tools/testing/selftests/arm64/tags/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/tags_test.c: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/config: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/settings: warning: ignored by one of the .gitignore files In file included from ../include/trace/define_trace.h:108, from ../samples/ftrace/sample-trace-array.h:84, from ../samples/ftrace/sample-trace-array.c:18: ../samples/ftrace/./sample-trace-array.h: In function ‘trace_event_raw_event_sample_event’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/ftrace/./sample-trace-array.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(sample_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/ftrace/./sample-trace-array.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(sample_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/ftrace/./sample-trace-array.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(sample_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/ftrace/./sample-trace-array.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(sample_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/ftrace/./sample-trace-array.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(sample_event, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../samples/ftrace/./sample-trace-array.h: In function ‘perf_trace_sample_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/ftrace/./sample-trace-array.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(sample_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/ftrace/./sample-trace-array.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(sample_event, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../samples/ftrace/./sample-trace-array.h: In function ‘__bpf_trace_sample_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/ftrace/./sample-trace-array.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(sample_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/ftrace/./sample-trace-array.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(sample_event, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: samples/ftrace/sample-trace-array.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: samples/ftrace] Error 2 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../arch/x86/include/asm/msr-trace.h:58, from ../arch/x86/lib/msr.c:7: ../arch/x86/include/asm//msr-trace.h: In function ‘trace_event_raw_event_msr_trace_class’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(msr_trace_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(msr_trace_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(msr_trace_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(msr_trace_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(msr_trace_class, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../arch/x86/include/asm//msr-trace.h: In function ‘perf_trace_msr_trace_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(msr_trace_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(msr_trace_class, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../arch/x86/include/asm//msr-trace.h: In function ‘__bpf_trace_msr_trace_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(msr_trace_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(msr_trace_class, | ^~~~~~~~~~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: arch/x86/lib/msr.o] Error 1 make[3]: *** [../scripts/Makefile.build:485: arch/x86/lib] Error 2 make[3]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../arch/x86/entry/vsyscall/vsyscall_trace.h:30, from ../arch/x86/entry/vsyscall/vsyscall_64.c:43: ../include/trace/../../arch/x86/entry/vsyscall//vsyscall_trace.h: In function ‘trace_event_raw_event_emulate_vsyscall’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/entry/vsyscall//vsyscall_trace.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(emulate_vsyscall, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/entry/vsyscall//vsyscall_trace.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(emulate_vsyscall, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/entry/vsyscall//vsyscall_trace.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(emulate_vsyscall, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/entry/vsyscall//vsyscall_trace.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(emulate_vsyscall, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/entry/vsyscall//vsyscall_trace.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(emulate_vsyscall, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/../../arch/x86/entry/vsyscall//vsyscall_trace.h: In function ‘perf_trace_emulate_vsyscall’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/entry/vsyscall//vsyscall_trace.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(emulate_vsyscall, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/entry/vsyscall//vsyscall_trace.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(emulate_vsyscall, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/../../arch/x86/entry/vsyscall//vsyscall_trace.h: In function ‘__bpf_trace_emulate_vsyscall’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/entry/vsyscall//vsyscall_trace.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(emulate_vsyscall, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/entry/vsyscall//vsyscall_trace.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(emulate_vsyscall, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: arch/x86/entry/vsyscall/vsyscall_64.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: arch/x86/entry/vsyscall] Error 2 make[4]: *** [../scripts/Makefile.build:485: arch/x86/entry] Error 2 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../sound/firewire/amdtp-stream-trace.h:81, from ../sound/firewire/amdtp-stream.c:27: ../sound/firewire/./amdtp-stream-trace.h: In function ‘trace_event_raw_event_amdtp_packet’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(amdtp_packet, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(amdtp_packet, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(amdtp_packet, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(amdtp_packet, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(amdtp_packet, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../sound/firewire/./amdtp-stream-trace.h: In function ‘perf_trace_amdtp_packet’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(amdtp_packet, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(amdtp_packet, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../sound/firewire/./amdtp-stream-trace.h: In function ‘__bpf_trace_amdtp_packet’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(amdtp_packet, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(amdtp_packet, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: sound/firewire/amdtp-stream.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../arch/x86/include/asm/trace/exceptions.h:54, from ../arch/x86/mm/fault.c:42: ../arch/x86/mm/../include/asm/trace/./exceptions.h: In function ‘trace_event_raw_event_x86_exceptions’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/mm/../include/asm/trace/./exceptions.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(x86_exceptions, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/mm/../include/asm/trace/./exceptions.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(x86_exceptions, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/mm/../include/asm/trace/./exceptions.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(x86_exceptions, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/mm/../include/asm/trace/./exceptions.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(x86_exceptions, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/mm/../include/asm/trace/./exceptions.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(x86_exceptions, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../arch/x86/mm/../include/asm/trace/./exceptions.h: In function ‘perf_trace_x86_exceptions’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/mm/../include/asm/trace/./exceptions.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(x86_exceptions, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/mm/../include/asm/trace/./exceptions.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(x86_exceptions, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../arch/x86/mm/../include/asm/trace/./exceptions.h: In function ‘__bpf_trace_x86_exceptions’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/mm/../include/asm/trace/./exceptions.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(x86_exceptions, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/mm/../include/asm/trace/./exceptions.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(x86_exceptions, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: arch/x86/mm/fault.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: arch/x86/mm] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/pwm.h:58, from ../drivers/pwm/core.c:27: ../include/trace/events/pwm.h: In function ‘trace_event_raw_event_pwm’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwm.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwm.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwm.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwm.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwm.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/pwm.h: In function ‘perf_trace_pwm’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwm.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwm.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/pwm.h: In function ‘__bpf_trace_pwm’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwm.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwm.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/pwm/core.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: drivers/pwm] Error 2 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/gpu_mem.h:57, from ../drivers/gpu/trace/trace_gpu_mem.c:11: ../include/trace/events/gpu_mem.h: In function ‘trace_event_raw_event_gpu_mem_total’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ 30 | TRACE_EVENT(gpu_mem_total, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ 30 | TRACE_EVENT(gpu_mem_total, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ 30 | TRACE_EVENT(gpu_mem_total, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ 30 | TRACE_EVENT(gpu_mem_total, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ 30 | TRACE_EVENT(gpu_mem_total, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/gpu_mem.h: In function ‘perf_trace_gpu_mem_total’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ 30 | TRACE_EVENT(gpu_mem_total, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ 30 | TRACE_EVENT(gpu_mem_total, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/gpu_mem.h: In function ‘__bpf_trace_gpu_mem_total’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ 30 | TRACE_EVENT(gpu_mem_total, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ 30 | TRACE_EVENT(gpu_mem_total, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/gpu/trace/trace_gpu_mem.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/gpu/trace] Error 2 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/nmi.h:38, from ../arch/x86/kernel/nmi.c:41: ../include/trace/events/nmi.h: In function ‘trace_event_raw_event_nmi_handler’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(nmi_handler, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(nmi_handler, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(nmi_handler, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(nmi_handler, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(nmi_handler, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/nmi.h: In function ‘perf_trace_nmi_handler’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(nmi_handler, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(nmi_handler, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/nmi.h: In function ‘__bpf_trace_nmi_handler’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(nmi_handler, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(nmi_handler, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: arch/x86/kernel/nmi.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../sound/core/pcm_param_trace.h:143, from ../sound/core/pcm_native.c:32: ../sound/core/./pcm_param_trace.h: In function ‘trace_event_raw_event_hw_mask_param’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_param_trace.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(hw_mask_param, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_param_trace.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(hw_mask_param, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_param_trace.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(hw_mask_param, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_param_trace.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(hw_mask_param, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_param_trace.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(hw_mask_param, | ^~~~~~~~~~~ ../sound/core/./pcm_param_trace.h: In function ‘trace_event_raw_event_hw_interval_param’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_param_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(hw_interval_param, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_param_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(hw_interval_param, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../sound/core/./pcm_param_trace.h: In function ‘perf_trace_hw_mask_param’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_param_trace.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(hw_mask_param, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_param_trace.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(hw_mask_param, | ^~~~~~~~~~~ ../sound/core/./pcm_param_trace.h: In function ‘perf_trace_hw_interval_param’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_param_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(hw_interval_param, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_param_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(hw_interval_param, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../sound/core/./pcm_param_trace.h: In function ‘__bpf_trace_hw_mask_param’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_param_trace.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(hw_mask_param, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_param_trace.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(hw_mask_param, | ^~~~~~~~~~~ ../sound/core/./pcm_param_trace.h: In function ‘__bpf_trace_hw_interval_param’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_param_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(hw_interval_param, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_param_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(hw_interval_param, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: sound/core/pcm_native.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/netlink.h:29, from ../net/netlink/af_netlink.c:72: ../include/trace/events/netlink.h: In function ‘trace_event_raw_event_netlink_extack’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ 9 | TRACE_EVENT(netlink_extack, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ 9 | TRACE_EVENT(netlink_extack, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ 9 | TRACE_EVENT(netlink_extack, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ 9 | TRACE_EVENT(netlink_extack, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ 9 | TRACE_EVENT(netlink_extack, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/netlink.h: In function ‘perf_trace_netlink_extack’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ 9 | TRACE_EVENT(netlink_extack, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ 9 | TRACE_EVENT(netlink_extack, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/netlink.h: In function ‘__bpf_trace_netlink_extack’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ 9 | TRACE_EVENT(netlink_extack, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ 9 | TRACE_EVENT(netlink_extack, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: net/netlink/af_netlink.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: net/netlink] Error 2 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/dma/fsl-edma-trace.h:132, from ../drivers/dma/fsl-edma-common.h:342, from ../drivers/dma/fsl-edma-trace.c:4: ../drivers/dma/./fsl-edma-trace.h: In function ‘trace_event_raw_event_edma_log_io’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/dma/./fsl-edma-trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(edma_log_io, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/dma/./fsl-edma-trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(edma_log_io, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/dma/./fsl-edma-trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(edma_log_io, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/dma/./fsl-edma-trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(edma_log_io, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/dma/./fsl-edma-trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(edma_log_io, | ^~~~~~~~~~~~~~~~~~~ ../drivers/dma/./fsl-edma-trace.h: In function ‘trace_event_raw_event_edma_log_tcd’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/dma/./fsl-edma-trace.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(edma_log_tcd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/dma/./fsl-edma-trace.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(edma_log_tcd, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/dma/./fsl-edma-trace.h: In function ‘perf_trace_edma_log_io’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/dma/./fsl-edma-trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(edma_log_io, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/dma/./fsl-edma-trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(edma_log_io, | ^~~~~~~~~~~~~~~~~~~ ../drivers/dma/./fsl-edma-trace.h: In function ‘perf_trace_edma_log_tcd’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/dma/./fsl-edma-trace.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(edma_log_tcd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/dma/./fsl-edma-trace.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(edma_log_tcd, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/dma/./fsl-edma-trace.h: In function ‘__bpf_trace_edma_log_io’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/dma/./fsl-edma-trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(edma_log_io, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/dma/./fsl-edma-trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(edma_log_io, | ^~~~~~~~~~~~~~~~~~~ ../drivers/dma/./fsl-edma-trace.h: In function ‘__bpf_trace_edma_log_tcd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/dma/./fsl-edma-trace.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(edma_log_tcd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/dma/./fsl-edma-trace.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(edma_log_tcd, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/dma/fsl-edma-trace.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../sound/firewire/motu/amdtp-motu-trace.h:85, from ../sound/firewire/motu/amdtp-motu.c:13: ../sound/firewire/motu/./amdtp-motu-trace.h: In function ‘trace_event_raw_event_data_block_sph’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/motu/./amdtp-motu-trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(data_block_sph, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/motu/./amdtp-motu-trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(data_block_sph, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/motu/./amdtp-motu-trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(data_block_sph, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/motu/./amdtp-motu-trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(data_block_sph, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/motu/./amdtp-motu-trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(data_block_sph, | ^~~~~~~~~~~ ../sound/firewire/motu/./amdtp-motu-trace.h: In function ‘trace_event_raw_event_data_block_message’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/motu/./amdtp-motu-trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(data_block_message, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/motu/./amdtp-motu-trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(data_block_message, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../sound/firewire/motu/./amdtp-motu-trace.h: In function ‘perf_trace_data_block_sph’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/motu/./amdtp-motu-trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(data_block_sph, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/motu/./amdtp-motu-trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(data_block_sph, | ^~~~~~~~~~~ ../sound/firewire/motu/./amdtp-motu-trace.h: In function ‘perf_trace_data_block_message’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/motu/./amdtp-motu-trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(data_block_message, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/motu/./amdtp-motu-trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(data_block_message, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../sound/firewire/motu/./amdtp-motu-trace.h: In function ‘__bpf_trace_data_block_sph’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/motu/./amdtp-motu-trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(data_block_sph, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/motu/./amdtp-motu-trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(data_block_sph, | ^~~~~~~~~~~ ../sound/firewire/motu/./amdtp-motu-trace.h: In function ‘__bpf_trace_data_block_message’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/motu/./amdtp-motu-trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(data_block_message, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/motu/./amdtp-motu-trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(data_block_message, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: sound/firewire/motu/amdtp-motu.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: sound/firewire/motu] Error 2 make[4]: *** [../scripts/Makefile.build:485: sound/firewire] Error 2 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/avc.h:53, from ../security/selinux/avc.c:35: ../include/trace/events/avc.h: In function ‘trace_event_raw_event_selinux_audited’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(selinux_audited, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(selinux_audited, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(selinux_audited, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(selinux_audited, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(selinux_audited, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/avc.h: In function ‘perf_trace_selinux_audited’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(selinux_audited, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(selinux_audited, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/avc.h: In function ‘__bpf_trace_selinux_audited’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(selinux_audited, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(selinux_audited, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: security/selinux/avc.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: security/selinux] Error 2 make[3]: *** [../scripts/Makefile.build:485: security] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/dma_fence.h:89, from ../drivers/dma-buf/dma-fence.c:21: ../include/trace/events/dma_fence.h: In function ‘trace_event_raw_event_dma_fence’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 12 | DECLARE_EVENT_CLASS(dma_fence, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 12 | DECLARE_EVENT_CLASS(dma_fence, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 12 | DECLARE_EVENT_CLASS(dma_fence, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 12 | DECLARE_EVENT_CLASS(dma_fence, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 12 | DECLARE_EVENT_CLASS(dma_fence, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/dma_fence.h: In function ‘perf_trace_dma_fence’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 12 | DECLARE_EVENT_CLASS(dma_fence, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 12 | DECLARE_EVENT_CLASS(dma_fence, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/dma_fence.h: In function ‘__bpf_trace_dma_fence’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 12 | DECLARE_EVENT_CLASS(dma_fence, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 12 | DECLARE_EVENT_CLASS(dma_fence, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/dma-buf/dma-fence.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/soc/qcom/trace-aoss.h:48, from ../drivers/soc/qcom/qcom_aoss.c:18: ../drivers/soc/qcom/./trace-aoss.h: In function ‘trace_event_raw_event_aoss_send’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(aoss_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(aoss_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(aoss_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(aoss_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(aoss_send, | ^~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h: In function ‘trace_event_raw_event_aoss_send_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(aoss_send_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(aoss_send_done, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/soc/qcom/./trace-aoss.h: In function ‘perf_trace_aoss_send’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(aoss_send, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(aoss_send, | ^~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h: In function ‘perf_trace_aoss_send_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(aoss_send_done, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(aoss_send_done, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/soc/qcom/./trace-aoss.h: In function ‘__bpf_trace_aoss_send’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(aoss_send, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(aoss_send, | ^~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h: In function ‘__bpf_trace_aoss_send_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(aoss_send_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(aoss_send_done, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/soc/qcom/qcom_aoss.o] Error 1 make[6]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../sound/core/pcm_trace.h:149, from ../sound/core/pcm_lib.c:25: ../sound/core/./pcm_trace.h: In function ‘trace_event_raw_event_hwptr’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hwptr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hwptr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hwptr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hwptr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hwptr, | ^~~~~~~~~~~ ../sound/core/./pcm_trace.h: In function ‘trace_event_raw_event_xrun’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(xrun, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(xrun, | ^~~~~~~~~~~ ../sound/core/./pcm_trace.h: In function ‘trace_event_raw_event_hw_ptr_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(hw_ptr_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(hw_ptr_error, | ^~~~~~~~~~~ ../sound/core/./pcm_trace.h: In function ‘trace_event_raw_event_applptr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:106:1: note: in expansion of macro ‘TRACE_EVENT’ 106 | TRACE_EVENT(applptr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:106:1: note: in expansion of macro ‘TRACE_EVENT’ 106 | TRACE_EVENT(applptr, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../sound/core/./pcm_trace.h: In function ‘perf_trace_hwptr’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hwptr, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hwptr, | ^~~~~~~~~~~ ../sound/core/./pcm_trace.h: In function ‘perf_trace_xrun’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(xrun, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(xrun, | ^~~~~~~~~~~ ../sound/core/./pcm_trace.h: In function ‘perf_trace_hw_ptr_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(hw_ptr_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(hw_ptr_error, | ^~~~~~~~~~~ ../sound/core/./pcm_trace.h: In function ‘perf_trace_applptr’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:106:1: note: in expansion of macro ‘TRACE_EVENT’ 106 | TRACE_EVENT(applptr, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:106:1: note: in expansion of macro ‘TRACE_EVENT’ 106 | TRACE_EVENT(applptr, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../sound/core/./pcm_trace.h: In function ‘__bpf_trace_hwptr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hwptr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hwptr, | ^~~~~~~~~~~ ../sound/core/./pcm_trace.h: In function ‘__bpf_trace_xrun’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(xrun, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(xrun, | ^~~~~~~~~~~ ../sound/core/./pcm_trace.h: In function ‘__bpf_trace_hw_ptr_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(hw_ptr_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(hw_ptr_error, | ^~~~~~~~~~~ ../sound/core/./pcm_trace.h: In function ‘__bpf_trace_applptr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:106:1: note: in expansion of macro ‘TRACE_EVENT’ 106 | TRACE_EVENT(applptr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:106:1: note: in expansion of macro ‘TRACE_EVENT’ 106 | TRACE_EVENT(applptr, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: sound/core/pcm_lib.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: sound/core] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/gpio.h:57, from ../drivers/gpio/gpiolib.c:44: ../include/trace/events/gpio.h: In function ‘trace_event_raw_event_gpio_direction’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(gpio_direction, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(gpio_direction, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(gpio_direction, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(gpio_direction, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(gpio_direction, | ^~~~~~~~~~~ ../include/trace/events/gpio.h: In function ‘trace_event_raw_event_gpio_value’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpio.h:32:1: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(gpio_value, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpio.h:32:1: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(gpio_value, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/gpio.h: In function ‘perf_trace_gpio_direction’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(gpio_direction, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(gpio_direction, | ^~~~~~~~~~~ ../include/trace/events/gpio.h: In function ‘perf_trace_gpio_value’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpio.h:32:1: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(gpio_value, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpio.h:32:1: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(gpio_value, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/gpio.h: In function ‘__bpf_trace_gpio_direction’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(gpio_direction, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(gpio_direction, | ^~~~~~~~~~~ ../include/trace/events/gpio.h: In function ‘__bpf_trace_gpio_value’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpio.h:32:1: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(gpio_value, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpio.h:32:1: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(gpio_value, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/gpio/gpiolib.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/mctp.h:78, from ../net/mctp/af_mctp.c:21: ../include/trace/events/mctp.h: In function ‘trace_event_raw_event_mctp_key_acquire’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mctp_key_acquire, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mctp_key_acquire, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mctp_key_acquire, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mctp_key_acquire, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mctp_key_acquire, | ^~~~~~~~~~~ ../include/trace/events/mctp.h: In function ‘trace_event_raw_event_mctp_key_release’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(mctp_key_release, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(mctp_key_release, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/mctp.h: In function ‘perf_trace_mctp_key_acquire’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mctp_key_acquire, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mctp_key_acquire, | ^~~~~~~~~~~ ../include/trace/events/mctp.h: In function ‘perf_trace_mctp_key_release’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(mctp_key_release, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(mctp_key_release, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/mctp.h: In function ‘__bpf_trace_mctp_key_acquire’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mctp_key_acquire, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mctp_key_acquire, | ^~~~~~~~~~~ ../include/trace/events/mctp.h: In function ‘__bpf_trace_mctp_key_release’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(mctp_key_release, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(mctp_key_release, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: net/mctp/af_mctp.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: net/mctp] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/gpio] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/bpf_test_run.h:67, from ../net/bpf/test_run.c:29: ../include/trace/events/bpf_test_run.h: In function ‘trace_event_raw_event_bpf_trigger_tp’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(bpf_trigger_tp, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(bpf_trigger_tp, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(bpf_trigger_tp, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(bpf_trigger_tp, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(bpf_trigger_tp, | ^~~~~~~~~~~ ../include/trace/events/bpf_test_run.h: In function ‘trace_event_raw_event_bpf_test_finish’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/bpf_test_run.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(bpf_test_finish, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/bpf_test_run.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(bpf_test_finish, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/bpf_test_run.h: In function ‘perf_trace_bpf_trigger_tp’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(bpf_trigger_tp, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(bpf_trigger_tp, | ^~~~~~~~~~~ ../include/trace/events/bpf_test_run.h: In function ‘perf_trace_bpf_test_finish’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/bpf_test_run.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(bpf_test_finish, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/bpf_test_run.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(bpf_test_finish, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/bpf_test_run.h: In function ‘__bpf_trace_bpf_trigger_tp’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(bpf_trigger_tp, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(bpf_trigger_tp, | ^~~~~~~~~~~ ../include/trace/events/bpf_test_run.h: In function ‘__bpf_trace_bpf_test_finish’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bpf_test_run.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(bpf_test_finish, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bpf_test_run.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(bpf_test_finish, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: net/bpf/test_run.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: net/bpf] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/filemap.h:118, from ../mm/filemap.c:54: ../include/trace/events/filemap.h: In function ‘trace_event_raw_event_mm_filemap_op_page_cache’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h: In function ‘trace_event_raw_event_filemap_set_wb_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(filemap_set_wb_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(filemap_set_wb_err, | ^~~~~~~~~~~ ../include/trace/events/filemap.h: In function ‘trace_event_raw_event_file_check_and_advance_wb_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(file_check_and_advance_wb_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(file_check_and_advance_wb_err, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/filemap.h: In function ‘perf_trace_mm_filemap_op_page_cache’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h: In function ‘perf_trace_filemap_set_wb_err’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(filemap_set_wb_err, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(filemap_set_wb_err, | ^~~~~~~~~~~ ../include/trace/events/filemap.h: In function ‘perf_trace_file_check_and_advance_wb_err’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(file_check_and_advance_wb_err, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(file_check_and_advance_wb_err, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/filemap.h: In function ‘__bpf_trace_mm_filemap_op_page_cache’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h: In function ‘__bpf_trace_filemap_set_wb_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(filemap_set_wb_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(filemap_set_wb_err, | ^~~~~~~~~~~ ../include/trace/events/filemap.h: In function ‘__bpf_trace_file_check_and_advance_wb_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(file_check_and_advance_wb_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(file_check_and_advance_wb_err, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: mm/filemap.o] Error 1 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../samples/trace_events/trace-events-sample.h:631, from ../samples/trace_events/trace-events-sample.c:12: ../samples/trace_events/./trace-events-sample.h: In function ‘trace_event_get_offsets_foo_bar’: ../include/linux/cpumask.h:121:42: warning: function ‘trace_event_get_offsets_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 121 | #define cpu_possible_mask ((const struct cpumask *)&__cpu_possible_mask) | ^~~~~~~ ../include/trace/trace_events.h:299:9: note: in definition of macro ‘DECLARE_EVENT_CLASS’ 299 | tstruct; \ | ^~~~~~~ ../include/trace/trace_events.h:43:30: note: in expansion of macro ‘PARAMS’ 43 | PARAMS(tstruct), \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:299:9: note: in expansion of macro ‘TP_STRUCT__entry’ 299 | TP_STRUCT__entry( | ^~~~~~~~~~~~~~~~ ../include/trace/stages/stage5_get_offsets.h:110:34: note: in expansion of macro ‘__dynamic_array’ 110 | #define __bitmask(item, nr_bits) __dynamic_array(unsigned long, item, \ | ^~~~~~~~~~~~~~~ ../include/trace/stages/stage5_get_offsets.h:98:11: note: in expansion of macro ‘__bitmask_size_in_bytes_raw’ 98 | ((__bitmask_size_in_bytes_raw(nr_bits) + \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/trace/stages/stage5_get_offsets.h:111:42: note: in expansion of macro ‘__bitmask_size_in_longs’ 111 | __bitmask_size_in_longs(nr_bits)) | ^~~~~~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:304:17: note: in expansion of macro ‘__bitmask’ 304 | __bitmask( cpus, num_possible_cpus() ) | ^~~~~~~~~ ../include/linux/cpumask.h:1098:48: note: in expansion of macro ‘cpu_possible_mask’ 1098 | #define num_possible_cpus() cpumask_weight(cpu_possible_mask) | ^~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:304:41: note: in expansion of macro ‘num_possible_cpus’ 304 | __bitmask( cpus, num_possible_cpus() ) | ^~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘trace_event_raw_event_foo_bar’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../arch/x86/include/asm/bug.h:39:45: warning: function ‘trace_event_raw_event_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 39 | "i" (sizeof(struct bug_entry))); \ | ^~~~~~~~~ ../include/trace/trace_events.h:450:11: note: in definition of macro ‘_DECLARE_EVENT_CLASS’ 450 | { assign; } \ | ^~~~~~ ../include/trace/trace_events.h:458:46: note: in expansion of macro ‘PARAMS’ 458 | PARAMS(tstruct), PARAMS(assign), PARAMS(print), 0) | ^~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:44:30: note: in expansion of macro ‘PARAMS’ 44 | PARAMS(assign), \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:310:9: note: in expansion of macro ‘TP_fast_assign’ 310 | TP_fast_assign( | ^~~~~~~~~~~~~~ ../arch/x86/include/asm/bug.h:83:9: note: in expansion of macro ‘_BUG_FLAGS’ 83 | _BUG_FLAGS(ASM_UD2, __flags, ASM_REACHABLE); \ | ^~~~~~~~~~ ../include/asm-generic/bug.h:107:17: note: in expansion of macro ‘__WARN_FLAGS’ 107 | __WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\ | ^~~~~~~~~~~~ ../include/asm-generic/bug.h:134:17: note: in expansion of macro ‘__WARN_printf’ 134 | __WARN_printf(TAINT_WARN, format); \ | ^~~~~~~~~~~~~ ../include/linux/once_lite.h:31:25: note: in expansion of macro ‘WARN’ 31 | func(__VA_ARGS__); \ | ^~~~ ../include/asm-generic/bug.h:152:9: note: in expansion of macro ‘DO_ONCE_LITE_IF’ 152 | DO_ONCE_LITE_IF(condition, WARN, 1, format) | ^~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:24:41: note: in expansion of macro ‘WARN_ONCE’ 24 | # define fortify_warn_once(x...) WARN_ONCE(x) | ^~~~~~~~~ ../include/linux/fortify-string.h:626:9: note: in expansion of macro ‘fortify_warn_once’ 626 | fortify_warn_once(fortify_memcpy_chk(__fortify_size, __p_size, \ | ^~~~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:678:26: note: in expansion of macro ‘__fortify_memcpy_chk’ 678 | #define memcpy(p, q, s) __fortify_memcpy_chk(p, q, s, \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/stages/stage6_event_callback.h:38:17: note: in expansion of macro ‘memcpy’ 38 | memcpy(__str__, __data_offsets.dst##_ptr_ ? : \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:316:17: note: in expansion of macro ‘__assign_str’ 316 | __assign_str(lstr); | ^~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘trace_event_raw_event_foo_bar_with_cond’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:408:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 408 | TRACE_EVENT_CONDITION(foo_bar_with_cond, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:408:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 408 | TRACE_EVENT_CONDITION(foo_bar_with_cond, | ^~~~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘trace_event_raw_event_foo_bar_with_fn’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:451:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 451 | TRACE_EVENT_FN(foo_bar_with_fn, | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:451:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 451 | TRACE_EVENT_FN(foo_bar_with_fn, | ^~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘trace_event_raw_event_foo_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 498 | DECLARE_EVENT_CLASS(foo_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 498 | DECLARE_EVENT_CLASS(foo_template, | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘trace_event_raw_event_foo_rel_loc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:563:1: note: in expansion of macro ‘TRACE_EVENT’ 563 | TRACE_EVENT(foo_rel_loc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:563:1: note: in expansion of macro ‘TRACE_EVENT’ 563 | TRACE_EVENT(foo_rel_loc, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../samples/trace_events/./trace-events-sample.h: In function ‘perf_trace_foo_bar’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../arch/x86/include/asm/bug.h:39:45: warning: function ‘perf_trace_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 39 | "i" (sizeof(struct bug_entry))); \ | ^~~~~~~~~ ../include/trace/perf.h:58:11: note: in definition of macro ‘_DECLARE_EVENT_CLASS’ 58 | { assign; } \ | ^~~~~~ ../include/trace/perf.h:68:47: note: in expansion of macro ‘PARAMS’ 68 | PARAMS(tstruct), PARAMS(assign), PARAMS(print), 0) | ^~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:44:30: note: in expansion of macro ‘PARAMS’ 44 | PARAMS(assign), \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:310:9: note: in expansion of macro ‘TP_fast_assign’ 310 | TP_fast_assign( | ^~~~~~~~~~~~~~ ../arch/x86/include/asm/bug.h:83:9: note: in expansion of macro ‘_BUG_FLAGS’ 83 | _BUG_FLAGS(ASM_UD2, __flags, ASM_REACHABLE); \ | ^~~~~~~~~~ ../include/asm-generic/bug.h:107:17: note: in expansion of macro ‘__WARN_FLAGS’ 107 | __WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\ | ^~~~~~~~~~~~ ../include/asm-generic/bug.h:134:17: note: in expansion of macro ‘__WARN_printf’ 134 | __WARN_printf(TAINT_WARN, format); \ | ^~~~~~~~~~~~~ ../include/linux/once_lite.h:31:25: note: in expansion of macro ‘WARN’ 31 | func(__VA_ARGS__); \ | ^~~~ ../include/asm-generic/bug.h:152:9: note: in expansion of macro ‘DO_ONCE_LITE_IF’ 152 | DO_ONCE_LITE_IF(condition, WARN, 1, format) | ^~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:24:41: note: in expansion of macro ‘WARN_ONCE’ 24 | # define fortify_warn_once(x...) WARN_ONCE(x) | ^~~~~~~~~ ../include/linux/fortify-string.h:626:9: note: in expansion of macro ‘fortify_warn_once’ 626 | fortify_warn_once(fortify_memcpy_chk(__fortify_size, __p_size, \ | ^~~~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:678:26: note: in expansion of macro ‘__fortify_memcpy_chk’ 678 | #define memcpy(p, q, s) __fortify_memcpy_chk(p, q, s, \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/stages/stage6_event_callback.h:38:17: note: in expansion of macro ‘memcpy’ 38 | memcpy(__str__, __data_offsets.dst##_ptr_ ? : \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:316:17: note: in expansion of macro ‘__assign_str’ 316 | __assign_str(lstr); | ^~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘perf_trace_foo_bar_with_cond’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:408:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 408 | TRACE_EVENT_CONDITION(foo_bar_with_cond, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:408:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 408 | TRACE_EVENT_CONDITION(foo_bar_with_cond, | ^~~~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘perf_trace_foo_bar_with_fn’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:451:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 451 | TRACE_EVENT_FN(foo_bar_with_fn, | ^~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:451:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 451 | TRACE_EVENT_FN(foo_bar_with_fn, | ^~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘perf_trace_foo_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 498 | DECLARE_EVENT_CLASS(foo_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 498 | DECLARE_EVENT_CLASS(foo_template, | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘perf_trace_foo_rel_loc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:563:1: note: in expansion of macro ‘TRACE_EVENT’ 563 | TRACE_EVENT(foo_rel_loc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:563:1: note: in expansion of macro ‘TRACE_EVENT’ 563 | TRACE_EVENT(foo_rel_loc, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../samples/trace_events/./trace-events-sample.h: In function ‘__bpf_trace_foo_bar’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘__bpf_trace_foo_bar_with_cond’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:408:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 408 | TRACE_EVENT_CONDITION(foo_bar_with_cond, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:408:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 408 | TRACE_EVENT_CONDITION(foo_bar_with_cond, | ^~~~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘__bpf_trace_foo_bar_with_fn’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:451:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 451 | TRACE_EVENT_FN(foo_bar_with_fn, | ^~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:451:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 451 | TRACE_EVENT_FN(foo_bar_with_fn, | ^~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘__bpf_trace_foo_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 498 | DECLARE_EVENT_CLASS(foo_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 498 | DECLARE_EVENT_CLASS(foo_template, | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘__bpf_trace_foo_rel_loc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:563:1: note: in expansion of macro ‘TRACE_EVENT’ 563 | TRACE_EVENT(foo_rel_loc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:563:1: note: in expansion of macro ‘TRACE_EVENT’ 563 | TRACE_EVENT(foo_rel_loc, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: samples/trace_events/trace-events-sample.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: samples/trace_events] Error 2 make[3]: *** [../scripts/Makefile.build:485: samples] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/base/trace.h:56, from ../drivers/base/trace.c:10: ../drivers/base/./trace.h: In function ‘trace_event_raw_event_devres’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/base/./trace.h: In function ‘perf_trace_devres’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/base/./trace.h: In function ‘__bpf_trace_devres’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/base/trace.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/icmp.h:66, from ../net/ipv4/icmp.c:97: ../include/trace/events/icmp.h: In function ‘trace_event_raw_event_icmp_send’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(icmp_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(icmp_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(icmp_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(icmp_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(icmp_send, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/icmp.h: In function ‘perf_trace_icmp_send’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(icmp_send, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(icmp_send, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/icmp.h: In function ‘__bpf_trace_icmp_send’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(icmp_send, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(icmp_send, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: net/ipv4/icmp.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: net/ipv4] Error 2 In file included from ../include/trace/define_trace.h:108, from ../arch/x86/include/asm/trace/hyperv.h:98, from ../arch/x86/hyperv/mmu.c:15: ../arch/x86/include/asm/trace//hyperv.h: In function ‘trace_event_raw_event_hyperv_mmu_flush_tlb_multi’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h: In function ‘trace_event_raw_event_hyperv_nested_flush_guest_mapping’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:31:1: note: in expansion of macro ‘TRACE_EVENT’ 31 | TRACE_EVENT(hyperv_nested_flush_guest_mapping, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:31:1: note: in expansion of macro ‘TRACE_EVENT’ 31 | TRACE_EVENT(hyperv_nested_flush_guest_mapping, | ^~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h: In function ‘trace_event_raw_event_hyperv_nested_flush_guest_mapping_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ 45 | TRACE_EVENT(hyperv_nested_flush_guest_mapping_range, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ 45 | TRACE_EVENT(hyperv_nested_flush_guest_mapping_range, | ^~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h: In function ‘trace_event_raw_event_hyperv_send_ipi_mask’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(hyperv_send_ipi_mask, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(hyperv_send_ipi_mask, | ^~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h: In function ‘trace_event_raw_event_hyperv_send_ipi_one’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ 74 | TRACE_EVENT(hyperv_send_ipi_one, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ 74 | TRACE_EVENT(hyperv_send_ipi_one, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../arch/x86/include/asm/trace//hyperv.h: In function ‘perf_trace_hyperv_mmu_flush_tlb_multi’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h: In function ‘perf_trace_hyperv_nested_flush_guest_mapping’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:31:1: note: in expansion of macro ‘TRACE_EVENT’ 31 | TRACE_EVENT(hyperv_nested_flush_guest_mapping, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:31:1: note: in expansion of macro ‘TRACE_EVENT’ 31 | TRACE_EVENT(hyperv_nested_flush_guest_mapping, | ^~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h: In function ‘perf_trace_hyperv_nested_flush_guest_mapping_range’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ 45 | TRACE_EVENT(hyperv_nested_flush_guest_mapping_range, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ 45 | TRACE_EVENT(hyperv_nested_flush_guest_mapping_range, | ^~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h: In function ‘perf_trace_hyperv_send_ipi_mask’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(hyperv_send_ipi_mask, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(hyperv_send_ipi_mask, | ^~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h: In function ‘perf_trace_hyperv_send_ipi_one’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ 74 | TRACE_EVENT(hyperv_send_ipi_one, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ 74 | TRACE_EVENT(hyperv_send_ipi_one, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../arch/x86/include/asm/trace//hyperv.h: In function ‘__bpf_trace_hyperv_mmu_flush_tlb_multi’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h: In function ‘__bpf_trace_hyperv_nested_flush_guest_mapping’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:31:1: note: in expansion of macro ‘TRACE_EVENT’ 31 | TRACE_EVENT(hyperv_nested_flush_guest_mapping, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:31:1: note: in expansion of macro ‘TRACE_EVENT’ 31 | TRACE_EVENT(hyperv_nested_flush_guest_mapping, | ^~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h: In function ‘__bpf_trace_hyperv_nested_flush_guest_mapping_range’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ 45 | TRACE_EVENT(hyperv_nested_flush_guest_mapping_range, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ 45 | TRACE_EVENT(hyperv_nested_flush_guest_mapping_range, | ^~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h: In function ‘__bpf_trace_hyperv_send_ipi_mask’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(hyperv_send_ipi_mask, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(hyperv_send_ipi_mask, | ^~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h: In function ‘__bpf_trace_hyperv_send_ipi_one’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ 74 | TRACE_EVENT(hyperv_send_ipi_one, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ 74 | TRACE_EVENT(hyperv_send_ipi_one, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: arch/x86/hyperv/mmu.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: arch/x86/hyperv] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/maple_tree.h:123, from ../lib/maple_tree.c:65: ../include/trace/events/maple_tree.h: In function ‘trace_event_raw_event_ma_op’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(ma_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(ma_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(ma_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(ma_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(ma_op, | ^~~~~~~~~~~ ../include/trace/events/maple_tree.h: In function ‘trace_event_raw_event_ma_read’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ 46 | TRACE_EVENT(ma_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ 46 | TRACE_EVENT(ma_read, | ^~~~~~~~~~~ ../include/trace/events/maple_tree.h: In function ‘trace_event_raw_event_ma_write’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(ma_write, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(ma_write, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/maple_tree.h: In function ‘perf_trace_ma_op’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(ma_op, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(ma_op, | ^~~~~~~~~~~ ../include/trace/events/maple_tree.h: In function ‘perf_trace_ma_read’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ 46 | TRACE_EVENT(ma_read, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ 46 | TRACE_EVENT(ma_read, | ^~~~~~~~~~~ ../include/trace/events/maple_tree.h: In function ‘perf_trace_ma_write’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(ma_write, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(ma_write, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/maple_tree.h: In function ‘__bpf_trace_ma_op’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(ma_op, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(ma_op, | ^~~~~~~~~~~ ../include/trace/events/maple_tree.h: In function ‘__bpf_trace_ma_read’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ 46 | TRACE_EVENT(ma_read, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ 46 | TRACE_EVENT(ma_read, | ^~~~~~~~~~~ ../include/trace/events/maple_tree.h: In function ‘__bpf_trace_ma_write’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(ma_write, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(ma_write, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: lib/maple_tree.o] Error 1 make[3]: *** [../scripts/Makefile.build:485: lib] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/initcall.h:74, from ../init/main.c:113: ../include/trace/events/initcall.h: In function ‘trace_event_raw_event_initcall_level’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(initcall_level, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(initcall_level, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(initcall_level, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(initcall_level, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(initcall_level, | ^~~~~~~~~~~ ../include/trace/events/initcall.h: In function ‘trace_event_raw_event_initcall_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(initcall_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(initcall_start, | ^~~~~~~~~~~ ../include/trace/events/initcall.h: In function ‘trace_event_raw_event_initcall_finish’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(initcall_finish, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(initcall_finish, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/initcall.h: In function ‘perf_trace_initcall_level’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(initcall_level, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(initcall_level, | ^~~~~~~~~~~ ../include/trace/events/initcall.h: In function ‘perf_trace_initcall_start’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(initcall_start, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(initcall_start, | ^~~~~~~~~~~ ../include/trace/events/initcall.h: In function ‘perf_trace_initcall_finish’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(initcall_finish, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(initcall_finish, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/initcall.h: In function ‘__bpf_trace_initcall_level’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(initcall_level, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(initcall_level, | ^~~~~~~~~~~ ../include/trace/events/initcall.h: In function ‘__bpf_trace_initcall_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(initcall_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(initcall_start, | ^~~~~~~~~~~ ../include/trace/events/initcall.h: In function ‘__bpf_trace_initcall_finish’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(initcall_finish, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(initcall_finish, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: init/main.o] Error 1 make[3]: *** [../scripts/Makefile.build:485: init] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/nbd.h:107, from ../drivers/block/nbd.c:50: ../include/trace/events/nbd.h: In function ‘trace_event_raw_event_nbd_transport_event’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(nbd_transport_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(nbd_transport_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(nbd_transport_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(nbd_transport_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(nbd_transport_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h: In function ‘trace_event_raw_event_nbd_send_request’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 61 | DECLARE_EVENT_CLASS(nbd_send_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 61 | DECLARE_EVENT_CLASS(nbd_send_request, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/nbd.h: In function ‘perf_trace_nbd_transport_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(nbd_transport_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(nbd_transport_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h: In function ‘perf_trace_nbd_send_request’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 61 | DECLARE_EVENT_CLASS(nbd_send_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 61 | DECLARE_EVENT_CLASS(nbd_send_request, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/nbd.h: In function ‘__bpf_trace_nbd_transport_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(nbd_transport_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(nbd_transport_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h: In function ‘__bpf_trace_nbd_send_request’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 61 | DECLARE_EVENT_CLASS(nbd_send_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 61 | DECLARE_EVENT_CLASS(nbd_send_request, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/block/nbd.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../sound/hda/trace.h:101, from ../sound/hda/trace.c:6: ../sound/hda/./trace.h: In function ‘trace_event_raw_event_hda_send_cmd’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(hda_send_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(hda_send_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(hda_send_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(hda_send_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(hda_send_cmd, | ^~~~~~~~~~~ ../sound/hda/./trace.h: In function ‘trace_event_raw_event_hda_get_response’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(hda_get_response, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(hda_get_response, | ^~~~~~~~~~~ ../sound/hda/./trace.h: In function ‘trace_event_raw_event_hda_unsol_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(hda_unsol_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(hda_unsol_event, | ^~~~~~~~~~~ ../sound/hda/./trace.h: In function ‘trace_event_raw_event_hdac_stream’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:66:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 66 | DECLARE_EVENT_CLASS(hdac_stream, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:66:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 66 | DECLARE_EVENT_CLASS(hdac_stream, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../sound/hda/./trace.h: In function ‘perf_trace_hda_send_cmd’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(hda_send_cmd, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(hda_send_cmd, | ^~~~~~~~~~~ ../sound/hda/./trace.h: In function ‘perf_trace_hda_get_response’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(hda_get_response, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(hda_get_response, | ^~~~~~~~~~~ ../sound/hda/./trace.h: In function ‘perf_trace_hda_unsol_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(hda_unsol_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(hda_unsol_event, | ^~~~~~~~~~~ ../sound/hda/./trace.h: In function ‘perf_trace_hdac_stream’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:66:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 66 | DECLARE_EVENT_CLASS(hdac_stream, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:66:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 66 | DECLARE_EVENT_CLASS(hdac_stream, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../sound/hda/./trace.h: In function ‘__bpf_trace_hda_send_cmd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(hda_send_cmd, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(hda_send_cmd, | ^~~~~~~~~~~ ../sound/hda/./trace.h: In function ‘__bpf_trace_hda_get_response’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(hda_get_response, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(hda_get_response, | ^~~~~~~~~~~ ../sound/hda/./trace.h: In function ‘__bpf_trace_hda_unsol_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(hda_unsol_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(hda_unsol_event, | ^~~~~~~~~~~ ../sound/hda/./trace.h: In function ‘__bpf_trace_hdac_stream’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:66:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 66 | DECLARE_EVENT_CLASS(hdac_stream, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:66:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 66 | DECLARE_EVENT_CLASS(hdac_stream, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: sound/hda/trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: sound/hda] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/cpuhp.h:95, from ../kernel/cpu.c:43: ../include/trace/events/cpuhp.h: In function ‘trace_event_raw_event_cpuhp_enter’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ ../include/trace/events/cpuhp.h: In function ‘trace_event_raw_event_cpuhp_multi_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ 37 | TRACE_EVENT(cpuhp_multi_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ 37 | TRACE_EVENT(cpuhp_multi_enter, | ^~~~~~~~~~~ ../include/trace/events/cpuhp.h: In function ‘trace_event_raw_event_cpuhp_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(cpuhp_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(cpuhp_exit, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/cpuhp.h: In function ‘perf_trace_cpuhp_enter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ ../include/trace/events/cpuhp.h: In function ‘perf_trace_cpuhp_multi_enter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ 37 | TRACE_EVENT(cpuhp_multi_enter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ 37 | TRACE_EVENT(cpuhp_multi_enter, | ^~~~~~~~~~~ ../include/trace/events/cpuhp.h: In function ‘perf_trace_cpuhp_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(cpuhp_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(cpuhp_exit, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/cpuhp.h: In function ‘__bpf_trace_cpuhp_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ ../include/trace/events/cpuhp.h: In function ‘__bpf_trace_cpuhp_multi_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ 37 | TRACE_EVENT(cpuhp_multi_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ 37 | TRACE_EVENT(cpuhp_multi_enter, | ^~~~~~~~~~~ ../include/trace/events/cpuhp.h: In function ‘__bpf_trace_cpuhp_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(cpuhp_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(cpuhp_exit, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: kernel/cpu.o] Error 1 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/dma-buf/sync_trace.h:33, from ../drivers/dma-buf/sw_sync.c:17: ../include/trace/../../drivers/dma-buf/sync_trace.h: In function ‘trace_event_raw_event_sync_timeline’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(sync_timeline, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(sync_timeline, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(sync_timeline, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(sync_timeline, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(sync_timeline, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/../../drivers/dma-buf/sync_trace.h: In function ‘perf_trace_sync_timeline’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(sync_timeline, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(sync_timeline, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/../../drivers/dma-buf/sync_trace.h: In function ‘__bpf_trace_sync_timeline’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(sync_timeline, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(sync_timeline, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/dma-buf/sw_sync.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: drivers/dma-buf] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/pagemap.h:83, from ../mm/swap.c:44: ../include/trace/events/pagemap.h: In function ‘trace_event_raw_event_mm_lru_insertion’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mm_lru_insertion, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mm_lru_insertion, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mm_lru_insertion, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mm_lru_insertion, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mm_lru_insertion, | ^~~~~~~~~~~ ../include/trace/events/pagemap.h: In function ‘trace_event_raw_event_mm_lru_activate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ 61 | TRACE_EVENT(mm_lru_activate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ 61 | TRACE_EVENT(mm_lru_activate, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/pagemap.h: In function ‘perf_trace_mm_lru_insertion’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mm_lru_insertion, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mm_lru_insertion, | ^~~~~~~~~~~ ../include/trace/events/pagemap.h: In function ‘perf_trace_mm_lru_activate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ 61 | TRACE_EVENT(mm_lru_activate, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ 61 | TRACE_EVENT(mm_lru_activate, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/pagemap.h: In function ‘__bpf_trace_mm_lru_insertion’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mm_lru_insertion, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mm_lru_insertion, | ^~~~~~~~~~~ ../include/trace/events/pagemap.h: In function ‘__bpf_trace_mm_lru_activate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ 61 | TRACE_EVENT(mm_lru_activate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ 61 | TRACE_EVENT(mm_lru_activate, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: mm/swap.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/task.h:62, from ../kernel/fork.c:117: ../include/trace/events/task.h: In function ‘trace_event_raw_event_task_newtask’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ 9 | TRACE_EVENT(task_newtask, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ 9 | TRACE_EVENT(task_newtask, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ 9 | TRACE_EVENT(task_newtask, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ 9 | TRACE_EVENT(task_newtask, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ 9 | TRACE_EVENT(task_newtask, | ^~~~~~~~~~~ ../include/trace/events/task.h: In function ‘trace_event_raw_event_task_rename’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/task.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(task_rename, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/task.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(task_rename, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/task.h: In function ‘perf_trace_task_newtask’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ 9 | TRACE_EVENT(task_newtask, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ 9 | TRACE_EVENT(task_newtask, | ^~~~~~~~~~~ ../include/trace/events/task.h: In function ‘perf_trace_task_rename’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/task.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(task_rename, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/task.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(task_rename, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/task.h: In function ‘__bpf_trace_task_newtask’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ 9 | TRACE_EVENT(task_newtask, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ 9 | TRACE_EVENT(task_newtask, | ^~~~~~~~~~~ ../include/trace/events/task.h: In function ‘__bpf_trace_task_rename’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/task.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(task_rename, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/task.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(task_rename, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: kernel/fork.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/irq.h:213, from ../kernel/softirq.c:35: ../include/trace/events/irq.h: In function ‘trace_event_raw_event_irq_handler_entry’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ 53 | TRACE_EVENT(irq_handler_entry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ 53 | TRACE_EVENT(irq_handler_entry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ 53 | TRACE_EVENT(irq_handler_entry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ 53 | TRACE_EVENT(irq_handler_entry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ 53 | TRACE_EVENT(irq_handler_entry, | ^~~~~~~~~~~ ../include/trace/events/irq.h: In function ‘trace_event_raw_event_irq_handler_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(irq_handler_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(irq_handler_exit, | ^~~~~~~~~~~ ../include/trace/events/irq.h: In function ‘trace_event_raw_event_softirq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(softirq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(softirq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h: In function ‘trace_event_raw_event_tasklet’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 163 | DECLARE_EVENT_CLASS(tasklet, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 163 | DECLARE_EVENT_CLASS(tasklet, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/irq.h: In function ‘perf_trace_irq_handler_entry’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ 53 | TRACE_EVENT(irq_handler_entry, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ 53 | TRACE_EVENT(irq_handler_entry, | ^~~~~~~~~~~ ../include/trace/events/irq.h: In function ‘perf_trace_irq_handler_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(irq_handler_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(irq_handler_exit, | ^~~~~~~~~~~ ../include/trace/events/irq.h: In function ‘perf_trace_softirq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(softirq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(softirq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h: In function ‘perf_trace_tasklet’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 163 | DECLARE_EVENT_CLASS(tasklet, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 163 | DECLARE_EVENT_CLASS(tasklet, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/irq.h: In function ‘__bpf_trace_irq_handler_entry’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ 53 | TRACE_EVENT(irq_handler_entry, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ 53 | TRACE_EVENT(irq_handler_entry, | ^~~~~~~~~~~ ../include/trace/events/irq.h: In function ‘__bpf_trace_irq_handler_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(irq_handler_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(irq_handler_exit, | ^~~~~~~~~~~ ../include/trace/events/irq.h: In function ‘__bpf_trace_softirq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(softirq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(softirq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h: In function ‘__bpf_trace_tasklet’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 163 | DECLARE_EVENT_CLASS(tasklet, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 163 | DECLARE_EVENT_CLASS(tasklet, | ^~~~~~~~~~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: kernel/softirq.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../sound/pci/hda/hda_controller_trace.h:99, from ../sound/pci/hda/hda_controller.c:32: ../sound/pci/hda/./hda_controller_trace.h: In function ‘trace_event_raw_event_azx_pcm_trigger’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(azx_pcm_trigger, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(azx_pcm_trigger, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(azx_pcm_trigger, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(azx_pcm_trigger, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(azx_pcm_trigger, | ^~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h: In function ‘trace_event_raw_event_azx_get_position’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(azx_get_position, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(azx_get_position, | ^~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h: In function ‘trace_event_raw_event_azx_pcm’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 58 | DECLARE_EVENT_CLASS(azx_pcm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 58 | DECLARE_EVENT_CLASS(azx_pcm, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../sound/pci/hda/./hda_controller_trace.h: In function ‘perf_trace_azx_pcm_trigger’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(azx_pcm_trigger, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(azx_pcm_trigger, | ^~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h: In function ‘perf_trace_azx_get_position’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(azx_get_position, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(azx_get_position, | ^~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h: In function ‘perf_trace_azx_pcm’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 58 | DECLARE_EVENT_CLASS(azx_pcm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 58 | DECLARE_EVENT_CLASS(azx_pcm, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../sound/pci/hda/./hda_controller_trace.h: In function ‘__bpf_trace_azx_pcm_trigger’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(azx_pcm_trigger, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(azx_pcm_trigger, | ^~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h: In function ‘__bpf_trace_azx_get_position’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(azx_get_position, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(azx_get_position, | ^~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h: In function ‘__bpf_trace_azx_pcm’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 58 | DECLARE_EVENT_CLASS(azx_pcm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 58 | DECLARE_EVENT_CLASS(azx_pcm, | ^~~~~~~~~~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: sound/pci/hda/hda_controller.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: sound/pci/hda] Error 2 make[4]: *** [../scripts/Makefile.build:485: sound/pci] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/signal.h:125, from ../kernel/signal.c:53: ../include/trace/events/signal.h: In function ‘trace_event_raw_event_signal_generate’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ ../include/trace/events/signal.h: In function ‘trace_event_raw_event_signal_deliver’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(signal_deliver, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(signal_deliver, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/signal.h: In function ‘perf_trace_signal_generate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ ../include/trace/events/signal.h: In function ‘perf_trace_signal_deliver’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(signal_deliver, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(signal_deliver, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/signal.h: In function ‘__bpf_trace_signal_generate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ ../include/trace/events/signal.h: In function ‘__bpf_trace_signal_deliver’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(signal_deliver, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(signal_deliver, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: kernel/signal.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/fib6.h:89, from ../net/ipv6/route.c:74: ../include/trace/events/fib6.h: In function ‘trace_event_raw_event_fib6_table_lookup’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(fib6_table_lookup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(fib6_table_lookup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(fib6_table_lookup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(fib6_table_lookup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(fib6_table_lookup, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/fib6.h: In function ‘perf_trace_fib6_table_lookup’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(fib6_table_lookup, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(fib6_table_lookup, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/fib6.h: In function ‘__bpf_trace_fib6_table_lookup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(fib6_table_lookup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(fib6_table_lookup, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: net/ipv6/route.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: net/ipv6] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/iommu/intel/trace.h:196, from ../drivers/iommu/intel/trace.c:14: ../include/trace/../../drivers/iommu/intel//trace.h: In function ‘trace_event_raw_event_qi_submit’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(qi_submit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(qi_submit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(qi_submit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(qi_submit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(qi_submit, | ^~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h: In function ‘trace_event_raw_event_prq_report’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(prq_report, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(prq_report, | ^~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h: In function ‘trace_event_raw_event_cache_tag_log’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:93:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 93 | DECLARE_EVENT_CLASS(cache_tag_log, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:93:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 93 | DECLARE_EVENT_CLASS(cache_tag_log, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h: In function ‘trace_event_raw_event_cache_tag_flush’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:138:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 138 | DECLARE_EVENT_CLASS(cache_tag_flush, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:138:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 138 | DECLARE_EVENT_CLASS(cache_tag_flush, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/../../drivers/iommu/intel//trace.h: In function ‘perf_trace_qi_submit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(qi_submit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(qi_submit, | ^~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h: In function ‘perf_trace_prq_report’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(prq_report, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(prq_report, | ^~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h: In function ‘perf_trace_cache_tag_log’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:93:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 93 | DECLARE_EVENT_CLASS(cache_tag_log, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:93:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 93 | DECLARE_EVENT_CLASS(cache_tag_log, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h: In function ‘perf_trace_cache_tag_flush’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:138:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 138 | DECLARE_EVENT_CLASS(cache_tag_flush, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:138:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 138 | DECLARE_EVENT_CLASS(cache_tag_flush, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/../../drivers/iommu/intel//trace.h: In function ‘__bpf_trace_qi_submit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(qi_submit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(qi_submit, | ^~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h: In function ‘__bpf_trace_prq_report’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(prq_report, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(prq_report, | ^~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h: In function ‘__bpf_trace_cache_tag_log’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:93:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 93 | DECLARE_EVENT_CLASS(cache_tag_log, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:93:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 93 | DECLARE_EVENT_CLASS(cache_tag_log, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h: In function ‘__bpf_trace_cache_tag_flush’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:138:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 138 | DECLARE_EVENT_CLASS(cache_tag_flush, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:138:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 138 | DECLARE_EVENT_CLASS(cache_tag_flush, | ^~~~~~~~~~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/iommu/intel/trace.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/iommu/intel] Error 2 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/regulator.h:174, from ../drivers/regulator/core.c:32: ../include/trace/events/regulator.h: In function ‘trace_event_raw_event_regulator_basic’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(regulator_basic, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(regulator_basic, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(regulator_basic, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(regulator_basic, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(regulator_basic, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h: In function ‘trace_event_raw_event_regulator_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 109 | DECLARE_EVENT_CLASS(regulator_range, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 109 | DECLARE_EVENT_CLASS(regulator_range, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h: In function ‘trace_event_raw_event_regulator_value’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 143 | DECLARE_EVENT_CLASS(regulator_value, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 143 | DECLARE_EVENT_CLASS(regulator_value, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/regulator.h: In function ‘perf_trace_regulator_basic’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(regulator_basic, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(regulator_basic, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h: In function ‘perf_trace_regulator_range’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 109 | DECLARE_EVENT_CLASS(regulator_range, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 109 | DECLARE_EVENT_CLASS(regulator_range, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h: In function ‘perf_trace_regulator_value’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 143 | DECLARE_EVENT_CLASS(regulator_value, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 143 | DECLARE_EVENT_CLASS(regulator_value, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/regulator.h: In function ‘__bpf_trace_regulator_basic’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(regulator_basic, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(regulator_basic, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h: In function ‘__bpf_trace_regulator_range’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 109 | DECLARE_EVENT_CLASS(regulator_range, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 109 | DECLARE_EVENT_CLASS(regulator_range, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h: In function ‘__bpf_trace_regulator_value’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 143 | DECLARE_EVENT_CLASS(regulator_value, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 143 | DECLARE_EVENT_CLASS(regulator_value, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/regulator/core.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../drivers/misc/mei/mei-trace.h:83, from ../drivers/misc/mei/mei-trace.c:11: ../drivers/misc/mei/./mei-trace.h: In function ‘trace_event_raw_event_mei_reg_read’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(mei_reg_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(mei_reg_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(mei_reg_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(mei_reg_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(mei_reg_read, | ^~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h: In function ‘trace_event_raw_event_mei_reg_write’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(mei_reg_write, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(mei_reg_write, | ^~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h: In function ‘trace_event_raw_event_mei_pci_cfg_read’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ 57 | TRACE_EVENT(mei_pci_cfg_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ 57 | TRACE_EVENT(mei_pci_cfg_read, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/misc/mei/./mei-trace.h: In function ‘perf_trace_mei_reg_read’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(mei_reg_read, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(mei_reg_read, | ^~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h: In function ‘perf_trace_mei_reg_write’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(mei_reg_write, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(mei_reg_write, | ^~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h: In function ‘perf_trace_mei_pci_cfg_read’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ 57 | TRACE_EVENT(mei_pci_cfg_read, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ 57 | TRACE_EVENT(mei_pci_cfg_read, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/misc/mei/./mei-trace.h: In function ‘__bpf_trace_mei_reg_read’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(mei_reg_read, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(mei_reg_read, | ^~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h: In function ‘__bpf_trace_mei_reg_write’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(mei_reg_write, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(mei_reg_write, | ^~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h: In function ‘__bpf_trace_mei_pci_cfg_read’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ 57 | TRACE_EVENT(mei_pci_cfg_read, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ 57 | TRACE_EVENT(mei_pci_cfg_read, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/misc/mei/mei-trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: drivers/regulator] Error 2 make[5]: *** [../scripts/Makefile.build:485: drivers/misc/mei] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/misc] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/iommu.h:162, from ../drivers/iommu/iommu-traces.c:13: ../include/trace/events/iommu.h: In function ‘trace_event_raw_event_iommu_group_event’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(iommu_group_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(iommu_group_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(iommu_group_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(iommu_group_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(iommu_group_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h: In function ‘trace_event_raw_event_iommu_device_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 54 | DECLARE_EVENT_CLASS(iommu_device_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 54 | DECLARE_EVENT_CLASS(iommu_device_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h: In function ‘trace_event_raw_event_map’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ 79 | TRACE_EVENT(map, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ 79 | TRACE_EVENT(map, | ^~~~~~~~~~~ ../include/trace/events/iommu.h: In function ‘trace_event_raw_event_unmap’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:103:1: note: in expansion of macro ‘TRACE_EVENT’ 103 | TRACE_EVENT(unmap, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:103:1: note: in expansion of macro ‘TRACE_EVENT’ 103 | TRACE_EVENT(unmap, | ^~~~~~~~~~~ ../include/trace/events/iommu.h: In function ‘trace_event_raw_event_iommu_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:127:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 127 | DECLARE_EVENT_CLASS(iommu_error, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:127:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 127 | DECLARE_EVENT_CLASS(iommu_error, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/iommu.h: In function ‘perf_trace_iommu_group_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(iommu_group_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(iommu_group_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h: In function ‘perf_trace_iommu_device_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 54 | DECLARE_EVENT_CLASS(iommu_device_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 54 | DECLARE_EVENT_CLASS(iommu_device_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h: In function ‘perf_trace_map’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ 79 | TRACE_EVENT(map, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ 79 | TRACE_EVENT(map, | ^~~~~~~~~~~ ../include/trace/events/iommu.h: In function ‘perf_trace_unmap’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:103:1: note: in expansion of macro ‘TRACE_EVENT’ 103 | TRACE_EVENT(unmap, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:103:1: note: in expansion of macro ‘TRACE_EVENT’ 103 | TRACE_EVENT(unmap, | ^~~~~~~~~~~ ../include/trace/events/iommu.h: In function ‘perf_trace_iommu_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:127:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 127 | DECLARE_EVENT_CLASS(iommu_error, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:127:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 127 | DECLARE_EVENT_CLASS(iommu_error, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/iommu.h: In function ‘__bpf_trace_iommu_group_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(iommu_group_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(iommu_group_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h: In function ‘__bpf_trace_iommu_device_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 54 | DECLARE_EVENT_CLASS(iommu_device_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 54 | DECLARE_EVENT_CLASS(iommu_device_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h: In function ‘__bpf_trace_map’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ 79 | TRACE_EVENT(map, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ 79 | TRACE_EVENT(map, | ^~~~~~~~~~~ ../include/trace/events/iommu.h: In function ‘__bpf_trace_unmap’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:103:1: note: in expansion of macro ‘TRACE_EVENT’ 103 | TRACE_EVENT(unmap, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:103:1: note: in expansion of macro ‘TRACE_EVENT’ 103 | TRACE_EVENT(unmap, | ^~~~~~~~~~~ ../include/trace/events/iommu.h: In function ‘__bpf_trace_iommu_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:127:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 127 | DECLARE_EVENT_CLASS(iommu_error, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:127:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 127 | DECLARE_EVENT_CLASS(iommu_error, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/iommu/iommu-traces.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: drivers/iommu] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/mdio.h:43, from ../drivers/net/phy/mdio_bus.c:38: ../include/trace/events/mdio.h: In function ‘trace_event_raw_event_mdio_access’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/mdio.h:10:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 10 | TRACE_EVENT_CONDITION(mdio_access, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/mdio.h:10:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 10 | TRACE_EVENT_CONDITION(mdio_access, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/mdio.h:10:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 10 | TRACE_EVENT_CONDITION(mdio_access, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/mdio.h:10:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 10 | TRACE_EVENT_CONDITION(mdio_access, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/mdio.h:10:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 10 | TRACE_EVENT_CONDITION(mdio_access, | ^~~~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/mdio.h: In function ‘perf_trace_mdio_access’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/mdio.h:10:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 10 | TRACE_EVENT_CONDITION(mdio_access, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/mdio.h:10:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 10 | TRACE_EVENT_CONDITION(mdio_access, | ^~~~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/mdio.h: In function ‘__bpf_trace_mdio_access’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/mdio.h:10:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 10 | TRACE_EVENT_CONDITION(mdio_access, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/mdio.h:10:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 10 | TRACE_EVENT_CONDITION(mdio_access, | ^~~~~~~~~~~~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/net/phy/mdio_bus.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/net/phy] Error 2 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/bus/mhi/host/trace.h:282, from ../drivers/bus/mhi/host/init.c:24: ../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘trace_event_raw_event_mhi_gen_tre’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(mhi_gen_tre, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(mhi_gen_tre, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(mhi_gen_tre, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(mhi_gen_tre, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(mhi_gen_tre, | ^~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘trace_event_raw_event_mhi_intvec_states’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ 119 | TRACE_EVENT(mhi_intvec_states, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ 119 | TRACE_EVENT(mhi_intvec_states, | ^~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘trace_event_raw_event_mhi_tryset_pm_state’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ 149 | TRACE_EVENT(mhi_tryset_pm_state, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ 149 | TRACE_EVENT(mhi_tryset_pm_state, | ^~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘trace_event_raw_event_mhi_process_event_ring’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(mhi_process_event_ring, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(mhi_process_event_ring, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘trace_event_raw_event_mhi_update_channel_state’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:214:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 214 | DECLARE_EVENT_CLASS(mhi_update_channel_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:214:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 214 | DECLARE_EVENT_CLASS(mhi_update_channel_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘trace_event_raw_event_mhi_pm_st_transition’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ 256 | TRACE_EVENT(mhi_pm_st_transition, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ 256 | TRACE_EVENT(mhi_pm_st_transition, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘perf_trace_mhi_gen_tre’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(mhi_gen_tre, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(mhi_gen_tre, | ^~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘perf_trace_mhi_intvec_states’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ 119 | TRACE_EVENT(mhi_intvec_states, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ 119 | TRACE_EVENT(mhi_intvec_states, | ^~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘perf_trace_mhi_tryset_pm_state’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ 149 | TRACE_EVENT(mhi_tryset_pm_state, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ 149 | TRACE_EVENT(mhi_tryset_pm_state, | ^~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘perf_trace_mhi_process_event_ring’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(mhi_process_event_ring, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(mhi_process_event_ring, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘perf_trace_mhi_update_channel_state’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:214:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 214 | DECLARE_EVENT_CLASS(mhi_update_channel_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:214:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 214 | DECLARE_EVENT_CLASS(mhi_update_channel_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘perf_trace_mhi_pm_st_transition’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ 256 | TRACE_EVENT(mhi_pm_st_transition, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ 256 | TRACE_EVENT(mhi_pm_st_transition, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘__bpf_trace_mhi_gen_tre’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(mhi_gen_tre, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(mhi_gen_tre, | ^~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘__bpf_trace_mhi_intvec_states’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ 119 | TRACE_EVENT(mhi_intvec_states, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ 119 | TRACE_EVENT(mhi_intvec_states, | ^~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘__bpf_trace_mhi_tryset_pm_state’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ 149 | TRACE_EVENT(mhi_tryset_pm_state, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ 149 | TRACE_EVENT(mhi_tryset_pm_state, | ^~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘__bpf_trace_mhi_process_event_ring’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(mhi_process_event_ring, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(mhi_process_event_ring, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘__bpf_trace_mhi_update_channel_state’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:214:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 214 | DECLARE_EVENT_CLASS(mhi_update_channel_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:214:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 214 | DECLARE_EVENT_CLASS(mhi_update_channel_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘__bpf_trace_mhi_pm_st_transition’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ 256 | TRACE_EVENT(mhi_pm_st_transition, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ 256 | TRACE_EVENT(mhi_pm_st_transition, | ^~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: drivers/bus/mhi/host/init.o] Error 1 make[6]: *** [../scripts/Makefile.build:485: drivers/bus/mhi/host] Error 2 make[5]: *** [../scripts/Makefile.build:485: drivers/bus/mhi] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/bus] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/nvme/target/trace.h:170, from ../drivers/nvme/target/core.c:16: ../drivers/nvme/target/./trace.h: In function ‘trace_event_raw_event_nvmet_req_init’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nvmet_req_init, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nvmet_req_init, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nvmet_req_init, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nvmet_req_init, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nvmet_req_init, | ^~~~~~~~~~~ ../drivers/nvme/target/./trace.h: In function ‘trace_event_raw_event_nvmet_req_complete’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(nvmet_req_complete, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(nvmet_req_complete, | ^~~~~~~~~~~ ../drivers/nvme/target/./trace.h: In function ‘trace_event_raw_event_nvmet_async_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(nvmet_async_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(nvmet_async_event, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/nvme/target/./trace.h: In function ‘perf_trace_nvmet_req_init’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nvmet_req_init, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nvmet_req_init, | ^~~~~~~~~~~ ../drivers/nvme/target/./trace.h: In function ‘perf_trace_nvmet_req_complete’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(nvmet_req_complete, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(nvmet_req_complete, | ^~~~~~~~~~~ ../drivers/nvme/target/./trace.h: In function ‘perf_trace_nvmet_async_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(nvmet_async_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(nvmet_async_event, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/nvme/target/./trace.h: In function ‘__bpf_trace_nvmet_req_init’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nvmet_req_init, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nvmet_req_init, | ^~~~~~~~~~~ ../drivers/nvme/target/./trace.h: In function ‘__bpf_trace_nvmet_req_complete’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(nvmet_req_complete, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(nvmet_req_complete, | ^~~~~~~~~~~ ../drivers/nvme/target/./trace.h: In function ‘__bpf_trace_nvmet_async_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(nvmet_async_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(nvmet_async_event, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/nvme/target/core.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/nvme/target] Error 2 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/notifier.h:69, from ../kernel/notifier.c:11: ../include/trace/events/notifier.h: In function ‘trace_event_raw_event_notifier_info’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(notifier_info, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(notifier_info, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(notifier_info, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(notifier_info, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(notifier_info, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/notifier.h: In function ‘perf_trace_notifier_info’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(notifier_info, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(notifier_info, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/notifier.h: In function ‘__bpf_trace_notifier_info’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(notifier_info, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(notifier_info, | ^~~~~~~~~~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: kernel/notifier.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/workqueue.h:132, from ../kernel/workqueue.c:533: ../include/trace/events/workqueue.h: In function ‘trace_event_raw_event_workqueue_queue_work’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(workqueue_queue_work, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(workqueue_queue_work, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(workqueue_queue_work, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(workqueue_queue_work, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(workqueue_queue_work, | ^~~~~~~~~~~ ../include/trace/events/workqueue.h: In function ‘trace_event_raw_event_workqueue_activate_work’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(workqueue_activate_work, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(workqueue_activate_work, | ^~~~~~~~~~~ ../include/trace/events/workqueue.h: In function ‘trace_event_raw_event_workqueue_execute_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(workqueue_execute_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(workqueue_execute_start, | ^~~~~~~~~~~ ../include/trace/events/workqueue.h: In function ‘trace_event_raw_event_workqueue_execute_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:110:1: note: in expansion of macro ‘TRACE_EVENT’ 110 | TRACE_EVENT(workqueue_execute_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:110:1: note: in expansion of macro ‘TRACE_EVENT’ 110 | TRACE_EVENT(workqueue_execute_end, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/workqueue.h: In function ‘perf_trace_workqueue_queue_work’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(workqueue_queue_work, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(workqueue_queue_work, | ^~~~~~~~~~~ ../include/trace/events/workqueue.h: In function ‘perf_trace_workqueue_activate_work’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(workqueue_activate_work, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(workqueue_activate_work, | ^~~~~~~~~~~ ../include/trace/events/workqueue.h: In function ‘perf_trace_workqueue_execute_start’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(workqueue_execute_start, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(workqueue_execute_start, | ^~~~~~~~~~~ ../include/trace/events/workqueue.h: In function ‘perf_trace_workqueue_execute_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:110:1: note: in expansion of macro ‘TRACE_EVENT’ 110 | TRACE_EVENT(workqueue_execute_end, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:110:1: note: in expansion of macro ‘TRACE_EVENT’ 110 | TRACE_EVENT(workqueue_execute_end, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/workqueue.h: In function ‘__bpf_trace_workqueue_queue_work’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(workqueue_queue_work, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(workqueue_queue_work, | ^~~~~~~~~~~ ../include/trace/events/workqueue.h: In function ‘__bpf_trace_workqueue_activate_work’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(workqueue_activate_work, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(workqueue_activate_work, | ^~~~~~~~~~~ ../include/trace/events/workqueue.h: In function ‘__bpf_trace_workqueue_execute_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(workqueue_execute_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(workqueue_execute_start, | ^~~~~~~~~~~ ../include/trace/events/workqueue.h: In function ‘__bpf_trace_workqueue_execute_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:110:1: note: in expansion of macro ‘TRACE_EVENT’ 110 | TRACE_EVENT(workqueue_execute_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:110:1: note: in expansion of macro ‘TRACE_EVENT’ 110 | TRACE_EVENT(workqueue_execute_end, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: kernel/workqueue.o] Error 1 make[3]: *** [../scripts/Makefile.build:485: kernel] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/soc/qcom/pmic_pdcharger_ulog.h:36, from ../drivers/soc/qcom/pmic_pdcharger_ulog.c:15: ../drivers/soc/qcom/./pmic_pdcharger_ulog.h: In function ‘trace_event_raw_event_pmic_pdcharger_ulog_msg’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/soc/qcom/./pmic_pdcharger_ulog.h: In function ‘perf_trace_pmic_pdcharger_ulog_msg’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/soc/qcom/./pmic_pdcharger_ulog.h: In function ‘__bpf_trace_pmic_pdcharger_ulog_msg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/soc/qcom/pmic_pdcharger_ulog.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/soc/qcom] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/soc] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/clk.h:313, from ../drivers/clk/clk.c:100: ../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(clk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(clk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(clk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(clk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(clk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk_rate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 88 | DECLARE_EVENT_CLASS(clk_rate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 88 | DECLARE_EVENT_CLASS(clk_rate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk_rate_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:135:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 135 | DECLARE_EVENT_CLASS(clk_rate_range, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:135:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 135 | DECLARE_EVENT_CLASS(clk_rate_range, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk_parent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 165 | DECLARE_EVENT_CLASS(clk_parent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 165 | DECLARE_EVENT_CLASS(clk_parent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk_phase’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 198 | DECLARE_EVENT_CLASS(clk_phase, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 198 | DECLARE_EVENT_CLASS(clk_phase, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk_duty_cycle’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:231:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 231 | DECLARE_EVENT_CLASS(clk_duty_cycle, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:231:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 231 | DECLARE_EVENT_CLASS(clk_duty_cycle, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk_rate_request’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 267 | DECLARE_EVENT_CLASS(clk_rate_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 267 | DECLARE_EVENT_CLASS(clk_rate_request, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/clk.h: In function ‘perf_trace_clk’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(clk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(clk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘perf_trace_clk_rate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 88 | DECLARE_EVENT_CLASS(clk_rate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 88 | DECLARE_EVENT_CLASS(clk_rate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘perf_trace_clk_rate_range’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:135:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 135 | DECLARE_EVENT_CLASS(clk_rate_range, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:135:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 135 | DECLARE_EVENT_CLASS(clk_rate_range, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘perf_trace_clk_parent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 165 | DECLARE_EVENT_CLASS(clk_parent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 165 | DECLARE_EVENT_CLASS(clk_parent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘perf_trace_clk_phase’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 198 | DECLARE_EVENT_CLASS(clk_phase, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 198 | DECLARE_EVENT_CLASS(clk_phase, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘perf_trace_clk_duty_cycle’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:231:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 231 | DECLARE_EVENT_CLASS(clk_duty_cycle, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:231:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 231 | DECLARE_EVENT_CLASS(clk_duty_cycle, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘perf_trace_clk_rate_request’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 267 | DECLARE_EVENT_CLASS(clk_rate_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 267 | DECLARE_EVENT_CLASS(clk_rate_request, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/clk.h: In function ‘__bpf_trace_clk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(clk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(clk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘__bpf_trace_clk_rate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 88 | DECLARE_EVENT_CLASS(clk_rate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 88 | DECLARE_EVENT_CLASS(clk_rate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘__bpf_trace_clk_rate_range’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:135:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 135 | DECLARE_EVENT_CLASS(clk_rate_range, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:135:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 135 | DECLARE_EVENT_CLASS(clk_rate_range, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘__bpf_trace_clk_parent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 165 | DECLARE_EVENT_CLASS(clk_parent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 165 | DECLARE_EVENT_CLASS(clk_parent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘__bpf_trace_clk_phase’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 198 | DECLARE_EVENT_CLASS(clk_phase, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 198 | DECLARE_EVENT_CLASS(clk_phase, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘__bpf_trace_clk_duty_cycle’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:231:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 231 | DECLARE_EVENT_CLASS(clk_duty_cycle, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:231:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 231 | DECLARE_EVENT_CLASS(clk_duty_cycle, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘__bpf_trace_clk_rate_request’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 267 | DECLARE_EVENT_CLASS(clk_rate_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 267 | DECLARE_EVENT_CLASS(clk_rate_request, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/clk/clk.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: drivers/clk] Error 2 In file included from ../include/trace/define_trace.h:108, from ../net/tls/trace.h:202, from ../net/tls/trace.c:8: ../net/tls/./trace.h: In function ‘trace_event_raw_event_tls_device_offload_set’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(tls_device_offload_set, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(tls_device_offload_set, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(tls_device_offload_set, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(tls_device_offload_set, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(tls_device_offload_set, | ^~~~~~~~~~~ ../net/tls/./trace.h: In function ‘trace_event_raw_event_tls_device_decrypted’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ 44 | TRACE_EVENT(tls_device_decrypted, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ 44 | TRACE_EVENT(tls_device_decrypted, | ^~~~~~~~~~~ ../net/tls/./trace.h: In function ‘trace_event_raw_event_tls_device_rx_resync_send’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(tls_device_rx_resync_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(tls_device_rx_resync_send, | ^~~~~~~~~~~ ../net/tls/./trace.h: In function ‘trace_event_raw_event_tls_device_rx_resync_nh_schedule’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ 104 | TRACE_EVENT(tls_device_rx_resync_nh_schedule, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ 104 | TRACE_EVENT(tls_device_rx_resync_nh_schedule, | ^~~~~~~~~~~ ../net/tls/./trace.h: In function ‘trace_event_raw_event_tls_device_rx_resync_nh_delay’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, | ^~~~~~~~~~~ ../net/tls/./trace.h: In function ‘trace_event_raw_event_tls_device_tx_resync_req’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:147:1: note: in expansion of macro ‘TRACE_EVENT’ 147 | TRACE_EVENT(tls_device_tx_resync_req, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:147:1: note: in expansion of macro ‘TRACE_EVENT’ 147 | TRACE_EVENT(tls_device_tx_resync_req, | ^~~~~~~~~~~ ../net/tls/./trace.h: In function ‘trace_event_raw_event_tls_device_tx_resync_send’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(tls_device_tx_resync_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(tls_device_tx_resync_send, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../net/tls/./trace.h: In function ‘perf_trace_tls_device_offload_set’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(tls_device_offload_set, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(tls_device_offload_set, | ^~~~~~~~~~~ ../net/tls/./trace.h: In function ‘perf_trace_tls_device_decrypted’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ 44 | TRACE_EVENT(tls_device_decrypted, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ 44 | TRACE_EVENT(tls_device_decrypted, | ^~~~~~~~~~~ ../net/tls/./trace.h: In function ‘perf_trace_tls_device_rx_resync_send’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(tls_device_rx_resync_send, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(tls_device_rx_resync_send, | ^~~~~~~~~~~ ../net/tls/./trace.h: In function ‘perf_trace_tls_device_rx_resync_nh_schedule’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ 104 | TRACE_EVENT(tls_device_rx_resync_nh_schedule, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ 104 | TRACE_EVENT(tls_device_rx_resync_nh_schedule, | ^~~~~~~~~~~ ../net/tls/./trace.h: In function ‘perf_trace_tls_device_rx_resync_nh_delay’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, | ^~~~~~~~~~~ ../net/tls/./trace.h: In function ‘perf_trace_tls_device_tx_resync_req’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:147:1: note: in expansion of macro ‘TRACE_EVENT’ 147 | TRACE_EVENT(tls_device_tx_resync_req, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:147:1: note: in expansion of macro ‘TRACE_EVENT’ 147 | TRACE_EVENT(tls_device_tx_resync_req, | ^~~~~~~~~~~ ../net/tls/./trace.h: In function ‘perf_trace_tls_device_tx_resync_send’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(tls_device_tx_resync_send, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(tls_device_tx_resync_send, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../net/tls/./trace.h: In function ‘__bpf_trace_tls_device_offload_set’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(tls_device_offload_set, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(tls_device_offload_set, | ^~~~~~~~~~~ ../net/tls/./trace.h: In function ‘__bpf_trace_tls_device_decrypted’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ 44 | TRACE_EVENT(tls_device_decrypted, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ 44 | TRACE_EVENT(tls_device_decrypted, | ^~~~~~~~~~~ ../net/tls/./trace.h: In function ‘__bpf_trace_tls_device_rx_resync_send’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(tls_device_rx_resync_send, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(tls_device_rx_resync_send, | ^~~~~~~~~~~ ../net/tls/./trace.h: In function ‘__bpf_trace_tls_device_rx_resync_nh_schedule’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ 104 | TRACE_EVENT(tls_device_rx_resync_nh_schedule, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ 104 | TRACE_EVENT(tls_device_rx_resync_nh_schedule, | ^~~~~~~~~~~ ../net/tls/./trace.h: In function ‘__bpf_trace_tls_device_rx_resync_nh_delay’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, | ^~~~~~~~~~~ ../net/tls/./trace.h: In function ‘__bpf_trace_tls_device_tx_resync_req’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:147:1: note: in expansion of macro ‘TRACE_EVENT’ 147 | TRACE_EVENT(tls_device_tx_resync_req, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:147:1: note: in expansion of macro ‘TRACE_EVENT’ 147 | TRACE_EVENT(tls_device_tx_resync_req, | ^~~~~~~~~~~ ../net/tls/./trace.h: In function ‘__bpf_trace_tls_device_tx_resync_send’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(tls_device_tx_resync_send, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(tls_device_tx_resync_send, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: net/tls/trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: net/tls] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/scsi.h:351, from ../drivers/scsi/scsi.c:73: ../include/trace/events/scsi.h: In function ‘trace_event_raw_event_scsi_dispatch_cmd_start’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT(scsi_dispatch_cmd_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT(scsi_dispatch_cmd_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT(scsi_dispatch_cmd_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT(scsi_dispatch_cmd_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT(scsi_dispatch_cmd_start, | ^~~~~~~~~~~ ../include/trace/events/scsi.h: In function ‘trace_event_raw_event_scsi_dispatch_cmd_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ 203 | TRACE_EVENT(scsi_dispatch_cmd_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ 203 | TRACE_EVENT(scsi_dispatch_cmd_error, | ^~~~~~~~~~~ ../include/trace/events/scsi.h: In function ‘trace_event_raw_event_scsi_cmd_done_timeout_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:253:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 253 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:253:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 253 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h: In function ‘trace_event_raw_event_scsi_eh_wakeup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ 331 | TRACE_EVENT(scsi_eh_wakeup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ 331 | TRACE_EVENT(scsi_eh_wakeup, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/scsi.h: In function ‘perf_trace_scsi_dispatch_cmd_start’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT(scsi_dispatch_cmd_start, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT(scsi_dispatch_cmd_start, | ^~~~~~~~~~~ ../include/trace/events/scsi.h: In function ‘perf_trace_scsi_dispatch_cmd_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ 203 | TRACE_EVENT(scsi_dispatch_cmd_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ 203 | TRACE_EVENT(scsi_dispatch_cmd_error, | ^~~~~~~~~~~ ../include/trace/events/scsi.h: In function ‘perf_trace_scsi_cmd_done_timeout_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:253:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 253 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:253:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 253 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h: In function ‘perf_trace_scsi_eh_wakeup’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ 331 | TRACE_EVENT(scsi_eh_wakeup, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ 331 | TRACE_EVENT(scsi_eh_wakeup, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/scsi.h: In function ‘__bpf_trace_scsi_dispatch_cmd_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT(scsi_dispatch_cmd_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT(scsi_dispatch_cmd_start, | ^~~~~~~~~~~ ../include/trace/events/scsi.h: In function ‘__bpf_trace_scsi_dispatch_cmd_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ 203 | TRACE_EVENT(scsi_dispatch_cmd_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ 203 | TRACE_EVENT(scsi_dispatch_cmd_error, | ^~~~~~~~~~~ ../include/trace/events/scsi.h: In function ‘__bpf_trace_scsi_cmd_done_timeout_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:253:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 253 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:253:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 253 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h: In function ‘__bpf_trace_scsi_eh_wakeup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ 331 | TRACE_EVENT(scsi_eh_wakeup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ 331 | TRACE_EVENT(scsi_eh_wakeup, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/scsi/scsi.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/mptcp.h:184, from ../net/mptcp/protocol.c:30: ../include/trace/events/mptcp.h: In function ‘trace_event_raw_event_mptcp_subflow_get_send’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(mptcp_subflow_get_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(mptcp_subflow_get_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(mptcp_subflow_get_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(mptcp_subflow_get_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(mptcp_subflow_get_send, | ^~~~~~~~~~~ ../include/trace/events/mptcp.h: In function ‘trace_event_raw_event_mptcp_dump_mpext’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:65:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 65 | DECLARE_EVENT_CLASS(mptcp_dump_mpext, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:65:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 65 | DECLARE_EVENT_CLASS(mptcp_dump_mpext, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h: In function ‘trace_event_raw_event_ack_update_msk’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ 128 | TRACE_EVENT(ack_update_msk, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ 128 | TRACE_EVENT(ack_update_msk, | ^~~~~~~~~~~ ../include/trace/events/mptcp.h: In function ‘trace_event_raw_event_subflow_check_data_avail’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ 160 | TRACE_EVENT(subflow_check_data_avail, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ 160 | TRACE_EVENT(subflow_check_data_avail, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/mptcp.h: In function ‘perf_trace_mptcp_subflow_get_send’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(mptcp_subflow_get_send, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(mptcp_subflow_get_send, | ^~~~~~~~~~~ ../include/trace/events/mptcp.h: In function ‘perf_trace_mptcp_dump_mpext’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:65:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 65 | DECLARE_EVENT_CLASS(mptcp_dump_mpext, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:65:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 65 | DECLARE_EVENT_CLASS(mptcp_dump_mpext, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h: In function ‘perf_trace_ack_update_msk’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ 128 | TRACE_EVENT(ack_update_msk, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ 128 | TRACE_EVENT(ack_update_msk, | ^~~~~~~~~~~ ../include/trace/events/mptcp.h: In function ‘perf_trace_subflow_check_data_avail’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ 160 | TRACE_EVENT(subflow_check_data_avail, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ 160 | TRACE_EVENT(subflow_check_data_avail, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/mptcp.h: In function ‘__bpf_trace_mptcp_subflow_get_send’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(mptcp_subflow_get_send, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(mptcp_subflow_get_send, | ^~~~~~~~~~~ ../include/trace/events/mptcp.h: In function ‘__bpf_trace_mptcp_dump_mpext’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:65:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 65 | DECLARE_EVENT_CLASS(mptcp_dump_mpext, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:65:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 65 | DECLARE_EVENT_CLASS(mptcp_dump_mpext, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h: In function ‘__bpf_trace_ack_update_msk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ 128 | TRACE_EVENT(ack_update_msk, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ 128 | TRACE_EVENT(ack_update_msk, | ^~~~~~~~~~~ ../include/trace/events/mptcp.h: In function ‘__bpf_trace_subflow_check_data_avail’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ 160 | TRACE_EVENT(subflow_check_data_avail, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ 160 | TRACE_EVENT(subflow_check_data_avail, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: net/mptcp/protocol.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: net/mptcp] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/base/regmap/trace.h:284, from ../drivers/base/regmap/regmap.c:23: ../drivers/base/regmap/./trace.h: In function ‘trace_event_raw_event_regmap_reg’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(regmap_reg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(regmap_reg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(regmap_reg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(regmap_reg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(regmap_reg, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘trace_event_raw_event_regmap_bulk’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(regmap_bulk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(regmap_bulk, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘trace_event_raw_event_regmap_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(regmap_block, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(regmap_block, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘trace_event_raw_event_regcache_sync’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:152:1: note: in expansion of macro ‘TRACE_EVENT’ 152 | TRACE_EVENT(regcache_sync, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:152:1: note: in expansion of macro ‘TRACE_EVENT’ 152 | TRACE_EVENT(regcache_sync, | ^~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘trace_event_raw_event_regmap_bool’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 175 | DECLARE_EVENT_CLASS(regmap_bool, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 175 | DECLARE_EVENT_CLASS(regmap_bool, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘trace_event_raw_event_regmap_async’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:208:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 208 | DECLARE_EVENT_CLASS(regmap_async, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:208:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 208 | DECLARE_EVENT_CLASS(regmap_async, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘trace_event_raw_event_regcache_drop_region’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(regcache_drop_region, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(regcache_drop_region, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/base/regmap/./trace.h: In function ‘perf_trace_regmap_reg’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(regmap_reg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(regmap_reg, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘perf_trace_regmap_bulk’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(regmap_bulk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(regmap_bulk, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘perf_trace_regmap_block’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(regmap_block, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(regmap_block, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘perf_trace_regcache_sync’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:152:1: note: in expansion of macro ‘TRACE_EVENT’ 152 | TRACE_EVENT(regcache_sync, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:152:1: note: in expansion of macro ‘TRACE_EVENT’ 152 | TRACE_EVENT(regcache_sync, | ^~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘perf_trace_regmap_bool’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 175 | DECLARE_EVENT_CLASS(regmap_bool, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 175 | DECLARE_EVENT_CLASS(regmap_bool, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘perf_trace_regmap_async’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:208:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 208 | DECLARE_EVENT_CLASS(regmap_async, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:208:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 208 | DECLARE_EVENT_CLASS(regmap_async, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘perf_trace_regcache_drop_region’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(regcache_drop_region, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(regcache_drop_region, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/base/regmap/./trace.h: In function ‘__bpf_trace_regmap_reg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(regmap_reg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(regmap_reg, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘__bpf_trace_regmap_bulk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(regmap_bulk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(regmap_bulk, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘__bpf_trace_regmap_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(regmap_block, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(regmap_block, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘__bpf_trace_regcache_sync’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:152:1: note: in expansion of macro ‘TRACE_EVENT’ 152 | TRACE_EVENT(regcache_sync, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:152:1: note: in expansion of macro ‘TRACE_EVENT’ 152 | TRACE_EVENT(regcache_sync, | ^~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘__bpf_trace_regmap_bool’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 175 | DECLARE_EVENT_CLASS(regmap_bool, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 175 | DECLARE_EVENT_CLASS(regmap_bool, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘__bpf_trace_regmap_async’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:208:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 208 | DECLARE_EVENT_CLASS(regmap_async, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:208:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 208 | DECLARE_EVENT_CLASS(regmap_async, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘__bpf_trace_regcache_drop_region’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(regcache_drop_region, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(regcache_drop_region, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/base/regmap/regmap.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/base/regmap] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/block/rnbd/rnbd-srv-trace.h:206, from ../drivers/block/rnbd/rnbd-srv-trace.c:17: ../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘trace_event_raw_event_rnbd_srv_link_class’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘trace_event_raw_event_process_rdma’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(process_rdma, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(process_rdma, | ^~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘trace_event_raw_event_process_msg_sess_info’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(process_msg_sess_info, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(process_msg_sess_info, | ^~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘trace_event_raw_event_process_msg_open’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ 154 | TRACE_EVENT(process_msg_open, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ 154 | TRACE_EVENT(process_msg_open, | ^~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘trace_event_raw_event_process_msg_close’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ 179 | TRACE_EVENT(process_msg_close, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ 179 | TRACE_EVENT(process_msg_close, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘perf_trace_rnbd_srv_link_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘perf_trace_process_rdma’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(process_rdma, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(process_rdma, | ^~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘perf_trace_process_msg_sess_info’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(process_msg_sess_info, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(process_msg_sess_info, | ^~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘perf_trace_process_msg_open’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ 154 | TRACE_EVENT(process_msg_open, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ 154 | TRACE_EVENT(process_msg_open, | ^~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘perf_trace_process_msg_close’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ 179 | TRACE_EVENT(process_msg_close, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ 179 | TRACE_EVENT(process_msg_close, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘__bpf_trace_rnbd_srv_link_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘__bpf_trace_process_rdma’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(process_rdma, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(process_rdma, | ^~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘__bpf_trace_process_msg_sess_info’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(process_msg_sess_info, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(process_msg_sess_info, | ^~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘__bpf_trace_process_msg_open’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ 154 | TRACE_EVENT(process_msg_open, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ 154 | TRACE_EVENT(process_msg_open, | ^~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘__bpf_trace_process_msg_close’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ 179 | TRACE_EVENT(process_msg_close, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ 179 | TRACE_EVENT(process_msg_close, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/block/rnbd/rnbd-srv-trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: drivers/base] Error 2 make[5]: *** [../scripts/Makefile.build:485: drivers/block/rnbd] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/devlink.h:213, from ../net/devlink/core.c:9: ../include/trace/events/devlink.h: In function ‘trace_event_raw_event_devlink_hwmsg’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(devlink_hwmsg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(devlink_hwmsg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(devlink_hwmsg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(devlink_hwmsg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(devlink_hwmsg, | ^~~~~~~~~~~ ../include/trace/events/devlink.h: In function ‘trace_event_raw_event_devlink_hwerr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(devlink_hwerr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(devlink_hwerr, | ^~~~~~~~~~~ ../include/trace/events/devlink.h: In function ‘trace_event_raw_event_devlink_health_report’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:81:1: note: in expansion of macro ‘TRACE_EVENT’ 81 | TRACE_EVENT(devlink_health_report, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:81:1: note: in expansion of macro ‘TRACE_EVENT’ 81 | TRACE_EVENT(devlink_health_report, | ^~~~~~~~~~~ ../include/trace/events/devlink.h: In function ‘trace_event_raw_event_devlink_health_recover_aborted’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ 112 | TRACE_EVENT(devlink_health_recover_aborted, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ 112 | TRACE_EVENT(devlink_health_recover_aborted, | ^~~~~~~~~~~ ../include/trace/events/devlink.h: In function ‘trace_event_raw_event_devlink_health_reporter_state_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(devlink_health_reporter_state_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(devlink_health_reporter_state_update, | ^~~~~~~~~~~ ../include/trace/events/devlink.h: In function ‘trace_event_raw_event_devlink_trap_report’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ 177 | TRACE_EVENT(devlink_trap_report, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ 177 | TRACE_EVENT(devlink_trap_report, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/devlink.h: In function ‘perf_trace_devlink_hwmsg’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(devlink_hwmsg, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(devlink_hwmsg, | ^~~~~~~~~~~ ../include/trace/events/devlink.h: In function ‘perf_trace_devlink_hwerr’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(devlink_hwerr, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(devlink_hwerr, | ^~~~~~~~~~~ ../include/trace/events/devlink.h: In function ‘perf_trace_devlink_health_report’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:81:1: note: in expansion of macro ‘TRACE_EVENT’ 81 | TRACE_EVENT(devlink_health_report, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:81:1: note: in expansion of macro ‘TRACE_EVENT’ 81 | TRACE_EVENT(devlink_health_report, | ^~~~~~~~~~~ ../include/trace/events/devlink.h: In function ‘perf_trace_devlink_health_recover_aborted’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ 112 | TRACE_EVENT(devlink_health_recover_aborted, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ 112 | TRACE_EVENT(devlink_health_recover_aborted, | ^~~~~~~~~~~ ../include/trace/events/devlink.h: In function ‘perf_trace_devlink_health_reporter_state_update’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(devlink_health_reporter_state_update, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(devlink_health_reporter_state_update, | ^~~~~~~~~~~ ../include/trace/events/devlink.h: In function ‘perf_trace_devlink_trap_report’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ 177 | TRACE_EVENT(devlink_trap_report, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ 177 | TRACE_EVENT(devlink_trap_report, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/devlink.h: In function ‘__bpf_trace_devlink_hwmsg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(devlink_hwmsg, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(devlink_hwmsg, | ^~~~~~~~~~~ ../include/trace/events/devlink.h: In function ‘__bpf_trace_devlink_hwerr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(devlink_hwerr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(devlink_hwerr, | ^~~~~~~~~~~ ../include/trace/events/devlink.h: In function ‘__bpf_trace_devlink_health_report’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:81:1: note: in expansion of macro ‘TRACE_EVENT’ 81 | TRACE_EVENT(devlink_health_report, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:81:1: note: in expansion of macro ‘TRACE_EVENT’ 81 | TRACE_EVENT(devlink_health_report, | ^~~~~~~~~~~ ../include/trace/events/devlink.h: In function ‘__bpf_trace_devlink_health_recover_aborted’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ 112 | TRACE_EVENT(devlink_health_recover_aborted, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ 112 | TRACE_EVENT(devlink_health_recover_aborted, | ^~~~~~~~~~~ ../include/trace/events/devlink.h: In function ‘__bpf_trace_devlink_health_reporter_state_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(devlink_health_reporter_state_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(devlink_health_reporter_state_update, | ^~~~~~~~~~~ ../include/trace/events/devlink.h: In function ‘__bpf_trace_devlink_trap_report’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ 177 | TRACE_EVENT(devlink_trap_report, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ 177 | TRACE_EVENT(devlink_trap_report, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: net/devlink/core.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: net/devlink] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/oom.h:223, from ../mm/oom_kill.c:54: ../include/trace/events/oom.h: In function ‘trace_event_raw_event_oom_score_adj_update’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(oom_score_adj_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(oom_score_adj_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(oom_score_adj_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(oom_score_adj_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(oom_score_adj_update, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘trace_event_raw_event_reclaim_retry_zone’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(reclaim_retry_zone, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(reclaim_retry_zone, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘trace_event_raw_event_mark_victim’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(mark_victim, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(mark_victim, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘trace_event_raw_event_wake_reaper’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(wake_reaper, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(wake_reaper, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘trace_event_raw_event_start_task_reaping’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ 134 | TRACE_EVENT(start_task_reaping, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ 134 | TRACE_EVENT(start_task_reaping, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘trace_event_raw_event_finish_task_reaping’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ 150 | TRACE_EVENT(finish_task_reaping, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ 150 | TRACE_EVENT(finish_task_reaping, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘trace_event_raw_event_skip_task_reaping’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ 166 | TRACE_EVENT(skip_task_reaping, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ 166 | TRACE_EVENT(skip_task_reaping, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘trace_event_raw_event_compact_retry’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ 183 | TRACE_EVENT(compact_retry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ 183 | TRACE_EVENT(compact_retry, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/oom.h: In function ‘perf_trace_oom_score_adj_update’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(oom_score_adj_update, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(oom_score_adj_update, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘perf_trace_reclaim_retry_zone’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(reclaim_retry_zone, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(reclaim_retry_zone, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘perf_trace_mark_victim’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(mark_victim, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(mark_victim, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘perf_trace_wake_reaper’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(wake_reaper, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(wake_reaper, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘perf_trace_start_task_reaping’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ 134 | TRACE_EVENT(start_task_reaping, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ 134 | TRACE_EVENT(start_task_reaping, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘perf_trace_finish_task_reaping’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ 150 | TRACE_EVENT(finish_task_reaping, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ 150 | TRACE_EVENT(finish_task_reaping, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘perf_trace_skip_task_reaping’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ 166 | TRACE_EVENT(skip_task_reaping, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ 166 | TRACE_EVENT(skip_task_reaping, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘perf_trace_compact_retry’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ 183 | TRACE_EVENT(compact_retry, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ 183 | TRACE_EVENT(compact_retry, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/oom.h: In function ‘__bpf_trace_oom_score_adj_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(oom_score_adj_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(oom_score_adj_update, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘__bpf_trace_reclaim_retry_zone’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(reclaim_retry_zone, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(reclaim_retry_zone, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘__bpf_trace_mark_victim’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(mark_victim, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(mark_victim, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘__bpf_trace_wake_reaper’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(wake_reaper, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(wake_reaper, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘__bpf_trace_start_task_reaping’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ 134 | TRACE_EVENT(start_task_reaping, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ 134 | TRACE_EVENT(start_task_reaping, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘__bpf_trace_finish_task_reaping’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ 150 | TRACE_EVENT(finish_task_reaping, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ 150 | TRACE_EVENT(finish_task_reaping, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘__bpf_trace_skip_task_reaping’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ 166 | TRACE_EVENT(skip_task_reaping, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ 166 | TRACE_EVENT(skip_task_reaping, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘__bpf_trace_compact_retry’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ 183 | TRACE_EVENT(compact_retry, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ 183 | TRACE_EVENT(compact_retry, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: mm/oom_kill.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/tegra_apb_dma.h:61, from ../drivers/dma/tegra20-apb-dma.c:31: ../include/trace/events/tegra_apb_dma.h: In function ‘trace_event_raw_event_tegra_dma_tx_status’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(tegra_dma_tx_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(tegra_dma_tx_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(tegra_dma_tx_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(tegra_dma_tx_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(tegra_dma_tx_status, | ^~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h: In function ‘trace_event_raw_event_tegra_dma_complete_cb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(tegra_dma_complete_cb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(tegra_dma_complete_cb, | ^~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h: In function ‘trace_event_raw_event_tegra_dma_isr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ 44 | TRACE_EVENT(tegra_dma_isr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ 44 | TRACE_EVENT(tegra_dma_isr, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/tegra_apb_dma.h: In function ‘perf_trace_tegra_dma_tx_status’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(tegra_dma_tx_status, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(tegra_dma_tx_status, | ^~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h: In function ‘perf_trace_tegra_dma_complete_cb’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(tegra_dma_complete_cb, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(tegra_dma_complete_cb, | ^~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h: In function ‘perf_trace_tegra_dma_isr’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ 44 | TRACE_EVENT(tegra_dma_isr, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ 44 | TRACE_EVENT(tegra_dma_isr, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/tegra_apb_dma.h: In function ‘__bpf_trace_tegra_dma_tx_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(tegra_dma_tx_status, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(tegra_dma_tx_status, | ^~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h: In function ‘__bpf_trace_tegra_dma_complete_cb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(tegra_dma_complete_cb, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(tegra_dma_complete_cb, | ^~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h: In function ‘__bpf_trace_tegra_dma_isr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ 44 | TRACE_EVENT(tegra_dma_isr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ 44 | TRACE_EVENT(tegra_dma_isr, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/dma/tegra20-apb-dma.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: drivers/dma] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/block/null_blk/trace.h:85, from ../drivers/block/null_blk/zoned.c:7: ../drivers/block/null_blk/./trace.h: In function ‘trace_event_raw_event_nullb_zone_op’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(nullb_zone_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(nullb_zone_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(nullb_zone_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(nullb_zone_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(nullb_zone_op, | ^~~~~~~~~~~ ../drivers/block/null_blk/./trace.h: In function ‘trace_event_raw_event_nullb_report_zones’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(nullb_report_zones, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(nullb_report_zones, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/block/null_blk/./trace.h: In function ‘perf_trace_nullb_zone_op’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(nullb_zone_op, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(nullb_zone_op, | ^~~~~~~~~~~ ../drivers/block/null_blk/./trace.h: In function ‘perf_trace_nullb_report_zones’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(nullb_report_zones, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(nullb_report_zones, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/block/null_blk/./trace.h: In function ‘__bpf_trace_nullb_zone_op’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(nullb_zone_op, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(nullb_zone_op, | ^~~~~~~~~~~ ../drivers/block/null_blk/./trace.h: In function ‘__bpf_trace_nullb_report_zones’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(nullb_report_zones, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(nullb_report_zones, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/block/null_blk/zoned.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/block/null_blk] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/block] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/handshake.h:319, from ../net/handshake/trace.c:22: ../include/trace/events/handshake.h: In function ‘trace_event_raw_event_handshake_event_class’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 90 | DECLARE_EVENT_CLASS(handshake_event_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 90 | DECLARE_EVENT_CLASS(handshake_event_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 90 | DECLARE_EVENT_CLASS(handshake_event_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 90 | DECLARE_EVENT_CLASS(handshake_event_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 90 | DECLARE_EVENT_CLASS(handshake_event_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h: In function ‘trace_event_raw_event_handshake_fd_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:120:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 120 | DECLARE_EVENT_CLASS(handshake_fd_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:120:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 120 | DECLARE_EVENT_CLASS(handshake_fd_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h: In function ‘trace_event_raw_event_handshake_error_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 154 | DECLARE_EVENT_CLASS(handshake_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 154 | DECLARE_EVENT_CLASS(handshake_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h: In function ‘trace_event_raw_event_handshake_alert_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:188:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 188 | DECLARE_EVENT_CLASS(handshake_alert_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:188:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 188 | DECLARE_EVENT_CLASS(handshake_alert_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h: In function ‘trace_event_raw_event_handshake_complete’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ 242 | TRACE_EVENT(handshake_complete, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ 242 | TRACE_EVENT(handshake_complete, | ^~~~~~~~~~~ ../include/trace/events/handshake.h: In function ‘trace_event_raw_event_tls_contenttype’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(tls_contenttype, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(tls_contenttype, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/handshake.h: In function ‘perf_trace_handshake_event_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 90 | DECLARE_EVENT_CLASS(handshake_event_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 90 | DECLARE_EVENT_CLASS(handshake_event_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h: In function ‘perf_trace_handshake_fd_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:120:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 120 | DECLARE_EVENT_CLASS(handshake_fd_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:120:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 120 | DECLARE_EVENT_CLASS(handshake_fd_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h: In function ‘perf_trace_handshake_error_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 154 | DECLARE_EVENT_CLASS(handshake_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 154 | DECLARE_EVENT_CLASS(handshake_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h: In function ‘perf_trace_handshake_alert_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:188:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 188 | DECLARE_EVENT_CLASS(handshake_alert_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:188:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 188 | DECLARE_EVENT_CLASS(handshake_alert_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h: In function ‘perf_trace_handshake_complete’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ 242 | TRACE_EVENT(handshake_complete, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ 242 | TRACE_EVENT(handshake_complete, | ^~~~~~~~~~~ ../include/trace/events/handshake.h: In function ‘perf_trace_tls_contenttype’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(tls_contenttype, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(tls_contenttype, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/handshake.h: In function ‘__bpf_trace_handshake_event_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 90 | DECLARE_EVENT_CLASS(handshake_event_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 90 | DECLARE_EVENT_CLASS(handshake_event_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h: In function ‘__bpf_trace_handshake_fd_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:120:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 120 | DECLARE_EVENT_CLASS(handshake_fd_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:120:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 120 | DECLARE_EVENT_CLASS(handshake_fd_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h: In function ‘__bpf_trace_handshake_error_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 154 | DECLARE_EVENT_CLASS(handshake_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 154 | DECLARE_EVENT_CLASS(handshake_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h: In function ‘__bpf_trace_handshake_alert_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:188:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 188 | DECLARE_EVENT_CLASS(handshake_alert_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:188:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 188 | DECLARE_EVENT_CLASS(handshake_alert_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h: In function ‘__bpf_trace_handshake_complete’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ 242 | TRACE_EVENT(handshake_complete, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ 242 | TRACE_EVENT(handshake_complete, | ^~~~~~~~~~~ ../include/trace/events/handshake.h: In function ‘__bpf_trace_tls_contenttype’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(tls_contenttype, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(tls_contenttype, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: net/handshake/trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: net/handshake] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/gpu/drm/drm_trace.h:74, from ../drivers/gpu/drm/drm_trace_points.c:5: ../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘trace_event_raw_event_drm_vblank_event’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(drm_vblank_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(drm_vblank_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(drm_vblank_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(drm_vblank_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(drm_vblank_event, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘trace_event_raw_event_drm_vblank_event_queued’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(drm_vblank_event_queued, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(drm_vblank_event_queued, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘trace_event_raw_event_drm_vblank_event_delivered’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(drm_vblank_event_delivered, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(drm_vblank_event_delivered, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘perf_trace_drm_vblank_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(drm_vblank_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(drm_vblank_event, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘perf_trace_drm_vblank_event_queued’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(drm_vblank_event_queued, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(drm_vblank_event_queued, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘perf_trace_drm_vblank_event_delivered’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(drm_vblank_event_delivered, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(drm_vblank_event_delivered, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘__bpf_trace_drm_vblank_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(drm_vblank_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(drm_vblank_event, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘__bpf_trace_drm_vblank_event_queued’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(drm_vblank_event_queued, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(drm_vblank_event_queued, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘__bpf_trace_drm_vblank_event_delivered’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(drm_vblank_event_delivered, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(drm_vblank_event_delivered, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/gpu/drm/drm_trace_points.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/gpu/drm] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/nvme/host/trace.h:172, from ../drivers/nvme/host/core.c:31: ../drivers/nvme/host/./trace.h: In function ‘trace_event_raw_event_nvme_setup_cmd’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ 47 | TRACE_EVENT(nvme_setup_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ 47 | TRACE_EVENT(nvme_setup_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ 47 | TRACE_EVENT(nvme_setup_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ 47 | TRACE_EVENT(nvme_setup_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ 47 | TRACE_EVENT(nvme_setup_cmd, | ^~~~~~~~~~~ ../drivers/nvme/host/./trace.h: In function ‘trace_event_raw_event_nvme_complete_rq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(nvme_complete_rq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(nvme_complete_rq, | ^~~~~~~~~~~ ../drivers/nvme/host/./trace.h: In function ‘trace_event_raw_event_nvme_async_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:117:1: note: in expansion of macro ‘TRACE_EVENT’ 117 | TRACE_EVENT(nvme_async_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:117:1: note: in expansion of macro ‘TRACE_EVENT’ 117 | TRACE_EVENT(nvme_async_event, | ^~~~~~~~~~~ ../drivers/nvme/host/./trace.h: In function ‘trace_event_raw_event_nvme_sq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(nvme_sq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(nvme_sq, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/nvme/host/./trace.h: In function ‘perf_trace_nvme_setup_cmd’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ 47 | TRACE_EVENT(nvme_setup_cmd, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ 47 | TRACE_EVENT(nvme_setup_cmd, | ^~~~~~~~~~~ ../drivers/nvme/host/./trace.h: In function ‘perf_trace_nvme_complete_rq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(nvme_complete_rq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(nvme_complete_rq, | ^~~~~~~~~~~ ../drivers/nvme/host/./trace.h: In function ‘perf_trace_nvme_async_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:117:1: note: in expansion of macro ‘TRACE_EVENT’ 117 | TRACE_EVENT(nvme_async_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:117:1: note: in expansion of macro ‘TRACE_EVENT’ 117 | TRACE_EVENT(nvme_async_event, | ^~~~~~~~~~~ ../drivers/nvme/host/./trace.h: In function ‘perf_trace_nvme_sq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(nvme_sq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(nvme_sq, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/nvme/host/./trace.h: In function ‘__bpf_trace_nvme_setup_cmd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ 47 | TRACE_EVENT(nvme_setup_cmd, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ 47 | TRACE_EVENT(nvme_setup_cmd, | ^~~~~~~~~~~ ../drivers/nvme/host/./trace.h: In function ‘__bpf_trace_nvme_complete_rq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(nvme_complete_rq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(nvme_complete_rq, | ^~~~~~~~~~~ ../drivers/nvme/host/./trace.h: In function ‘__bpf_trace_nvme_async_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:117:1: note: in expansion of macro ‘TRACE_EVENT’ 117 | TRACE_EVENT(nvme_async_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:117:1: note: in expansion of macro ‘TRACE_EVENT’ 117 | TRACE_EVENT(nvme_async_event, | ^~~~~~~~~~~ ../drivers/nvme/host/./trace.h: In function ‘__bpf_trace_nvme_sq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(nvme_sq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(nvme_sq, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/nvme/host/core.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/nvme/host] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/nvme] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/dsa/mv88e6xxx/trace.h:96, from ../drivers/net/dsa/mv88e6xxx/trace.c:6: ../drivers/net/dsa/mv88e6xxx/./trace.h: In function ‘trace_event_raw_event_mv88e6xxx_atu_violation’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mv88e6xxx/./trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(mv88e6xxx_atu_violation, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mv88e6xxx/./trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(mv88e6xxx_atu_violation, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mv88e6xxx/./trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(mv88e6xxx_atu_violation, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mv88e6xxx/./trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(mv88e6xxx_atu_violation, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mv88e6xxx/./trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(mv88e6xxx_atu_violation, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mv88e6xxx/./trace.h: In function ‘trace_event_raw_event_mv88e6xxx_vtu_violation’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mv88e6xxx/./trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 58 | DECLARE_EVENT_CLASS(mv88e6xxx_vtu_violation, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mv88e6xxx/./trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 58 | DECLARE_EVENT_CLASS(mv88e6xxx_vtu_violation, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/dsa/mv88e6xxx/./trace.h: In function ‘perf_trace_mv88e6xxx_atu_violation’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mv88e6xxx/./trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(mv88e6xxx_atu_violation, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mv88e6xxx/./trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(mv88e6xxx_atu_violation, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mv88e6xxx/./trace.h: In function ‘perf_trace_mv88e6xxx_vtu_violation’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mv88e6xxx/./trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 58 | DECLARE_EVENT_CLASS(mv88e6xxx_vtu_violation, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mv88e6xxx/./trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 58 | DECLARE_EVENT_CLASS(mv88e6xxx_vtu_violation, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/dsa/mv88e6xxx/./trace.h: In function ‘__bpf_trace_mv88e6xxx_atu_violation’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mv88e6xxx/./trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(mv88e6xxx_atu_violation, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mv88e6xxx/./trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(mv88e6xxx_atu_violation, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mv88e6xxx/./trace.h: In function ‘__bpf_trace_mv88e6xxx_vtu_violation’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mv88e6xxx/./trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 58 | DECLARE_EVENT_CLASS(mv88e6xxx_vtu_violation, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mv88e6xxx/./trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 58 | DECLARE_EVENT_CLASS(mv88e6xxx_vtu_violation, | ^~~~~~~~~~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: drivers/net/dsa/mv88e6xxx/trace.o] Error 1 make[6]: *** [../scripts/Makefile.build:485: drivers/net/dsa/mv88e6xxx] Error 2 make[5]: *** [../scripts/Makefile.build:485: drivers/net/dsa] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/ath/trace.h:68, from ../drivers/net/wireless/ath/trace.c:20: ../drivers/net/wireless/ath/./trace.h: In function ‘trace_event_raw_event_ath_log’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(ath_log, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(ath_log, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(ath_log, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(ath_log, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(ath_log, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/ath/./trace.h: In function ‘perf_trace_ath_log’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(ath_log, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(ath_log, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/ath/./trace.h: In function ‘__bpf_trace_ath_log’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(ath_log, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(ath_log, | ^~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/trace.o] Error 1 make[7]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/firewire_ohci.h:101, from ../drivers/firewire/ohci.c:51: ../include/trace/events/firewire_ohci.h: In function ‘trace_event_raw_event_irqs’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(irqs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(irqs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(irqs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(irqs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(irqs, | ^~~~~~~~~~~ ../include/trace/events/firewire_ohci.h: In function ‘trace_event_raw_event_self_id_complete’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire_ohci.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ 61 | TRACE_EVENT(self_id_complete, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire_ohci.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ 61 | TRACE_EVENT(self_id_complete, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/firewire_ohci.h: In function ‘perf_trace_irqs’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(irqs, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(irqs, | ^~~~~~~~~~~ ../include/trace/events/firewire_ohci.h: In function ‘perf_trace_self_id_complete’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire_ohci.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ 61 | TRACE_EVENT(self_id_complete, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire_ohci.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ 61 | TRACE_EVENT(self_id_complete, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/firewire_ohci.h: In function ‘__bpf_trace_irqs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(irqs, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(irqs, | ^~~~~~~~~~~ ../include/trace/events/firewire_ohci.h: In function ‘__bpf_trace_self_id_complete’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire_ohci.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ 61 | TRACE_EVENT(self_id_complete, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire_ohci.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ 61 | TRACE_EVENT(self_id_complete, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/firewire/ohci.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/host1x.h:267, from ../drivers/gpu/host1x/dev.c:23: ../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(host1x, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(host1x, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(host1x, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(host1x, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(host1x, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_cdma_push’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(host1x_cdma_push, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(host1x_cdma_push, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_cdma_push_wide’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ 70 | TRACE_EVENT(host1x_cdma_push_wide, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ 70 | TRACE_EVENT(host1x_cdma_push_wide, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_cdma_push_gather’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(host1x_cdma_push_gather, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(host1x_cdma_push_gather, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_channel_submit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ 130 | TRACE_EVENT(host1x_channel_submit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ 130 | TRACE_EVENT(host1x_channel_submit, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_channel_submitted’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(host1x_channel_submitted, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(host1x_channel_submitted, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_channel_submit_complete’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ 179 | TRACE_EVENT(host1x_channel_submit_complete, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ 179 | TRACE_EVENT(host1x_channel_submit_complete, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_wait_cdma’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ 200 | TRACE_EVENT(host1x_wait_cdma, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ 200 | TRACE_EVENT(host1x_wait_cdma, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_syncpt_load_min’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(host1x_syncpt_load_min, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(host1x_syncpt_load_min, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_syncpt_wait_check’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(host1x_syncpt_wait_check, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(host1x_syncpt_wait_check, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/host1x.h: In function ‘perf_trace_host1x’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(host1x, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(host1x, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘perf_trace_host1x_cdma_push’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(host1x_cdma_push, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(host1x_cdma_push, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘perf_trace_host1x_cdma_push_wide’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ 70 | TRACE_EVENT(host1x_cdma_push_wide, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ 70 | TRACE_EVENT(host1x_cdma_push_wide, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘perf_trace_host1x_cdma_push_gather’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(host1x_cdma_push_gather, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(host1x_cdma_push_gather, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘perf_trace_host1x_channel_submit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ 130 | TRACE_EVENT(host1x_channel_submit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ 130 | TRACE_EVENT(host1x_channel_submit, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘perf_trace_host1x_channel_submitted’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(host1x_channel_submitted, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(host1x_channel_submitted, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘perf_trace_host1x_channel_submit_complete’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ 179 | TRACE_EVENT(host1x_channel_submit_complete, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ 179 | TRACE_EVENT(host1x_channel_submit_complete, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘perf_trace_host1x_wait_cdma’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ 200 | TRACE_EVENT(host1x_wait_cdma, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ 200 | TRACE_EVENT(host1x_wait_cdma, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘perf_trace_host1x_syncpt_load_min’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(host1x_syncpt_load_min, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(host1x_syncpt_load_min, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘perf_trace_host1x_syncpt_wait_check’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(host1x_syncpt_wait_check, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(host1x_syncpt_wait_check, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/host1x.h: In function ‘__bpf_trace_host1x’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(host1x, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(host1x, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘__bpf_trace_host1x_cdma_push’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(host1x_cdma_push, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(host1x_cdma_push, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘__bpf_trace_host1x_cdma_push_wide’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ 70 | TRACE_EVENT(host1x_cdma_push_wide, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ 70 | TRACE_EVENT(host1x_cdma_push_wide, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘__bpf_trace_host1x_cdma_push_gather’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(host1x_cdma_push_gather, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(host1x_cdma_push_gather, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘__bpf_trace_host1x_channel_submit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ 130 | TRACE_EVENT(host1x_channel_submit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ 130 | TRACE_EVENT(host1x_channel_submit, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘__bpf_trace_host1x_channel_submitted’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(host1x_channel_submitted, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(host1x_channel_submitted, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘__bpf_trace_host1x_channel_submit_complete’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ 179 | TRACE_EVENT(host1x_channel_submit_complete, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ 179 | TRACE_EVENT(host1x_channel_submit_complete, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘__bpf_trace_host1x_wait_cdma’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ 200 | TRACE_EVENT(host1x_wait_cdma, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ 200 | TRACE_EVENT(host1x_wait_cdma, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘__bpf_trace_host1x_syncpt_load_min’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(host1x_syncpt_load_min, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(host1x_syncpt_load_min, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘__bpf_trace_host1x_syncpt_wait_check’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(host1x_syncpt_wait_check, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(host1x_syncpt_wait_check, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/gpu/host1x/dev.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/gpu/host1x] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/gpu] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/asoc.h:279, from ../sound/soc/soc-core.c:45: ../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_dapm’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_dapm_basic’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 60 | DECLARE_EVENT_CLASS(snd_soc_dapm_basic, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 60 | DECLARE_EVENT_CLASS(snd_soc_dapm_basic, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_dapm_widget’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 95 | DECLARE_EVENT_CLASS(snd_soc_dapm_widget, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 95 | DECLARE_EVENT_CLASS(snd_soc_dapm_widget, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_dapm_walk_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:139:1: note: in expansion of macro ‘TRACE_EVENT’ 139 | TRACE_EVENT(snd_soc_dapm_walk_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:139:1: note: in expansion of macro ‘TRACE_EVENT’ 139 | TRACE_EVENT(snd_soc_dapm_walk_done, | ^~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_dapm_path’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ 164 | TRACE_EVENT(snd_soc_dapm_path, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ 164 | TRACE_EVENT(snd_soc_dapm_path, | ^~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_dapm_connected’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ 198 | TRACE_EVENT(snd_soc_dapm_connected, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ 198 | TRACE_EVENT(snd_soc_dapm_connected, | ^~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_jack_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(snd_soc_jack_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(snd_soc_jack_irq, | ^~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_jack_report’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:235:1: note: in expansion of macro ‘TRACE_EVENT’ 235 | TRACE_EVENT(snd_soc_jack_report, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:235:1: note: in expansion of macro ‘TRACE_EVENT’ 235 | TRACE_EVENT(snd_soc_jack_report, | ^~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_jack_notify’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ 257 | TRACE_EVENT(snd_soc_jack_notify, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ 257 | TRACE_EVENT(snd_soc_jack_notify, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/asoc.h: In function ‘perf_trace_snd_soc_dapm’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘perf_trace_snd_soc_dapm_basic’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 60 | DECLARE_EVENT_CLASS(snd_soc_dapm_basic, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 60 | DECLARE_EVENT_CLASS(snd_soc_dapm_basic, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘perf_trace_snd_soc_dapm_widget’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 95 | DECLARE_EVENT_CLASS(snd_soc_dapm_widget, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 95 | DECLARE_EVENT_CLASS(snd_soc_dapm_widget, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘perf_trace_snd_soc_dapm_walk_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:139:1: note: in expansion of macro ‘TRACE_EVENT’ 139 | TRACE_EVENT(snd_soc_dapm_walk_done, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:139:1: note: in expansion of macro ‘TRACE_EVENT’ 139 | TRACE_EVENT(snd_soc_dapm_walk_done, | ^~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘perf_trace_snd_soc_dapm_path’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ 164 | TRACE_EVENT(snd_soc_dapm_path, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ 164 | TRACE_EVENT(snd_soc_dapm_path, | ^~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘perf_trace_snd_soc_dapm_connected’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ 198 | TRACE_EVENT(snd_soc_dapm_connected, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ 198 | TRACE_EVENT(snd_soc_dapm_connected, | ^~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘perf_trace_snd_soc_jack_irq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(snd_soc_jack_irq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(snd_soc_jack_irq, | ^~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘perf_trace_snd_soc_jack_report’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:235:1: note: in expansion of macro ‘TRACE_EVENT’ 235 | TRACE_EVENT(snd_soc_jack_report, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:235:1: note: in expansion of macro ‘TRACE_EVENT’ 235 | TRACE_EVENT(snd_soc_jack_report, | ^~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘perf_trace_snd_soc_jack_notify’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ 257 | TRACE_EVENT(snd_soc_jack_notify, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ 257 | TRACE_EVENT(snd_soc_jack_notify, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/asoc.h: In function ‘__bpf_trace_snd_soc_dapm’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘__bpf_trace_snd_soc_dapm_basic’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 60 | DECLARE_EVENT_CLASS(snd_soc_dapm_basic, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 60 | DECLARE_EVENT_CLASS(snd_soc_dapm_basic, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘__bpf_trace_snd_soc_dapm_widget’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 95 | DECLARE_EVENT_CLASS(snd_soc_dapm_widget, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 95 | DECLARE_EVENT_CLASS(snd_soc_dapm_widget, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘__bpf_trace_snd_soc_dapm_walk_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:139:1: note: in expansion of macro ‘TRACE_EVENT’ 139 | TRACE_EVENT(snd_soc_dapm_walk_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:139:1: note: in expansion of macro ‘TRACE_EVENT’ 139 | TRACE_EVENT(snd_soc_dapm_walk_done, | ^~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘__bpf_trace_snd_soc_dapm_path’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ 164 | TRACE_EVENT(snd_soc_dapm_path, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ 164 | TRACE_EVENT(snd_soc_dapm_path, | ^~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘__bpf_trace_snd_soc_dapm_connected’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ 198 | TRACE_EVENT(snd_soc_dapm_connected, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ 198 | TRACE_EVENT(snd_soc_dapm_connected, | ^~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘__bpf_trace_snd_soc_jack_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(snd_soc_jack_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(snd_soc_jack_irq, | ^~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘__bpf_trace_snd_soc_jack_report’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:235:1: note: in expansion of macro ‘TRACE_EVENT’ 235 | TRACE_EVENT(snd_soc_jack_report, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:235:1: note: in expansion of macro ‘TRACE_EVENT’ 235 | TRACE_EVENT(snd_soc_jack_report, | ^~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘__bpf_trace_snd_soc_jack_notify’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ 257 | TRACE_EVENT(snd_soc_jack_notify, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ 257 | TRACE_EVENT(snd_soc_jack_notify, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: sound/soc/soc-core.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/block.h:609, from ../block/blk-core.c:45: ../include/trace/events/block.h: In function ‘trace_event_raw_event_block_buffer’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(block_buffer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(block_buffer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(block_buffer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(block_buffer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(block_buffer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h: In function ‘trace_event_raw_event_block_rq_requeue’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(block_rq_requeue, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(block_rq_requeue, | ^~~~~~~~~~~ ../include/trace/events/block.h: In function ‘trace_event_raw_event_block_rq_completion’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 118 | DECLARE_EVENT_CLASS(block_rq_completion, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 118 | DECLARE_EVENT_CLASS(block_rq_completion, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h: In function ‘trace_event_raw_event_block_rq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:190:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 190 | DECLARE_EVENT_CLASS(block_rq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:190:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 190 | DECLARE_EVENT_CLASS(block_rq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h: In function ‘trace_event_raw_event_block_bio_complete’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(block_bio_complete, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(block_bio_complete, | ^~~~~~~~~~~ ../include/trace/events/block.h: In function ‘trace_event_raw_event_block_bio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:335:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 335 | DECLARE_EVENT_CLASS(block_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:335:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 335 | DECLARE_EVENT_CLASS(block_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h: In function ‘trace_event_raw_event_block_plug’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ 430 | TRACE_EVENT(block_plug, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ 430 | TRACE_EVENT(block_plug, | ^~~~~~~~~~~ ../include/trace/events/block.h: In function ‘trace_event_raw_event_block_unplug’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:447:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 447 | DECLARE_EVENT_CLASS(block_unplug, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:447:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 447 | DECLARE_EVENT_CLASS(block_unplug, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h: In function ‘trace_event_raw_event_block_split’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:492:1: note: in expansion of macro ‘TRACE_EVENT’ 492 | TRACE_EVENT(block_split, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:492:1: note: in expansion of macro ‘TRACE_EVENT’ 492 | TRACE_EVENT(block_split, | ^~~~~~~~~~~ ../include/trace/events/block.h: In function ‘trace_event_raw_event_block_bio_remap’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ 530 | TRACE_EVENT(block_bio_remap, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ 530 | TRACE_EVENT(block_bio_remap, | ^~~~~~~~~~~ ../include/trace/events/block.h: In function ‘trace_event_raw_event_block_rq_remap’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ 572 | TRACE_EVENT(block_rq_remap, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ 572 | TRACE_EVENT(block_rq_remap, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/block.h: In function ‘perf_trace_block_buffer’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(block_buffer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(block_buffer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h: In function ‘perf_trace_block_rq_requeue’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(block_rq_requeue, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(block_rq_requeue, | ^~~~~~~~~~~ ../include/trace/events/block.h: In function ‘perf_trace_block_rq_completion’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 118 | DECLARE_EVENT_CLASS(block_rq_completion, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 118 | DECLARE_EVENT_CLASS(block_rq_completion, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h: In function ‘perf_trace_block_rq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:190:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 190 | DECLARE_EVENT_CLASS(block_rq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:190:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 190 | DECLARE_EVENT_CLASS(block_rq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h: In function ‘perf_trace_block_bio_complete’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(block_bio_complete, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(block_bio_complete, | ^~~~~~~~~~~ ../include/trace/events/block.h: In function ‘perf_trace_block_bio’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:335:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 335 | DECLARE_EVENT_CLASS(block_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:335:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 335 | DECLARE_EVENT_CLASS(block_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h: In function ‘perf_trace_block_plug’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ 430 | TRACE_EVENT(block_plug, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ 430 | TRACE_EVENT(block_plug, | ^~~~~~~~~~~ ../include/trace/events/block.h: In function ‘perf_trace_block_unplug’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:447:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 447 | DECLARE_EVENT_CLASS(block_unplug, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:447:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 447 | DECLARE_EVENT_CLASS(block_unplug, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h: In function ‘perf_trace_block_split’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:492:1: note: in expansion of macro ‘TRACE_EVENT’ 492 | TRACE_EVENT(block_split, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:492:1: note: in expansion of macro ‘TRACE_EVENT’ 492 | TRACE_EVENT(block_split, | ^~~~~~~~~~~ ../include/trace/events/block.h: In function ‘perf_trace_block_bio_remap’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ 530 | TRACE_EVENT(block_bio_remap, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ 530 | TRACE_EVENT(block_bio_remap, | ^~~~~~~~~~~ ../include/trace/events/block.h: In function ‘perf_trace_block_rq_remap’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ 572 | TRACE_EVENT(block_rq_remap, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ 572 | TRACE_EVENT(block_rq_remap, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/block.h: In function ‘__bpf_trace_block_buffer’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(block_buffer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(block_buffer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h: In function ‘__bpf_trace_block_rq_requeue’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(block_rq_requeue, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(block_rq_requeue, | ^~~~~~~~~~~ ../include/trace/events/block.h: In function ‘__bpf_trace_block_rq_completion’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 118 | DECLARE_EVENT_CLASS(block_rq_completion, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 118 | DECLARE_EVENT_CLASS(block_rq_completion, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h: In function ‘__bpf_trace_block_rq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:190:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 190 | DECLARE_EVENT_CLASS(block_rq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:190:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 190 | DECLARE_EVENT_CLASS(block_rq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h: In function ‘__bpf_trace_block_bio_complete’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(block_bio_complete, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(block_bio_complete, | ^~~~~~~~~~~ ../include/trace/events/block.h: In function ‘__bpf_trace_block_bio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:335:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 335 | DECLARE_EVENT_CLASS(block_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:335:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 335 | DECLARE_EVENT_CLASS(block_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h: In function ‘__bpf_trace_block_plug’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ 430 | TRACE_EVENT(block_plug, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ 430 | TRACE_EVENT(block_plug, | ^~~~~~~~~~~ ../include/trace/events/block.h: In function ‘__bpf_trace_block_unplug’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:447:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 447 | DECLARE_EVENT_CLASS(block_unplug, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:447:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 447 | DECLARE_EVENT_CLASS(block_unplug, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h: In function ‘__bpf_trace_block_split’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:492:1: note: in expansion of macro ‘TRACE_EVENT’ 492 | TRACE_EVENT(block_split, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:492:1: note: in expansion of macro ‘TRACE_EVENT’ 492 | TRACE_EVENT(block_split, | ^~~~~~~~~~~ ../include/trace/events/block.h: In function ‘__bpf_trace_block_bio_remap’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ 530 | TRACE_EVENT(block_bio_remap, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ 530 | TRACE_EVENT(block_bio_remap, | ^~~~~~~~~~~ ../include/trace/events/block.h: In function ‘__bpf_trace_block_rq_remap’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ 572 | TRACE_EVENT(block_rq_remap, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ 572 | TRACE_EVENT(block_rq_remap, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: block/blk-core.o] Error 1 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../arch/x86/include/asm/trace/irq_vectors.h:383, from ../arch/x86/kernel/irq.c:29: ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_x86_irq_vector’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(x86_irq_vector, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(x86_irq_vector, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(x86_irq_vector, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(x86_irq_vector, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(x86_irq_vector, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_config’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ 126 | TRACE_EVENT(vector_config, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ 126 | TRACE_EVENT(vector_config, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_mod’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:152:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 152 | DECLARE_EVENT_CLASS(vector_mod, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:152:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 152 | DECLARE_EVENT_CLASS(vector_mod, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_reserve’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:192:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 192 | DECLARE_EVENT_CLASS(vector_reserve, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:192:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 192 | DECLARE_EVENT_CLASS(vector_reserve, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_alloc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:219:1: note: in expansion of macro ‘TRACE_EVENT’ 219 | TRACE_EVENT(vector_alloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:219:1: note: in expansion of macro ‘TRACE_EVENT’ 219 | TRACE_EVENT(vector_alloc, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_alloc_managed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:245:1: note: in expansion of macro ‘TRACE_EVENT’ 245 | TRACE_EVENT(vector_alloc_managed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:245:1: note: in expansion of macro ‘TRACE_EVENT’ 245 | TRACE_EVENT(vector_alloc_managed, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_activate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 268 | DECLARE_EVENT_CLASS(vector_activate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 268 | DECLARE_EVENT_CLASS(vector_activate, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_teardown’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ 303 | TRACE_EVENT(vector_teardown, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ 303 | TRACE_EVENT(vector_teardown, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_setup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:325:1: note: in expansion of macro ‘TRACE_EVENT’ 325 | TRACE_EVENT(vector_setup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:325:1: note: in expansion of macro ‘TRACE_EVENT’ 325 | TRACE_EVENT(vector_setup, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_free_moved’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ 347 | TRACE_EVENT(vector_free_moved, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ 347 | TRACE_EVENT(vector_free_moved, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘perf_trace_x86_irq_vector’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(x86_irq_vector, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(x86_irq_vector, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘perf_trace_vector_config’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ 126 | TRACE_EVENT(vector_config, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ 126 | TRACE_EVENT(vector_config, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘perf_trace_vector_mod’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:152:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 152 | DECLARE_EVENT_CLASS(vector_mod, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:152:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 152 | DECLARE_EVENT_CLASS(vector_mod, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘perf_trace_vector_reserve’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:192:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 192 | DECLARE_EVENT_CLASS(vector_reserve, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:192:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 192 | DECLARE_EVENT_CLASS(vector_reserve, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘perf_trace_vector_alloc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:219:1: note: in expansion of macro ‘TRACE_EVENT’ 219 | TRACE_EVENT(vector_alloc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:219:1: note: in expansion of macro ‘TRACE_EVENT’ 219 | TRACE_EVENT(vector_alloc, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘perf_trace_vector_alloc_managed’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:245:1: note: in expansion of macro ‘TRACE_EVENT’ 245 | TRACE_EVENT(vector_alloc_managed, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:245:1: note: in expansion of macro ‘TRACE_EVENT’ 245 | TRACE_EVENT(vector_alloc_managed, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘perf_trace_vector_activate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 268 | DECLARE_EVENT_CLASS(vector_activate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 268 | DECLARE_EVENT_CLASS(vector_activate, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘perf_trace_vector_teardown’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ 303 | TRACE_EVENT(vector_teardown, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ 303 | TRACE_EVENT(vector_teardown, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘perf_trace_vector_setup’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:325:1: note: in expansion of macro ‘TRACE_EVENT’ 325 | TRACE_EVENT(vector_setup, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:325:1: note: in expansion of macro ‘TRACE_EVENT’ 325 | TRACE_EVENT(vector_setup, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘perf_trace_vector_free_moved’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ 347 | TRACE_EVENT(vector_free_moved, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ 347 | TRACE_EVENT(vector_free_moved, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_x86_irq_vector’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(x86_irq_vector, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(x86_irq_vector, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_vector_config’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ 126 | TRACE_EVENT(vector_config, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ 126 | TRACE_EVENT(vector_config, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_vector_mod’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:152:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 152 | DECLARE_EVENT_CLASS(vector_mod, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:152:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 152 | DECLARE_EVENT_CLASS(vector_mod, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_vector_reserve’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:192:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 192 | DECLARE_EVENT_CLASS(vector_reserve, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:192:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 192 | DECLARE_EVENT_CLASS(vector_reserve, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_vector_alloc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:219:1: note: in expansion of macro ‘TRACE_EVENT’ 219 | TRACE_EVENT(vector_alloc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:219:1: note: in expansion of macro ‘TRACE_EVENT’ 219 | TRACE_EVENT(vector_alloc, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_vector_alloc_managed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:245:1: note: in expansion of macro ‘TRACE_EVENT’ 245 | TRACE_EVENT(vector_alloc_managed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:245:1: note: in expansion of macro ‘TRACE_EVENT’ 245 | TRACE_EVENT(vector_alloc_managed, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_vector_activate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 268 | DECLARE_EVENT_CLASS(vector_activate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 268 | DECLARE_EVENT_CLASS(vector_activate, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_vector_teardown’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ 303 | TRACE_EVENT(vector_teardown, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ 303 | TRACE_EVENT(vector_teardown, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_vector_setup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:325:1: note: in expansion of macro ‘TRACE_EVENT’ 325 | TRACE_EVENT(vector_setup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:325:1: note: in expansion of macro ‘TRACE_EVENT’ 325 | TRACE_EVENT(vector_setup, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_vector_free_moved’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ 347 | TRACE_EVENT(vector_free_moved, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ 347 | TRACE_EVENT(vector_free_moved, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: arch/x86/kernel/irq.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: arch/x86/kernel] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/cxl/core/trace.h:737, from ../drivers/cxl/core/trace.c:8: ../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_aer_uncorrectable_error’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_aer_correctable_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(cxl_aer_correctable_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(cxl_aer_correctable_error, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_overflow’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ 127 | TRACE_EVENT(cxl_overflow, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ 127 | TRACE_EVENT(cxl_overflow, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_generic_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ 225 | TRACE_EVENT(cxl_generic_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ 225 | TRACE_EVENT(cxl_generic_event, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_general_media’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(cxl_general_media, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(cxl_general_media, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_dram’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ 413 | TRACE_EVENT(cxl_dram, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ 413 | TRACE_EVENT(cxl_dram, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_memory_module’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:576:1: note: in expansion of macro ‘TRACE_EVENT’ 576 | TRACE_EVENT(cxl_memory_module, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:576:1: note: in expansion of macro ‘TRACE_EVENT’ 576 | TRACE_EVENT(cxl_memory_module, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_poison’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:671:1: note: in expansion of macro ‘TRACE_EVENT’ 671 | TRACE_EVENT(cxl_poison, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:671:1: note: in expansion of macro ‘TRACE_EVENT’ 671 | TRACE_EVENT(cxl_poison, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/cxl/core/./trace.h: In function ‘perf_trace_cxl_aer_uncorrectable_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘perf_trace_cxl_aer_correctable_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(cxl_aer_correctable_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(cxl_aer_correctable_error, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘perf_trace_cxl_overflow’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ 127 | TRACE_EVENT(cxl_overflow, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ 127 | TRACE_EVENT(cxl_overflow, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘perf_trace_cxl_generic_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ 225 | TRACE_EVENT(cxl_generic_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ 225 | TRACE_EVENT(cxl_generic_event, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘perf_trace_cxl_general_media’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(cxl_general_media, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(cxl_general_media, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘perf_trace_cxl_dram’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ 413 | TRACE_EVENT(cxl_dram, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ 413 | TRACE_EVENT(cxl_dram, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘perf_trace_cxl_memory_module’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:576:1: note: in expansion of macro ‘TRACE_EVENT’ 576 | TRACE_EVENT(cxl_memory_module, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:576:1: note: in expansion of macro ‘TRACE_EVENT’ 576 | TRACE_EVENT(cxl_memory_module, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘perf_trace_cxl_poison’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:671:1: note: in expansion of macro ‘TRACE_EVENT’ 671 | TRACE_EVENT(cxl_poison, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:671:1: note: in expansion of macro ‘TRACE_EVENT’ 671 | TRACE_EVENT(cxl_poison, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/cxl/core/./trace.h: In function ‘__bpf_trace_cxl_aer_uncorrectable_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘__bpf_trace_cxl_aer_correctable_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(cxl_aer_correctable_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(cxl_aer_correctable_error, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘__bpf_trace_cxl_overflow’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ 127 | TRACE_EVENT(cxl_overflow, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ 127 | TRACE_EVENT(cxl_overflow, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘__bpf_trace_cxl_generic_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ 225 | TRACE_EVENT(cxl_generic_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ 225 | TRACE_EVENT(cxl_generic_event, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘__bpf_trace_cxl_general_media’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(cxl_general_media, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(cxl_general_media, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘__bpf_trace_cxl_dram’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ 413 | TRACE_EVENT(cxl_dram, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ 413 | TRACE_EVENT(cxl_dram, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘__bpf_trace_cxl_memory_module’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:576:1: note: in expansion of macro ‘TRACE_EVENT’ 576 | TRACE_EVENT(cxl_memory_module, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:576:1: note: in expansion of macro ‘TRACE_EVENT’ 576 | TRACE_EVENT(cxl_memory_module, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘__bpf_trace_cxl_poison’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:671:1: note: in expansion of macro ‘TRACE_EVENT’ 671 | TRACE_EVENT(cxl_poison, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:671:1: note: in expansion of macro ‘TRACE_EVENT’ 671 | TRACE_EVENT(cxl_poison, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/cxl/core/trace.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/cxl/core] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/cxl] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/intel-sst.h:156, from ../sound/soc/intel/common/sst-dsp.c:20: ../include/trace/events/intel-sst.h: In function ‘trace_event_raw_event_sst_ipc_msg’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h: In function ‘trace_event_raw_event_sst_ipc_mailbox’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(sst_ipc_mailbox, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(sst_ipc_mailbox, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h: In function ‘trace_event_raw_event_sst_ipc_mailbox_info’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:104:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 104 | DECLARE_EVENT_CLASS(sst_ipc_mailbox_info, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:104:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 104 | DECLARE_EVENT_CLASS(sst_ipc_mailbox_info, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/intel-sst.h: In function ‘perf_trace_sst_ipc_msg’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h: In function ‘perf_trace_sst_ipc_mailbox’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(sst_ipc_mailbox, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(sst_ipc_mailbox, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h: In function ‘perf_trace_sst_ipc_mailbox_info’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:104:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 104 | DECLARE_EVENT_CLASS(sst_ipc_mailbox_info, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:104:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 104 | DECLARE_EVENT_CLASS(sst_ipc_mailbox_info, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/intel-sst.h: In function ‘__bpf_trace_sst_ipc_msg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h: In function ‘__bpf_trace_sst_ipc_mailbox’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(sst_ipc_mailbox, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(sst_ipc_mailbox, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h: In function ‘__bpf_trace_sst_ipc_mailbox_info’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:104:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 104 | DECLARE_EVENT_CLASS(sst_ipc_mailbox_info, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:104:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 104 | DECLARE_EVENT_CLASS(sst_ipc_mailbox_info, | ^~~~~~~~~~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: sound/soc/intel/common/sst-dsp.o] Error 1 make[6]: *** [../scripts/Makefile.build:485: sound/soc/intel/common] Error 2 make[6]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/spi.h:239, from ../drivers/spi/spi.c:39: ../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_controller’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(spi_controller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(spi_controller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(spi_controller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(spi_controller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(spi_controller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_setup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ 45 | TRACE_EVENT(spi_setup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ 45 | TRACE_EVENT(spi_setup, | ^~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_set_cs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ 78 | TRACE_EVENT(spi_set_cs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ 78 | TRACE_EVENT(spi_set_cs, | ^~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_message’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 102 | DECLARE_EVENT_CLASS(spi_message, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 102 | DECLARE_EVENT_CLASS(spi_message, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_message_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(spi_message_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(spi_message_done, | ^~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_transfer’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 179 | DECLARE_EVENT_CLASS(spi_transfer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 179 | DECLARE_EVENT_CLASS(spi_transfer, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/spi.h: In function ‘perf_trace_spi_controller’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(spi_controller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(spi_controller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘perf_trace_spi_setup’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ 45 | TRACE_EVENT(spi_setup, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ 45 | TRACE_EVENT(spi_setup, | ^~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘perf_trace_spi_set_cs’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ 78 | TRACE_EVENT(spi_set_cs, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ 78 | TRACE_EVENT(spi_set_cs, | ^~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘perf_trace_spi_message’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 102 | DECLARE_EVENT_CLASS(spi_message, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 102 | DECLARE_EVENT_CLASS(spi_message, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘perf_trace_spi_message_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(spi_message_done, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(spi_message_done, | ^~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘perf_trace_spi_transfer’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 179 | DECLARE_EVENT_CLASS(spi_transfer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 179 | DECLARE_EVENT_CLASS(spi_transfer, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/spi.h: In function ‘__bpf_trace_spi_controller’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(spi_controller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(spi_controller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘__bpf_trace_spi_setup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ 45 | TRACE_EVENT(spi_setup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ 45 | TRACE_EVENT(spi_setup, | ^~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘__bpf_trace_spi_set_cs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ 78 | TRACE_EVENT(spi_set_cs, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ 78 | TRACE_EVENT(spi_set_cs, | ^~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘__bpf_trace_spi_message’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 102 | DECLARE_EVENT_CLASS(spi_message, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 102 | DECLARE_EVENT_CLASS(spi_message, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘__bpf_trace_spi_message_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(spi_message_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(spi_message_done, | ^~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘__bpf_trace_spi_transfer’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 179 | DECLARE_EVENT_CLASS(spi_transfer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 179 | DECLARE_EVENT_CLASS(spi_transfer, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/spi/spi.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: drivers/spi] Error 2 In file included from ../include/trace/define_trace.h:108, from ../sound/soc/intel/catpt/trace.h:83, from ../sound/soc/intel/catpt/device.c:29: ../sound/soc/intel/catpt/./trace.h: In function ‘trace_event_raw_event_catpt_ipc_msg’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/catpt/./trace.h: In function ‘trace_event_raw_event_catpt_ipc_payload’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../sound/soc/intel/catpt/./trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 54 | TRACE_EVENT_CONDITION(catpt_ipc_payload, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../sound/soc/intel/catpt/./trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 54 | TRACE_EVENT_CONDITION(catpt_ipc_payload, | ^~~~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../sound/soc/intel/catpt/./trace.h: In function ‘perf_trace_catpt_ipc_msg’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/catpt/./trace.h: In function ‘perf_trace_catpt_ipc_payload’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../sound/soc/intel/catpt/./trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 54 | TRACE_EVENT_CONDITION(catpt_ipc_payload, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../sound/soc/intel/catpt/./trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 54 | TRACE_EVENT_CONDITION(catpt_ipc_payload, | ^~~~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../sound/soc/intel/catpt/./trace.h: In function ‘__bpf_trace_catpt_ipc_msg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/catpt/./trace.h: In function ‘__bpf_trace_catpt_ipc_payload’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../sound/soc/intel/catpt/./trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 54 | TRACE_EVENT_CONDITION(catpt_ipc_payload, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../sound/soc/intel/catpt/./trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 54 | TRACE_EVENT_CONDITION(catpt_ipc_payload, | ^~~~~~~~~~~~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: sound/soc/intel/catpt/device.o] Error 1 make[6]: *** [../scripts/Makefile.build:485: sound/soc/intel/catpt] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/iocost.h:225, from ../block/blk-iocost.c:751: ../include/trace/events/iocost.h: In function ‘trace_event_raw_event_iocost_iocg_state’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h: In function ‘trace_event_raw_event_iocg_inuse_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h: In function ‘trace_event_raw_event_iocost_ioc_vrate_adj’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ 142 | TRACE_EVENT(iocost_ioc_vrate_adj, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ 142 | TRACE_EVENT(iocost_ioc_vrate_adj, | ^~~~~~~~~~~ ../include/trace/events/iocost.h: In function ‘trace_event_raw_event_iocost_iocg_forgive_debt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ 181 | TRACE_EVENT(iocost_iocg_forgive_debt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ 181 | TRACE_EVENT(iocost_iocg_forgive_debt, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/iocost.h: In function ‘perf_trace_iocost_iocg_state’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h: In function ‘perf_trace_iocg_inuse_update’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h: In function ‘perf_trace_iocost_ioc_vrate_adj’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ 142 | TRACE_EVENT(iocost_ioc_vrate_adj, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ 142 | TRACE_EVENT(iocost_ioc_vrate_adj, | ^~~~~~~~~~~ ../include/trace/events/iocost.h: In function ‘perf_trace_iocost_iocg_forgive_debt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ 181 | TRACE_EVENT(iocost_iocg_forgive_debt, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ 181 | TRACE_EVENT(iocost_iocg_forgive_debt, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/iocost.h: In function ‘__bpf_trace_iocost_iocg_state’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h: In function ‘__bpf_trace_iocg_inuse_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h: In function ‘__bpf_trace_iocost_ioc_vrate_adj’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ 142 | TRACE_EVENT(iocost_ioc_vrate_adj, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ 142 | TRACE_EVENT(iocost_ioc_vrate_adj, | ^~~~~~~~~~~ ../include/trace/events/iocost.h: In function ‘__bpf_trace_iocost_iocg_forgive_debt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ 181 | TRACE_EVENT(iocost_iocg_forgive_debt, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ 181 | TRACE_EVENT(iocost_iocg_forgive_debt, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: block/blk-iocost.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/ath/ath5k/trace.h:105, from ../drivers/net/wireless/ath/ath5k/base.c:73: ../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘trace_event_raw_event_ath5k_rx’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(ath5k_rx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(ath5k_rx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(ath5k_rx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(ath5k_rx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(ath5k_rx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘trace_event_raw_event_ath5k_tx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath5k_tx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath5k_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘trace_event_raw_event_ath5k_tx_complete’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(ath5k_tx_complete, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(ath5k_tx_complete, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘perf_trace_ath5k_rx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(ath5k_rx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(ath5k_rx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘perf_trace_ath5k_tx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath5k_tx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath5k_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘perf_trace_ath5k_tx_complete’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(ath5k_tx_complete, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(ath5k_tx_complete, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘__bpf_trace_ath5k_rx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(ath5k_rx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(ath5k_rx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘__bpf_trace_ath5k_tx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath5k_tx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath5k_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘__bpf_trace_ath5k_tx_complete’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(ath5k_tx_complete, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(ath5k_tx_complete, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/ath5k/base.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath/ath5k] Error 2 In file included from ../include/trace/define_trace.h:108, from ../sound/soc/intel/avs/trace.h:154, from ../sound/soc/intel/avs/trace.c:12: ../sound/soc/intel/avs/./trace.h: In function ‘trace_event_raw_event_avs_dsp_core_op’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(avs_dsp_core_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(avs_dsp_core_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(avs_dsp_core_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(avs_dsp_core_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(avs_dsp_core_op, | ^~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h: In function ‘trace_event_raw_event_avs_ipc_msg_hdr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS(avs_ipc_msg_hdr, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS(avs_ipc_msg_hdr, | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h: In function ‘trace_event_raw_event_avs_ipc_msg_payload’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:96:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 96 | TRACE_EVENT_CONDITION(avs_ipc_msg_payload, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:96:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 96 | TRACE_EVENT_CONDITION(avs_ipc_msg_payload, | ^~~~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h: In function ‘trace_event_raw_event_avs_d0ix’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ 125 | TRACE_EVENT(avs_d0ix, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ 125 | TRACE_EVENT(avs_d0ix, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../sound/soc/intel/avs/./trace.h: In function ‘perf_trace_avs_dsp_core_op’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(avs_dsp_core_op, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(avs_dsp_core_op, | ^~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h: In function ‘perf_trace_avs_ipc_msg_hdr’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS(avs_ipc_msg_hdr, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS(avs_ipc_msg_hdr, | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h: In function ‘perf_trace_avs_ipc_msg_payload’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:96:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 96 | TRACE_EVENT_CONDITION(avs_ipc_msg_payload, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:96:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 96 | TRACE_EVENT_CONDITION(avs_ipc_msg_payload, | ^~~~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h: In function ‘perf_trace_avs_d0ix’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ 125 | TRACE_EVENT(avs_d0ix, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ 125 | TRACE_EVENT(avs_d0ix, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../sound/soc/intel/avs/./trace.h: In function ‘__bpf_trace_avs_dsp_core_op’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(avs_dsp_core_op, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(avs_dsp_core_op, | ^~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h: In function ‘__bpf_trace_avs_ipc_msg_hdr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS(avs_ipc_msg_hdr, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS(avs_ipc_msg_hdr, | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h: In function ‘__bpf_trace_avs_ipc_msg_payload’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:96:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 96 | TRACE_EVENT_CONDITION(avs_ipc_msg_payload, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:96:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 96 | TRACE_EVENT_CONDITION(avs_ipc_msg_payload, | ^~~~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h: In function ‘__bpf_trace_avs_d0ix’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ 125 | TRACE_EVENT(avs_d0ix, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ 125 | TRACE_EVENT(avs_d0ix, | ^~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: sound/soc/intel/avs/trace.o] Error 1 make[6]: *** [../scripts/Makefile.build:485: sound/soc/intel/avs] Error 2 make[5]: *** [../scripts/Makefile.build:485: sound/soc/intel] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/tracepoint.h:140, from ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/tracepoint.c:12: ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘trace_event_raw_event_brcmf_err’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(brcmf_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(brcmf_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(brcmf_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(brcmf_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(brcmf_err, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘trace_event_raw_event_brcmf_dbg’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(brcmf_dbg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(brcmf_dbg, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘trace_event_raw_event_brcmf_hexdump’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(brcmf_hexdump, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(brcmf_hexdump, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘trace_event_raw_event_brcmf_bcdchdr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:82:1: note: in expansion of macro ‘TRACE_EVENT’ 82 | TRACE_EVENT(brcmf_bcdchdr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:82:1: note: in expansion of macro ‘TRACE_EVENT’ 82 | TRACE_EVENT(brcmf_bcdchdr, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘trace_event_raw_event_brcmf_sdpcm_hdr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(brcmf_sdpcm_hdr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(brcmf_sdpcm_hdr, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘perf_trace_brcmf_err’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(brcmf_err, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(brcmf_err, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘perf_trace_brcmf_dbg’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(brcmf_dbg, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(brcmf_dbg, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘perf_trace_brcmf_hexdump’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(brcmf_hexdump, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(brcmf_hexdump, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘perf_trace_brcmf_bcdchdr’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:82:1: note: in expansion of macro ‘TRACE_EVENT’ 82 | TRACE_EVENT(brcmf_bcdchdr, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:82:1: note: in expansion of macro ‘TRACE_EVENT’ 82 | TRACE_EVENT(brcmf_bcdchdr, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘perf_trace_brcmf_sdpcm_hdr’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(brcmf_sdpcm_hdr, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(brcmf_sdpcm_hdr, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘__bpf_trace_brcmf_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(brcmf_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(brcmf_err, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘__bpf_trace_brcmf_dbg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(brcmf_dbg, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(brcmf_dbg, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘__bpf_trace_brcmf_hexdump’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(brcmf_hexdump, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(brcmf_hexdump, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘__bpf_trace_brcmf_bcdchdr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:82:1: note: in expansion of macro ‘TRACE_EVENT’ 82 | TRACE_EVENT(brcmf_bcdchdr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:82:1: note: in expansion of macro ‘TRACE_EVENT’ 82 | TRACE_EVENT(brcmf_bcdchdr, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘__bpf_trace_brcmf_sdpcm_hdr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(brcmf_sdpcm_hdr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(brcmf_sdpcm_hdr, | ^~~~~~~~~~~ make[9]: *** [../scripts/Makefile.build:244: drivers/net/wireless/broadcom/brcm80211/brcmfmac/tracepoint.o] Error 1 make[8]: *** [../scripts/Makefile.build:485: drivers/net/wireless/broadcom/brcm80211/brcmfmac] Error 2 make[8]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/wbt.h:158, from ../block/blk-wbt.c:35: ../include/trace/events/wbt.h: In function ‘trace_event_raw_event_wbt_stat’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(wbt_stat, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(wbt_stat, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(wbt_stat, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(wbt_stat, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(wbt_stat, | ^~~~~~~~~~~ ../include/trace/events/wbt.h: In function ‘trace_event_raw_event_wbt_lat’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(wbt_lat, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(wbt_lat, | ^~~~~~~~~~~ ../include/trace/events/wbt.h: In function ‘trace_event_raw_event_wbt_step’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(wbt_step, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(wbt_step, | ^~~~~~~~~~~ ../include/trace/events/wbt.h: In function ‘trace_event_raw_event_wbt_timer’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ 129 | TRACE_EVENT(wbt_timer, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ 129 | TRACE_EVENT(wbt_timer, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/wbt.h: In function ‘perf_trace_wbt_stat’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(wbt_stat, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(wbt_stat, | ^~~~~~~~~~~ ../include/trace/events/wbt.h: In function ‘perf_trace_wbt_lat’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(wbt_lat, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(wbt_lat, | ^~~~~~~~~~~ ../include/trace/events/wbt.h: In function ‘perf_trace_wbt_step’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(wbt_step, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(wbt_step, | ^~~~~~~~~~~ ../include/trace/events/wbt.h: In function ‘perf_trace_wbt_timer’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ 129 | TRACE_EVENT(wbt_timer, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ 129 | TRACE_EVENT(wbt_timer, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/wbt.h: In function ‘__bpf_trace_wbt_stat’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(wbt_stat, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(wbt_stat, | ^~~~~~~~~~~ ../include/trace/events/wbt.h: In function ‘__bpf_trace_wbt_lat’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(wbt_lat, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(wbt_lat, | ^~~~~~~~~~~ ../include/trace/events/wbt.h: In function ‘__bpf_trace_wbt_step’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(wbt_step, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(wbt_step, | ^~~~~~~~~~~ ../include/trace/events/wbt.h: In function ‘__bpf_trace_wbt_timer’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ 129 | TRACE_EVENT(wbt_timer, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ 129 | TRACE_EVENT(wbt_timer, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: block/blk-wbt.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../fs/ext2/trace.h:94, from ../fs/ext2/trace.c:6: ../fs/ext2/./trace.h: In function ‘trace_event_raw_event_ext2_dio_class’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(ext2_dio_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(ext2_dio_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(ext2_dio_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(ext2_dio_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(ext2_dio_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h: In function ‘trace_event_raw_event_ext2_dio_write_endio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(ext2_dio_write_endio, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(ext2_dio_write_endio, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../fs/ext2/./trace.h: In function ‘perf_trace_ext2_dio_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(ext2_dio_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(ext2_dio_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h: In function ‘perf_trace_ext2_dio_write_endio’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(ext2_dio_write_endio, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(ext2_dio_write_endio, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../fs/ext2/./trace.h: In function ‘__bpf_trace_ext2_dio_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(ext2_dio_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(ext2_dio_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h: In function ‘__bpf_trace_ext2_dio_write_endio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(ext2_dio_write_endio, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(ext2_dio_write_endio, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/ext2/trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/ext2] Error 2 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/kyber.h:95, from ../block/kyber-iosched.c:23: ../include/trace/events/kyber.h: In function ‘trace_event_raw_event_kyber_latency’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(kyber_latency, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(kyber_latency, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(kyber_latency, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(kyber_latency, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(kyber_latency, | ^~~~~~~~~~~ ../include/trace/events/kyber.h: In function ‘trace_event_raw_event_kyber_adjust’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(kyber_adjust, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(kyber_adjust, | ^~~~~~~~~~~ ../include/trace/events/kyber.h: In function ‘trace_event_raw_event_kyber_throttled’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:71:1: note: in expansion of macro ‘TRACE_EVENT’ 71 | TRACE_EVENT(kyber_throttled, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:71:1: note: in expansion of macro ‘TRACE_EVENT’ 71 | TRACE_EVENT(kyber_throttled, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/kyber.h: In function ‘perf_trace_kyber_latency’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(kyber_latency, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(kyber_latency, | ^~~~~~~~~~~ ../include/trace/events/kyber.h: In function ‘perf_trace_kyber_adjust’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(kyber_adjust, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(kyber_adjust, | ^~~~~~~~~~~ ../include/trace/events/kyber.h: In function ‘perf_trace_kyber_throttled’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:71:1: note: in expansion of macro ‘TRACE_EVENT’ 71 | TRACE_EVENT(kyber_throttled, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:71:1: note: in expansion of macro ‘TRACE_EVENT’ 71 | TRACE_EVENT(kyber_throttled, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/kyber.h: In function ‘__bpf_trace_kyber_latency’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(kyber_latency, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(kyber_latency, | ^~~~~~~~~~~ ../include/trace/events/kyber.h: In function ‘__bpf_trace_kyber_adjust’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(kyber_adjust, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(kyber_adjust, | ^~~~~~~~~~~ ../include/trace/events/kyber.h: In function ‘__bpf_trace_kyber_throttled’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:71:1: note: in expansion of macro ‘TRACE_EVENT’ 71 | TRACE_EVENT(kyber_throttled, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:71:1: note: in expansion of macro ‘TRACE_EVENT’ 71 | TRACE_EVENT(kyber_throttled, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: block/kyber-iosched.o] Error 1 make[3]: *** [../scripts/Makefile.build:485: block] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/filelock.h:244, from ../fs/locks.c:68: ../include/trace/events/filelock.h: In function ‘trace_event_raw_event_locks_get_lock_context’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(locks_get_lock_context, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(locks_get_lock_context, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(locks_get_lock_context, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(locks_get_lock_context, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(locks_get_lock_context, | ^~~~~~~~~~~ ../include/trace/events/filelock.h: In function ‘trace_event_raw_event_filelock_lock’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(filelock_lock, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(filelock_lock, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h: In function ‘trace_event_raw_event_filelock_lease’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:119:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 119 | DECLARE_EVENT_CLASS(filelock_lease, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:119:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 119 | DECLARE_EVENT_CLASS(filelock_lease, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h: In function ‘trace_event_raw_event_generic_add_lease’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(generic_add_lease, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(generic_add_lease, | ^~~~~~~~~~~ ../include/trace/events/filelock.h: In function ‘trace_event_raw_event_leases_conflict’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ 206 | TRACE_EVENT(leases_conflict, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ 206 | TRACE_EVENT(leases_conflict, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/filelock.h: In function ‘perf_trace_locks_get_lock_context’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(locks_get_lock_context, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(locks_get_lock_context, | ^~~~~~~~~~~ ../include/trace/events/filelock.h: In function ‘perf_trace_filelock_lock’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(filelock_lock, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(filelock_lock, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h: In function ‘perf_trace_filelock_lease’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:119:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 119 | DECLARE_EVENT_CLASS(filelock_lease, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:119:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 119 | DECLARE_EVENT_CLASS(filelock_lease, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h: In function ‘perf_trace_generic_add_lease’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(generic_add_lease, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(generic_add_lease, | ^~~~~~~~~~~ ../include/trace/events/filelock.h: In function ‘perf_trace_leases_conflict’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ 206 | TRACE_EVENT(leases_conflict, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ 206 | TRACE_EVENT(leases_conflict, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/filelock.h: In function ‘__bpf_trace_locks_get_lock_context’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(locks_get_lock_context, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(locks_get_lock_context, | ^~~~~~~~~~~ ../include/trace/events/filelock.h: In function ‘__bpf_trace_filelock_lock’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(filelock_lock, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(filelock_lock, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h: In function ‘__bpf_trace_filelock_lease’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:119:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 119 | DECLARE_EVENT_CLASS(filelock_lease, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:119:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 119 | DECLARE_EVENT_CLASS(filelock_lease, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h: In function ‘__bpf_trace_generic_add_lease’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(generic_add_lease, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(generic_add_lease, | ^~~~~~~~~~~ ../include/trace/events/filelock.h: In function ‘__bpf_trace_leases_conflict’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ 206 | TRACE_EVENT(leases_conflict, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ 206 | TRACE_EVENT(leases_conflict, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: fs/locks.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/freescale/dpaa/dpaa_eth_trace.h:115, from ../drivers/net/ethernet/freescale/dpaa/dpaa_eth.c:45: ../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h: In function ‘trace_event_raw_event_dpaa_eth_fd’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dpaa_eth_fd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dpaa_eth_fd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dpaa_eth_fd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dpaa_eth_fd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dpaa_eth_fd, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h: In function ‘perf_trace_dpaa_eth_fd’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dpaa_eth_fd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dpaa_eth_fd, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h: In function ‘__bpf_trace_dpaa_eth_fd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dpaa_eth_fd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dpaa_eth_fd, | ^~~~~~~~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/freescale/dpaa/dpaa_eth.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/freescale/dpaa] Error 2 make[7]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/mediatek/mt76/trace.h:111, from ../drivers/net/wireless/mediatek/mt76/trace.c:10: ../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘trace_event_raw_event_dev_reg_evt’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘trace_event_raw_event_dev_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(dev_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(dev_irq, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘trace_event_raw_event_dev_txid_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 82 | DECLARE_EVENT_CLASS(dev_txid_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 82 | DECLARE_EVENT_CLASS(dev_txid_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘perf_trace_dev_reg_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘perf_trace_dev_irq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(dev_irq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(dev_irq, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘perf_trace_dev_txid_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 82 | DECLARE_EVENT_CLASS(dev_txid_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 82 | DECLARE_EVENT_CLASS(dev_txid_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘__bpf_trace_dev_reg_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘__bpf_trace_dev_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(dev_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(dev_irq, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘__bpf_trace_dev_txid_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 82 | DECLARE_EVENT_CLASS(dev_txid_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 82 | DECLARE_EVENT_CLASS(dev_txid_evt, | ^~~~~~~~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt76/trace.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/iscsi.h:107, from ../drivers/scsi/scsi_transport_iscsi.c:30: ../include/trace/events/iscsi.h: In function ‘trace_event_raw_event_iscsi_log_msg’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/iscsi.h: In function ‘perf_trace_iscsi_log_msg’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/iscsi.h: In function ‘__bpf_trace_iscsi_log_msg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/scsi/scsi_transport_iscsi.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: drivers/scsi] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/intel/e1000e/e1000e_trace.h:42, from ../drivers/net/ethernet/intel/e1000e/netdev.c:31: ../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h: In function ‘trace_event_raw_event_e1000e_trace_mac_register’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(e1000e_trace_mac_register, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(e1000e_trace_mac_register, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(e1000e_trace_mac_register, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(e1000e_trace_mac_register, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(e1000e_trace_mac_register, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h: In function ‘perf_trace_e1000e_trace_mac_register’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(e1000e_trace_mac_register, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(e1000e_trace_mac_register, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h: In function ‘__bpf_trace_e1000e_trace_mac_register’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(e1000e_trace_mac_register, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(e1000e_trace_mac_register, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/intel/e1000e/netdev.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/intel/e1000e] Error 2 make[7]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/fs_dax.h:286, from ../fs/dax.c:31: ../include/trace/events/fs_dax.h: In function ‘trace_event_raw_event_dax_pmd_fault_class’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h: In function ‘trace_event_raw_event_dax_pmd_load_hole_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 63 | DECLARE_EVENT_CLASS(dax_pmd_load_hole_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 63 | DECLARE_EVENT_CLASS(dax_pmd_load_hole_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h: In function ‘trace_event_raw_event_dax_pmd_insert_mapping_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(dax_pmd_insert_mapping_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(dax_pmd_insert_mapping_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h: In function ‘trace_event_raw_event_dax_pte_fault_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:153:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 153 | DECLARE_EVENT_CLASS(dax_pte_fault_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:153:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 153 | DECLARE_EVENT_CLASS(dax_pte_fault_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h: In function ‘trace_event_raw_event_dax_insert_mapping’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:197:1: note: in expansion of macro ‘TRACE_EVENT’ 197 | TRACE_EVENT(dax_insert_mapping, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:197:1: note: in expansion of macro ‘TRACE_EVENT’ 197 | TRACE_EVENT(dax_insert_mapping, | ^~~~~~~~~~~ ../include/trace/events/fs_dax.h: In function ‘trace_event_raw_event_dax_writeback_range_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 227 | DECLARE_EVENT_CLASS(dax_writeback_range_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 227 | DECLARE_EVENT_CLASS(dax_writeback_range_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h: In function ‘trace_event_raw_event_dax_writeback_one’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:259:1: note: in expansion of macro ‘TRACE_EVENT’ 259 | TRACE_EVENT(dax_writeback_one, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:259:1: note: in expansion of macro ‘TRACE_EVENT’ 259 | TRACE_EVENT(dax_writeback_one, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/fs_dax.h: In function ‘perf_trace_dax_pmd_fault_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h: In function ‘perf_trace_dax_pmd_load_hole_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 63 | DECLARE_EVENT_CLASS(dax_pmd_load_hole_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 63 | DECLARE_EVENT_CLASS(dax_pmd_load_hole_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h: In function ‘perf_trace_dax_pmd_insert_mapping_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(dax_pmd_insert_mapping_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(dax_pmd_insert_mapping_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h: In function ‘perf_trace_dax_pte_fault_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:153:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 153 | DECLARE_EVENT_CLASS(dax_pte_fault_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:153:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 153 | DECLARE_EVENT_CLASS(dax_pte_fault_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h: In function ‘perf_trace_dax_insert_mapping’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:197:1: note: in expansion of macro ‘TRACE_EVENT’ 197 | TRACE_EVENT(dax_insert_mapping, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:197:1: note: in expansion of macro ‘TRACE_EVENT’ 197 | TRACE_EVENT(dax_insert_mapping, | ^~~~~~~~~~~ ../include/trace/events/fs_dax.h: In function ‘perf_trace_dax_writeback_range_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 227 | DECLARE_EVENT_CLASS(dax_writeback_range_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 227 | DECLARE_EVENT_CLASS(dax_writeback_range_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h: In function ‘perf_trace_dax_writeback_one’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:259:1: note: in expansion of macro ‘TRACE_EVENT’ 259 | TRACE_EVENT(dax_writeback_one, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:259:1: note: in expansion of macro ‘TRACE_EVENT’ 259 | TRACE_EVENT(dax_writeback_one, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/fs_dax.h: In function ‘__bpf_trace_dax_pmd_fault_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h: In function ‘__bpf_trace_dax_pmd_load_hole_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 63 | DECLARE_EVENT_CLASS(dax_pmd_load_hole_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 63 | DECLARE_EVENT_CLASS(dax_pmd_load_hole_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h: In function ‘__bpf_trace_dax_pmd_insert_mapping_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(dax_pmd_insert_mapping_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(dax_pmd_insert_mapping_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h: In function ‘__bpf_trace_dax_pte_fault_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:153:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 153 | DECLARE_EVENT_CLASS(dax_pte_fault_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:153:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 153 | DECLARE_EVENT_CLASS(dax_pte_fault_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h: In function ‘__bpf_trace_dax_insert_mapping’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:197:1: note: in expansion of macro ‘TRACE_EVENT’ 197 | TRACE_EVENT(dax_insert_mapping, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:197:1: note: in expansion of macro ‘TRACE_EVENT’ 197 | TRACE_EVENT(dax_insert_mapping, | ^~~~~~~~~~~ ../include/trace/events/fs_dax.h: In function ‘__bpf_trace_dax_writeback_range_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 227 | DECLARE_EVENT_CLASS(dax_writeback_range_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 227 | DECLARE_EVENT_CLASS(dax_writeback_range_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h: In function ‘__bpf_trace_dax_writeback_one’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:259:1: note: in expansion of macro ‘TRACE_EVENT’ 259 | TRACE_EVENT(dax_writeback_one, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:259:1: note: in expansion of macro ‘TRACE_EVENT’ 259 | TRACE_EVENT(dax_writeback_one, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: fs/dax.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/mediatek/mt76/usb_trace.h:86, from ../drivers/net/wireless/mediatek/mt76/usb_trace.c:10: ../drivers/net/wireless/mediatek/mt76/./usb_trace.h: In function ‘trace_event_raw_event_dev_reg_evt’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h: In function ‘trace_event_raw_event_urb_transfer’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 54 | DECLARE_EVENT_CLASS(urb_transfer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 54 | DECLARE_EVENT_CLASS(urb_transfer, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/mediatek/mt76/./usb_trace.h: In function ‘perf_trace_dev_reg_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h: In function ‘perf_trace_urb_transfer’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 54 | DECLARE_EVENT_CLASS(urb_transfer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 54 | DECLARE_EVENT_CLASS(urb_transfer, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/mediatek/mt76/./usb_trace.h: In function ‘__bpf_trace_dev_reg_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h: In function ‘__bpf_trace_urb_transfer’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 54 | DECLARE_EVENT_CLASS(urb_transfer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 54 | DECLARE_EVENT_CLASS(urb_transfer, | ^~~~~~~~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt76/usb_trace.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../net/dsa/trace.h:447, from ../net/dsa/trace.c:6: ../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_port_addr_op_hw’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_port_addr_op_refcount’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(dsa_port_addr_op_refcount, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(dsa_port_addr_op_refcount, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_port_addr_del_not_found’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 143 | DECLARE_EVENT_CLASS(dsa_port_addr_del_not_found, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 143 | DECLARE_EVENT_CLASS(dsa_port_addr_del_not_found, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_lag_fdb_add_hw’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:186:1: note: in expansion of macro ‘TRACE_EVENT’ 186 | TRACE_EVENT(dsa_lag_fdb_add_hw, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:186:1: note: in expansion of macro ‘TRACE_EVENT’ 186 | TRACE_EVENT(dsa_lag_fdb_add_hw, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_lag_fdb_add_bump’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(dsa_lag_fdb_add_bump, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(dsa_lag_fdb_add_bump, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_lag_fdb_del_hw’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ 242 | TRACE_EVENT(dsa_lag_fdb_del_hw, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ 242 | TRACE_EVENT(dsa_lag_fdb_del_hw, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_lag_fdb_del_drop’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ 270 | TRACE_EVENT(dsa_lag_fdb_del_drop, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ 270 | TRACE_EVENT(dsa_lag_fdb_del_drop, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_lag_fdb_del_not_found’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(dsa_lag_fdb_del_not_found, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(dsa_lag_fdb_del_not_found, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_vlan_op_hw’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:323:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 323 | DECLARE_EVENT_CLASS(dsa_vlan_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:323:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 323 | DECLARE_EVENT_CLASS(dsa_vlan_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_vlan_op_refcount’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 367 | DECLARE_EVENT_CLASS(dsa_vlan_op_refcount, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 367 | DECLARE_EVENT_CLASS(dsa_vlan_op_refcount, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_vlan_del_not_found’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(dsa_vlan_del_not_found, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(dsa_vlan_del_not_found, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../net/dsa/./trace.h: In function ‘perf_trace_dsa_port_addr_op_hw’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘perf_trace_dsa_port_addr_op_refcount’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(dsa_port_addr_op_refcount, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(dsa_port_addr_op_refcount, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘perf_trace_dsa_port_addr_del_not_found’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 143 | DECLARE_EVENT_CLASS(dsa_port_addr_del_not_found, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 143 | DECLARE_EVENT_CLASS(dsa_port_addr_del_not_found, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘perf_trace_dsa_lag_fdb_add_hw’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:186:1: note: in expansion of macro ‘TRACE_EVENT’ 186 | TRACE_EVENT(dsa_lag_fdb_add_hw, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:186:1: note: in expansion of macro ‘TRACE_EVENT’ 186 | TRACE_EVENT(dsa_lag_fdb_add_hw, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘perf_trace_dsa_lag_fdb_add_bump’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(dsa_lag_fdb_add_bump, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(dsa_lag_fdb_add_bump, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘perf_trace_dsa_lag_fdb_del_hw’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ 242 | TRACE_EVENT(dsa_lag_fdb_del_hw, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ 242 | TRACE_EVENT(dsa_lag_fdb_del_hw, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘perf_trace_dsa_lag_fdb_del_drop’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ 270 | TRACE_EVENT(dsa_lag_fdb_del_drop, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ 270 | TRACE_EVENT(dsa_lag_fdb_del_drop, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘perf_trace_dsa_lag_fdb_del_not_found’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(dsa_lag_fdb_del_not_found, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(dsa_lag_fdb_del_not_found, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘perf_trace_dsa_vlan_op_hw’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:323:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 323 | DECLARE_EVENT_CLASS(dsa_vlan_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:323:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 323 | DECLARE_EVENT_CLASS(dsa_vlan_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘perf_trace_dsa_vlan_op_refcount’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 367 | DECLARE_EVENT_CLASS(dsa_vlan_op_refcount, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 367 | DECLARE_EVENT_CLASS(dsa_vlan_op_refcount, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘perf_trace_dsa_vlan_del_not_found’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(dsa_vlan_del_not_found, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(dsa_vlan_del_not_found, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_port_addr_op_hw’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_port_addr_op_refcount’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(dsa_port_addr_op_refcount, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(dsa_port_addr_op_refcount, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_port_addr_del_not_found’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 143 | DECLARE_EVENT_CLASS(dsa_port_addr_del_not_found, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 143 | DECLARE_EVENT_CLASS(dsa_port_addr_del_not_found, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_lag_fdb_add_hw’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:186:1: note: in expansion of macro ‘TRACE_EVENT’ 186 | TRACE_EVENT(dsa_lag_fdb_add_hw, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:186:1: note: in expansion of macro ‘TRACE_EVENT’ 186 | TRACE_EVENT(dsa_lag_fdb_add_hw, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_lag_fdb_add_bump’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(dsa_lag_fdb_add_bump, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(dsa_lag_fdb_add_bump, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_lag_fdb_del_hw’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ 242 | TRACE_EVENT(dsa_lag_fdb_del_hw, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ 242 | TRACE_EVENT(dsa_lag_fdb_del_hw, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_lag_fdb_del_drop’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ 270 | TRACE_EVENT(dsa_lag_fdb_del_drop, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ 270 | TRACE_EVENT(dsa_lag_fdb_del_drop, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_lag_fdb_del_not_found’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(dsa_lag_fdb_del_not_found, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(dsa_lag_fdb_del_not_found, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_vlan_op_hw’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:323:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 323 | DECLARE_EVENT_CLASS(dsa_vlan_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:323:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 323 | DECLARE_EVENT_CLASS(dsa_vlan_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_vlan_op_refcount’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 367 | DECLARE_EVENT_CLASS(dsa_vlan_op_refcount, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 367 | DECLARE_EVENT_CLASS(dsa_vlan_op_refcount, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_vlan_del_not_found’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(dsa_vlan_del_not_found, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(dsa_vlan_del_not_found, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: net/dsa/trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: net/dsa] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/fungible/funeth/funeth_trace.h:117, from ../drivers/net/ethernet/fungible/funeth/funeth_rx.c:15: ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘trace_event_raw_event_funeth_tx’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(funeth_tx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(funeth_tx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(funeth_tx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(funeth_tx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(funeth_tx, | ^~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘trace_event_raw_event_funeth_tx_free’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(funeth_tx_free, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(funeth_tx_free, | ^~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘trace_event_raw_event_funeth_rx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(funeth_rx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(funeth_rx, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘perf_trace_funeth_tx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(funeth_tx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(funeth_tx, | ^~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘perf_trace_funeth_tx_free’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(funeth_tx_free, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(funeth_tx_free, | ^~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘perf_trace_funeth_rx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(funeth_rx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(funeth_rx, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘__bpf_trace_funeth_tx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(funeth_tx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(funeth_tx, | ^~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘__bpf_trace_funeth_tx_free’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(funeth_tx_free, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(funeth_tx_free, | ^~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘__bpf_trace_funeth_rx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(funeth_rx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(funeth_rx, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/fungible/funeth/funeth_rx.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/fungible/funeth] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/fungible] Error 2 make[6]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_brcmsmac.h:100, from ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_events.h:36, from ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_events.c:22: ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘trace_event_raw_event_brcms_timer’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ 29 | TRACE_EVENT(brcms_timer, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ 29 | TRACE_EVENT(brcms_timer, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ 29 | TRACE_EVENT(brcms_timer, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ 29 | TRACE_EVENT(brcms_timer, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ 29 | TRACE_EVENT(brcms_timer, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘trace_event_raw_event_brcms_dpc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(brcms_dpc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(brcms_dpc, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘trace_event_raw_event_brcms_macintstatus’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(brcms_macintstatus, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(brcms_macintstatus, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘perf_trace_brcms_timer’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ 29 | TRACE_EVENT(brcms_timer, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ 29 | TRACE_EVENT(brcms_timer, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘perf_trace_brcms_dpc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(brcms_dpc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(brcms_dpc, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘perf_trace_brcms_macintstatus’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(brcms_macintstatus, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(brcms_macintstatus, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘__bpf_trace_brcms_timer’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ 29 | TRACE_EVENT(brcms_timer, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ 29 | TRACE_EVENT(brcms_timer, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘__bpf_trace_brcms_dpc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(brcms_dpc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(brcms_dpc, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘__bpf_trace_brcms_macintstatus’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(brcms_macintstatus, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(brcms_macintstatus, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_brcmsmac_tx.h:108, from ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_events.h:37: ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h: In function ‘trace_event_raw_event_brcms_txdesc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(brcms_txdesc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(brcms_txdesc, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h: In function ‘trace_event_raw_event_brcms_txstatus’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(brcms_txstatus, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(brcms_txstatus, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h: In function ‘trace_event_raw_event_brcms_ampdu_session’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(brcms_ampdu_session, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(brcms_ampdu_session, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h: In function ‘perf_trace_brcms_txdesc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(brcms_txdesc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(brcms_txdesc, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h: In function ‘perf_trace_brcms_txstatus’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(brcms_txstatus, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(brcms_txstatus, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h: In function ‘perf_trace_brcms_ampdu_session’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(brcms_ampdu_session, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(brcms_ampdu_session, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h: In function ‘__bpf_trace_brcms_txdesc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(brcms_txdesc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(brcms_txdesc, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h: In function ‘__bpf_trace_brcms_txstatus’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(brcms_txstatus, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(brcms_txstatus, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h: In function ‘__bpf_trace_brcms_ampdu_session’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(brcms_ampdu_session, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(brcms_ampdu_session, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_brcmsmac_msg.h:90, from ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_events.h:38: ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h: In function ‘trace_event_raw_event_brcms_msg_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(brcms_msg_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(brcms_msg_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h: In function ‘trace_event_raw_event_brcms_dbg’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(brcms_dbg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(brcms_dbg, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h: In function ‘perf_trace_brcms_msg_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(brcms_msg_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(brcms_msg_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h: In function ‘perf_trace_brcms_dbg’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(brcms_dbg, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(brcms_dbg, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h: In function ‘__bpf_trace_brcms_msg_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(brcms_msg_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(brcms_msg_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h: In function ‘__bpf_trace_brcms_dbg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(brcms_dbg, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(brcms_dbg, | ^~~~~~~~~~~ make[9]: *** [../scripts/Makefile.build:244: drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_events.o] Error 1 make[8]: *** [../scripts/Makefile.build:485: drivers/net/wireless/broadcom/brcm80211/brcmsmac] Error 2 make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/broadcom/brcm80211] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/net/wireless/broadcom] Error 2 make[6]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/mediatek/mt76/mt792x_trace.h:51, from ../drivers/net/wireless/mediatek/mt76/mt792x_trace.c:10: ../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h: In function ‘trace_event_raw_event_lp_event’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(lp_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(lp_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(lp_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(lp_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(lp_event, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h: In function ‘perf_trace_lp_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(lp_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(lp_event, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h: In function ‘__bpf_trace_lp_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(lp_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(lp_event, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt76/mt792x_trace.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/ath/ath12k/trace.h:179, from ../drivers/net/wireless/ath/ath12k/trace.c:10: ../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘trace_event_raw_event_ath12k_htt_pktlog’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(ath12k_htt_pktlog, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(ath12k_htt_pktlog, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(ath12k_htt_pktlog, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(ath12k_htt_pktlog, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(ath12k_htt_pktlog, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘trace_event_raw_event_ath12k_htt_ppdu_stats’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(ath12k_htt_ppdu_stats, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(ath12k_htt_ppdu_stats, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘trace_event_raw_event_ath12k_htt_rxdesc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(ath12k_htt_rxdesc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(ath12k_htt_rxdesc, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘trace_event_raw_event_ath12k_wmi_diag’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ 143 | TRACE_EVENT(ath12k_wmi_diag, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ 143 | TRACE_EVENT(ath12k_wmi_diag, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘perf_trace_ath12k_htt_pktlog’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(ath12k_htt_pktlog, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(ath12k_htt_pktlog, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘perf_trace_ath12k_htt_ppdu_stats’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(ath12k_htt_ppdu_stats, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(ath12k_htt_ppdu_stats, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘perf_trace_ath12k_htt_rxdesc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(ath12k_htt_rxdesc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(ath12k_htt_rxdesc, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘perf_trace_ath12k_wmi_diag’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ 143 | TRACE_EVENT(ath12k_wmi_diag, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ 143 | TRACE_EVENT(ath12k_wmi_diag, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘__bpf_trace_ath12k_htt_pktlog’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(ath12k_htt_pktlog, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(ath12k_htt_pktlog, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘__bpf_trace_ath12k_htt_ppdu_stats’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(ath12k_htt_ppdu_stats, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(ath12k_htt_ppdu_stats, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘__bpf_trace_ath12k_htt_rxdesc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(ath12k_htt_rxdesc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(ath12k_htt_rxdesc, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘__bpf_trace_ath12k_wmi_diag’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ 143 | TRACE_EVENT(ath12k_wmi_diag, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ 143 | TRACE_EVENT(ath12k_wmi_diag, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/ath12k/trace.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath/ath12k] Error 2 In file included from ../include/trace/define_trace.h:108, from ../fs/lockd/trace.h:106, from ../fs/lockd/trace.c:3: ../fs/lockd/./trace.h: In function ‘trace_event_raw_event_nlmclnt_lock_event’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../fs/lockd/./trace.h: In function ‘perf_trace_nlmclnt_lock_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../fs/lockd/./trace.h: In function ‘__bpf_trace_nlmclnt_lock_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/lockd/trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/lockd] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-trace.h:197, from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c:29: ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h: In function ‘trace_event_raw_event_dpaa2_eth_fd’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h: In function ‘trace_event_raw_event_dpaa2_eth_buf’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 109 | DECLARE_EVENT_CLASS(dpaa2_eth_buf, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 109 | DECLARE_EVENT_CLASS(dpaa2_eth_buf, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h: In function ‘perf_trace_dpaa2_eth_fd’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h: In function ‘perf_trace_dpaa2_eth_buf’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 109 | DECLARE_EVENT_CLASS(dpaa2_eth_buf, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 109 | DECLARE_EVENT_CLASS(dpaa2_eth_buf, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h: In function ‘__bpf_trace_dpaa2_eth_fd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h: In function ‘__bpf_trace_dpaa2_eth_buf’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 109 | DECLARE_EVENT_CLASS(dpaa2_eth_buf, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 109 | DECLARE_EVENT_CLASS(dpaa2_eth_buf, | ^~~~~~~~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/freescale/dpaa2] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/freescale] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/mediatek/mt76/mt76x02_trace.h:87, from ../drivers/net/wireless/mediatek/mt76/mt76x02_trace.c:10: ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h: In function ‘trace_event_raw_event_dev_evt’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 26 | DECLARE_EVENT_CLASS(dev_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 26 | DECLARE_EVENT_CLASS(dev_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 26 | DECLARE_EVENT_CLASS(dev_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 26 | DECLARE_EVENT_CLASS(dev_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 26 | DECLARE_EVENT_CLASS(dev_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h: In function ‘trace_event_raw_event_mac_txstat_fetch’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(mac_txstat_fetch, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(mac_txstat_fetch, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h: In function ‘perf_trace_dev_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 26 | DECLARE_EVENT_CLASS(dev_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 26 | DECLARE_EVENT_CLASS(dev_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h: In function ‘perf_trace_mac_txstat_fetch’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(mac_txstat_fetch, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(mac_txstat_fetch, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h: In function ‘__bpf_trace_dev_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 26 | DECLARE_EVENT_CLASS(dev_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 26 | DECLARE_EVENT_CLASS(dev_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h: In function ‘__bpf_trace_mac_txstat_fetch’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(mac_txstat_fetch, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(mac_txstat_fetch, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt76/mt76x02_trace.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_trace.h:137, from ../drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.c:9: ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h: In function ‘trace_event_raw_event_hclge_vf_mbx_get’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(hclge_vf_mbx_get, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(hclge_vf_mbx_get, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(hclge_vf_mbx_get, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(hclge_vf_mbx_get, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(hclge_vf_mbx_get, | ^~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h: In function ‘trace_event_raw_event_hclge_vf_mbx_send’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ 47 | TRACE_EVENT(hclge_vf_mbx_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ 47 | TRACE_EVENT(hclge_vf_mbx_send, | ^~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h: In function ‘trace_event_raw_event_hclge_vf_cmd_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 80 | DECLARE_EVENT_CLASS(hclge_vf_cmd_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 80 | DECLARE_EVENT_CLASS(hclge_vf_cmd_template, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h: In function ‘perf_trace_hclge_vf_mbx_get’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(hclge_vf_mbx_get, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(hclge_vf_mbx_get, | ^~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h: In function ‘perf_trace_hclge_vf_mbx_send’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ 47 | TRACE_EVENT(hclge_vf_mbx_send, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ 47 | TRACE_EVENT(hclge_vf_mbx_send, | ^~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h: In function ‘perf_trace_hclge_vf_cmd_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 80 | DECLARE_EVENT_CLASS(hclge_vf_cmd_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 80 | DECLARE_EVENT_CLASS(hclge_vf_cmd_template, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h: In function ‘__bpf_trace_hclge_vf_mbx_get’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(hclge_vf_mbx_get, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(hclge_vf_mbx_get, | ^~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h: In function ‘__bpf_trace_hclge_vf_mbx_send’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ 47 | TRACE_EVENT(hclge_vf_mbx_send, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ 47 | TRACE_EVENT(hclge_vf_mbx_send, | ^~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h: In function ‘__bpf_trace_hclge_vf_cmd_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 80 | DECLARE_EVENT_CLASS(hclge_vf_cmd_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 80 | DECLARE_EVENT_CLASS(hclge_vf_cmd_template, | ^~~~~~~~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../fs/iomap/trace.h:313, from ../fs/iomap/trace.c:13: ../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_readpage_class’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_range_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 53 | DECLARE_EVENT_CLASS(iomap_range_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 53 | DECLARE_EVENT_CLASS(iomap_range_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 116 | DECLARE_EVENT_CLASS(iomap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 116 | DECLARE_EVENT_CLASS(iomap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_writepage_map’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(iomap_writepage_map, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(iomap_writepage_map, | ^~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_iter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ 200 | TRACE_EVENT(iomap_iter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ 200 | TRACE_EVENT(iomap_iter, | ^~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_dio_rw_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(iomap_dio_rw_begin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(iomap_dio_rw_begin, | ^~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_dio_complete’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(iomap_dio_complete, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(iomap_dio_complete, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../fs/iomap/./trace.h: In function ‘perf_trace_iomap_readpage_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘perf_trace_iomap_range_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 53 | DECLARE_EVENT_CLASS(iomap_range_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 53 | DECLARE_EVENT_CLASS(iomap_range_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘perf_trace_iomap_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 116 | DECLARE_EVENT_CLASS(iomap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 116 | DECLARE_EVENT_CLASS(iomap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘perf_trace_iomap_writepage_map’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(iomap_writepage_map, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(iomap_writepage_map, | ^~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘perf_trace_iomap_iter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ 200 | TRACE_EVENT(iomap_iter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ 200 | TRACE_EVENT(iomap_iter, | ^~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘perf_trace_iomap_dio_rw_begin’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(iomap_dio_rw_begin, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(iomap_dio_rw_begin, | ^~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘perf_trace_iomap_dio_complete’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(iomap_dio_complete, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(iomap_dio_complete, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_readpage_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_range_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 53 | DECLARE_EVENT_CLASS(iomap_range_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 53 | DECLARE_EVENT_CLASS(iomap_range_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 116 | DECLARE_EVENT_CLASS(iomap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 116 | DECLARE_EVENT_CLASS(iomap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_writepage_map’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(iomap_writepage_map, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(iomap_writepage_map, | ^~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_iter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ 200 | TRACE_EVENT(iomap_iter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ 200 | TRACE_EVENT(iomap_iter, | ^~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_dio_rw_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(iomap_dio_rw_begin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(iomap_dio_rw_begin, | ^~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_dio_complete’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(iomap_dio_complete, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(iomap_dio_complete, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/iomap/trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/iomap] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/mediatek/mt76/mt7615/mt7615_trace.h:56, from ../drivers/net/wireless/mediatek/mt76/mt7615/trace.c:10: ../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h: In function ‘trace_event_raw_event_dev_token’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_token, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_token, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_token, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_token, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_token, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h: In function ‘perf_trace_dev_token’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_token, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_token, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h: In function ‘__bpf_trace_dev_token’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_token, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_token, | ^~~~~~~~~~~~~~~~~~~ make[9]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt76/mt7615/trace.o] Error 1 make[8]: *** [../scripts/Makefile.build:485: drivers/net/wireless/mediatek/mt76/mt7615] Error 2 make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/mediatek/mt76] Error 2 make[7]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/writeback.h:861, from ../fs/fs-writeback.c:81: ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_folio_template’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 55 | DECLARE_EVENT_CLASS(writeback_folio_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 55 | DECLARE_EVENT_CLASS(writeback_folio_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 55 | DECLARE_EVENT_CLASS(writeback_folio_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 55 | DECLARE_EVENT_CLASS(writeback_folio_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 55 | DECLARE_EVENT_CLASS(writeback_folio_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_dirty_inode_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 96 | DECLARE_EVENT_CLASS(writeback_dirty_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 96 | DECLARE_EVENT_CLASS(writeback_dirty_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_inode_foreign_history’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ 179 | TRACE_EVENT(inode_foreign_history, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ 179 | TRACE_EVENT(inode_foreign_history, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_inode_switch_wbs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:208:1: note: in expansion of macro ‘TRACE_EVENT’ 208 | TRACE_EVENT(inode_switch_wbs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:208:1: note: in expansion of macro ‘TRACE_EVENT’ 208 | TRACE_EVENT(inode_switch_wbs, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_track_foreign_dirty’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:237:1: note: in expansion of macro ‘TRACE_EVENT’ 237 | TRACE_EVENT(track_foreign_dirty, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:237:1: note: in expansion of macro ‘TRACE_EVENT’ 237 | TRACE_EVENT(track_foreign_dirty, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_flush_foreign’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(flush_foreign, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(flush_foreign, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_write_inode_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 304 | DECLARE_EVENT_CLASS(writeback_write_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 304 | DECLARE_EVENT_CLASS(writeback_write_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_work_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 347 | DECLARE_EVENT_CLASS(writeback_work_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 347 | DECLARE_EVENT_CLASS(writeback_work_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_pages_written’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ 395 | TRACE_EVENT(writeback_pages_written, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ 395 | TRACE_EVENT(writeback_pages_written, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 407 | DECLARE_EVENT_CLASS(writeback_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 407 | DECLARE_EVENT_CLASS(writeback_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_bdi_register’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ 430 | TRACE_EVENT(writeback_bdi_register, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ 430 | TRACE_EVENT(writeback_bdi_register, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_wbc_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 444 | DECLARE_EVENT_CLASS(wbc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 444 | DECLARE_EVENT_CLASS(wbc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_queue_io’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ 498 | TRACE_EVENT(writeback_queue_io, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ 498 | TRACE_EVENT(writeback_queue_io, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_global_dirty_state’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ 530 | TRACE_EVENT(global_dirty_state, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ 530 | TRACE_EVENT(global_dirty_state, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_bdi_dirty_ratelimit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:575:1: note: in expansion of macro ‘TRACE_EVENT’ 575 | TRACE_EVENT(bdi_dirty_ratelimit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:575:1: note: in expansion of macro ‘TRACE_EVENT’ 575 | TRACE_EVENT(bdi_dirty_ratelimit, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_balance_dirty_pages’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_sb_inodes_requeue’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:706:1: note: in expansion of macro ‘TRACE_EVENT’ 706 | TRACE_EVENT(writeback_sb_inodes_requeue, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:706:1: note: in expansion of macro ‘TRACE_EVENT’ 706 | TRACE_EVENT(writeback_sb_inodes_requeue, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_single_inode_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:738:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 738 | DECLARE_EVENT_CLASS(writeback_single_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:738:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 738 | DECLARE_EVENT_CLASS(writeback_single_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_inode_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:798:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 798 | DECLARE_EVENT_CLASS(writeback_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:798:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 798 | DECLARE_EVENT_CLASS(writeback_inode_template, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/writeback.h: In function ‘perf_trace_writeback_folio_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 55 | DECLARE_EVENT_CLASS(writeback_folio_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 55 | DECLARE_EVENT_CLASS(writeback_folio_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘perf_trace_writeback_dirty_inode_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 96 | DECLARE_EVENT_CLASS(writeback_dirty_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 96 | DECLARE_EVENT_CLASS(writeback_dirty_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘perf_trace_inode_foreign_history’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ 179 | TRACE_EVENT(inode_foreign_history, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ 179 | TRACE_EVENT(inode_foreign_history, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘perf_trace_inode_switch_wbs’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:208:1: note: in expansion of macro ‘TRACE_EVENT’ 208 | TRACE_EVENT(inode_switch_wbs, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:208:1: note: in expansion of macro ‘TRACE_EVENT’ 208 | TRACE_EVENT(inode_switch_wbs, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘perf_trace_track_foreign_dirty’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:237:1: note: in expansion of macro ‘TRACE_EVENT’ 237 | TRACE_EVENT(track_foreign_dirty, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:237:1: note: in expansion of macro ‘TRACE_EVENT’ 237 | TRACE_EVENT(track_foreign_dirty, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘perf_trace_flush_foreign’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(flush_foreign, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(flush_foreign, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘perf_trace_writeback_write_inode_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 304 | DECLARE_EVENT_CLASS(writeback_write_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 304 | DECLARE_EVENT_CLASS(writeback_write_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘perf_trace_writeback_work_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 347 | DECLARE_EVENT_CLASS(writeback_work_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 347 | DECLARE_EVENT_CLASS(writeback_work_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘perf_trace_writeback_pages_written’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ 395 | TRACE_EVENT(writeback_pages_written, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ 395 | TRACE_EVENT(writeback_pages_written, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘perf_trace_writeback_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 407 | DECLARE_EVENT_CLASS(writeback_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 407 | DECLARE_EVENT_CLASS(writeback_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘perf_trace_writeback_bdi_register’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ 430 | TRACE_EVENT(writeback_bdi_register, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ 430 | TRACE_EVENT(writeback_bdi_register, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘perf_trace_wbc_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 444 | DECLARE_EVENT_CLASS(wbc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 444 | DECLARE_EVENT_CLASS(wbc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘perf_trace_writeback_queue_io’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ 498 | TRACE_EVENT(writeback_queue_io, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ 498 | TRACE_EVENT(writeback_queue_io, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘perf_trace_global_dirty_state’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ 530 | TRACE_EVENT(global_dirty_state, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ 530 | TRACE_EVENT(global_dirty_state, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘perf_trace_bdi_dirty_ratelimit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:575:1: note: in expansion of macro ‘TRACE_EVENT’ 575 | TRACE_EVENT(bdi_dirty_ratelimit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:575:1: note: in expansion of macro ‘TRACE_EVENT’ 575 | TRACE_EVENT(bdi_dirty_ratelimit, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘perf_trace_balance_dirty_pages’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘perf_trace_writeback_sb_inodes_requeue’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:706:1: note: in expansion of macro ‘TRACE_EVENT’ 706 | TRACE_EVENT(writeback_sb_inodes_requeue, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:706:1: note: in expansion of macro ‘TRACE_EVENT’ 706 | TRACE_EVENT(writeback_sb_inodes_requeue, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘perf_trace_writeback_single_inode_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:738:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 738 | DECLARE_EVENT_CLASS(writeback_single_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:738:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 738 | DECLARE_EVENT_CLASS(writeback_single_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘perf_trace_writeback_inode_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:798:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 798 | DECLARE_EVENT_CLASS(writeback_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:798:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 798 | DECLARE_EVENT_CLASS(writeback_inode_template, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/writeback.h: In function ‘__bpf_trace_writeback_folio_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 55 | DECLARE_EVENT_CLASS(writeback_folio_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 55 | DECLARE_EVENT_CLASS(writeback_folio_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘__bpf_trace_writeback_dirty_inode_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 96 | DECLARE_EVENT_CLASS(writeback_dirty_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 96 | DECLARE_EVENT_CLASS(writeback_dirty_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘__bpf_trace_inode_foreign_history’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ 179 | TRACE_EVENT(inode_foreign_history, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ 179 | TRACE_EVENT(inode_foreign_history, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘__bpf_trace_inode_switch_wbs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:208:1: note: in expansion of macro ‘TRACE_EVENT’ 208 | TRACE_EVENT(inode_switch_wbs, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:208:1: note: in expansion of macro ‘TRACE_EVENT’ 208 | TRACE_EVENT(inode_switch_wbs, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘__bpf_trace_track_foreign_dirty’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:237:1: note: in expansion of macro ‘TRACE_EVENT’ 237 | TRACE_EVENT(track_foreign_dirty, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:237:1: note: in expansion of macro ‘TRACE_EVENT’ 237 | TRACE_EVENT(track_foreign_dirty, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘__bpf_trace_flush_foreign’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(flush_foreign, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(flush_foreign, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘__bpf_trace_writeback_write_inode_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 304 | DECLARE_EVENT_CLASS(writeback_write_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 304 | DECLARE_EVENT_CLASS(writeback_write_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘__bpf_trace_writeback_work_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 347 | DECLARE_EVENT_CLASS(writeback_work_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 347 | DECLARE_EVENT_CLASS(writeback_work_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘__bpf_trace_writeback_pages_written’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ 395 | TRACE_EVENT(writeback_pages_written, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ 395 | TRACE_EVENT(writeback_pages_written, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘__bpf_trace_writeback_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 407 | DECLARE_EVENT_CLASS(writeback_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 407 | DECLARE_EVENT_CLASS(writeback_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘__bpf_trace_writeback_bdi_register’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ 430 | TRACE_EVENT(writeback_bdi_register, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ 430 | TRACE_EVENT(writeback_bdi_register, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘__bpf_trace_wbc_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 444 | DECLARE_EVENT_CLASS(wbc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 444 | DECLARE_EVENT_CLASS(wbc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘__bpf_trace_writeback_queue_io’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ 498 | TRACE_EVENT(writeback_queue_io, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ 498 | TRACE_EVENT(writeback_queue_io, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘__bpf_trace_global_dirty_state’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ 530 | TRACE_EVENT(global_dirty_state, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ 530 | TRACE_EVENT(global_dirty_state, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘__bpf_trace_bdi_dirty_ratelimit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:575:1: note: in expansion of macro ‘TRACE_EVENT’ 575 | TRACE_EVENT(bdi_dirty_ratelimit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:575:1: note: in expansion of macro ‘TRACE_EVENT’ 575 | TRACE_EVENT(bdi_dirty_ratelimit, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘__bpf_trace_balance_dirty_pages’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘__bpf_trace_writeback_sb_inodes_requeue’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:706:1: note: in expansion of macro ‘TRACE_EVENT’ 706 | TRACE_EVENT(writeback_sb_inodes_requeue, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:706:1: note: in expansion of macro ‘TRACE_EVENT’ 706 | TRACE_EVENT(writeback_sb_inodes_requeue, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘__bpf_trace_writeback_single_inode_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:738:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 738 | DECLARE_EVENT_CLASS(writeback_single_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:738:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 738 | DECLARE_EVENT_CLASS(writeback_single_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘__bpf_trace_writeback_inode_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:798:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 798 | DECLARE_EVENT_CLASS(writeback_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:798:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 798 | DECLARE_EVENT_CLASS(writeback_inode_template, | ^~~~~~~~~~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: fs/fs-writeback.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/mellanox/mlx5/core/diag/cmd_tracepoint.h:45, from ../drivers/net/ethernet/mellanox/mlx5/core/cmd.c:48: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h: In function ‘trace_event_raw_event_mlx5_cmd’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_cmd, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h: In function ‘perf_trace_mlx5_cmd’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_cmd, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_cmd, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h: In function ‘__bpf_trace_mlx5_cmd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_cmd, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_cmd, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/cmd.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/sof.h:121, from ../sound/soc/sof/core.c:20: ../include/trace/events/sof.h: In function ‘trace_event_raw_event_sof_widget_template’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(sof_widget_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(sof_widget_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(sof_widget_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(sof_widget_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(sof_widget_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h: In function ‘trace_event_raw_event_sof_ipc3_period_elapsed_position’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, | ^~~~~~~~~~~ ../include/trace/events/sof.h: In function ‘trace_event_raw_event_sof_pcm_pointer_position’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(sof_pcm_pointer_position, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(sof_pcm_pointer_position, | ^~~~~~~~~~~ ../include/trace/events/sof.h: In function ‘trace_event_raw_event_sof_stream_position_ipc_rx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(sof_stream_position_ipc_rx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(sof_stream_position_ipc_rx, | ^~~~~~~~~~~ ../include/trace/events/sof.h: In function ‘trace_event_raw_event_sof_ipc4_fw_config’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ 101 | TRACE_EVENT(sof_ipc4_fw_config, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ 101 | TRACE_EVENT(sof_ipc4_fw_config, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/sof.h: In function ‘perf_trace_sof_widget_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(sof_widget_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(sof_widget_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h: In function ‘perf_trace_sof_ipc3_period_elapsed_position’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, | ^~~~~~~~~~~ ../include/trace/events/sof.h: In function ‘perf_trace_sof_pcm_pointer_position’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(sof_pcm_pointer_position, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(sof_pcm_pointer_position, | ^~~~~~~~~~~ ../include/trace/events/sof.h: In function ‘perf_trace_sof_stream_position_ipc_rx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(sof_stream_position_ipc_rx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(sof_stream_position_ipc_rx, | ^~~~~~~~~~~ ../include/trace/events/sof.h: In function ‘perf_trace_sof_ipc4_fw_config’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ 101 | TRACE_EVENT(sof_ipc4_fw_config, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ 101 | TRACE_EVENT(sof_ipc4_fw_config, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/sof.h: In function ‘__bpf_trace_sof_widget_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(sof_widget_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(sof_widget_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h: In function ‘__bpf_trace_sof_ipc3_period_elapsed_position’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, | ^~~~~~~~~~~ ../include/trace/events/sof.h: In function ‘__bpf_trace_sof_pcm_pointer_position’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(sof_pcm_pointer_position, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(sof_pcm_pointer_position, | ^~~~~~~~~~~ ../include/trace/events/sof.h: In function ‘__bpf_trace_sof_stream_position_ipc_rx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(sof_stream_position_ipc_rx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(sof_stream_position_ipc_rx, | ^~~~~~~~~~~ ../include/trace/events/sof.h: In function ‘__bpf_trace_sof_ipc4_fw_config’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ 101 | TRACE_EVENT(sof_ipc4_fw_config, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ 101 | TRACE_EVENT(sof_ipc4_fw_config, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: sound/soc/sof/core.o] Error 1 make[6]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/hisilicon/hns3/hns3_trace.h:138, from ../drivers/net/ethernet/hisilicon/hns3/hns3_enet.c:35: ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘trace_event_raw_event_hns3_skb_template’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(hns3_skb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(hns3_skb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(hns3_skb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(hns3_skb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(hns3_skb_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘trace_event_raw_event_hns3_tx_desc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT(hns3_tx_desc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT(hns3_tx_desc, | ^~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘trace_event_raw_event_hns3_rx_desc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(hns3_rx_desc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(hns3_rx_desc, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘perf_trace_hns3_skb_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(hns3_skb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(hns3_skb_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘perf_trace_hns3_tx_desc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT(hns3_tx_desc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT(hns3_tx_desc, | ^~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘perf_trace_hns3_rx_desc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(hns3_rx_desc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(hns3_rx_desc, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘__bpf_trace_hns3_skb_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(hns3_skb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(hns3_skb_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘__bpf_trace_hns3_tx_desc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT(hns3_tx_desc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT(hns3_tx_desc, | ^~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘__bpf_trace_hns3_rx_desc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(hns3_rx_desc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(hns3_rx_desc, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/hisilicon/hns3/hns3_enet.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/marvell/octeontx2/af/rvu_trace.h:106, from ../drivers/net/ethernet/marvell/octeontx2/af/rvu_trace.c:9: ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘trace_event_raw_event_otx2_msg_alloc’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:20:1: note: in expansion of macro ‘TRACE_EVENT’ 20 | TRACE_EVENT(otx2_msg_alloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:20:1: note: in expansion of macro ‘TRACE_EVENT’ 20 | TRACE_EVENT(otx2_msg_alloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:20:1: note: in expansion of macro ‘TRACE_EVENT’ 20 | TRACE_EVENT(otx2_msg_alloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:20:1: note: in expansion of macro ‘TRACE_EVENT’ 20 | TRACE_EVENT(otx2_msg_alloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:20:1: note: in expansion of macro ‘TRACE_EVENT’ 20 | TRACE_EVENT(otx2_msg_alloc, | ^~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘trace_event_raw_event_otx2_msg_send’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(otx2_msg_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(otx2_msg_send, | ^~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘trace_event_raw_event_otx2_msg_check’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(otx2_msg_check, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(otx2_msg_check, | ^~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘trace_event_raw_event_otx2_msg_interrupt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(otx2_msg_interrupt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(otx2_msg_interrupt, | ^~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘trace_event_raw_event_otx2_msg_process’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(otx2_msg_process, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(otx2_msg_process, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘perf_trace_otx2_msg_alloc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:20:1: note: in expansion of macro ‘TRACE_EVENT’ 20 | TRACE_EVENT(otx2_msg_alloc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:20:1: note: in expansion of macro ‘TRACE_EVENT’ 20 | TRACE_EVENT(otx2_msg_alloc, | ^~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘perf_trace_otx2_msg_send’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(otx2_msg_send, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(otx2_msg_send, | ^~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘perf_trace_otx2_msg_check’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(otx2_msg_check, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(otx2_msg_check, | ^~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘perf_trace_otx2_msg_interrupt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(otx2_msg_interrupt, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(otx2_msg_interrupt, | ^~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘perf_trace_otx2_msg_process’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(otx2_msg_process, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(otx2_msg_process, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘__bpf_trace_otx2_msg_alloc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:20:1: note: in expansion of macro ‘TRACE_EVENT’ 20 | TRACE_EVENT(otx2_msg_alloc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:20:1: note: in expansion of macro ‘TRACE_EVENT’ 20 | TRACE_EVENT(otx2_msg_alloc, | ^~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘__bpf_trace_otx2_msg_send’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(otx2_msg_send, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(otx2_msg_send, | ^~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘__bpf_trace_otx2_msg_check’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(otx2_msg_check, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(otx2_msg_check, | ^~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘__bpf_trace_otx2_msg_interrupt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(otx2_msg_interrupt, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(otx2_msg_interrupt, | ^~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘__bpf_trace_otx2_msg_process’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(otx2_msg_process, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(otx2_msg_process, | ^~~~~~~~~~~ make[9]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/marvell/octeontx2/af/rvu_trace.o] Error 1 make[8]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/marvell/octeontx2/af] Error 2 make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/marvell/octeontx2] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/marvell] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/vmscan.h:496, from ../mm/vmscan.c:71: ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_kswapd_sleep’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_kswapd_wake’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_wakeup_kswapd’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_direct_reclaim_begin_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:115:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 115 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:115:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 115 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_direct_reclaim_end_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_shrink_slab_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ 199 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ 199 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_shrink_slab_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ 244 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ 244 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_lru_isolate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_write_folio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(mm_vmscan_write_folio, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(mm_vmscan_write_folio, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_lru_shrink_inactive’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ 349 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ 349 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_lru_shrink_active’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ 400 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ 400 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_node_reclaim_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_throttled’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ 467 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ 467 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_kswapd_sleep’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_kswapd_wake’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_wakeup_kswapd’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_direct_reclaim_begin_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:115:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 115 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:115:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 115 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_direct_reclaim_end_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘perf_trace_mm_shrink_slab_start’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ 199 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ 199 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘perf_trace_mm_shrink_slab_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ 244 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ 244 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_lru_isolate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_write_folio’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(mm_vmscan_write_folio, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(mm_vmscan_write_folio, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_lru_shrink_inactive’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ 349 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ 349 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_lru_shrink_active’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ 400 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ 400 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_node_reclaim_begin’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_throttled’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ 467 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ 467 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_kswapd_sleep’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_kswapd_wake’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_wakeup_kswapd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_direct_reclaim_begin_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:115:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 115 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:115:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 115 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_direct_reclaim_end_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_shrink_slab_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ 199 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ 199 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_shrink_slab_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ 244 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ 244 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_lru_isolate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_write_folio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(mm_vmscan_write_folio, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(mm_vmscan_write_folio, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_lru_shrink_inactive’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ 349 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ 349 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_lru_shrink_active’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ 400 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ 400 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_node_reclaim_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_throttled’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ 467 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ 467 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: mm/vmscan.o] Error 1 make[3]: *** [../scripts/Makefile.build:485: mm] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/intel/iavf/iavf_trace.h:209, from ../drivers/net/ethernet/intel/iavf/iavf_main.c:13: ../drivers/net/ethernet/intel/iavf/./iavf_trace.h: In function ‘trace_event_raw_event_iavf_tx_template’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h: In function ‘trace_event_raw_event_iavf_rx_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:111:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 111 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:111:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 111 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h: In function ‘trace_event_raw_event_iavf_xmit_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 156 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 156 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/intel/iavf/./iavf_trace.h: In function ‘perf_trace_iavf_tx_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h: In function ‘perf_trace_iavf_rx_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:111:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 111 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:111:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 111 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h: In function ‘perf_trace_iavf_xmit_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 156 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 156 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/intel/iavf/./iavf_trace.h: In function ‘__bpf_trace_iavf_tx_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h: In function ‘__bpf_trace_iavf_rx_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:111:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 111 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:111:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 111 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h: In function ‘__bpf_trace_iavf_xmit_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 156 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 156 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/intel/iavf/iavf_main.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/intel/iavf] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:58, from ../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/dev.c:13: ../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_dev_template’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(mlx5_sf_dev_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(mlx5_sf_dev_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(mlx5_sf_dev_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(mlx5_sf_dev_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(mlx5_sf_dev_template, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h: In function ‘perf_trace_mlx5_sf_dev_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(mlx5_sf_dev_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(mlx5_sf_dev_template, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_dev_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(mlx5_sf_dev_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(mlx5_sf_dev_template, | ^~~~~~~~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/sf/dev/dev.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/mlxsw.h:119, from ../drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_atcam.c:11: ../include/trace/events/mlxsw.h: In function ‘trace_event_raw_event_mlxsw_sp_acl_atcam_entry_add_ctcam_spill’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(mlxsw_sp_acl_atcam_entry_add_ctcam_spill, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(mlxsw_sp_acl_atcam_entry_add_ctcam_spill, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(mlxsw_sp_acl_atcam_entry_add_ctcam_spill, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(mlxsw_sp_acl_atcam_entry_add_ctcam_spill, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(mlxsw_sp_acl_atcam_entry_add_ctcam_spill, | ^~~~~~~~~~~ ../include/trace/events/mlxsw.h: In function ‘trace_event_raw_event_mlxsw_sp_acl_tcam_vregion_rehash’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_rehash, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_rehash, | ^~~~~~~~~~~ ../include/trace/events/mlxsw.h: In function ‘trace_event_raw_event_mlxsw_sp_acl_tcam_vregion_migrate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ 56 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ 56 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate, | ^~~~~~~~~~~ ../include/trace/events/mlxsw.h: In function ‘trace_event_raw_event_mlxsw_sp_acl_tcam_vregion_migrate_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate_end, | ^~~~~~~~~~~ ../include/trace/events/mlxsw.h: In function ‘trace_event_raw_event_mlxsw_sp_acl_tcam_vregion_rehash_rollback_failed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_rehash_rollback_failed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_rehash_rollback_failed, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/mlxsw.h: In function ‘perf_trace_mlxsw_sp_acl_atcam_entry_add_ctcam_spill’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(mlxsw_sp_acl_atcam_entry_add_ctcam_spill, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(mlxsw_sp_acl_atcam_entry_add_ctcam_spill, | ^~~~~~~~~~~ ../include/trace/events/mlxsw.h: In function ‘perf_trace_mlxsw_sp_acl_tcam_vregion_rehash’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_rehash, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_rehash, | ^~~~~~~~~~~ ../include/trace/events/mlxsw.h: In function ‘perf_trace_mlxsw_sp_acl_tcam_vregion_migrate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ 56 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ 56 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate, | ^~~~~~~~~~~ ../include/trace/events/mlxsw.h: In function ‘perf_trace_mlxsw_sp_acl_tcam_vregion_migrate_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate_end, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate_end, | ^~~~~~~~~~~ ../include/trace/events/mlxsw.h: In function ‘perf_trace_mlxsw_sp_acl_tcam_vregion_rehash_rollback_failed’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_rehash_rollback_failed, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_rehash_rollback_failed, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/mlxsw.h: In function ‘__bpf_trace_mlxsw_sp_acl_atcam_entry_add_ctcam_spill’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(mlxsw_sp_acl_atcam_entry_add_ctcam_spill, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(mlxsw_sp_acl_atcam_entry_add_ctcam_spill, | ^~~~~~~~~~~ ../include/trace/events/mlxsw.h: In function ‘__bpf_trace_mlxsw_sp_acl_tcam_vregion_rehash’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_rehash, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_rehash, | ^~~~~~~~~~~ ../include/trace/events/mlxsw.h: In function ‘__bpf_trace_mlxsw_sp_acl_tcam_vregion_migrate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ 56 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ 56 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate, | ^~~~~~~~~~~ ../include/trace/events/mlxsw.h: In function ‘__bpf_trace_mlxsw_sp_acl_tcam_vregion_migrate_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate_end, | ^~~~~~~~~~~ ../include/trace/events/mlxsw.h: In function ‘__bpf_trace_mlxsw_sp_acl_tcam_vregion_rehash_rollback_failed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_rehash_rollback_failed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_rehash_rollback_failed, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_atcam.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/mellanox/mlxsw] Error 2 make[7]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer_tracepoint.h:78, from ../drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer.c:35: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fw’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(mlx5_fw, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(mlx5_fw, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(mlx5_fw, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(mlx5_fw, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(mlx5_fw, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h: In function ‘perf_trace_mlx5_fw’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(mlx5_fw, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(mlx5_fw, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h: In function ‘__bpf_trace_mlx5_fw’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(mlx5_fw, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(mlx5_fw, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/xen.h:459, from ../arch/x86/xen/trace.c:21: ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc__batch’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(xen_mc__batch, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(xen_mc__batch, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(xen_mc__batch, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(xen_mc__batch, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(xen_mc__batch, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc_entry’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(xen_mc_entry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(xen_mc_entry, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc_entry_alloc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(xen_mc_entry_alloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(xen_mc_entry_alloc, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc_callback’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(xen_mc_callback, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(xen_mc_callback, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc_flush_reason’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(xen_mc_flush_reason, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(xen_mc_flush_reason, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc_flush’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(xen_mc_flush, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(xen_mc_flush, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc_extend_args’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(xen_mc_extend_args, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(xen_mc_extend_args, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu__set_pte’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 134 | DECLARE_EVENT_CLASS(xen_mmu__set_pte, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 134 | DECLARE_EVENT_CLASS(xen_mmu__set_pte, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_set_pmd’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(xen_mmu_set_pmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(xen_mmu_set_pmd, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_set_pud’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ 206 | TRACE_EVENT(xen_mmu_set_pud, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ 206 | TRACE_EVENT(xen_mmu_set_pud, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_set_p4d’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ 223 | TRACE_EVENT(xen_mmu_set_p4d, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ 223 | TRACE_EVENT(xen_mmu_set_p4d, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_ptep_modify_prot’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:258:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 258 | DECLARE_EVENT_CLASS(xen_mmu_ptep_modify_prot, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:258:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 258 | DECLARE_EVENT_CLASS(xen_mmu_ptep_modify_prot, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_alloc_ptpage’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(xen_mmu_alloc_ptpage, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(xen_mmu_alloc_ptpage, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_release_ptpage’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ 304 | TRACE_EVENT(xen_mmu_release_ptpage, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ 304 | TRACE_EVENT(xen_mmu_release_ptpage, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_pgd’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:320:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 320 | DECLARE_EVENT_CLASS(xen_mmu_pgd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:320:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 320 | DECLARE_EVENT_CLASS(xen_mmu_pgd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_flush_tlb_one_user’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:339:1: note: in expansion of macro ‘TRACE_EVENT’ 339 | TRACE_EVENT(xen_mmu_flush_tlb_one_user, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:339:1: note: in expansion of macro ‘TRACE_EVENT’ 339 | TRACE_EVENT(xen_mmu_flush_tlb_one_user, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_flush_tlb_multi’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ 349 | TRACE_EVENT(xen_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ 349 | TRACE_EVENT(xen_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_write_cr3’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:367:1: note: in expansion of macro ‘TRACE_EVENT’ 367 | TRACE_EVENT(xen_mmu_write_cr3, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:367:1: note: in expansion of macro ‘TRACE_EVENT’ 367 | TRACE_EVENT(xen_mmu_write_cr3, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_cpu_write_ldt_entry’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:382:1: note: in expansion of macro ‘TRACE_EVENT’ 382 | TRACE_EVENT(xen_cpu_write_ldt_entry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:382:1: note: in expansion of macro ‘TRACE_EVENT’ 382 | TRACE_EVENT(xen_cpu_write_ldt_entry, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_cpu_write_idt_entry’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:399:1: note: in expansion of macro ‘TRACE_EVENT’ 399 | TRACE_EVENT(xen_cpu_write_idt_entry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:399:1: note: in expansion of macro ‘TRACE_EVENT’ 399 | TRACE_EVENT(xen_cpu_write_idt_entry, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_cpu_load_idt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ 413 | TRACE_EVENT(xen_cpu_load_idt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ 413 | TRACE_EVENT(xen_cpu_load_idt, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_cpu_write_gdt_entry’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ 423 | TRACE_EVENT(xen_cpu_write_gdt_entry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ 423 | TRACE_EVENT(xen_cpu_write_gdt_entry, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_cpu_set_ldt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:442:1: note: in expansion of macro ‘TRACE_EVENT’ 442 | TRACE_EVENT(xen_cpu_set_ldt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:442:1: note: in expansion of macro ‘TRACE_EVENT’ 442 | TRACE_EVENT(xen_cpu_set_ldt, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/xen.h: In function ‘perf_trace_xen_mc__batch’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(xen_mc__batch, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(xen_mc__batch, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_mc_entry’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(xen_mc_entry, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(xen_mc_entry, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_mc_entry_alloc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(xen_mc_entry_alloc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(xen_mc_entry_alloc, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_mc_callback’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(xen_mc_callback, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(xen_mc_callback, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_mc_flush_reason’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(xen_mc_flush_reason, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(xen_mc_flush_reason, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_mc_flush’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(xen_mc_flush, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(xen_mc_flush, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_mc_extend_args’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(xen_mc_extend_args, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(xen_mc_extend_args, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_mmu__set_pte’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 134 | DECLARE_EVENT_CLASS(xen_mmu__set_pte, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 134 | DECLARE_EVENT_CLASS(xen_mmu__set_pte, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_mmu_set_pmd’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(xen_mmu_set_pmd, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(xen_mmu_set_pmd, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_mmu_set_pud’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ 206 | TRACE_EVENT(xen_mmu_set_pud, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ 206 | TRACE_EVENT(xen_mmu_set_pud, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_mmu_set_p4d’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ 223 | TRACE_EVENT(xen_mmu_set_p4d, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ 223 | TRACE_EVENT(xen_mmu_set_p4d, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_mmu_ptep_modify_prot’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:258:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 258 | DECLARE_EVENT_CLASS(xen_mmu_ptep_modify_prot, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:258:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 258 | DECLARE_EVENT_CLASS(xen_mmu_ptep_modify_prot, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_mmu_alloc_ptpage’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(xen_mmu_alloc_ptpage, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(xen_mmu_alloc_ptpage, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_mmu_release_ptpage’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ 304 | TRACE_EVENT(xen_mmu_release_ptpage, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ 304 | TRACE_EVENT(xen_mmu_release_ptpage, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_mmu_pgd’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:320:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 320 | DECLARE_EVENT_CLASS(xen_mmu_pgd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:320:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 320 | DECLARE_EVENT_CLASS(xen_mmu_pgd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_mmu_flush_tlb_one_user’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:339:1: note: in expansion of macro ‘TRACE_EVENT’ 339 | TRACE_EVENT(xen_mmu_flush_tlb_one_user, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:339:1: note: in expansion of macro ‘TRACE_EVENT’ 339 | TRACE_EVENT(xen_mmu_flush_tlb_one_user, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_mmu_flush_tlb_multi’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ 349 | TRACE_EVENT(xen_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ 349 | TRACE_EVENT(xen_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_mmu_write_cr3’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:367:1: note: in expansion of macro ‘TRACE_EVENT’ 367 | TRACE_EVENT(xen_mmu_write_cr3, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:367:1: note: in expansion of macro ‘TRACE_EVENT’ 367 | TRACE_EVENT(xen_mmu_write_cr3, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_cpu_write_ldt_entry’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:382:1: note: in expansion of macro ‘TRACE_EVENT’ 382 | TRACE_EVENT(xen_cpu_write_ldt_entry, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:382:1: note: in expansion of macro ‘TRACE_EVENT’ 382 | TRACE_EVENT(xen_cpu_write_ldt_entry, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_cpu_write_idt_entry’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:399:1: note: in expansion of macro ‘TRACE_EVENT’ 399 | TRACE_EVENT(xen_cpu_write_idt_entry, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:399:1: note: in expansion of macro ‘TRACE_EVENT’ 399 | TRACE_EVENT(xen_cpu_write_idt_entry, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_cpu_load_idt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ 413 | TRACE_EVENT(xen_cpu_load_idt, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ 413 | TRACE_EVENT(xen_cpu_load_idt, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_cpu_write_gdt_entry’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ 423 | TRACE_EVENT(xen_cpu_write_gdt_entry, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ 423 | TRACE_EVENT(xen_cpu_write_gdt_entry, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_cpu_set_ldt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:442:1: note: in expansion of macro ‘TRACE_EVENT’ 442 | TRACE_EVENT(xen_cpu_set_ldt, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:442:1: note: in expansion of macro ‘TRACE_EVENT’ 442 | TRACE_EVENT(xen_cpu_set_ldt, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mc__batch’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(xen_mc__batch, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(xen_mc__batch, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mc_entry’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(xen_mc_entry, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(xen_mc_entry, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mc_entry_alloc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(xen_mc_entry_alloc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(xen_mc_entry_alloc, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mc_callback’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(xen_mc_callback, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(xen_mc_callback, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mc_flush_reason’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(xen_mc_flush_reason, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(xen_mc_flush_reason, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mc_flush’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(xen_mc_flush, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(xen_mc_flush, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mc_extend_args’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(xen_mc_extend_args, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(xen_mc_extend_args, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mmu__set_pte’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 134 | DECLARE_EVENT_CLASS(xen_mmu__set_pte, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 134 | DECLARE_EVENT_CLASS(xen_mmu__set_pte, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mmu_set_pmd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(xen_mmu_set_pmd, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(xen_mmu_set_pmd, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mmu_set_pud’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ 206 | TRACE_EVENT(xen_mmu_set_pud, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ 206 | TRACE_EVENT(xen_mmu_set_pud, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mmu_set_p4d’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ 223 | TRACE_EVENT(xen_mmu_set_p4d, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ 223 | TRACE_EVENT(xen_mmu_set_p4d, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mmu_ptep_modify_prot’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:258:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 258 | DECLARE_EVENT_CLASS(xen_mmu_ptep_modify_prot, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:258:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 258 | DECLARE_EVENT_CLASS(xen_mmu_ptep_modify_prot, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mmu_alloc_ptpage’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(xen_mmu_alloc_ptpage, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(xen_mmu_alloc_ptpage, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mmu_release_ptpage’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ 304 | TRACE_EVENT(xen_mmu_release_ptpage, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ 304 | TRACE_EVENT(xen_mmu_release_ptpage, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mmu_pgd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:320:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 320 | DECLARE_EVENT_CLASS(xen_mmu_pgd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:320:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 320 | DECLARE_EVENT_CLASS(xen_mmu_pgd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mmu_flush_tlb_one_user’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:339:1: note: in expansion of macro ‘TRACE_EVENT’ 339 | TRACE_EVENT(xen_mmu_flush_tlb_one_user, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:339:1: note: in expansion of macro ‘TRACE_EVENT’ 339 | TRACE_EVENT(xen_mmu_flush_tlb_one_user, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mmu_flush_tlb_multi’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ 349 | TRACE_EVENT(xen_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ 349 | TRACE_EVENT(xen_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mmu_write_cr3’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:367:1: note: in expansion of macro ‘TRACE_EVENT’ 367 | TRACE_EVENT(xen_mmu_write_cr3, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:367:1: note: in expansion of macro ‘TRACE_EVENT’ 367 | TRACE_EVENT(xen_mmu_write_cr3, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_cpu_write_ldt_entry’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:382:1: note: in expansion of macro ‘TRACE_EVENT’ 382 | TRACE_EVENT(xen_cpu_write_ldt_entry, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:382:1: note: in expansion of macro ‘TRACE_EVENT’ 382 | TRACE_EVENT(xen_cpu_write_ldt_entry, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_cpu_write_idt_entry’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:399:1: note: in expansion of macro ‘TRACE_EVENT’ 399 | TRACE_EVENT(xen_cpu_write_idt_entry, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:399:1: note: in expansion of macro ‘TRACE_EVENT’ 399 | TRACE_EVENT(xen_cpu_write_idt_entry, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_cpu_load_idt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ 413 | TRACE_EVENT(xen_cpu_load_idt, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ 413 | TRACE_EVENT(xen_cpu_load_idt, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_cpu_write_gdt_entry’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ 423 | TRACE_EVENT(xen_cpu_write_gdt_entry, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ 423 | TRACE_EVENT(xen_cpu_write_gdt_entry, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_cpu_set_ldt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:442:1: note: in expansion of macro ‘TRACE_EVENT’ 442 | TRACE_EVENT(xen_cpu_set_ldt, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:442:1: note: in expansion of macro ‘TRACE_EVENT’ 442 | TRACE_EVENT(xen_cpu_set_ldt, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: arch/x86/xen/trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: arch/x86/xen] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/ath/ath6kl/trace.h:327, from ../drivers/net/wireless/ath/ath6kl/trace.c:20: ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_wmi_cmd’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath6kl_wmi_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath6kl_wmi_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath6kl_wmi_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath6kl_wmi_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath6kl_wmi_cmd, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_wmi_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(ath6kl_wmi_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(ath6kl_wmi_event, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_sdio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(ath6kl_sdio, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(ath6kl_sdio, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_sdio_scat’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro ‘TRACE_EVENT’ 120 | TRACE_EVENT(ath6kl_sdio_scat, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro ‘TRACE_EVENT’ 120 | TRACE_EVENT(ath6kl_sdio_scat, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_sdio_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:174:1: note: in expansion of macro ‘TRACE_EVENT’ 174 | TRACE_EVENT(ath6kl_sdio_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:174:1: note: in expansion of macro ‘TRACE_EVENT’ 174 | TRACE_EVENT(ath6kl_sdio_irq, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_htc_rx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ 194 | TRACE_EVENT(ath6kl_htc_rx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ 194 | TRACE_EVENT(ath6kl_htc_rx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_htc_tx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ 222 | TRACE_EVENT(ath6kl_htc_tx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ 222 | TRACE_EVENT(ath6kl_htc_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_log_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 252 | DECLARE_EVENT_CLASS(ath6kl_log_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 252 | DECLARE_EVENT_CLASS(ath6kl_log_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_log_dbg’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:279:1: note: in expansion of macro ‘TRACE_EVENT’ 279 | TRACE_EVENT(ath6kl_log_dbg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:279:1: note: in expansion of macro ‘TRACE_EVENT’ 279 | TRACE_EVENT(ath6kl_log_dbg, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_log_dbg_dump’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ 293 | TRACE_EVENT(ath6kl_log_dbg_dump, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ 293 | TRACE_EVENT(ath6kl_log_dbg_dump, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘perf_trace_ath6kl_wmi_cmd’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath6kl_wmi_cmd, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath6kl_wmi_cmd, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘perf_trace_ath6kl_wmi_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(ath6kl_wmi_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(ath6kl_wmi_event, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘perf_trace_ath6kl_sdio’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(ath6kl_sdio, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(ath6kl_sdio, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘perf_trace_ath6kl_sdio_scat’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro ‘TRACE_EVENT’ 120 | TRACE_EVENT(ath6kl_sdio_scat, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro ‘TRACE_EVENT’ 120 | TRACE_EVENT(ath6kl_sdio_scat, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘perf_trace_ath6kl_sdio_irq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:174:1: note: in expansion of macro ‘TRACE_EVENT’ 174 | TRACE_EVENT(ath6kl_sdio_irq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:174:1: note: in expansion of macro ‘TRACE_EVENT’ 174 | TRACE_EVENT(ath6kl_sdio_irq, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘perf_trace_ath6kl_htc_rx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ 194 | TRACE_EVENT(ath6kl_htc_rx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ 194 | TRACE_EVENT(ath6kl_htc_rx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘perf_trace_ath6kl_htc_tx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ 222 | TRACE_EVENT(ath6kl_htc_tx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ 222 | TRACE_EVENT(ath6kl_htc_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘perf_trace_ath6kl_log_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 252 | DECLARE_EVENT_CLASS(ath6kl_log_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 252 | DECLARE_EVENT_CLASS(ath6kl_log_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘perf_trace_ath6kl_log_dbg’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:279:1: note: in expansion of macro ‘TRACE_EVENT’ 279 | TRACE_EVENT(ath6kl_log_dbg, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:279:1: note: in expansion of macro ‘TRACE_EVENT’ 279 | TRACE_EVENT(ath6kl_log_dbg, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘perf_trace_ath6kl_log_dbg_dump’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ 293 | TRACE_EVENT(ath6kl_log_dbg_dump, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ 293 | TRACE_EVENT(ath6kl_log_dbg_dump, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_wmi_cmd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath6kl_wmi_cmd, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath6kl_wmi_cmd, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_wmi_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(ath6kl_wmi_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(ath6kl_wmi_event, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_sdio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(ath6kl_sdio, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(ath6kl_sdio, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_sdio_scat’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro ‘TRACE_EVENT’ 120 | TRACE_EVENT(ath6kl_sdio_scat, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro ‘TRACE_EVENT’ 120 | TRACE_EVENT(ath6kl_sdio_scat, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_sdio_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:174:1: note: in expansion of macro ‘TRACE_EVENT’ 174 | TRACE_EVENT(ath6kl_sdio_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:174:1: note: in expansion of macro ‘TRACE_EVENT’ 174 | TRACE_EVENT(ath6kl_sdio_irq, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_htc_rx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ 194 | TRACE_EVENT(ath6kl_htc_rx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ 194 | TRACE_EVENT(ath6kl_htc_rx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_htc_tx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ 222 | TRACE_EVENT(ath6kl_htc_tx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ 222 | TRACE_EVENT(ath6kl_htc_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_log_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 252 | DECLARE_EVENT_CLASS(ath6kl_log_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 252 | DECLARE_EVENT_CLASS(ath6kl_log_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_log_dbg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:279:1: note: in expansion of macro ‘TRACE_EVENT’ 279 | TRACE_EVENT(ath6kl_log_dbg, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:279:1: note: in expansion of macro ‘TRACE_EVENT’ 279 | TRACE_EVENT(ath6kl_log_dbg, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_log_dbg_dump’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ 293 | TRACE_EVENT(ath6kl_log_dbg_dump, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ 293 | TRACE_EVENT(ath6kl_log_dbg_dump, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/ath6kl/trace.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath/ath6kl] Error 2 In file included from ../include/trace/define_trace.h:108, from ../fs/zonefs/trace.h:106, from ../fs/zonefs/super.c:29: ../fs/zonefs/./trace.h: In function ‘trace_event_raw_event_zonefs_zone_mgmt’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(zonefs_zone_mgmt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(zonefs_zone_mgmt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(zonefs_zone_mgmt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(zonefs_zone_mgmt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(zonefs_zone_mgmt, | ^~~~~~~~~~~ ../fs/zonefs/./trace.h: In function ‘trace_event_raw_event_zonefs_file_dio_append’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(zonefs_file_dio_append, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(zonefs_file_dio_append, | ^~~~~~~~~~~ ../fs/zonefs/./trace.h: In function ‘trace_event_raw_event_zonefs_iomap_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:75:1: note: in expansion of macro ‘TRACE_EVENT’ 75 | TRACE_EVENT(zonefs_iomap_begin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:75:1: note: in expansion of macro ‘TRACE_EVENT’ 75 | TRACE_EVENT(zonefs_iomap_begin, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../fs/zonefs/./trace.h: In function ‘perf_trace_zonefs_zone_mgmt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(zonefs_zone_mgmt, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(zonefs_zone_mgmt, | ^~~~~~~~~~~ ../fs/zonefs/./trace.h: In function ‘perf_trace_zonefs_file_dio_append’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(zonefs_file_dio_append, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(zonefs_file_dio_append, | ^~~~~~~~~~~ ../fs/zonefs/./trace.h: In function ‘perf_trace_zonefs_iomap_begin’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:75:1: note: in expansion of macro ‘TRACE_EVENT’ 75 | TRACE_EVENT(zonefs_iomap_begin, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:75:1: note: in expansion of macro ‘TRACE_EVENT’ 75 | TRACE_EVENT(zonefs_iomap_begin, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../fs/zonefs/./trace.h: In function ‘__bpf_trace_zonefs_zone_mgmt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(zonefs_zone_mgmt, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(zonefs_zone_mgmt, | ^~~~~~~~~~~ ../fs/zonefs/./trace.h: In function ‘__bpf_trace_zonefs_file_dio_append’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(zonefs_file_dio_append, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(zonefs_file_dio_append, | ^~~~~~~~~~~ ../fs/zonefs/./trace.h: In function ‘__bpf_trace_zonefs_iomap_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:75:1: note: in expansion of macro ‘TRACE_EVENT’ 75 | TRACE_EVENT(zonefs_iomap_begin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:75:1: note: in expansion of macro ‘TRACE_EVENT’ 75 | TRACE_EVENT(zonefs_iomap_begin, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/zonefs/super.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/zonefs] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/silabs/wfx/traces.h:496, from ../drivers/net/wireless/silabs/wfx/debug.c:20: ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_hif_data’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(hif_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(hif_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(hif_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(hif_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(hif_data, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_io_data’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 236 | DECLARE_EVENT_CLASS(io_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 236 | DECLARE_EVENT_CLASS(io_data, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_io_data32’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:279:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 279 | DECLARE_EVENT_CLASS(io_data32, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:279:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 279 | DECLARE_EVENT_CLASS(io_data32, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_piggyback’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 314 | DECLARE_EVENT_CLASS(piggyback, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 314 | DECLARE_EVENT_CLASS(piggyback, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_bh_stats’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ 335 | TRACE_EVENT(bh_stats, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ 335 | TRACE_EVENT(bh_stats, | ^~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_tx_stats’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ 363 | TRACE_EVENT(tx_stats, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ 363 | TRACE_EVENT(tx_stats, | ^~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_queues_stats’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ 437 | TRACE_EVENT(queues_stats, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ 437 | TRACE_EVENT(queues_stats, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘perf_trace_hif_data’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(hif_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(hif_data, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘perf_trace_io_data’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 236 | DECLARE_EVENT_CLASS(io_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 236 | DECLARE_EVENT_CLASS(io_data, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘perf_trace_io_data32’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:279:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 279 | DECLARE_EVENT_CLASS(io_data32, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:279:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 279 | DECLARE_EVENT_CLASS(io_data32, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘perf_trace_piggyback’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 314 | DECLARE_EVENT_CLASS(piggyback, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 314 | DECLARE_EVENT_CLASS(piggyback, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘perf_trace_bh_stats’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ 335 | TRACE_EVENT(bh_stats, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ 335 | TRACE_EVENT(bh_stats, | ^~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘perf_trace_tx_stats’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ 363 | TRACE_EVENT(tx_stats, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ 363 | TRACE_EVENT(tx_stats, | ^~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘perf_trace_queues_stats’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ 437 | TRACE_EVENT(queues_stats, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ 437 | TRACE_EVENT(queues_stats, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_hif_data’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(hif_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(hif_data, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_io_data’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 236 | DECLARE_EVENT_CLASS(io_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 236 | DECLARE_EVENT_CLASS(io_data, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_io_data32’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:279:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 279 | DECLARE_EVENT_CLASS(io_data32, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:279:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 279 | DECLARE_EVENT_CLASS(io_data32, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_piggyback’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 314 | DECLARE_EVENT_CLASS(piggyback, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 314 | DECLARE_EVENT_CLASS(piggyback, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_bh_stats’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ 335 | TRACE_EVENT(bh_stats, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ 335 | TRACE_EVENT(bh_stats, | ^~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_tx_stats’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ 363 | TRACE_EVENT(tx_stats, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ 363 | TRACE_EVENT(tx_stats, | ^~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_queues_stats’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ 437 | TRACE_EVENT(queues_stats, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ 437 | TRACE_EVENT(queues_stats, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/silabs/wfx/debug.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/silabs/wfx] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/net/wireless/silabs] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/kvm.h:495, from ../arch/x86/kvm/../../../virt/kvm/kvm_main.c:65: ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_userspace_exit’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(kvm_userspace_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(kvm_userspace_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(kvm_userspace_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(kvm_userspace_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(kvm_userspace_exit, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_vcpu_wakeup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(kvm_vcpu_wakeup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(kvm_vcpu_wakeup, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_set_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(kvm_set_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(kvm_set_irq, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_ioapic_set_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(kvm_ioapic_set_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(kvm_ioapic_set_irq, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_ioapic_delayed_eoi_inj’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ 123 | TRACE_EVENT(kvm_ioapic_delayed_eoi_inj, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ 123 | TRACE_EVENT(kvm_ioapic_delayed_eoi_inj, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_msi_set_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ 143 | TRACE_EVENT(kvm_msi_set_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ 143 | TRACE_EVENT(kvm_msi_set_irq, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_ack_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ 183 | TRACE_EVENT(kvm_ack_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ 183 | TRACE_EVENT(kvm_ack_irq, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_mmio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:213:1: note: in expansion of macro ‘TRACE_EVENT’ 213 | TRACE_EVENT(kvm_mmio, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:213:1: note: in expansion of macro ‘TRACE_EVENT’ 213 | TRACE_EVENT(kvm_mmio, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_fpu’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(kvm_fpu, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(kvm_fpu, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_async_get_page_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:259:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 259 | DECLARE_EVENT_CLASS(kvm_async_get_page_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:259:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 259 | DECLARE_EVENT_CLASS(kvm_async_get_page_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_async_pf_nopresent_ready’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:292:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 292 | DECLARE_EVENT_CLASS(kvm_async_pf_nopresent_ready, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:292:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 292 | DECLARE_EVENT_CLASS(kvm_async_pf_nopresent_ready, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_async_pf_completed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_halt_poll_ns’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ 347 | TRACE_EVENT(kvm_halt_poll_ns, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ 347 | TRACE_EVENT(kvm_halt_poll_ns, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_dirty_ring_push’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ 378 | TRACE_EVENT(kvm_dirty_ring_push, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ 378 | TRACE_EVENT(kvm_dirty_ring_push, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_dirty_ring_reset’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:405:1: note: in expansion of macro ‘TRACE_EVENT’ 405 | TRACE_EVENT(kvm_dirty_ring_reset, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:405:1: note: in expansion of macro ‘TRACE_EVENT’ 405 | TRACE_EVENT(kvm_dirty_ring_reset, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_dirty_ring_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:426:1: note: in expansion of macro ‘TRACE_EVENT’ 426 | TRACE_EVENT(kvm_dirty_ring_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:426:1: note: in expansion of macro ‘TRACE_EVENT’ 426 | TRACE_EVENT(kvm_dirty_ring_exit, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_unmap_hva_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:441:1: note: in expansion of macro ‘TRACE_EVENT’ 441 | TRACE_EVENT(kvm_unmap_hva_range, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:441:1: note: in expansion of macro ‘TRACE_EVENT’ 441 | TRACE_EVENT(kvm_unmap_hva_range, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_age_hva’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:459:1: note: in expansion of macro ‘TRACE_EVENT’ 459 | TRACE_EVENT(kvm_age_hva, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:459:1: note: in expansion of macro ‘TRACE_EVENT’ 459 | TRACE_EVENT(kvm_age_hva, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_test_age_hva’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:477:1: note: in expansion of macro ‘TRACE_EVENT’ 477 | TRACE_EVENT(kvm_test_age_hva, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:477:1: note: in expansion of macro ‘TRACE_EVENT’ 477 | TRACE_EVENT(kvm_test_age_hva, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_userspace_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(kvm_userspace_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(kvm_userspace_exit, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_vcpu_wakeup’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(kvm_vcpu_wakeup, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(kvm_vcpu_wakeup, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_set_irq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(kvm_set_irq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(kvm_set_irq, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_ioapic_set_irq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(kvm_ioapic_set_irq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(kvm_ioapic_set_irq, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_ioapic_delayed_eoi_inj’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ 123 | TRACE_EVENT(kvm_ioapic_delayed_eoi_inj, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ 123 | TRACE_EVENT(kvm_ioapic_delayed_eoi_inj, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_msi_set_irq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ 143 | TRACE_EVENT(kvm_msi_set_irq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ 143 | TRACE_EVENT(kvm_msi_set_irq, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_ack_irq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ 183 | TRACE_EVENT(kvm_ack_irq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ 183 | TRACE_EVENT(kvm_ack_irq, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_mmio’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:213:1: note: in expansion of macro ‘TRACE_EVENT’ 213 | TRACE_EVENT(kvm_mmio, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:213:1: note: in expansion of macro ‘TRACE_EVENT’ 213 | TRACE_EVENT(kvm_mmio, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_fpu’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(kvm_fpu, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(kvm_fpu, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_async_get_page_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:259:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 259 | DECLARE_EVENT_CLASS(kvm_async_get_page_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:259:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 259 | DECLARE_EVENT_CLASS(kvm_async_get_page_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_async_pf_nopresent_ready’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:292:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 292 | DECLARE_EVENT_CLASS(kvm_async_pf_nopresent_ready, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:292:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 292 | DECLARE_EVENT_CLASS(kvm_async_pf_nopresent_ready, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_async_pf_completed’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_halt_poll_ns’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ 347 | TRACE_EVENT(kvm_halt_poll_ns, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ 347 | TRACE_EVENT(kvm_halt_poll_ns, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_dirty_ring_push’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ 378 | TRACE_EVENT(kvm_dirty_ring_push, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ 378 | TRACE_EVENT(kvm_dirty_ring_push, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_dirty_ring_reset’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:405:1: note: in expansion of macro ‘TRACE_EVENT’ 405 | TRACE_EVENT(kvm_dirty_ring_reset, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:405:1: note: in expansion of macro ‘TRACE_EVENT’ 405 | TRACE_EVENT(kvm_dirty_ring_reset, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_dirty_ring_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:426:1: note: in expansion of macro ‘TRACE_EVENT’ 426 | TRACE_EVENT(kvm_dirty_ring_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:426:1: note: in expansion of macro ‘TRACE_EVENT’ 426 | TRACE_EVENT(kvm_dirty_ring_exit, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_unmap_hva_range’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:441:1: note: in expansion of macro ‘TRACE_EVENT’ 441 | TRACE_EVENT(kvm_unmap_hva_range, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:441:1: note: in expansion of macro ‘TRACE_EVENT’ 441 | TRACE_EVENT(kvm_unmap_hva_range, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_age_hva’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:459:1: note: in expansion of macro ‘TRACE_EVENT’ 459 | TRACE_EVENT(kvm_age_hva, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:459:1: note: in expansion of macro ‘TRACE_EVENT’ 459 | TRACE_EVENT(kvm_age_hva, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_test_age_hva’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:477:1: note: in expansion of macro ‘TRACE_EVENT’ 477 | TRACE_EVENT(kvm_test_age_hva, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:477:1: note: in expansion of macro ‘TRACE_EVENT’ 477 | TRACE_EVENT(kvm_test_age_hva, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_userspace_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(kvm_userspace_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(kvm_userspace_exit, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_vcpu_wakeup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(kvm_vcpu_wakeup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(kvm_vcpu_wakeup, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_set_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(kvm_set_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(kvm_set_irq, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_ioapic_set_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(kvm_ioapic_set_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(kvm_ioapic_set_irq, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_ioapic_delayed_eoi_inj’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ 123 | TRACE_EVENT(kvm_ioapic_delayed_eoi_inj, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ 123 | TRACE_EVENT(kvm_ioapic_delayed_eoi_inj, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_msi_set_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ 143 | TRACE_EVENT(kvm_msi_set_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ 143 | TRACE_EVENT(kvm_msi_set_irq, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_ack_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ 183 | TRACE_EVENT(kvm_ack_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ 183 | TRACE_EVENT(kvm_ack_irq, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_mmio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:213:1: note: in expansion of macro ‘TRACE_EVENT’ 213 | TRACE_EVENT(kvm_mmio, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:213:1: note: in expansion of macro ‘TRACE_EVENT’ 213 | TRACE_EVENT(kvm_mmio, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_fpu’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(kvm_fpu, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(kvm_fpu, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_async_get_page_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:259:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 259 | DECLARE_EVENT_CLASS(kvm_async_get_page_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:259:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 259 | DECLARE_EVENT_CLASS(kvm_async_get_page_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_async_pf_nopresent_ready’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:292:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 292 | DECLARE_EVENT_CLASS(kvm_async_pf_nopresent_ready, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:292:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 292 | DECLARE_EVENT_CLASS(kvm_async_pf_nopresent_ready, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_async_pf_completed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_halt_poll_ns’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ 347 | TRACE_EVENT(kvm_halt_poll_ns, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ 347 | TRACE_EVENT(kvm_halt_poll_ns, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_dirty_ring_push’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ 378 | TRACE_EVENT(kvm_dirty_ring_push, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ 378 | TRACE_EVENT(kvm_dirty_ring_push, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_dirty_ring_reset’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:405:1: note: in expansion of macro ‘TRACE_EVENT’ 405 | TRACE_EVENT(kvm_dirty_ring_reset, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:405:1: note: in expansion of macro ‘TRACE_EVENT’ 405 | TRACE_EVENT(kvm_dirty_ring_reset, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_dirty_ring_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:426:1: note: in expansion of macro ‘TRACE_EVENT’ 426 | TRACE_EVENT(kvm_dirty_ring_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:426:1: note: in expansion of macro ‘TRACE_EVENT’ 426 | TRACE_EVENT(kvm_dirty_ring_exit, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_unmap_hva_range’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:441:1: note: in expansion of macro ‘TRACE_EVENT’ 441 | TRACE_EVENT(kvm_unmap_hva_range, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:441:1: note: in expansion of macro ‘TRACE_EVENT’ 441 | TRACE_EVENT(kvm_unmap_hva_range, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_age_hva’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:459:1: note: in expansion of macro ‘TRACE_EVENT’ 459 | TRACE_EVENT(kvm_age_hva, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:459:1: note: in expansion of macro ‘TRACE_EVENT’ 459 | TRACE_EVENT(kvm_age_hva, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_test_age_hva’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:477:1: note: in expansion of macro ‘TRACE_EVENT’ 477 | TRACE_EVENT(kvm_test_age_hva, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:477:1: note: in expansion of macro ‘TRACE_EVENT’ 477 | TRACE_EVENT(kvm_test_age_hva, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: arch/x86/kvm/../../../virt/kvm/kvm_main.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_trace.h:181, from ../drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c:10: ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘trace_event_raw_event_hclge_pf_mbx_get’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(hclge_pf_mbx_get, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(hclge_pf_mbx_get, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(hclge_pf_mbx_get, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(hclge_pf_mbx_get, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(hclge_pf_mbx_get, | ^~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘trace_event_raw_event_hclge_pf_mbx_send’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(hclge_pf_mbx_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(hclge_pf_mbx_send, | ^~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘trace_event_raw_event_hclge_pf_cmd_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:81:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 81 | DECLARE_EVENT_CLASS(hclge_pf_cmd_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:81:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 81 | DECLARE_EVENT_CLASS(hclge_pf_cmd_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘trace_event_raw_event_hclge_pf_special_cmd_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 132 | DECLARE_EVENT_CLASS(hclge_pf_special_cmd_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 132 | DECLARE_EVENT_CLASS(hclge_pf_special_cmd_template, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘perf_trace_hclge_pf_mbx_get’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(hclge_pf_mbx_get, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(hclge_pf_mbx_get, | ^~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘perf_trace_hclge_pf_mbx_send’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(hclge_pf_mbx_send, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(hclge_pf_mbx_send, | ^~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘perf_trace_hclge_pf_cmd_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:81:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 81 | DECLARE_EVENT_CLASS(hclge_pf_cmd_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:81:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 81 | DECLARE_EVENT_CLASS(hclge_pf_cmd_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘perf_trace_hclge_pf_special_cmd_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 132 | DECLARE_EVENT_CLASS(hclge_pf_special_cmd_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 132 | DECLARE_EVENT_CLASS(hclge_pf_special_cmd_template, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘__bpf_trace_hclge_pf_mbx_get’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(hclge_pf_mbx_get, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(hclge_pf_mbx_get, | ^~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘__bpf_trace_hclge_pf_mbx_send’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(hclge_pf_mbx_send, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(hclge_pf_mbx_send, | ^~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘__bpf_trace_hclge_pf_cmd_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:81:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 81 | DECLARE_EVENT_CLASS(hclge_pf_cmd_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:81:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 81 | DECLARE_EVENT_CLASS(hclge_pf_cmd_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘__bpf_trace_hclge_pf_special_cmd_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 132 | DECLARE_EVENT_CLASS(hclge_pf_special_cmd_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 132 | DECLARE_EVENT_CLASS(hclge_pf_special_cmd_template, | ^~~~~~~~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/hisilicon/hns3] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/hisilicon] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/fscache.h:507, from ../fs/netfs/fscache_main.c:13: ../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_cache’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ 211 | TRACE_EVENT(fscache_cache, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ 211 | TRACE_EVENT(fscache_cache, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ 211 | TRACE_EVENT(fscache_cache, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ 211 | TRACE_EVENT(fscache_cache, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ 211 | TRACE_EVENT(fscache_cache, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_volume’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(fscache_volume, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(fscache_volume, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_cookie’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ 261 | TRACE_EVENT(fscache_cookie, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ 261 | TRACE_EVENT(fscache_cookie, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_active’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(fscache_active, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(fscache_active, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_access_cache’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(fscache_access_cache, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(fscache_access_cache, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_access_volume’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:348:1: note: in expansion of macro ‘TRACE_EVENT’ 348 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:348:1: note: in expansion of macro ‘TRACE_EVENT’ 348 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_access’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:381:1: note: in expansion of macro ‘TRACE_EVENT’ 381 | TRACE_EVENT(fscache_access, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:381:1: note: in expansion of macro ‘TRACE_EVENT’ 381 | TRACE_EVENT(fscache_access, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_acquire’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(fscache_acquire, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(fscache_acquire, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_relinquish’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ 434 | TRACE_EVENT(fscache_relinquish, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ 434 | TRACE_EVENT(fscache_relinquish, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_invalidate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ 462 | TRACE_EVENT(fscache_invalidate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ 462 | TRACE_EVENT(fscache_invalidate, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_resize’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:481:1: note: in expansion of macro ‘TRACE_EVENT’ 481 | TRACE_EVENT(fscache_resize, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:481:1: note: in expansion of macro ‘TRACE_EVENT’ 481 | TRACE_EVENT(fscache_resize, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/fscache.h: In function ‘perf_trace_fscache_cache’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ 211 | TRACE_EVENT(fscache_cache, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ 211 | TRACE_EVENT(fscache_cache, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘perf_trace_fscache_volume’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(fscache_volume, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(fscache_volume, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘perf_trace_fscache_cookie’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ 261 | TRACE_EVENT(fscache_cookie, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ 261 | TRACE_EVENT(fscache_cookie, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘perf_trace_fscache_active’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(fscache_active, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(fscache_active, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘perf_trace_fscache_access_cache’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(fscache_access_cache, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(fscache_access_cache, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘perf_trace_fscache_access_volume’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:348:1: note: in expansion of macro ‘TRACE_EVENT’ 348 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:348:1: note: in expansion of macro ‘TRACE_EVENT’ 348 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘perf_trace_fscache_access’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:381:1: note: in expansion of macro ‘TRACE_EVENT’ 381 | TRACE_EVENT(fscache_access, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:381:1: note: in expansion of macro ‘TRACE_EVENT’ 381 | TRACE_EVENT(fscache_access, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘perf_trace_fscache_acquire’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(fscache_acquire, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(fscache_acquire, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘perf_trace_fscache_relinquish’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ 434 | TRACE_EVENT(fscache_relinquish, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ 434 | TRACE_EVENT(fscache_relinquish, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘perf_trace_fscache_invalidate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ 462 | TRACE_EVENT(fscache_invalidate, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ 462 | TRACE_EVENT(fscache_invalidate, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘perf_trace_fscache_resize’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:481:1: note: in expansion of macro ‘TRACE_EVENT’ 481 | TRACE_EVENT(fscache_resize, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:481:1: note: in expansion of macro ‘TRACE_EVENT’ 481 | TRACE_EVENT(fscache_resize, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_cache’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ 211 | TRACE_EVENT(fscache_cache, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ 211 | TRACE_EVENT(fscache_cache, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_volume’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(fscache_volume, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(fscache_volume, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_cookie’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ 261 | TRACE_EVENT(fscache_cookie, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ 261 | TRACE_EVENT(fscache_cookie, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_active’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(fscache_active, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(fscache_active, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_access_cache’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(fscache_access_cache, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(fscache_access_cache, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_access_volume’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:348:1: note: in expansion of macro ‘TRACE_EVENT’ 348 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:348:1: note: in expansion of macro ‘TRACE_EVENT’ 348 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_access’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:381:1: note: in expansion of macro ‘TRACE_EVENT’ 381 | TRACE_EVENT(fscache_access, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:381:1: note: in expansion of macro ‘TRACE_EVENT’ 381 | TRACE_EVENT(fscache_access, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_acquire’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(fscache_acquire, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(fscache_acquire, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_relinquish’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ 434 | TRACE_EVENT(fscache_relinquish, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ 434 | TRACE_EVENT(fscache_relinquish, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_invalidate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ 462 | TRACE_EVENT(fscache_invalidate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ 462 | TRACE_EVENT(fscache_invalidate, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_resize’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:481:1: note: in expansion of macro ‘TRACE_EVENT’ 481 | TRACE_EVENT(fscache_resize, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:481:1: note: in expansion of macro ‘TRACE_EVENT’ 481 | TRACE_EVENT(fscache_resize, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/netfs/fscache_main.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/intel/i40e/i40e_trace.h:258, from ../drivers/net/ethernet/intel/i40e/i40e_main.c:25: ../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘trace_event_raw_event_i40e_napi_poll’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(i40e_napi_poll, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(i40e_napi_poll, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(i40e_napi_poll, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(i40e_napi_poll, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(i40e_napi_poll, | ^~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘trace_event_raw_event_i40e_tx_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘trace_event_raw_event_i40e_rx_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 160 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 160 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘trace_event_raw_event_i40e_xmit_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:205:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 205 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:205:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 205 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘perf_trace_i40e_napi_poll’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(i40e_napi_poll, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(i40e_napi_poll, | ^~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘perf_trace_i40e_tx_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘perf_trace_i40e_rx_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 160 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 160 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘perf_trace_i40e_xmit_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:205:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 205 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:205:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 205 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘__bpf_trace_i40e_napi_poll’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(i40e_napi_poll, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(i40e_napi_poll, | ^~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘__bpf_trace_i40e_tx_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘__bpf_trace_i40e_rx_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 160 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 160 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘__bpf_trace_i40e_xmit_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:205:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 205 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:205:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 205 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/intel/i40e/i40e_main.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/intel/i40e] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/nilfs2.h:229, from ../fs/nilfs2/segment.c:78: ../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_collection_stage_transition’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(nilfs2_collection_stage_transition, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(nilfs2_collection_stage_transition, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(nilfs2_collection_stage_transition, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(nilfs2_collection_stage_transition, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(nilfs2_collection_stage_transition, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_transaction_transition’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nilfs2_transaction_transition, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nilfs2_transaction_transition, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_segment_usage_check’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(nilfs2_segment_usage_check, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(nilfs2_segment_usage_check, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_segment_usage_allocated’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_segment_usage_freed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:145:1: note: in expansion of macro ‘TRACE_EVENT’ 145 | TRACE_EVENT(nilfs2_segment_usage_freed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:145:1: note: in expansion of macro ‘TRACE_EVENT’ 145 | TRACE_EVENT(nilfs2_segment_usage_freed, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_mdt_insert_new_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_mdt_submit_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ 191 | TRACE_EVENT(nilfs2_mdt_submit_block, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ 191 | TRACE_EVENT(nilfs2_mdt_submit_block, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/nilfs2.h: In function ‘perf_trace_nilfs2_collection_stage_transition’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(nilfs2_collection_stage_transition, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(nilfs2_collection_stage_transition, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘perf_trace_nilfs2_transaction_transition’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nilfs2_transaction_transition, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nilfs2_transaction_transition, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘perf_trace_nilfs2_segment_usage_check’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(nilfs2_segment_usage_check, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(nilfs2_segment_usage_check, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘perf_trace_nilfs2_segment_usage_allocated’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘perf_trace_nilfs2_segment_usage_freed’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:145:1: note: in expansion of macro ‘TRACE_EVENT’ 145 | TRACE_EVENT(nilfs2_segment_usage_freed, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:145:1: note: in expansion of macro ‘TRACE_EVENT’ 145 | TRACE_EVENT(nilfs2_segment_usage_freed, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘perf_trace_nilfs2_mdt_insert_new_block’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘perf_trace_nilfs2_mdt_submit_block’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ 191 | TRACE_EVENT(nilfs2_mdt_submit_block, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ 191 | TRACE_EVENT(nilfs2_mdt_submit_block, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_collection_stage_transition’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(nilfs2_collection_stage_transition, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(nilfs2_collection_stage_transition, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_transaction_transition’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nilfs2_transaction_transition, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nilfs2_transaction_transition, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_segment_usage_check’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(nilfs2_segment_usage_check, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(nilfs2_segment_usage_check, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_segment_usage_allocated’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_segment_usage_freed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:145:1: note: in expansion of macro ‘TRACE_EVENT’ 145 | TRACE_EVENT(nilfs2_segment_usage_freed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:145:1: note: in expansion of macro ‘TRACE_EVENT’ 145 | TRACE_EVENT(nilfs2_segment_usage_freed, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_mdt_insert_new_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_mdt_submit_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ 191 | TRACE_EVENT(nilfs2_mdt_submit_block, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ 191 | TRACE_EVENT(nilfs2_mdt_submit_block, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/nilfs2/segment.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/nilfs2] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/ath/wil6210/trace.h:285, from ../drivers/net/wireless/ath/wil6210/trace.c:9: ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_wmi’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(wil6210_wmi, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(wil6210_wmi, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(wil6210_wmi, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(wil6210_wmi, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(wil6210_wmi, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_log_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:69:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 69 | DECLARE_EVENT_CLASS(wil6210_log_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:69:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 69 | DECLARE_EVENT_CLASS(wil6210_log_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_irq_pseudo’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ 101 | TRACE_EVENT(wil6210_irq_pseudo, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ 101 | TRACE_EVENT(wil6210_irq_pseudo, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 114 | DECLARE_EVENT_CLASS(wil6210_irq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 114 | DECLARE_EVENT_CLASS(wil6210_irq, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_rx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(wil6210_rx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(wil6210_rx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_rx_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ 177 | TRACE_EVENT(wil6210_rx_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ 177 | TRACE_EVENT(wil6210_rx_status, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_tx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ 211 | TRACE_EVENT(wil6210_tx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ 211 | TRACE_EVENT(wil6210_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_tx_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ 230 | TRACE_EVENT(wil6210_tx_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ 230 | TRACE_EVENT(wil6210_tx_done, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_tx_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ 250 | TRACE_EVENT(wil6210_tx_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ 250 | TRACE_EVENT(wil6210_tx_status, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘perf_trace_wil6210_wmi’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(wil6210_wmi, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(wil6210_wmi, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘perf_trace_wil6210_log_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:69:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 69 | DECLARE_EVENT_CLASS(wil6210_log_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:69:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 69 | DECLARE_EVENT_CLASS(wil6210_log_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘perf_trace_wil6210_irq_pseudo’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ 101 | TRACE_EVENT(wil6210_irq_pseudo, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ 101 | TRACE_EVENT(wil6210_irq_pseudo, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘perf_trace_wil6210_irq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 114 | DECLARE_EVENT_CLASS(wil6210_irq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 114 | DECLARE_EVENT_CLASS(wil6210_irq, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘perf_trace_wil6210_rx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(wil6210_rx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(wil6210_rx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘perf_trace_wil6210_rx_status’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ 177 | TRACE_EVENT(wil6210_rx_status, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ 177 | TRACE_EVENT(wil6210_rx_status, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘perf_trace_wil6210_tx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ 211 | TRACE_EVENT(wil6210_tx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ 211 | TRACE_EVENT(wil6210_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘perf_trace_wil6210_tx_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ 230 | TRACE_EVENT(wil6210_tx_done, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ 230 | TRACE_EVENT(wil6210_tx_done, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘perf_trace_wil6210_tx_status’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ 250 | TRACE_EVENT(wil6210_tx_status, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ 250 | TRACE_EVENT(wil6210_tx_status, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_wmi’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(wil6210_wmi, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(wil6210_wmi, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_log_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:69:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 69 | DECLARE_EVENT_CLASS(wil6210_log_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:69:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 69 | DECLARE_EVENT_CLASS(wil6210_log_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_irq_pseudo’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ 101 | TRACE_EVENT(wil6210_irq_pseudo, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ 101 | TRACE_EVENT(wil6210_irq_pseudo, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 114 | DECLARE_EVENT_CLASS(wil6210_irq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 114 | DECLARE_EVENT_CLASS(wil6210_irq, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_rx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(wil6210_rx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(wil6210_rx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_rx_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ 177 | TRACE_EVENT(wil6210_rx_status, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ 177 | TRACE_EVENT(wil6210_rx_status, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_tx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ 211 | TRACE_EVENT(wil6210_tx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ 211 | TRACE_EVENT(wil6210_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_tx_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ 230 | TRACE_EVENT(wil6210_tx_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ 230 | TRACE_EVENT(wil6210_tx_done, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_tx_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ 250 | TRACE_EVENT(wil6210_tx_status, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ 250 | TRACE_EVENT(wil6210_tx_status, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/wil6210/trace.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath/wil6210] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/io_uring.h:683, from ../io_uring/io_uring.c:76: ../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_create’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(io_uring_create, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(io_uring_create, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(io_uring_create, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(io_uring_create, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(io_uring_create, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_register’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(io_uring_register, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(io_uring_register, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_file_get’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(io_uring_file_get, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(io_uring_file_get, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_queue_async_work’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ 140 | TRACE_EVENT(io_uring_queue_async_work, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ 140 | TRACE_EVENT(io_uring_queue_async_work, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_defer’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ 184 | TRACE_EVENT(io_uring_defer, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ 184 | TRACE_EVENT(io_uring_defer, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_link’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ 223 | TRACE_EVENT(io_uring_link, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ 223 | TRACE_EVENT(io_uring_link, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_cqring_wait’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ 255 | TRACE_EVENT(io_uring_cqring_wait, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ 255 | TRACE_EVENT(io_uring_cqring_wait, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_fail_link’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ 283 | TRACE_EVENT(io_uring_fail_link, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ 283 | TRACE_EVENT(io_uring_fail_link, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_complete’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(io_uring_complete, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(io_uring_complete, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_submit_req’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ 370 | TRACE_EVENT(io_uring_submit_req, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ 370 | TRACE_EVENT(io_uring_submit_req, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_poll_arm’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(io_uring_poll_arm, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(io_uring_poll_arm, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_task_add’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ 455 | TRACE_EVENT(io_uring_task_add, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ 455 | TRACE_EVENT(io_uring_task_add, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_req_failed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ 496 | TRACE_EVENT(io_uring_req_failed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ 496 | TRACE_EVENT(io_uring_req_failed, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_cqe_overflow’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ 571 | TRACE_EVENT(io_uring_cqe_overflow, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ 571 | TRACE_EVENT(io_uring_cqe_overflow, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_task_work_run’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ 607 | TRACE_EVENT(io_uring_task_work_run, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ 607 | TRACE_EVENT(io_uring_task_work_run, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_short_write’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ 626 | TRACE_EVENT(io_uring_short_write, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ 626 | TRACE_EVENT(io_uring_short_write, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_local_work_run’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ 659 | TRACE_EVENT(io_uring_local_work_run, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ 659 | TRACE_EVENT(io_uring_local_work_run, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_create’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(io_uring_create, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(io_uring_create, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_register’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(io_uring_register, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(io_uring_register, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_file_get’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(io_uring_file_get, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(io_uring_file_get, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_queue_async_work’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ 140 | TRACE_EVENT(io_uring_queue_async_work, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ 140 | TRACE_EVENT(io_uring_queue_async_work, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_defer’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ 184 | TRACE_EVENT(io_uring_defer, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ 184 | TRACE_EVENT(io_uring_defer, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_link’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ 223 | TRACE_EVENT(io_uring_link, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ 223 | TRACE_EVENT(io_uring_link, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_cqring_wait’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ 255 | TRACE_EVENT(io_uring_cqring_wait, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ 255 | TRACE_EVENT(io_uring_cqring_wait, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_fail_link’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ 283 | TRACE_EVENT(io_uring_fail_link, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ 283 | TRACE_EVENT(io_uring_fail_link, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_complete’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(io_uring_complete, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(io_uring_complete, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_submit_req’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ 370 | TRACE_EVENT(io_uring_submit_req, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ 370 | TRACE_EVENT(io_uring_submit_req, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_poll_arm’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(io_uring_poll_arm, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(io_uring_poll_arm, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_task_add’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ 455 | TRACE_EVENT(io_uring_task_add, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ 455 | TRACE_EVENT(io_uring_task_add, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_req_failed’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ 496 | TRACE_EVENT(io_uring_req_failed, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ 496 | TRACE_EVENT(io_uring_req_failed, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_cqe_overflow’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ 571 | TRACE_EVENT(io_uring_cqe_overflow, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ 571 | TRACE_EVENT(io_uring_cqe_overflow, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_task_work_run’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ 607 | TRACE_EVENT(io_uring_task_work_run, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ 607 | TRACE_EVENT(io_uring_task_work_run, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_short_write’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ 626 | TRACE_EVENT(io_uring_short_write, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ 626 | TRACE_EVENT(io_uring_short_write, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_local_work_run’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ 659 | TRACE_EVENT(io_uring_local_work_run, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ 659 | TRACE_EVENT(io_uring_local_work_run, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_create’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(io_uring_create, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(io_uring_create, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_register’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(io_uring_register, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(io_uring_register, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_file_get’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(io_uring_file_get, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(io_uring_file_get, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_queue_async_work’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ 140 | TRACE_EVENT(io_uring_queue_async_work, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ 140 | TRACE_EVENT(io_uring_queue_async_work, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_defer’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ 184 | TRACE_EVENT(io_uring_defer, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ 184 | TRACE_EVENT(io_uring_defer, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_link’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ 223 | TRACE_EVENT(io_uring_link, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ 223 | TRACE_EVENT(io_uring_link, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_cqring_wait’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ 255 | TRACE_EVENT(io_uring_cqring_wait, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ 255 | TRACE_EVENT(io_uring_cqring_wait, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_fail_link’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ 283 | TRACE_EVENT(io_uring_fail_link, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ 283 | TRACE_EVENT(io_uring_fail_link, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_complete’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(io_uring_complete, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(io_uring_complete, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_submit_req’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ 370 | TRACE_EVENT(io_uring_submit_req, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ 370 | TRACE_EVENT(io_uring_submit_req, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_poll_arm’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(io_uring_poll_arm, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(io_uring_poll_arm, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_task_add’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ 455 | TRACE_EVENT(io_uring_task_add, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ 455 | TRACE_EVENT(io_uring_task_add, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_req_failed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ 496 | TRACE_EVENT(io_uring_req_failed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ 496 | TRACE_EVENT(io_uring_req_failed, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_cqe_overflow’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ 571 | TRACE_EVENT(io_uring_cqe_overflow, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ 571 | TRACE_EVENT(io_uring_cqe_overflow, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_task_work_run’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ 607 | TRACE_EVENT(io_uring_task_work_run, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ 607 | TRACE_EVENT(io_uring_task_work_run, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_short_write’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ 626 | TRACE_EVENT(io_uring_short_write, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ 626 | TRACE_EVENT(io_uring_short_write, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_local_work_run’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ 659 | TRACE_EVENT(io_uring_local_work_run, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ 659 | TRACE_EVENT(io_uring_local_work_run, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: io_uring/io_uring.o] Error 1 make[3]: *** [../scripts/Makefile.build:485: io_uring] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:40, from ../drivers/net/ethernet/mellanox/mlx5/core/sf/vhca_event.c:10: ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_vhca_event’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_vhca_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_vhca_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_vhca_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_vhca_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_vhca_event, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h: In function ‘perf_trace_mlx5_sf_vhca_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_vhca_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_vhca_event, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_vhca_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_vhca_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_vhca_event, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/sf/vhca_event.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/mellanox/mlx5/core/diag/en_rep_tracepoint.h:54, from ../drivers/net/ethernet/mellanox/mlx5/core/en_rep.c:58: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h: In function ‘trace_event_raw_event_mlx5e_rep_neigh_update’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5e_rep_neigh_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5e_rep_neigh_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5e_rep_neigh_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5e_rep_neigh_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5e_rep_neigh_update, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h: In function ‘perf_trace_mlx5e_rep_neigh_update’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5e_rep_neigh_update, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5e_rep_neigh_update, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h: In function ‘__bpf_trace_mlx5e_rep_neigh_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5e_rep_neigh_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5e_rep_neigh_update, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/en_rep.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/erofs.h:235, from ../fs/erofs/super.c:16: ../include/trace/events/erofs.h: In function ‘trace_event_raw_event_erofs_lookup’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(erofs_lookup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(erofs_lookup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(erofs_lookup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(erofs_lookup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(erofs_lookup, | ^~~~~~~~~~~ ../include/trace/events/erofs.h: In function ‘trace_event_raw_event_erofs_fill_inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(erofs_fill_inode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(erofs_fill_inode, | ^~~~~~~~~~~ ../include/trace/events/erofs.h: In function ‘trace_event_raw_event_erofs_read_folio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(erofs_read_folio, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(erofs_read_folio, | ^~~~~~~~~~~ ../include/trace/events/erofs.h: In function ‘trace_event_raw_event_erofs_readpages’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(erofs_readpages, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(erofs_readpages, | ^~~~~~~~~~~ ../include/trace/events/erofs.h: In function ‘trace_event_raw_event_erofs_map_blocks_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(erofs_map_blocks_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(erofs_map_blocks_enter, | ^~~~~~~~~~~ ../include/trace/events/erofs.h: In function ‘trace_event_raw_event_erofs_map_blocks_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:175:1: note: in expansion of macro ‘TRACE_EVENT’ 175 | TRACE_EVENT(erofs_map_blocks_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:175:1: note: in expansion of macro ‘TRACE_EVENT’ 175 | TRACE_EVENT(erofs_map_blocks_exit, | ^~~~~~~~~~~ ../include/trace/events/erofs.h: In function ‘trace_event_raw_event_erofs_destroy_inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(erofs_destroy_inode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(erofs_destroy_inode, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/erofs.h: In function ‘perf_trace_erofs_lookup’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(erofs_lookup, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(erofs_lookup, | ^~~~~~~~~~~ ../include/trace/events/erofs.h: In function ‘perf_trace_erofs_fill_inode’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(erofs_fill_inode, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(erofs_fill_inode, | ^~~~~~~~~~~ ../include/trace/events/erofs.h: In function ‘perf_trace_erofs_read_folio’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(erofs_read_folio, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(erofs_read_folio, | ^~~~~~~~~~~ ../include/trace/events/erofs.h: In function ‘perf_trace_erofs_readpages’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(erofs_readpages, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(erofs_readpages, | ^~~~~~~~~~~ ../include/trace/events/erofs.h: In function ‘perf_trace_erofs_map_blocks_enter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(erofs_map_blocks_enter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(erofs_map_blocks_enter, | ^~~~~~~~~~~ ../include/trace/events/erofs.h: In function ‘perf_trace_erofs_map_blocks_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:175:1: note: in expansion of macro ‘TRACE_EVENT’ 175 | TRACE_EVENT(erofs_map_blocks_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:175:1: note: in expansion of macro ‘TRACE_EVENT’ 175 | TRACE_EVENT(erofs_map_blocks_exit, | ^~~~~~~~~~~ ../include/trace/events/erofs.h: In function ‘perf_trace_erofs_destroy_inode’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(erofs_destroy_inode, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(erofs_destroy_inode, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/erofs.h: In function ‘__bpf_trace_erofs_lookup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(erofs_lookup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(erofs_lookup, | ^~~~~~~~~~~ ../include/trace/events/erofs.h: In function ‘__bpf_trace_erofs_fill_inode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(erofs_fill_inode, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(erofs_fill_inode, | ^~~~~~~~~~~ ../include/trace/events/erofs.h: In function ‘__bpf_trace_erofs_read_folio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(erofs_read_folio, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(erofs_read_folio, | ^~~~~~~~~~~ ../include/trace/events/erofs.h: In function ‘__bpf_trace_erofs_readpages’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(erofs_readpages, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(erofs_readpages, | ^~~~~~~~~~~ ../include/trace/events/erofs.h: In function ‘__bpf_trace_erofs_map_blocks_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(erofs_map_blocks_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(erofs_map_blocks_enter, | ^~~~~~~~~~~ ../include/trace/events/erofs.h: In function ‘__bpf_trace_erofs_map_blocks_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:175:1: note: in expansion of macro ‘TRACE_EVENT’ 175 | TRACE_EVENT(erofs_map_blocks_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:175:1: note: in expansion of macro ‘TRACE_EVENT’ 175 | TRACE_EVENT(erofs_map_blocks_exit, | ^~~~~~~~~~~ ../include/trace/events/erofs.h: In function ‘__bpf_trace_erofs_destroy_inode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(erofs_destroy_inode, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(erofs_destroy_inode, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/erofs/super.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/erofs] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/dlm.h:674, from ../fs/dlm/main.c:23: ../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_lock_start’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(dlm_lock_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(dlm_lock_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(dlm_lock_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(dlm_lock_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(dlm_lock_start, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_lock_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ 135 | TRACE_EVENT(dlm_lock_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ 135 | TRACE_EVENT(dlm_lock_end, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_bast’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ 190 | TRACE_EVENT(dlm_bast, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ 190 | TRACE_EVENT(dlm_bast, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_ast’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ 221 | TRACE_EVENT(dlm_ast, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ 221 | TRACE_EVENT(dlm_ast, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_unlock_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ 255 | TRACE_EVENT(dlm_unlock_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ 255 | TRACE_EVENT(dlm_unlock_start, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_unlock_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ 290 | TRACE_EVENT(dlm_unlock_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ 290 | TRACE_EVENT(dlm_unlock_end, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_rcom_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:328:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 328 | DECLARE_EVENT_CLASS(dlm_rcom_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:328:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 328 | DECLARE_EVENT_CLASS(dlm_rcom_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_send_message’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ 391 | TRACE_EVENT(dlm_send_message, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ 391 | TRACE_EVENT(dlm_send_message, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_recv_message’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ 489 | TRACE_EVENT(dlm_recv_message, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ 489 | TRACE_EVENT(dlm_recv_message, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_plock_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:581:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 581 | DECLARE_EVENT_CLASS(dlm_plock_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:581:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 581 | DECLARE_EVENT_CLASS(dlm_plock_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_send’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ 631 | TRACE_EVENT(dlm_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ 631 | TRACE_EVENT(dlm_send, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_recv’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:651:1: note: in expansion of macro ‘TRACE_EVENT’ 651 | TRACE_EVENT(dlm_recv, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:651:1: note: in expansion of macro ‘TRACE_EVENT’ 651 | TRACE_EVENT(dlm_recv, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/dlm.h: In function ‘perf_trace_dlm_lock_start’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(dlm_lock_start, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(dlm_lock_start, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘perf_trace_dlm_lock_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ 135 | TRACE_EVENT(dlm_lock_end, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ 135 | TRACE_EVENT(dlm_lock_end, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘perf_trace_dlm_bast’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ 190 | TRACE_EVENT(dlm_bast, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ 190 | TRACE_EVENT(dlm_bast, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘perf_trace_dlm_ast’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ 221 | TRACE_EVENT(dlm_ast, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ 221 | TRACE_EVENT(dlm_ast, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘perf_trace_dlm_unlock_start’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ 255 | TRACE_EVENT(dlm_unlock_start, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ 255 | TRACE_EVENT(dlm_unlock_start, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘perf_trace_dlm_unlock_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ 290 | TRACE_EVENT(dlm_unlock_end, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ 290 | TRACE_EVENT(dlm_unlock_end, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘perf_trace_dlm_rcom_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:328:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 328 | DECLARE_EVENT_CLASS(dlm_rcom_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:328:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 328 | DECLARE_EVENT_CLASS(dlm_rcom_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘perf_trace_dlm_send_message’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ 391 | TRACE_EVENT(dlm_send_message, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ 391 | TRACE_EVENT(dlm_send_message, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘perf_trace_dlm_recv_message’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ 489 | TRACE_EVENT(dlm_recv_message, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ 489 | TRACE_EVENT(dlm_recv_message, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘perf_trace_dlm_plock_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:581:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 581 | DECLARE_EVENT_CLASS(dlm_plock_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:581:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 581 | DECLARE_EVENT_CLASS(dlm_plock_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘perf_trace_dlm_send’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ 631 | TRACE_EVENT(dlm_send, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ 631 | TRACE_EVENT(dlm_send, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘perf_trace_dlm_recv’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:651:1: note: in expansion of macro ‘TRACE_EVENT’ 651 | TRACE_EVENT(dlm_recv, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:651:1: note: in expansion of macro ‘TRACE_EVENT’ 651 | TRACE_EVENT(dlm_recv, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_lock_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(dlm_lock_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(dlm_lock_start, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_lock_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ 135 | TRACE_EVENT(dlm_lock_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ 135 | TRACE_EVENT(dlm_lock_end, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_bast’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ 190 | TRACE_EVENT(dlm_bast, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ 190 | TRACE_EVENT(dlm_bast, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_ast’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ 221 | TRACE_EVENT(dlm_ast, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ 221 | TRACE_EVENT(dlm_ast, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_unlock_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ 255 | TRACE_EVENT(dlm_unlock_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ 255 | TRACE_EVENT(dlm_unlock_start, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_unlock_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ 290 | TRACE_EVENT(dlm_unlock_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ 290 | TRACE_EVENT(dlm_unlock_end, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_rcom_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:328:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 328 | DECLARE_EVENT_CLASS(dlm_rcom_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:328:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 328 | DECLARE_EVENT_CLASS(dlm_rcom_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_send_message’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ 391 | TRACE_EVENT(dlm_send_message, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ 391 | TRACE_EVENT(dlm_send_message, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_recv_message’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ 489 | TRACE_EVENT(dlm_recv_message, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ 489 | TRACE_EVENT(dlm_recv_message, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_plock_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:581:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 581 | DECLARE_EVENT_CLASS(dlm_plock_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:581:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 581 | DECLARE_EVENT_CLASS(dlm_plock_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_send’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ 631 | TRACE_EVENT(dlm_send, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ 631 | TRACE_EVENT(dlm_send, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_recv’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:651:1: note: in expansion of macro ‘TRACE_EVENT’ 651 | TRACE_EVENT(dlm_recv, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:651:1: note: in expansion of macro ‘TRACE_EVENT’ 651 | TRACE_EVENT(dlm_recv, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/dlm/main.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/dlm] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/sof_intel.h:148, from ../sound/soc/sof/intel/tracepoints.c:3: ../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_irq’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(sof_intel_hda_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(sof_intel_hda_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(sof_intel_hda_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(sof_intel_hda_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(sof_intel_hda_irq, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_ipc_firmware_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(sof_intel_ipc_firmware_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(sof_intel_ipc_firmware_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_D0I3C_updated’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(sof_intel_D0I3C_updated, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(sof_intel_D0I3C_updated, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_irq_ipc_check’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ 74 | TRACE_EVENT(sof_intel_hda_irq_ipc_check, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ 74 | TRACE_EVENT(sof_intel_hda_irq_ipc_check, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_dsp_pcm’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_dsp_stream_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(sof_intel_hda_dsp_stream_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(sof_intel_hda_dsp_stream_status, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_dsp_check_stream_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ 130 | TRACE_EVENT(sof_intel_hda_dsp_check_stream_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ 130 | TRACE_EVENT(sof_intel_hda_dsp_check_stream_irq, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/sof_intel.h: In function ‘perf_trace_sof_intel_hda_irq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(sof_intel_hda_irq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(sof_intel_hda_irq, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘perf_trace_sof_intel_ipc_firmware_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(sof_intel_ipc_firmware_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(sof_intel_ipc_firmware_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘perf_trace_sof_intel_D0I3C_updated’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(sof_intel_D0I3C_updated, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(sof_intel_D0I3C_updated, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘perf_trace_sof_intel_hda_irq_ipc_check’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ 74 | TRACE_EVENT(sof_intel_hda_irq_ipc_check, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ 74 | TRACE_EVENT(sof_intel_hda_irq_ipc_check, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘perf_trace_sof_intel_hda_dsp_pcm’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘perf_trace_sof_intel_hda_dsp_stream_status’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(sof_intel_hda_dsp_stream_status, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(sof_intel_hda_dsp_stream_status, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘perf_trace_sof_intel_hda_dsp_check_stream_irq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ 130 | TRACE_EVENT(sof_intel_hda_dsp_check_stream_irq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ 130 | TRACE_EVENT(sof_intel_hda_dsp_check_stream_irq, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_hda_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(sof_intel_hda_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(sof_intel_hda_irq, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_ipc_firmware_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(sof_intel_ipc_firmware_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(sof_intel_ipc_firmware_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_D0I3C_updated’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(sof_intel_D0I3C_updated, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(sof_intel_D0I3C_updated, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_hda_irq_ipc_check’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ 74 | TRACE_EVENT(sof_intel_hda_irq_ipc_check, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ 74 | TRACE_EVENT(sof_intel_hda_irq_ipc_check, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_hda_dsp_pcm’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_hda_dsp_stream_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(sof_intel_hda_dsp_stream_status, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(sof_intel_hda_dsp_stream_status, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_hda_dsp_check_stream_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ 130 | TRACE_EVENT(sof_intel_hda_dsp_check_stream_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ 130 | TRACE_EVENT(sof_intel_hda_dsp_check_stream_irq, | ^~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: sound/soc/sof/intel/tracepoints.o] Error 1 make[6]: *** [../scripts/Makefile.build:485: sound/soc/sof/intel] Error 2 make[5]: *** [../scripts/Makefile.build:485: sound/soc/sof] Error 2 make[4]: *** [../scripts/Makefile.build:485: sound/soc] Error 2 make[3]: *** [../scripts/Makefile.build:485: sound] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/ath/ath11k/trace.h:346, from ../drivers/net/wireless/ath/ath11k/trace.c:9: ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_htt_pktlog’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(ath11k_htt_pktlog, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(ath11k_htt_pktlog, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(ath11k_htt_pktlog, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(ath11k_htt_pktlog, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(ath11k_htt_pktlog, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_htt_ppdu_stats’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT(ath11k_htt_ppdu_stats, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT(ath11k_htt_ppdu_stats, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_htt_rxdesc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(ath11k_htt_rxdesc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(ath11k_htt_rxdesc, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_log_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 124 | DECLARE_EVENT_CLASS(ath11k_log_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 124 | DECLARE_EVENT_CLASS(ath11k_log_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_wmi_cmd’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ 160 | TRACE_EVENT(ath11k_wmi_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ 160 | TRACE_EVENT(ath11k_wmi_cmd, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_wmi_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ 190 | TRACE_EVENT(ath11k_wmi_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ 190 | TRACE_EVENT(ath11k_wmi_event, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_log_dbg’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(ath11k_log_dbg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(ath11k_log_dbg, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_log_dbg_dump’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ 249 | TRACE_EVENT(ath11k_log_dbg_dump, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ 249 | TRACE_EVENT(ath11k_log_dbg_dump, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_wmi_diag’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ 282 | TRACE_EVENT(ath11k_wmi_diag, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ 282 | TRACE_EVENT(ath11k_wmi_diag, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_ps_timekeeper’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ 309 | TRACE_EVENT(ath11k_ps_timekeeper, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ 309 | TRACE_EVENT(ath11k_ps_timekeeper, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_htt_pktlog’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(ath11k_htt_pktlog, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(ath11k_htt_pktlog, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_htt_ppdu_stats’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT(ath11k_htt_ppdu_stats, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT(ath11k_htt_ppdu_stats, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_htt_rxdesc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(ath11k_htt_rxdesc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(ath11k_htt_rxdesc, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_log_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 124 | DECLARE_EVENT_CLASS(ath11k_log_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 124 | DECLARE_EVENT_CLASS(ath11k_log_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_wmi_cmd’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ 160 | TRACE_EVENT(ath11k_wmi_cmd, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ 160 | TRACE_EVENT(ath11k_wmi_cmd, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_wmi_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ 190 | TRACE_EVENT(ath11k_wmi_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ 190 | TRACE_EVENT(ath11k_wmi_event, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_log_dbg’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(ath11k_log_dbg, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(ath11k_log_dbg, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_log_dbg_dump’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ 249 | TRACE_EVENT(ath11k_log_dbg_dump, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ 249 | TRACE_EVENT(ath11k_log_dbg_dump, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_wmi_diag’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ 282 | TRACE_EVENT(ath11k_wmi_diag, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ 282 | TRACE_EVENT(ath11k_wmi_diag, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_ps_timekeeper’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ 309 | TRACE_EVENT(ath11k_ps_timekeeper, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ 309 | TRACE_EVENT(ath11k_ps_timekeeper, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_htt_pktlog’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(ath11k_htt_pktlog, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(ath11k_htt_pktlog, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_htt_ppdu_stats’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT(ath11k_htt_ppdu_stats, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT(ath11k_htt_ppdu_stats, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_htt_rxdesc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(ath11k_htt_rxdesc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(ath11k_htt_rxdesc, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_log_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 124 | DECLARE_EVENT_CLASS(ath11k_log_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 124 | DECLARE_EVENT_CLASS(ath11k_log_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_wmi_cmd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ 160 | TRACE_EVENT(ath11k_wmi_cmd, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ 160 | TRACE_EVENT(ath11k_wmi_cmd, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_wmi_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ 190 | TRACE_EVENT(ath11k_wmi_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ 190 | TRACE_EVENT(ath11k_wmi_event, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_log_dbg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(ath11k_log_dbg, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(ath11k_log_dbg, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_log_dbg_dump’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ 249 | TRACE_EVENT(ath11k_log_dbg_dump, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ 249 | TRACE_EVENT(ath11k_log_dbg_dump, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_wmi_diag’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ 282 | TRACE_EVENT(ath11k_wmi_diag, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ 282 | TRACE_EVENT(ath11k_wmi_diag, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_ps_timekeeper’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ 309 | TRACE_EVENT(ath11k_ps_timekeeper, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ 309 | TRACE_EVENT(ath11k_ps_timekeeper, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/ath11k/trace.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath/ath11k] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/jbd2.h:497, from ../fs/jbd2/journal.c:46: ../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_checkpoint’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(jbd2_checkpoint, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(jbd2_checkpoint, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(jbd2_checkpoint, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(jbd2_checkpoint, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(jbd2_checkpoint, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_commit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:34:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 34 | DECLARE_EVENT_CLASS(jbd2_commit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:34:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 34 | DECLARE_EVENT_CLASS(jbd2_commit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_end_commit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:92:1: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(jbd2_end_commit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:92:1: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(jbd2_end_commit, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_submit_inode_data’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(jbd2_submit_inode_data, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(jbd2_submit_inode_data, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_handle_start_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:136:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:136:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_handle_extend’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:178:1: note: in expansion of macro ‘TRACE_EVENT’ 178 | TRACE_EVENT(jbd2_handle_extend, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:178:1: note: in expansion of macro ‘TRACE_EVENT’ 178 | TRACE_EVENT(jbd2_handle_extend, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_handle_stats’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ 210 | TRACE_EVENT(jbd2_handle_stats, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ 210 | TRACE_EVENT(jbd2_handle_stats, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_run_stats’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:248:1: note: in expansion of macro ‘TRACE_EVENT’ 248 | TRACE_EVENT(jbd2_run_stats, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:248:1: note: in expansion of macro ‘TRACE_EVENT’ 248 | TRACE_EVENT(jbd2_run_stats, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_checkpoint_stats’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:296:1: note: in expansion of macro ‘TRACE_EVENT’ 296 | TRACE_EVENT(jbd2_checkpoint_stats, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:296:1: note: in expansion of macro ‘TRACE_EVENT’ 296 | TRACE_EVENT(jbd2_checkpoint_stats, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_update_log_tail’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:327:1: note: in expansion of macro ‘TRACE_EVENT’ 327 | TRACE_EVENT(jbd2_update_log_tail, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:327:1: note: in expansion of macro ‘TRACE_EVENT’ 327 | TRACE_EVENT(jbd2_update_log_tail, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_write_superblock’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:356:1: note: in expansion of macro ‘TRACE_EVENT’ 356 | TRACE_EVENT(jbd2_write_superblock, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:356:1: note: in expansion of macro ‘TRACE_EVENT’ 356 | TRACE_EVENT(jbd2_write_superblock, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_lock_buffer_stall’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:376:1: note: in expansion of macro ‘TRACE_EVENT’ 376 | TRACE_EVENT(jbd2_lock_buffer_stall, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:376:1: note: in expansion of macro ‘TRACE_EVENT’ 376 | TRACE_EVENT(jbd2_lock_buffer_stall, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_journal_shrink’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:397:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:397:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_shrink_scan_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:435:1: note: in expansion of macro ‘TRACE_EVENT’ 435 | TRACE_EVENT(jbd2_shrink_scan_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:435:1: note: in expansion of macro ‘TRACE_EVENT’ 435 | TRACE_EVENT(jbd2_shrink_scan_exit, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_shrink_checkpoint_list’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_checkpoint’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(jbd2_checkpoint, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(jbd2_checkpoint, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_commit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:34:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 34 | DECLARE_EVENT_CLASS(jbd2_commit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:34:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 34 | DECLARE_EVENT_CLASS(jbd2_commit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_end_commit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:92:1: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(jbd2_end_commit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:92:1: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(jbd2_end_commit, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_submit_inode_data’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(jbd2_submit_inode_data, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(jbd2_submit_inode_data, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_handle_start_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:136:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:136:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_handle_extend’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:178:1: note: in expansion of macro ‘TRACE_EVENT’ 178 | TRACE_EVENT(jbd2_handle_extend, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:178:1: note: in expansion of macro ‘TRACE_EVENT’ 178 | TRACE_EVENT(jbd2_handle_extend, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_handle_stats’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ 210 | TRACE_EVENT(jbd2_handle_stats, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ 210 | TRACE_EVENT(jbd2_handle_stats, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_run_stats’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:248:1: note: in expansion of macro ‘TRACE_EVENT’ 248 | TRACE_EVENT(jbd2_run_stats, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:248:1: note: in expansion of macro ‘TRACE_EVENT’ 248 | TRACE_EVENT(jbd2_run_stats, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_checkpoint_stats’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:296:1: note: in expansion of macro ‘TRACE_EVENT’ 296 | TRACE_EVENT(jbd2_checkpoint_stats, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:296:1: note: in expansion of macro ‘TRACE_EVENT’ 296 | TRACE_EVENT(jbd2_checkpoint_stats, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_update_log_tail’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:327:1: note: in expansion of macro ‘TRACE_EVENT’ 327 | TRACE_EVENT(jbd2_update_log_tail, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:327:1: note: in expansion of macro ‘TRACE_EVENT’ 327 | TRACE_EVENT(jbd2_update_log_tail, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_write_superblock’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:356:1: note: in expansion of macro ‘TRACE_EVENT’ 356 | TRACE_EVENT(jbd2_write_superblock, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:356:1: note: in expansion of macro ‘TRACE_EVENT’ 356 | TRACE_EVENT(jbd2_write_superblock, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_lock_buffer_stall’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:376:1: note: in expansion of macro ‘TRACE_EVENT’ 376 | TRACE_EVENT(jbd2_lock_buffer_stall, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:376:1: note: in expansion of macro ‘TRACE_EVENT’ 376 | TRACE_EVENT(jbd2_lock_buffer_stall, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_journal_shrink’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:397:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:397:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_shrink_scan_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:435:1: note: in expansion of macro ‘TRACE_EVENT’ 435 | TRACE_EVENT(jbd2_shrink_scan_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:435:1: note: in expansion of macro ‘TRACE_EVENT’ 435 | TRACE_EVENT(jbd2_shrink_scan_exit, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_shrink_checkpoint_list’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_checkpoint’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(jbd2_checkpoint, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(jbd2_checkpoint, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_commit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:34:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 34 | DECLARE_EVENT_CLASS(jbd2_commit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:34:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 34 | DECLARE_EVENT_CLASS(jbd2_commit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_end_commit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:92:1: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(jbd2_end_commit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:92:1: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(jbd2_end_commit, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_submit_inode_data’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(jbd2_submit_inode_data, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(jbd2_submit_inode_data, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_handle_start_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:136:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:136:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_handle_extend’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:178:1: note: in expansion of macro ‘TRACE_EVENT’ 178 | TRACE_EVENT(jbd2_handle_extend, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:178:1: note: in expansion of macro ‘TRACE_EVENT’ 178 | TRACE_EVENT(jbd2_handle_extend, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_handle_stats’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ 210 | TRACE_EVENT(jbd2_handle_stats, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ 210 | TRACE_EVENT(jbd2_handle_stats, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_run_stats’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:248:1: note: in expansion of macro ‘TRACE_EVENT’ 248 | TRACE_EVENT(jbd2_run_stats, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:248:1: note: in expansion of macro ‘TRACE_EVENT’ 248 | TRACE_EVENT(jbd2_run_stats, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_checkpoint_stats’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:296:1: note: in expansion of macro ‘TRACE_EVENT’ 296 | TRACE_EVENT(jbd2_checkpoint_stats, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:296:1: note: in expansion of macro ‘TRACE_EVENT’ 296 | TRACE_EVENT(jbd2_checkpoint_stats, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_update_log_tail’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:327:1: note: in expansion of macro ‘TRACE_EVENT’ 327 | TRACE_EVENT(jbd2_update_log_tail, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:327:1: note: in expansion of macro ‘TRACE_EVENT’ 327 | TRACE_EVENT(jbd2_update_log_tail, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_write_superblock’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:356:1: note: in expansion of macro ‘TRACE_EVENT’ 356 | TRACE_EVENT(jbd2_write_superblock, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:356:1: note: in expansion of macro ‘TRACE_EVENT’ 356 | TRACE_EVENT(jbd2_write_superblock, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_lock_buffer_stall’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:376:1: note: in expansion of macro ‘TRACE_EVENT’ 376 | TRACE_EVENT(jbd2_lock_buffer_stall, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:376:1: note: in expansion of macro ‘TRACE_EVENT’ 376 | TRACE_EVENT(jbd2_lock_buffer_stall, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_journal_shrink’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:397:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:397:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_shrink_scan_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:435:1: note: in expansion of macro ‘TRACE_EVENT’ 435 | TRACE_EVENT(jbd2_shrink_scan_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:435:1: note: in expansion of macro ‘TRACE_EVENT’ 435 | TRACE_EVENT(jbd2_shrink_scan_exit, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_shrink_checkpoint_list’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/jbd2/journal.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/jbd2] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.h:114, from ../drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.c:5: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘trace_event_raw_event_mlx5e_flower_template’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘trace_event_raw_event_mlx5e_stats_flower’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(mlx5e_stats_flower, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(mlx5e_stats_flower, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘trace_event_raw_event_mlx5e_tc_update_neigh_used_value’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(mlx5e_tc_update_neigh_used_value, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(mlx5e_tc_update_neigh_used_value, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘perf_trace_mlx5e_flower_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘perf_trace_mlx5e_stats_flower’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(mlx5e_stats_flower, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(mlx5e_stats_flower, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘perf_trace_mlx5e_tc_update_neigh_used_value’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(mlx5e_tc_update_neigh_used_value, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(mlx5e_tc_update_neigh_used_value, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘__bpf_trace_mlx5e_flower_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘__bpf_trace_mlx5e_stats_flower’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(mlx5e_stats_flower, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(mlx5e_stats_flower, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘__bpf_trace_mlx5e_tc_update_neigh_used_value’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(mlx5e_tc_update_neigh_used_value, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(mlx5e_tc_update_neigh_used_value, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/firewire.h:912, from ../drivers/firewire/core-trace.c:10: ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_async_outbound_initiate_template’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_async_outbound_complete_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:77:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 77 | DECLARE_EVENT_CLASS(async_outbound_complete_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:77:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 77 | DECLARE_EVENT_CLASS(async_outbound_complete_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_async_inbound_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS(async_inbound_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS(async_inbound_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_async_phy_outbound_initiate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(async_phy_outbound_initiate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(async_phy_outbound_initiate, | ^~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_async_phy_outbound_complete’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ 247 | TRACE_EVENT(async_phy_outbound_complete, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ 247 | TRACE_EVENT(async_phy_outbound_complete, | ^~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_async_phy_inbound’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(async_phy_inbound, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(async_phy_inbound, | ^~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_bus_reset_arrange_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:306:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 306 | DECLARE_EVENT_CLASS(bus_reset_arrange_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:306:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 306 | DECLARE_EVENT_CLASS(bus_reset_arrange_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_bus_reset_handle’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ 342 | TRACE_EVENT(bus_reset_handle, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ 342 | TRACE_EVENT(bus_reset_handle, | ^~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_self_id_sequence’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ 395 | TRACE_EVENT(self_id_sequence, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ 395 | TRACE_EVENT(self_id_sequence, | ^~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_outbound_allocate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:445:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 445 | TRACE_EVENT_CONDITION(isoc_outbound_allocate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:445:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 445 | TRACE_EVENT_CONDITION(isoc_outbound_allocate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_inbound_single_allocate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:470:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 470 | TRACE_EVENT_CONDITION(isoc_inbound_single_allocate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:470:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 470 | TRACE_EVENT_CONDITION(isoc_inbound_single_allocate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_inbound_multiple_allocate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:495:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 495 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_allocate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:495:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 495 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_allocate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_destroy_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:514:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 514 | DECLARE_EVENT_CLASS(isoc_destroy_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:514:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 514 | DECLARE_EVENT_CLASS(isoc_destroy_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_inbound_multiple_channels’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ 550 | TRACE_EVENT(isoc_inbound_multiple_channels, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ 550 | TRACE_EVENT(isoc_inbound_multiple_channels, | ^~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_outbound_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:571:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 571 | TRACE_EVENT_CONDITION(isoc_outbound_start, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:571:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 571 | TRACE_EVENT_CONDITION(isoc_outbound_start, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_inbound_start_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:596:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 596 | DECLARE_EVENT_CLASS(isoc_inbound_start_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:596:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 596 | DECLARE_EVENT_CLASS(isoc_inbound_start_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_stop_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 643 | DECLARE_EVENT_CLASS(isoc_stop_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 643 | DECLARE_EVENT_CLASS(isoc_stop_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_flush_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 679 | DECLARE_EVENT_CLASS(isoc_flush_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 679 | DECLARE_EVENT_CLASS(isoc_flush_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_flush_completions_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 715 | DECLARE_EVENT_CLASS(isoc_flush_completions_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 715 | DECLARE_EVENT_CLASS(isoc_flush_completions_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_outbound_queue’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:776:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 776 | TRACE_EVENT_CONDITION(isoc_outbound_queue, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:776:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 776 | TRACE_EVENT_CONDITION(isoc_outbound_queue, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_inbound_single_queue’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:796:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 796 | TRACE_EVENT_CONDITION(isoc_inbound_single_queue, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:796:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 796 | TRACE_EVENT_CONDITION(isoc_inbound_single_queue, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_inbound_multiple_queue’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:812:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 812 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_queue, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:812:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 812 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_queue, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_single_completions_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 844 | DECLARE_EVENT_CLASS(isoc_single_completions_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 844 | DECLARE_EVENT_CLASS(isoc_single_completions_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_inbound_multiple_completions’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ 884 | TRACE_EVENT(isoc_inbound_multiple_completions, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ 884 | TRACE_EVENT(isoc_inbound_multiple_completions, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/firewire.h: In function ‘perf_trace_async_outbound_initiate_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_async_outbound_complete_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:77:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 77 | DECLARE_EVENT_CLASS(async_outbound_complete_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:77:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 77 | DECLARE_EVENT_CLASS(async_outbound_complete_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_async_inbound_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS(async_inbound_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS(async_inbound_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_async_phy_outbound_initiate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(async_phy_outbound_initiate, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(async_phy_outbound_initiate, | ^~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_async_phy_outbound_complete’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ 247 | TRACE_EVENT(async_phy_outbound_complete, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ 247 | TRACE_EVENT(async_phy_outbound_complete, | ^~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_async_phy_inbound’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(async_phy_inbound, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(async_phy_inbound, | ^~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_bus_reset_arrange_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:306:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 306 | DECLARE_EVENT_CLASS(bus_reset_arrange_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:306:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 306 | DECLARE_EVENT_CLASS(bus_reset_arrange_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_bus_reset_handle’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ 342 | TRACE_EVENT(bus_reset_handle, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ 342 | TRACE_EVENT(bus_reset_handle, | ^~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_self_id_sequence’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ 395 | TRACE_EVENT(self_id_sequence, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ 395 | TRACE_EVENT(self_id_sequence, | ^~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_isoc_outbound_allocate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:445:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 445 | TRACE_EVENT_CONDITION(isoc_outbound_allocate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:445:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 445 | TRACE_EVENT_CONDITION(isoc_outbound_allocate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_isoc_inbound_single_allocate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:470:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 470 | TRACE_EVENT_CONDITION(isoc_inbound_single_allocate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:470:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 470 | TRACE_EVENT_CONDITION(isoc_inbound_single_allocate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_isoc_inbound_multiple_allocate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:495:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 495 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_allocate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:495:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 495 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_allocate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_isoc_destroy_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:514:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 514 | DECLARE_EVENT_CLASS(isoc_destroy_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:514:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 514 | DECLARE_EVENT_CLASS(isoc_destroy_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_isoc_inbound_multiple_channels’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ 550 | TRACE_EVENT(isoc_inbound_multiple_channels, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ 550 | TRACE_EVENT(isoc_inbound_multiple_channels, | ^~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_isoc_outbound_start’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:571:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 571 | TRACE_EVENT_CONDITION(isoc_outbound_start, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:571:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 571 | TRACE_EVENT_CONDITION(isoc_outbound_start, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_isoc_inbound_start_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:596:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 596 | DECLARE_EVENT_CLASS(isoc_inbound_start_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:596:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 596 | DECLARE_EVENT_CLASS(isoc_inbound_start_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_isoc_stop_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 643 | DECLARE_EVENT_CLASS(isoc_stop_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 643 | DECLARE_EVENT_CLASS(isoc_stop_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_isoc_flush_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 679 | DECLARE_EVENT_CLASS(isoc_flush_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 679 | DECLARE_EVENT_CLASS(isoc_flush_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_isoc_flush_completions_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 715 | DECLARE_EVENT_CLASS(isoc_flush_completions_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 715 | DECLARE_EVENT_CLASS(isoc_flush_completions_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_isoc_outbound_queue’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:776:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 776 | TRACE_EVENT_CONDITION(isoc_outbound_queue, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:776:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 776 | TRACE_EVENT_CONDITION(isoc_outbound_queue, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_isoc_inbound_single_queue’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:796:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 796 | TRACE_EVENT_CONDITION(isoc_inbound_single_queue, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:796:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 796 | TRACE_EVENT_CONDITION(isoc_inbound_single_queue, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_isoc_inbound_multiple_queue’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:812:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 812 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_queue, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:812:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 812 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_queue, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_isoc_single_completions_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 844 | DECLARE_EVENT_CLASS(isoc_single_completions_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 844 | DECLARE_EVENT_CLASS(isoc_single_completions_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_isoc_inbound_multiple_completions’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ 884 | TRACE_EVENT(isoc_inbound_multiple_completions, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ 884 | TRACE_EVENT(isoc_inbound_multiple_completions, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/firewire.h: In function ‘__bpf_trace_async_outbound_initiate_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_async_outbound_complete_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:77:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 77 | DECLARE_EVENT_CLASS(async_outbound_complete_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:77:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 77 | DECLARE_EVENT_CLASS(async_outbound_complete_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_async_inbound_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS(async_inbound_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS(async_inbound_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_async_phy_outbound_initiate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(async_phy_outbound_initiate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(async_phy_outbound_initiate, | ^~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_async_phy_outbound_complete’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ 247 | TRACE_EVENT(async_phy_outbound_complete, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ 247 | TRACE_EVENT(async_phy_outbound_complete, | ^~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_async_phy_inbound’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(async_phy_inbound, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(async_phy_inbound, | ^~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_bus_reset_arrange_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:306:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 306 | DECLARE_EVENT_CLASS(bus_reset_arrange_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:306:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 306 | DECLARE_EVENT_CLASS(bus_reset_arrange_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_bus_reset_handle’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ 342 | TRACE_EVENT(bus_reset_handle, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ 342 | TRACE_EVENT(bus_reset_handle, | ^~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_self_id_sequence’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ 395 | TRACE_EVENT(self_id_sequence, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ 395 | TRACE_EVENT(self_id_sequence, | ^~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_outbound_allocate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:445:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 445 | TRACE_EVENT_CONDITION(isoc_outbound_allocate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:445:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 445 | TRACE_EVENT_CONDITION(isoc_outbound_allocate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_inbound_single_allocate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:470:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 470 | TRACE_EVENT_CONDITION(isoc_inbound_single_allocate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:470:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 470 | TRACE_EVENT_CONDITION(isoc_inbound_single_allocate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_inbound_multiple_allocate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:495:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 495 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_allocate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:495:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 495 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_allocate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_destroy_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:514:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 514 | DECLARE_EVENT_CLASS(isoc_destroy_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:514:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 514 | DECLARE_EVENT_CLASS(isoc_destroy_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_inbound_multiple_channels’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ 550 | TRACE_EVENT(isoc_inbound_multiple_channels, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ 550 | TRACE_EVENT(isoc_inbound_multiple_channels, | ^~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_outbound_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:571:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 571 | TRACE_EVENT_CONDITION(isoc_outbound_start, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:571:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 571 | TRACE_EVENT_CONDITION(isoc_outbound_start, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_inbound_start_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:596:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 596 | DECLARE_EVENT_CLASS(isoc_inbound_start_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:596:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 596 | DECLARE_EVENT_CLASS(isoc_inbound_start_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_stop_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 643 | DECLARE_EVENT_CLASS(isoc_stop_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 643 | DECLARE_EVENT_CLASS(isoc_stop_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_flush_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 679 | DECLARE_EVENT_CLASS(isoc_flush_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 679 | DECLARE_EVENT_CLASS(isoc_flush_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_flush_completions_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 715 | DECLARE_EVENT_CLASS(isoc_flush_completions_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 715 | DECLARE_EVENT_CLASS(isoc_flush_completions_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_outbound_queue’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:776:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 776 | TRACE_EVENT_CONDITION(isoc_outbound_queue, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:776:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 776 | TRACE_EVENT_CONDITION(isoc_outbound_queue, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_inbound_single_queue’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:796:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 796 | TRACE_EVENT_CONDITION(isoc_inbound_single_queue, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:796:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 796 | TRACE_EVENT_CONDITION(isoc_inbound_single_queue, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_inbound_multiple_queue’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:812:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 812 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_queue, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:812:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 812 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_queue, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_single_completions_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 844 | DECLARE_EVENT_CLASS(isoc_single_completions_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 844 | DECLARE_EVENT_CLASS(isoc_single_completions_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_inbound_multiple_completions’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ 884 | TRACE_EVENT(isoc_inbound_multiple_completions, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ 884 | TRACE_EVENT(isoc_inbound_multiple_completions, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/firewire/core-trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: drivers/firewire] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/netfs.h:689, from ../fs/netfs/main.c:15: ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_read’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(netfs_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(netfs_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(netfs_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(netfs_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(netfs_read, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_rreq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(netfs_rreq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(netfs_rreq, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_sreq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ 280 | TRACE_EVENT(netfs_sreq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ 280 | TRACE_EVENT(netfs_sreq, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_failure’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_rreq_ref’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:359:1: note: in expansion of macro ‘TRACE_EVENT’ 359 | TRACE_EVENT(netfs_rreq_ref, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:359:1: note: in expansion of macro ‘TRACE_EVENT’ 359 | TRACE_EVENT(netfs_rreq_ref, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_sreq_ref’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:383:1: note: in expansion of macro ‘TRACE_EVENT’ 383 | TRACE_EVENT(netfs_sreq_ref, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:383:1: note: in expansion of macro ‘TRACE_EVENT’ 383 | TRACE_EVENT(netfs_sreq_ref, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_folio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(netfs_folio, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(netfs_folio, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_write_iter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ 434 | TRACE_EVENT(netfs_write_iter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ 434 | TRACE_EVENT(netfs_write_iter, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_write’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:457:1: note: in expansion of macro ‘TRACE_EVENT’ 457 | TRACE_EVENT(netfs_write, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:457:1: note: in expansion of macro ‘TRACE_EVENT’ 457 | TRACE_EVENT(netfs_write, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_collect’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:491:1: note: in expansion of macro ‘TRACE_EVENT’ 491 | TRACE_EVENT(netfs_collect, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:491:1: note: in expansion of macro ‘TRACE_EVENT’ 491 | TRACE_EVENT(netfs_collect, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_collect_contig’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:516:1: note: in expansion of macro ‘TRACE_EVENT’ 516 | TRACE_EVENT(netfs_collect_contig, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:516:1: note: in expansion of macro ‘TRACE_EVENT’ 516 | TRACE_EVENT(netfs_collect_contig, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_collect_sreq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:543:1: note: in expansion of macro ‘TRACE_EVENT’ 543 | TRACE_EVENT(netfs_collect_sreq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:543:1: note: in expansion of macro ‘TRACE_EVENT’ 543 | TRACE_EVENT(netfs_collect_sreq, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_collect_folio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ 572 | TRACE_EVENT(netfs_collect_folio, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ 572 | TRACE_EVENT(netfs_collect_folio, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_collect_state’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:602:1: note: in expansion of macro ‘TRACE_EVENT’ 602 | TRACE_EVENT(netfs_collect_state, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:602:1: note: in expansion of macro ‘TRACE_EVENT’ 602 | TRACE_EVENT(netfs_collect_state, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_collect_gap’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ 631 | TRACE_EVENT(netfs_collect_gap, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ 631 | TRACE_EVENT(netfs_collect_gap, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_collect_stream’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ 659 | TRACE_EVENT(netfs_collect_stream, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ 659 | TRACE_EVENT(netfs_collect_stream, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/netfs.h: In function ‘perf_trace_netfs_read’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(netfs_read, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(netfs_read, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘perf_trace_netfs_rreq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(netfs_rreq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(netfs_rreq, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘perf_trace_netfs_sreq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ 280 | TRACE_EVENT(netfs_sreq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ 280 | TRACE_EVENT(netfs_sreq, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘perf_trace_netfs_failure’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘perf_trace_netfs_rreq_ref’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:359:1: note: in expansion of macro ‘TRACE_EVENT’ 359 | TRACE_EVENT(netfs_rreq_ref, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:359:1: note: in expansion of macro ‘TRACE_EVENT’ 359 | TRACE_EVENT(netfs_rreq_ref, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘perf_trace_netfs_sreq_ref’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:383:1: note: in expansion of macro ‘TRACE_EVENT’ 383 | TRACE_EVENT(netfs_sreq_ref, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:383:1: note: in expansion of macro ‘TRACE_EVENT’ 383 | TRACE_EVENT(netfs_sreq_ref, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘perf_trace_netfs_folio’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(netfs_folio, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(netfs_folio, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘perf_trace_netfs_write_iter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ 434 | TRACE_EVENT(netfs_write_iter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ 434 | TRACE_EVENT(netfs_write_iter, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘perf_trace_netfs_write’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:457:1: note: in expansion of macro ‘TRACE_EVENT’ 457 | TRACE_EVENT(netfs_write, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:457:1: note: in expansion of macro ‘TRACE_EVENT’ 457 | TRACE_EVENT(netfs_write, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘perf_trace_netfs_collect’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:491:1: note: in expansion of macro ‘TRACE_EVENT’ 491 | TRACE_EVENT(netfs_collect, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:491:1: note: in expansion of macro ‘TRACE_EVENT’ 491 | TRACE_EVENT(netfs_collect, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘perf_trace_netfs_collect_contig’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:516:1: note: in expansion of macro ‘TRACE_EVENT’ 516 | TRACE_EVENT(netfs_collect_contig, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:516:1: note: in expansion of macro ‘TRACE_EVENT’ 516 | TRACE_EVENT(netfs_collect_contig, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘perf_trace_netfs_collect_sreq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:543:1: note: in expansion of macro ‘TRACE_EVENT’ 543 | TRACE_EVENT(netfs_collect_sreq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:543:1: note: in expansion of macro ‘TRACE_EVENT’ 543 | TRACE_EVENT(netfs_collect_sreq, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘perf_trace_netfs_collect_folio’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ 572 | TRACE_EVENT(netfs_collect_folio, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ 572 | TRACE_EVENT(netfs_collect_folio, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘perf_trace_netfs_collect_state’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:602:1: note: in expansion of macro ‘TRACE_EVENT’ 602 | TRACE_EVENT(netfs_collect_state, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:602:1: note: in expansion of macro ‘TRACE_EVENT’ 602 | TRACE_EVENT(netfs_collect_state, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘perf_trace_netfs_collect_gap’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ 631 | TRACE_EVENT(netfs_collect_gap, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ 631 | TRACE_EVENT(netfs_collect_gap, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘perf_trace_netfs_collect_stream’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ 659 | TRACE_EVENT(netfs_collect_stream, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ 659 | TRACE_EVENT(netfs_collect_stream, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_read’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(netfs_read, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(netfs_read, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_rreq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(netfs_rreq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(netfs_rreq, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_sreq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ 280 | TRACE_EVENT(netfs_sreq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ 280 | TRACE_EVENT(netfs_sreq, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_failure’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_rreq_ref’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:359:1: note: in expansion of macro ‘TRACE_EVENT’ 359 | TRACE_EVENT(netfs_rreq_ref, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:359:1: note: in expansion of macro ‘TRACE_EVENT’ 359 | TRACE_EVENT(netfs_rreq_ref, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_sreq_ref’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:383:1: note: in expansion of macro ‘TRACE_EVENT’ 383 | TRACE_EVENT(netfs_sreq_ref, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:383:1: note: in expansion of macro ‘TRACE_EVENT’ 383 | TRACE_EVENT(netfs_sreq_ref, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_folio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(netfs_folio, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(netfs_folio, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_write_iter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ 434 | TRACE_EVENT(netfs_write_iter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ 434 | TRACE_EVENT(netfs_write_iter, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_write’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:457:1: note: in expansion of macro ‘TRACE_EVENT’ 457 | TRACE_EVENT(netfs_write, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:457:1: note: in expansion of macro ‘TRACE_EVENT’ 457 | TRACE_EVENT(netfs_write, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_collect’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:491:1: note: in expansion of macro ‘TRACE_EVENT’ 491 | TRACE_EVENT(netfs_collect, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:491:1: note: in expansion of macro ‘TRACE_EVENT’ 491 | TRACE_EVENT(netfs_collect, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_collect_contig’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:516:1: note: in expansion of macro ‘TRACE_EVENT’ 516 | TRACE_EVENT(netfs_collect_contig, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:516:1: note: in expansion of macro ‘TRACE_EVENT’ 516 | TRACE_EVENT(netfs_collect_contig, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_collect_sreq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:543:1: note: in expansion of macro ‘TRACE_EVENT’ 543 | TRACE_EVENT(netfs_collect_sreq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:543:1: note: in expansion of macro ‘TRACE_EVENT’ 543 | TRACE_EVENT(netfs_collect_sreq, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_collect_folio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ 572 | TRACE_EVENT(netfs_collect_folio, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ 572 | TRACE_EVENT(netfs_collect_folio, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_collect_state’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:602:1: note: in expansion of macro ‘TRACE_EVENT’ 602 | TRACE_EVENT(netfs_collect_state, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:602:1: note: in expansion of macro ‘TRACE_EVENT’ 602 | TRACE_EVENT(netfs_collect_state, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_collect_gap’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ 631 | TRACE_EVENT(netfs_collect_gap, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ 631 | TRACE_EVENT(netfs_collect_gap, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_collect_stream’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ 659 | TRACE_EVENT(netfs_collect_stream, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ 659 | TRACE_EVENT(netfs_collect_stream, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/netfs/main.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/netfs] Error 2 In file included from ../include/trace/define_trace.h:108, from ../arch/x86/kvm/mmu/mmutrace.h:451, from ../arch/x86/kvm/mmu/mmu.c:193: ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_pagetable_walk’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_paging_element’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ 88 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ 88 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_set_bit_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 106 | DECLARE_EVENT_CLASS(kvm_mmu_set_bit_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 106 | DECLARE_EVENT_CLASS(kvm_mmu_set_bit_class, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_walker_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ 140 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ 140 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_get_page’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_page_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 176 | DECLARE_EVENT_CLASS(kvm_mmu_page_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 176 | DECLARE_EVENT_CLASS(kvm_mmu_page_class, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_mark_mmio_spte’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ 210 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ 210 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_handle_mmio_page_fault’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_fast_page_fault’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_zap_all_fast’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ 289 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ 289 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_check_mmio_spte’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ 310 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ 310 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_set_spte’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ 333 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ 333 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_spte_requested’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ 369 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ 369 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_tdp_mmu_spte_changed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ 391 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ 391 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_split_huge_page’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ 420 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ 420 | TRACE_EVENT( | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_pagetable_walk’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_paging_element’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ 88 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ 88 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_set_bit_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 106 | DECLARE_EVENT_CLASS(kvm_mmu_set_bit_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 106 | DECLARE_EVENT_CLASS(kvm_mmu_set_bit_class, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_walker_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ 140 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ 140 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_get_page’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_page_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 176 | DECLARE_EVENT_CLASS(kvm_mmu_page_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 176 | DECLARE_EVENT_CLASS(kvm_mmu_page_class, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_mark_mmio_spte’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ 210 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ 210 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_handle_mmio_page_fault’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_fast_page_fault’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_zap_all_fast’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ 289 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ 289 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_check_mmio_spte’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ 310 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ 310 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_set_spte’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ 333 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ 333 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_spte_requested’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ 369 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ 369 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_tdp_mmu_spte_changed’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ 391 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ 391 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_split_huge_page’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ 420 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ 420 | TRACE_EVENT( | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_pagetable_walk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_paging_element’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ 88 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ 88 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_set_bit_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 106 | DECLARE_EVENT_CLASS(kvm_mmu_set_bit_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 106 | DECLARE_EVENT_CLASS(kvm_mmu_set_bit_class, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_walker_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ 140 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ 140 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_get_page’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_page_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 176 | DECLARE_EVENT_CLASS(kvm_mmu_page_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 176 | DECLARE_EVENT_CLASS(kvm_mmu_page_class, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_mark_mmio_spte’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ 210 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ 210 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_handle_mmio_page_fault’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_fast_page_fault’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_zap_all_fast’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ 289 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ 289 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_check_mmio_spte’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ 310 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ 310 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_set_spte’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ 333 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ 333 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_spte_requested’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ 369 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ 369 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_tdp_mmu_spte_changed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ 391 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ 391 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_split_huge_page’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ 420 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ 420 | TRACE_EVENT( | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: arch/x86/kvm/mmu/mmu.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:123, from ../drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:9: ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_vport_qos_destroy’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_vport_qos_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(mlx5_esw_vport_qos_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(mlx5_esw_vport_qos_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_group_qos_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(mlx5_esw_group_qos_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(mlx5_esw_group_qos_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_group_qos_config’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(mlx5_esw_group_qos_config, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(mlx5_esw_group_qos_config, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘perf_trace_mlx5_esw_vport_qos_destroy’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘perf_trace_mlx5_esw_vport_qos_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(mlx5_esw_vport_qos_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(mlx5_esw_vport_qos_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘perf_trace_mlx5_esw_group_qos_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(mlx5_esw_group_qos_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(mlx5_esw_group_qos_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘perf_trace_mlx5_esw_group_qos_config’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(mlx5_esw_group_qos_config, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(mlx5_esw_group_qos_config, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘__bpf_trace_mlx5_esw_vport_qos_destroy’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘__bpf_trace_mlx5_esw_vport_qos_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(mlx5_esw_vport_qos_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(mlx5_esw_vport_qos_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘__bpf_trace_mlx5_esw_group_qos_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(mlx5_esw_group_qos_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(mlx5_esw_group_qos_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘__bpf_trace_mlx5_esw_group_qos_config’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(mlx5_esw_group_qos_config, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(mlx5_esw_group_qos_config, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:155, from ../drivers/net/ethernet/mellanox/mlx5/core/esw/bridge.c:14: ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_bridge_fdb_template’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_bridge_vlan_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:56:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 56 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_vlan_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:56:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 56 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_vlan_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_bridge_port_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_port_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_port_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_bridge_mdb_port_change_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:113:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 113 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_mdb_port_change_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:113:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 113 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_mdb_port_change_template, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘perf_trace_mlx5_esw_bridge_fdb_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘perf_trace_mlx5_esw_bridge_vlan_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:56:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 56 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_vlan_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:56:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 56 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_vlan_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘perf_trace_mlx5_esw_bridge_port_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_port_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_port_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘perf_trace_mlx5_esw_bridge_mdb_port_change_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:113:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 113 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_mdb_port_change_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:113:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 113 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_mdb_port_change_template, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘__bpf_trace_mlx5_esw_bridge_fdb_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘__bpf_trace_mlx5_esw_bridge_vlan_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:56:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 56 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_vlan_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:56:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 56 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_vlan_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘__bpf_trace_mlx5_esw_bridge_port_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_port_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_port_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘__bpf_trace_mlx5_esw_bridge_mdb_port_change_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:113:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 113 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_mdb_port_change_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:113:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 113 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_mdb_port_change_template, | ^~~~~~~~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/esw/bridge.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/mediatek/mt7601u/trace.h:392, from ../drivers/net/wireless/mediatek/mt7601u/trace.c:11: ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_dev_reg_evtu’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_submit_urb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ 56 | TRACE_EVENT(mt_submit_urb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ 56 | TRACE_EVENT(mt_submit_urb, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_mcu_msg_send’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ 78 | TRACE_EVENT(mt_mcu_msg_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ 78 | TRACE_EVENT(mt_mcu_msg_send, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_vend_req’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_ee_read’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ 126 | TRACE_EVENT(ee_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ 126 | TRACE_EVENT(ee_read, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_dev_rf_reg_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 141 | DECLARE_EVENT_CLASS(dev_rf_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 141 | DECLARE_EVENT_CLASS(dev_rf_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_dev_bbp_reg_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(dev_bbp_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(dev_bbp_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_dev_simple_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:199:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 199 | DECLARE_EVENT_CLASS(dev_simple_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:199:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 199 | DECLARE_EVENT_CLASS(dev_simple_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_freq_cal_offset’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ 230 | TRACE_EVENT(freq_cal_offset, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ 230 | TRACE_EVENT(freq_cal_offset, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_rx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ 247 | TRACE_EVENT(mt_rx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ 247 | TRACE_EVENT(mt_rx, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_tx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:277:1: note: in expansion of macro ‘TRACE_EVENT’ 277 | TRACE_EVENT(mt_tx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:277:1: note: in expansion of macro ‘TRACE_EVENT’ 277 | TRACE_EVENT(mt_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_tx_dma_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:302:1: note: in expansion of macro ‘TRACE_EVENT’ 302 | TRACE_EVENT(mt_tx_dma_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:302:1: note: in expansion of macro ‘TRACE_EVENT’ 302 | TRACE_EVENT(mt_tx_dma_done, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_tx_status_cleaned’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(mt_tx_status_cleaned, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(mt_tx_status_cleaned, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_tx_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ 330 | TRACE_EVENT(mt_tx_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ 330 | TRACE_EVENT(mt_tx_status, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_rx_dma_aggr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:346:1: note: in expansion of macro ‘TRACE_EVENT’ 346 | TRACE_EVENT(mt_rx_dma_aggr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:346:1: note: in expansion of macro ‘TRACE_EVENT’ 346 | TRACE_EVENT(mt_rx_dma_aggr, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_set_shared_key’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:368:1: note: in expansion of macro ‘TRACE_EVENT’ 368 | TRACE_EVENT(set_shared_key, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:368:1: note: in expansion of macro ‘TRACE_EVENT’ 368 | TRACE_EVENT(set_shared_key, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘perf_trace_dev_reg_evtu’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘perf_trace_mt_submit_urb’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ 56 | TRACE_EVENT(mt_submit_urb, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ 56 | TRACE_EVENT(mt_submit_urb, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘perf_trace_mt_mcu_msg_send’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ 78 | TRACE_EVENT(mt_mcu_msg_send, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ 78 | TRACE_EVENT(mt_mcu_msg_send, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘perf_trace_mt_vend_req’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘perf_trace_ee_read’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ 126 | TRACE_EVENT(ee_read, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ 126 | TRACE_EVENT(ee_read, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘perf_trace_dev_rf_reg_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 141 | DECLARE_EVENT_CLASS(dev_rf_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 141 | DECLARE_EVENT_CLASS(dev_rf_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘perf_trace_dev_bbp_reg_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(dev_bbp_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(dev_bbp_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘perf_trace_dev_simple_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:199:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 199 | DECLARE_EVENT_CLASS(dev_simple_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:199:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 199 | DECLARE_EVENT_CLASS(dev_simple_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘perf_trace_freq_cal_offset’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ 230 | TRACE_EVENT(freq_cal_offset, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ 230 | TRACE_EVENT(freq_cal_offset, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘perf_trace_mt_rx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ 247 | TRACE_EVENT(mt_rx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ 247 | TRACE_EVENT(mt_rx, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘perf_trace_mt_tx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:277:1: note: in expansion of macro ‘TRACE_EVENT’ 277 | TRACE_EVENT(mt_tx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:277:1: note: in expansion of macro ‘TRACE_EVENT’ 277 | TRACE_EVENT(mt_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘perf_trace_mt_tx_dma_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:302:1: note: in expansion of macro ‘TRACE_EVENT’ 302 | TRACE_EVENT(mt_tx_dma_done, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:302:1: note: in expansion of macro ‘TRACE_EVENT’ 302 | TRACE_EVENT(mt_tx_dma_done, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘perf_trace_mt_tx_status_cleaned’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(mt_tx_status_cleaned, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(mt_tx_status_cleaned, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘perf_trace_mt_tx_status’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ 330 | TRACE_EVENT(mt_tx_status, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ 330 | TRACE_EVENT(mt_tx_status, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘perf_trace_mt_rx_dma_aggr’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:346:1: note: in expansion of macro ‘TRACE_EVENT’ 346 | TRACE_EVENT(mt_rx_dma_aggr, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:346:1: note: in expansion of macro ‘TRACE_EVENT’ 346 | TRACE_EVENT(mt_rx_dma_aggr, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘perf_trace_set_shared_key’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:368:1: note: in expansion of macro ‘TRACE_EVENT’ 368 | TRACE_EVENT(set_shared_key, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:368:1: note: in expansion of macro ‘TRACE_EVENT’ 368 | TRACE_EVENT(set_shared_key, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_dev_reg_evtu’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_submit_urb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ 56 | TRACE_EVENT(mt_submit_urb, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ 56 | TRACE_EVENT(mt_submit_urb, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_mcu_msg_send’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ 78 | TRACE_EVENT(mt_mcu_msg_send, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ 78 | TRACE_EVENT(mt_mcu_msg_send, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_vend_req’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_ee_read’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ 126 | TRACE_EVENT(ee_read, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ 126 | TRACE_EVENT(ee_read, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_dev_rf_reg_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 141 | DECLARE_EVENT_CLASS(dev_rf_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 141 | DECLARE_EVENT_CLASS(dev_rf_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_dev_bbp_reg_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(dev_bbp_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(dev_bbp_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_dev_simple_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:199:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 199 | DECLARE_EVENT_CLASS(dev_simple_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:199:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 199 | DECLARE_EVENT_CLASS(dev_simple_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_freq_cal_offset’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ 230 | TRACE_EVENT(freq_cal_offset, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ 230 | TRACE_EVENT(freq_cal_offset, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_rx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ 247 | TRACE_EVENT(mt_rx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ 247 | TRACE_EVENT(mt_rx, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_tx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:277:1: note: in expansion of macro ‘TRACE_EVENT’ 277 | TRACE_EVENT(mt_tx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:277:1: note: in expansion of macro ‘TRACE_EVENT’ 277 | TRACE_EVENT(mt_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_tx_dma_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:302:1: note: in expansion of macro ‘TRACE_EVENT’ 302 | TRACE_EVENT(mt_tx_dma_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:302:1: note: in expansion of macro ‘TRACE_EVENT’ 302 | TRACE_EVENT(mt_tx_dma_done, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_tx_status_cleaned’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(mt_tx_status_cleaned, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(mt_tx_status_cleaned, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_tx_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ 330 | TRACE_EVENT(mt_tx_status, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ 330 | TRACE_EVENT(mt_tx_status, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_rx_dma_aggr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:346:1: note: in expansion of macro ‘TRACE_EVENT’ 346 | TRACE_EVENT(mt_rx_dma_aggr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:346:1: note: in expansion of macro ‘TRACE_EVENT’ 346 | TRACE_EVENT(mt_rx_dma_aggr, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_set_shared_key’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:368:1: note: in expansion of macro ‘TRACE_EVENT’ 368 | TRACE_EVENT(set_shared_key, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:368:1: note: in expansion of macro ‘TRACE_EVENT’ 368 | TRACE_EVENT(set_shared_key, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt7601u/trace.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/mediatek/mt7601u] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/net/wireless/mediatek] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:173, from ../drivers/net/ethernet/mellanox/mlx5/core/sf/devlink.c:12: ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_add’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_add, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_add, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_add, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_add, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_add, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_free’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(mlx5_sf_free, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(mlx5_sf_free, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_hwc_alloc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(mlx5_sf_hwc_alloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(mlx5_sf_hwc_alloc, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_hwc_free’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(mlx5_sf_hwc_free, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(mlx5_sf_hwc_free, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_hwc_deferred_free’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(mlx5_sf_hwc_deferred_free, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(mlx5_sf_hwc_deferred_free, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_state_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 106 | DECLARE_EVENT_CLASS(mlx5_sf_state_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 106 | DECLARE_EVENT_CLASS(mlx5_sf_state_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_update_state’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ 142 | TRACE_EVENT(mlx5_sf_update_state, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ 142 | TRACE_EVENT(mlx5_sf_update_state, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘perf_trace_mlx5_sf_add’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_add, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_add, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘perf_trace_mlx5_sf_free’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(mlx5_sf_free, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(mlx5_sf_free, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘perf_trace_mlx5_sf_hwc_alloc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(mlx5_sf_hwc_alloc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(mlx5_sf_hwc_alloc, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘perf_trace_mlx5_sf_hwc_free’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(mlx5_sf_hwc_free, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(mlx5_sf_hwc_free, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘perf_trace_mlx5_sf_hwc_deferred_free’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(mlx5_sf_hwc_deferred_free, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(mlx5_sf_hwc_deferred_free, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘perf_trace_mlx5_sf_state_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 106 | DECLARE_EVENT_CLASS(mlx5_sf_state_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 106 | DECLARE_EVENT_CLASS(mlx5_sf_state_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘perf_trace_mlx5_sf_update_state’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ 142 | TRACE_EVENT(mlx5_sf_update_state, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ 142 | TRACE_EVENT(mlx5_sf_update_state, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_add’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_add, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_add, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_free’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(mlx5_sf_free, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(mlx5_sf_free, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_hwc_alloc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(mlx5_sf_hwc_alloc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(mlx5_sf_hwc_alloc, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_hwc_free’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(mlx5_sf_hwc_free, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(mlx5_sf_hwc_free, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_hwc_deferred_free’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(mlx5_sf_hwc_deferred_free, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(mlx5_sf_hwc_deferred_free, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_state_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 106 | DECLARE_EVENT_CLASS(mlx5_sf_state_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 106 | DECLARE_EVENT_CLASS(mlx5_sf_state_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_update_state’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ 142 | TRACE_EVENT(mlx5_sf_update_state, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ 142 | TRACE_EVENT(mlx5_sf_update_state, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/sf/devlink.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/ath/ath10k/trace.h:531, from ../drivers/net/wireless/ath/ath10k/trace.c:9: ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_log_event’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 49 | DECLARE_EVENT_CLASS(ath10k_log_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 49 | DECLARE_EVENT_CLASS(ath10k_log_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 49 | DECLARE_EVENT_CLASS(ath10k_log_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 49 | DECLARE_EVENT_CLASS(ath10k_log_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 49 | DECLARE_EVENT_CLASS(ath10k_log_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_log_dbg’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(ath10k_log_dbg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(ath10k_log_dbg, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_log_dbg_dump’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(ath10k_log_dbg_dump, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(ath10k_log_dbg_dump, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_wmi_cmd’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(ath10k_wmi_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(ath10k_wmi_cmd, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_wmi_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(ath10k_wmi_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(ath10k_wmi_event, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_htt_stats’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:201:1: note: in expansion of macro ‘TRACE_EVENT’ 201 | TRACE_EVENT(ath10k_htt_stats, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:201:1: note: in expansion of macro ‘TRACE_EVENT’ 201 | TRACE_EVENT(ath10k_htt_stats, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_wmi_dbglog’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:228:1: note: in expansion of macro ‘TRACE_EVENT’ 228 | TRACE_EVENT(ath10k_wmi_dbglog, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:228:1: note: in expansion of macro ‘TRACE_EVENT’ 228 | TRACE_EVENT(ath10k_wmi_dbglog, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_htt_pktlog’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:258:1: note: in expansion of macro ‘TRACE_EVENT’ 258 | TRACE_EVENT(ath10k_htt_pktlog, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:258:1: note: in expansion of macro ‘TRACE_EVENT’ 258 | TRACE_EVENT(ath10k_htt_pktlog, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_htt_tx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:288:1: note: in expansion of macro ‘TRACE_EVENT’ 288 | TRACE_EVENT(ath10k_htt_tx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:288:1: note: in expansion of macro ‘TRACE_EVENT’ 288 | TRACE_EVENT(ath10k_htt_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_txrx_tx_unref’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ 323 | TRACE_EVENT(ath10k_txrx_tx_unref, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ 323 | TRACE_EVENT(ath10k_txrx_tx_unref, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_hdr_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 348 | DECLARE_EVENT_CLASS(ath10k_hdr_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 348 | DECLARE_EVENT_CLASS(ath10k_hdr_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_payload_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 375 | DECLARE_EVENT_CLASS(ath10k_payload_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 375 | DECLARE_EVENT_CLASS(ath10k_payload_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_htt_rx_desc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:424:1: note: in expansion of macro ‘TRACE_EVENT’ 424 | TRACE_EVENT(ath10k_htt_rx_desc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:424:1: note: in expansion of macro ‘TRACE_EVENT’ 424 | TRACE_EVENT(ath10k_htt_rx_desc, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_wmi_diag_container’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ 454 | TRACE_EVENT(ath10k_wmi_diag_container, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ 454 | TRACE_EVENT(ath10k_wmi_diag_container, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_wmi_diag’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:495:1: note: in expansion of macro ‘TRACE_EVENT’ 495 | TRACE_EVENT(ath10k_wmi_diag, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:495:1: note: in expansion of macro ‘TRACE_EVENT’ 495 | TRACE_EVENT(ath10k_wmi_diag, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_log_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 49 | DECLARE_EVENT_CLASS(ath10k_log_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 49 | DECLARE_EVENT_CLASS(ath10k_log_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_log_dbg’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(ath10k_log_dbg, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(ath10k_log_dbg, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_log_dbg_dump’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(ath10k_log_dbg_dump, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(ath10k_log_dbg_dump, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_wmi_cmd’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(ath10k_wmi_cmd, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(ath10k_wmi_cmd, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_wmi_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(ath10k_wmi_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(ath10k_wmi_event, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_htt_stats’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:201:1: note: in expansion of macro ‘TRACE_EVENT’ 201 | TRACE_EVENT(ath10k_htt_stats, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:201:1: note: in expansion of macro ‘TRACE_EVENT’ 201 | TRACE_EVENT(ath10k_htt_stats, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_wmi_dbglog’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:228:1: note: in expansion of macro ‘TRACE_EVENT’ 228 | TRACE_EVENT(ath10k_wmi_dbglog, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:228:1: note: in expansion of macro ‘TRACE_EVENT’ 228 | TRACE_EVENT(ath10k_wmi_dbglog, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_htt_pktlog’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:258:1: note: in expansion of macro ‘TRACE_EVENT’ 258 | TRACE_EVENT(ath10k_htt_pktlog, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:258:1: note: in expansion of macro ‘TRACE_EVENT’ 258 | TRACE_EVENT(ath10k_htt_pktlog, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_htt_tx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:288:1: note: in expansion of macro ‘TRACE_EVENT’ 288 | TRACE_EVENT(ath10k_htt_tx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:288:1: note: in expansion of macro ‘TRACE_EVENT’ 288 | TRACE_EVENT(ath10k_htt_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_txrx_tx_unref’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ 323 | TRACE_EVENT(ath10k_txrx_tx_unref, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ 323 | TRACE_EVENT(ath10k_txrx_tx_unref, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_hdr_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 348 | DECLARE_EVENT_CLASS(ath10k_hdr_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 348 | DECLARE_EVENT_CLASS(ath10k_hdr_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_payload_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 375 | DECLARE_EVENT_CLASS(ath10k_payload_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 375 | DECLARE_EVENT_CLASS(ath10k_payload_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_htt_rx_desc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:424:1: note: in expansion of macro ‘TRACE_EVENT’ 424 | TRACE_EVENT(ath10k_htt_rx_desc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:424:1: note: in expansion of macro ‘TRACE_EVENT’ 424 | TRACE_EVENT(ath10k_htt_rx_desc, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_wmi_diag_container’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ 454 | TRACE_EVENT(ath10k_wmi_diag_container, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ 454 | TRACE_EVENT(ath10k_wmi_diag_container, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_wmi_diag’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:495:1: note: in expansion of macro ‘TRACE_EVENT’ 495 | TRACE_EVENT(ath10k_wmi_diag, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:495:1: note: in expansion of macro ‘TRACE_EVENT’ 495 | TRACE_EVENT(ath10k_wmi_diag, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_log_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 49 | DECLARE_EVENT_CLASS(ath10k_log_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 49 | DECLARE_EVENT_CLASS(ath10k_log_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_log_dbg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(ath10k_log_dbg, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(ath10k_log_dbg, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_log_dbg_dump’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(ath10k_log_dbg_dump, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(ath10k_log_dbg_dump, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_wmi_cmd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(ath10k_wmi_cmd, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(ath10k_wmi_cmd, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_wmi_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(ath10k_wmi_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(ath10k_wmi_event, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_htt_stats’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:201:1: note: in expansion of macro ‘TRACE_EVENT’ 201 | TRACE_EVENT(ath10k_htt_stats, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:201:1: note: in expansion of macro ‘TRACE_EVENT’ 201 | TRACE_EVENT(ath10k_htt_stats, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_wmi_dbglog’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:228:1: note: in expansion of macro ‘TRACE_EVENT’ 228 | TRACE_EVENT(ath10k_wmi_dbglog, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:228:1: note: in expansion of macro ‘TRACE_EVENT’ 228 | TRACE_EVENT(ath10k_wmi_dbglog, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_htt_pktlog’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:258:1: note: in expansion of macro ‘TRACE_EVENT’ 258 | TRACE_EVENT(ath10k_htt_pktlog, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:258:1: note: in expansion of macro ‘TRACE_EVENT’ 258 | TRACE_EVENT(ath10k_htt_pktlog, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_htt_tx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:288:1: note: in expansion of macro ‘TRACE_EVENT’ 288 | TRACE_EVENT(ath10k_htt_tx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:288:1: note: in expansion of macro ‘TRACE_EVENT’ 288 | TRACE_EVENT(ath10k_htt_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_txrx_tx_unref’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ 323 | TRACE_EVENT(ath10k_txrx_tx_unref, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ 323 | TRACE_EVENT(ath10k_txrx_tx_unref, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_hdr_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 348 | DECLARE_EVENT_CLASS(ath10k_hdr_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 348 | DECLARE_EVENT_CLASS(ath10k_hdr_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_payload_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 375 | DECLARE_EVENT_CLASS(ath10k_payload_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 375 | DECLARE_EVENT_CLASS(ath10k_payload_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_htt_rx_desc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:424:1: note: in expansion of macro ‘TRACE_EVENT’ 424 | TRACE_EVENT(ath10k_htt_rx_desc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:424:1: note: in expansion of macro ‘TRACE_EVENT’ 424 | TRACE_EVENT(ath10k_htt_rx_desc, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_wmi_diag_container’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ 454 | TRACE_EVENT(ath10k_wmi_diag_container, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ 454 | TRACE_EVENT(ath10k_wmi_diag_container, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_wmi_diag’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:495:1: note: in expansion of macro ‘TRACE_EVENT’ 495 | TRACE_EVENT(ath10k_wmi_diag, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:495:1: note: in expansion of macro ‘TRACE_EVENT’ 495 | TRACE_EVENT(ath10k_wmi_diag, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/ath10k/trace.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath/ath10k] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/mellanox/mlx5/core/diag/fs_tracepoint.h:323, from ../drivers/net/ethernet/mellanox/mlx5/core/diag/fs_tracepoint.c:35: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_add_ft’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(mlx5_fs_add_ft, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(mlx5_fs_add_ft, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(mlx5_fs_add_ft, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(mlx5_fs_add_ft, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(mlx5_fs_add_ft, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_del_ft’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(mlx5_fs_del_ft, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(mlx5_fs_del_ft, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_add_fg’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(mlx5_fs_add_fg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(mlx5_fs_add_fg, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_del_fg’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ 150 | TRACE_EVENT(mlx5_fs_del_fg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ 150 | TRACE_EVENT(mlx5_fs_del_fg, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_set_fte’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:180:1: note: in expansion of macro ‘TRACE_EVENT’ 180 | TRACE_EVENT(mlx5_fs_set_fte, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:180:1: note: in expansion of macro ‘TRACE_EVENT’ 180 | TRACE_EVENT(mlx5_fs_set_fte, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_del_fte’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ 257 | TRACE_EVENT(mlx5_fs_del_fte, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ 257 | TRACE_EVENT(mlx5_fs_del_fte, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_add_rule’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:273:1: note: in expansion of macro ‘TRACE_EVENT’ 273 | TRACE_EVENT(mlx5_fs_add_rule, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:273:1: note: in expansion of macro ‘TRACE_EVENT’ 273 | TRACE_EVENT(mlx5_fs_add_rule, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_del_rule’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ 303 | TRACE_EVENT(mlx5_fs_del_rule, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ 303 | TRACE_EVENT(mlx5_fs_del_rule, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘perf_trace_mlx5_fs_add_ft’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(mlx5_fs_add_ft, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(mlx5_fs_add_ft, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘perf_trace_mlx5_fs_del_ft’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(mlx5_fs_del_ft, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(mlx5_fs_del_ft, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘perf_trace_mlx5_fs_add_fg’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(mlx5_fs_add_fg, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(mlx5_fs_add_fg, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘perf_trace_mlx5_fs_del_fg’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ 150 | TRACE_EVENT(mlx5_fs_del_fg, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ 150 | TRACE_EVENT(mlx5_fs_del_fg, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘perf_trace_mlx5_fs_set_fte’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:180:1: note: in expansion of macro ‘TRACE_EVENT’ 180 | TRACE_EVENT(mlx5_fs_set_fte, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:180:1: note: in expansion of macro ‘TRACE_EVENT’ 180 | TRACE_EVENT(mlx5_fs_set_fte, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘perf_trace_mlx5_fs_del_fte’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ 257 | TRACE_EVENT(mlx5_fs_del_fte, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ 257 | TRACE_EVENT(mlx5_fs_del_fte, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘perf_trace_mlx5_fs_add_rule’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:273:1: note: in expansion of macro ‘TRACE_EVENT’ 273 | TRACE_EVENT(mlx5_fs_add_rule, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:273:1: note: in expansion of macro ‘TRACE_EVENT’ 273 | TRACE_EVENT(mlx5_fs_add_rule, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘perf_trace_mlx5_fs_del_rule’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ 303 | TRACE_EVENT(mlx5_fs_del_rule, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ 303 | TRACE_EVENT(mlx5_fs_del_rule, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘__bpf_trace_mlx5_fs_add_ft’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(mlx5_fs_add_ft, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(mlx5_fs_add_ft, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘__bpf_trace_mlx5_fs_del_ft’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(mlx5_fs_del_ft, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(mlx5_fs_del_ft, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘__bpf_trace_mlx5_fs_add_fg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(mlx5_fs_add_fg, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(mlx5_fs_add_fg, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘__bpf_trace_mlx5_fs_del_fg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ 150 | TRACE_EVENT(mlx5_fs_del_fg, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ 150 | TRACE_EVENT(mlx5_fs_del_fg, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘__bpf_trace_mlx5_fs_set_fte’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:180:1: note: in expansion of macro ‘TRACE_EVENT’ 180 | TRACE_EVENT(mlx5_fs_set_fte, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:180:1: note: in expansion of macro ‘TRACE_EVENT’ 180 | TRACE_EVENT(mlx5_fs_set_fte, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘__bpf_trace_mlx5_fs_del_fte’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ 257 | TRACE_EVENT(mlx5_fs_del_fte, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ 257 | TRACE_EVENT(mlx5_fs_del_fte, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘__bpf_trace_mlx5_fs_add_rule’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:273:1: note: in expansion of macro ‘TRACE_EVENT’ 273 | TRACE_EVENT(mlx5_fs_add_rule, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:273:1: note: in expansion of macro ‘TRACE_EVENT’ 273 | TRACE_EVENT(mlx5_fs_add_rule, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘__bpf_trace_mlx5_fs_del_rule’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ 303 | TRACE_EVENT(mlx5_fs_del_rule, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ 303 | TRACE_EVENT(mlx5_fs_del_rule, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/diag/fs_tracepoint.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/mellanox/mlx5/core] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/mellanox] Error 2 In file included from ../include/trace/define_trace.h:108, from ../fs/gfs2/trace_gfs2.h:641, from ../fs/gfs2/glock.c:52: ../fs/gfs2/./trace_gfs2.h: In function ‘trace_event_raw_event_gfs2_glock_state_change’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:90:1: note: in expansion of macro ‘TRACE_EVENT’ 90 | TRACE_EVENT(gfs2_glock_state_change, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:90:1: note: in expansion of macro ‘TRACE_EVENT’ 90 | TRACE_EVENT(gfs2_glock_state_change, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:90:1: note: in expansion of macro ‘TRACE_EVENT’ 90 | TRACE_EVENT(gfs2_glock_state_change, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:90:1: note: in expansion of macro ‘TRACE_EVENT’ 90 | TRACE_EVENT(gfs2_glock_state_change, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:90:1: note: in expansion of macro ‘TRACE_EVENT’ 90 | TRACE_EVENT(gfs2_glock_state_change, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘trace_event_raw_event_gfs2_glock_put’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ 129 | TRACE_EVENT(gfs2_glock_put, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ 129 | TRACE_EVENT(gfs2_glock_put, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘trace_event_raw_event_gfs2_demote_rq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:161:1: note: in expansion of macro ‘TRACE_EVENT’ 161 | TRACE_EVENT(gfs2_demote_rq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:161:1: note: in expansion of macro ‘TRACE_EVENT’ 161 | TRACE_EVENT(gfs2_demote_rq, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘trace_event_raw_event_gfs2_promote’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ 198 | TRACE_EVENT(gfs2_promote, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ 198 | TRACE_EVENT(gfs2_promote, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘trace_event_raw_event_gfs2_glock_queue’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ 225 | TRACE_EVENT(gfs2_glock_queue, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ 225 | TRACE_EVENT(gfs2_glock_queue, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘trace_event_raw_event_gfs2_glock_lock_time’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ 255 | TRACE_EVENT(gfs2_glock_lock_time, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ 255 | TRACE_EVENT(gfs2_glock_lock_time, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘trace_event_raw_event_gfs2_pin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(gfs2_pin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(gfs2_pin, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘trace_event_raw_event_gfs2_log_flush’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:350:1: note: in expansion of macro ‘TRACE_EVENT’ 350 | TRACE_EVENT(gfs2_log_flush, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:350:1: note: in expansion of macro ‘TRACE_EVENT’ 350 | TRACE_EVENT(gfs2_log_flush, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘trace_event_raw_event_gfs2_log_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ 378 | TRACE_EVENT(gfs2_log_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ 378 | TRACE_EVENT(gfs2_log_blocks, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘trace_event_raw_event_gfs2_ail_flush’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:401:1: note: in expansion of macro ‘TRACE_EVENT’ 401 | TRACE_EVENT(gfs2_ail_flush, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:401:1: note: in expansion of macro ‘TRACE_EVENT’ 401 | TRACE_EVENT(gfs2_ail_flush, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘trace_event_raw_event_gfs2_bmap’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘trace_event_raw_event_gfs2_iomap_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:475:1: note: in expansion of macro ‘TRACE_EVENT’ 475 | TRACE_EVENT(gfs2_iomap_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:475:1: note: in expansion of macro ‘TRACE_EVENT’ 475 | TRACE_EVENT(gfs2_iomap_start, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘trace_event_raw_event_gfs2_iomap_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:505:1: note: in expansion of macro ‘TRACE_EVENT’ 505 | TRACE_EVENT(gfs2_iomap_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:505:1: note: in expansion of macro ‘TRACE_EVENT’ 505 | TRACE_EVENT(gfs2_iomap_end, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘trace_event_raw_event_gfs2_block_alloc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:545:1: note: in expansion of macro ‘TRACE_EVENT’ 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:545:1: note: in expansion of macro ‘TRACE_EVENT’ 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘trace_event_raw_event_gfs2_rs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:589:1: note: in expansion of macro ‘TRACE_EVENT’ 589 | TRACE_EVENT(gfs2_rs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:589:1: note: in expansion of macro ‘TRACE_EVENT’ 589 | TRACE_EVENT(gfs2_rs, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../fs/gfs2/./trace_gfs2.h: In function ‘perf_trace_gfs2_glock_state_change’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:90:1: note: in expansion of macro ‘TRACE_EVENT’ 90 | TRACE_EVENT(gfs2_glock_state_change, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:90:1: note: in expansion of macro ‘TRACE_EVENT’ 90 | TRACE_EVENT(gfs2_glock_state_change, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘perf_trace_gfs2_glock_put’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ 129 | TRACE_EVENT(gfs2_glock_put, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ 129 | TRACE_EVENT(gfs2_glock_put, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘perf_trace_gfs2_demote_rq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:161:1: note: in expansion of macro ‘TRACE_EVENT’ 161 | TRACE_EVENT(gfs2_demote_rq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:161:1: note: in expansion of macro ‘TRACE_EVENT’ 161 | TRACE_EVENT(gfs2_demote_rq, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘perf_trace_gfs2_promote’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ 198 | TRACE_EVENT(gfs2_promote, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ 198 | TRACE_EVENT(gfs2_promote, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘perf_trace_gfs2_glock_queue’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ 225 | TRACE_EVENT(gfs2_glock_queue, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ 225 | TRACE_EVENT(gfs2_glock_queue, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘perf_trace_gfs2_glock_lock_time’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ 255 | TRACE_EVENT(gfs2_glock_lock_time, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ 255 | TRACE_EVENT(gfs2_glock_lock_time, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘perf_trace_gfs2_pin’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(gfs2_pin, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(gfs2_pin, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘perf_trace_gfs2_log_flush’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:350:1: note: in expansion of macro ‘TRACE_EVENT’ 350 | TRACE_EVENT(gfs2_log_flush, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:350:1: note: in expansion of macro ‘TRACE_EVENT’ 350 | TRACE_EVENT(gfs2_log_flush, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘perf_trace_gfs2_log_blocks’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ 378 | TRACE_EVENT(gfs2_log_blocks, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ 378 | TRACE_EVENT(gfs2_log_blocks, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘perf_trace_gfs2_ail_flush’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:401:1: note: in expansion of macro ‘TRACE_EVENT’ 401 | TRACE_EVENT(gfs2_ail_flush, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:401:1: note: in expansion of macro ‘TRACE_EVENT’ 401 | TRACE_EVENT(gfs2_ail_flush, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘perf_trace_gfs2_bmap’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘perf_trace_gfs2_iomap_start’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:475:1: note: in expansion of macro ‘TRACE_EVENT’ 475 | TRACE_EVENT(gfs2_iomap_start, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:475:1: note: in expansion of macro ‘TRACE_EVENT’ 475 | TRACE_EVENT(gfs2_iomap_start, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘perf_trace_gfs2_iomap_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:505:1: note: in expansion of macro ‘TRACE_EVENT’ 505 | TRACE_EVENT(gfs2_iomap_end, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:505:1: note: in expansion of macro ‘TRACE_EVENT’ 505 | TRACE_EVENT(gfs2_iomap_end, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘perf_trace_gfs2_block_alloc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:545:1: note: in expansion of macro ‘TRACE_EVENT’ 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:545:1: note: in expansion of macro ‘TRACE_EVENT’ 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘perf_trace_gfs2_rs’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:589:1: note: in expansion of macro ‘TRACE_EVENT’ 589 | TRACE_EVENT(gfs2_rs, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:589:1: note: in expansion of macro ‘TRACE_EVENT’ 589 | TRACE_EVENT(gfs2_rs, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_glock_state_change’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:90:1: note: in expansion of macro ‘TRACE_EVENT’ 90 | TRACE_EVENT(gfs2_glock_state_change, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:90:1: note: in expansion of macro ‘TRACE_EVENT’ 90 | TRACE_EVENT(gfs2_glock_state_change, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_glock_put’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ 129 | TRACE_EVENT(gfs2_glock_put, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ 129 | TRACE_EVENT(gfs2_glock_put, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_demote_rq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:161:1: note: in expansion of macro ‘TRACE_EVENT’ 161 | TRACE_EVENT(gfs2_demote_rq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:161:1: note: in expansion of macro ‘TRACE_EVENT’ 161 | TRACE_EVENT(gfs2_demote_rq, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_promote’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ 198 | TRACE_EVENT(gfs2_promote, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ 198 | TRACE_EVENT(gfs2_promote, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_glock_queue’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ 225 | TRACE_EVENT(gfs2_glock_queue, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ 225 | TRACE_EVENT(gfs2_glock_queue, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_glock_lock_time’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ 255 | TRACE_EVENT(gfs2_glock_lock_time, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ 255 | TRACE_EVENT(gfs2_glock_lock_time, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_pin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(gfs2_pin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(gfs2_pin, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_log_flush’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:350:1: note: in expansion of macro ‘TRACE_EVENT’ 350 | TRACE_EVENT(gfs2_log_flush, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:350:1: note: in expansion of macro ‘TRACE_EVENT’ 350 | TRACE_EVENT(gfs2_log_flush, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_log_blocks’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ 378 | TRACE_EVENT(gfs2_log_blocks, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ 378 | TRACE_EVENT(gfs2_log_blocks, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_ail_flush’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:401:1: note: in expansion of macro ‘TRACE_EVENT’ 401 | TRACE_EVENT(gfs2_ail_flush, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:401:1: note: in expansion of macro ‘TRACE_EVENT’ 401 | TRACE_EVENT(gfs2_ail_flush, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_bmap’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_iomap_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:475:1: note: in expansion of macro ‘TRACE_EVENT’ 475 | TRACE_EVENT(gfs2_iomap_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:475:1: note: in expansion of macro ‘TRACE_EVENT’ 475 | TRACE_EVENT(gfs2_iomap_start, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_iomap_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:505:1: note: in expansion of macro ‘TRACE_EVENT’ 505 | TRACE_EVENT(gfs2_iomap_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:505:1: note: in expansion of macro ‘TRACE_EVENT’ 505 | TRACE_EVENT(gfs2_iomap_end, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_block_alloc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:545:1: note: in expansion of macro ‘TRACE_EVENT’ 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:545:1: note: in expansion of macro ‘TRACE_EVENT’ 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_rs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:589:1: note: in expansion of macro ‘TRACE_EVENT’ 589 | TRACE_EVENT(gfs2_rs, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:589:1: note: in expansion of macro ‘TRACE_EVENT’ 589 | TRACE_EVENT(gfs2_rs, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/gfs2/glock.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/gfs2] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace-io.h:194, from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h:92, from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace.c:18: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_ioread32’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_ioread32, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_ioread32, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_ioread32, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_ioread32, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_ioread32, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_iowrite8’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(iwlwifi_dev_iowrite8, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(iwlwifi_dev_iowrite8, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_iowrite32’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ 51 | TRACE_EVENT(iwlwifi_dev_iowrite32, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ 51 | TRACE_EVENT(iwlwifi_dev_iowrite32, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_iowrite64’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(iwlwifi_dev_iowrite64, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(iwlwifi_dev_iowrite64, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_iowrite_prph32’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(iwlwifi_dev_iowrite_prph32, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(iwlwifi_dev_iowrite_prph32, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_iowrite_prph64’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(iwlwifi_dev_iowrite_prph64, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(iwlwifi_dev_iowrite_prph64, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_ioread_prph32’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ 119 | TRACE_EVENT(iwlwifi_dev_ioread_prph32, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ 119 | TRACE_EVENT(iwlwifi_dev_ioread_prph32, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(iwlwifi_dev_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(iwlwifi_dev_irq, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_irq_msix’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ 149 | TRACE_EVENT(iwlwifi_dev_irq_msix, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ 149 | TRACE_EVENT(iwlwifi_dev_irq_msix, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_ict_read’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:172:1: note: in expansion of macro ‘TRACE_EVENT’ 172 | TRACE_EVENT(iwlwifi_dev_ict_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:172:1: note: in expansion of macro ‘TRACE_EVENT’ 172 | TRACE_EVENT(iwlwifi_dev_ict_read, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘perf_trace_iwlwifi_dev_ioread32’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_ioread32, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_ioread32, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘perf_trace_iwlwifi_dev_iowrite8’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(iwlwifi_dev_iowrite8, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(iwlwifi_dev_iowrite8, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘perf_trace_iwlwifi_dev_iowrite32’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ 51 | TRACE_EVENT(iwlwifi_dev_iowrite32, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ 51 | TRACE_EVENT(iwlwifi_dev_iowrite32, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘perf_trace_iwlwifi_dev_iowrite64’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(iwlwifi_dev_iowrite64, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(iwlwifi_dev_iowrite64, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘perf_trace_iwlwifi_dev_iowrite_prph32’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(iwlwifi_dev_iowrite_prph32, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(iwlwifi_dev_iowrite_prph32, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘perf_trace_iwlwifi_dev_iowrite_prph64’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(iwlwifi_dev_iowrite_prph64, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(iwlwifi_dev_iowrite_prph64, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘perf_trace_iwlwifi_dev_ioread_prph32’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ 119 | TRACE_EVENT(iwlwifi_dev_ioread_prph32, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ 119 | TRACE_EVENT(iwlwifi_dev_ioread_prph32, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘perf_trace_iwlwifi_dev_irq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(iwlwifi_dev_irq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(iwlwifi_dev_irq, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘perf_trace_iwlwifi_dev_irq_msix’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ 149 | TRACE_EVENT(iwlwifi_dev_irq_msix, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ 149 | TRACE_EVENT(iwlwifi_dev_irq_msix, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘perf_trace_iwlwifi_dev_ict_read’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:172:1: note: in expansion of macro ‘TRACE_EVENT’ 172 | TRACE_EVENT(iwlwifi_dev_ict_read, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:172:1: note: in expansion of macro ‘TRACE_EVENT’ 172 | TRACE_EVENT(iwlwifi_dev_ict_read, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_ioread32’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_ioread32, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_ioread32, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_iowrite8’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(iwlwifi_dev_iowrite8, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(iwlwifi_dev_iowrite8, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_iowrite32’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ 51 | TRACE_EVENT(iwlwifi_dev_iowrite32, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ 51 | TRACE_EVENT(iwlwifi_dev_iowrite32, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_iowrite64’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(iwlwifi_dev_iowrite64, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(iwlwifi_dev_iowrite64, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_iowrite_prph32’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(iwlwifi_dev_iowrite_prph32, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(iwlwifi_dev_iowrite_prph32, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_iowrite_prph64’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(iwlwifi_dev_iowrite_prph64, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(iwlwifi_dev_iowrite_prph64, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_ioread_prph32’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ 119 | TRACE_EVENT(iwlwifi_dev_ioread_prph32, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ 119 | TRACE_EVENT(iwlwifi_dev_ioread_prph32, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(iwlwifi_dev_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(iwlwifi_dev_irq, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_irq_msix’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ 149 | TRACE_EVENT(iwlwifi_dev_irq_msix, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ 149 | TRACE_EVENT(iwlwifi_dev_irq_msix, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_ict_read’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:172:1: note: in expansion of macro ‘TRACE_EVENT’ 172 | TRACE_EVENT(iwlwifi_dev_ict_read, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:172:1: note: in expansion of macro ‘TRACE_EVENT’ 172 | TRACE_EVENT(iwlwifi_dev_ict_read, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace-ucode.h:61, from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h:93: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h: In function ‘trace_event_raw_event_iwlwifi_dev_ucode_cont_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(iwlwifi_dev_ucode_cont_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(iwlwifi_dev_ucode_cont_event, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h: In function ‘trace_event_raw_event_iwlwifi_dev_ucode_wrap_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(iwlwifi_dev_ucode_wrap_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(iwlwifi_dev_ucode_wrap_event, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h: In function ‘perf_trace_iwlwifi_dev_ucode_cont_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(iwlwifi_dev_ucode_cont_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(iwlwifi_dev_ucode_cont_event, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h: In function ‘perf_trace_iwlwifi_dev_ucode_wrap_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(iwlwifi_dev_ucode_wrap_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(iwlwifi_dev_ucode_wrap_event, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h: In function ‘__bpf_trace_iwlwifi_dev_ucode_cont_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(iwlwifi_dev_ucode_cont_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(iwlwifi_dev_ucode_cont_event, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h: In function ‘__bpf_trace_iwlwifi_dev_ucode_wrap_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(iwlwifi_dev_ucode_wrap_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(iwlwifi_dev_ucode_wrap_event, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace-msg.h:71, from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h:94: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h: In function ‘trace_event_raw_event_iwlwifi_msg_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 17 | DECLARE_EVENT_CLASS(iwlwifi_msg_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 17 | DECLARE_EVENT_CLASS(iwlwifi_msg_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h: In function ‘trace_event_raw_event_iwlwifi_dbg’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(iwlwifi_dbg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(iwlwifi_dbg, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h: In function ‘perf_trace_iwlwifi_msg_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 17 | DECLARE_EVENT_CLASS(iwlwifi_msg_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 17 | DECLARE_EVENT_CLASS(iwlwifi_msg_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h: In function ‘perf_trace_iwlwifi_dbg’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(iwlwifi_dbg, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(iwlwifi_dbg, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h: In function ‘__bpf_trace_iwlwifi_msg_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 17 | DECLARE_EVENT_CLASS(iwlwifi_msg_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 17 | DECLARE_EVENT_CLASS(iwlwifi_msg_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h: In function ‘__bpf_trace_iwlwifi_dbg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(iwlwifi_dbg, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(iwlwifi_dbg, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace-data.h:59, from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h:95: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h: In function ‘trace_event_raw_event_iwlwifi_dev_tx_tb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_tx_tb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_tx_tb, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h: In function ‘trace_event_raw_event_iwlwifi_dev_rx_data’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ 37 | TRACE_EVENT(iwlwifi_dev_rx_data, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ 37 | TRACE_EVENT(iwlwifi_dev_rx_data, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h: In function ‘perf_trace_iwlwifi_dev_tx_tb’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_tx_tb, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_tx_tb, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h: In function ‘perf_trace_iwlwifi_dev_rx_data’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ 37 | TRACE_EVENT(iwlwifi_dev_rx_data, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ 37 | TRACE_EVENT(iwlwifi_dev_rx_data, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h: In function ‘__bpf_trace_iwlwifi_dev_tx_tb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_tx_tb, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_tx_tb, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h: In function ‘__bpf_trace_iwlwifi_dev_rx_data’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ 37 | TRACE_EVENT(iwlwifi_dev_rx_data, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ 37 | TRACE_EVENT(iwlwifi_dev_rx_data, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace-iwlwifi.h:137, from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h:96: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘trace_event_raw_event_iwlwifi_dev_hcmd’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(iwlwifi_dev_hcmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(iwlwifi_dev_hcmd, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘trace_event_raw_event_iwlwifi_dev_rx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(iwlwifi_dev_rx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(iwlwifi_dev_rx, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘trace_event_raw_event_iwlwifi_dev_tx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(iwlwifi_dev_tx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(iwlwifi_dev_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘trace_event_raw_event_iwlwifi_dev_ucode_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ 112 | TRACE_EVENT(iwlwifi_dev_ucode_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ 112 | TRACE_EVENT(iwlwifi_dev_ucode_event, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘perf_trace_iwlwifi_dev_hcmd’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(iwlwifi_dev_hcmd, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(iwlwifi_dev_hcmd, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘perf_trace_iwlwifi_dev_rx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(iwlwifi_dev_rx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(iwlwifi_dev_rx, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘perf_trace_iwlwifi_dev_tx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(iwlwifi_dev_tx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(iwlwifi_dev_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘perf_trace_iwlwifi_dev_ucode_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ 112 | TRACE_EVENT(iwlwifi_dev_ucode_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ 112 | TRACE_EVENT(iwlwifi_dev_ucode_event, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘__bpf_trace_iwlwifi_dev_hcmd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(iwlwifi_dev_hcmd, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(iwlwifi_dev_hcmd, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘__bpf_trace_iwlwifi_dev_rx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(iwlwifi_dev_rx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(iwlwifi_dev_rx, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘__bpf_trace_iwlwifi_dev_tx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(iwlwifi_dev_tx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(iwlwifi_dev_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘__bpf_trace_iwlwifi_dev_ucode_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ 112 | TRACE_EVENT(iwlwifi_dev_ucode_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ 112 | TRACE_EVENT(iwlwifi_dev_ucode_event, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/intel/iwlwifi/iwl-devtrace.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/intel/iwlwifi] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/net/wireless/intel] Error 2 make[5]: *** [../scripts/Makefile.build:485: drivers/net/wireless] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/intel/ice/ice_trace.h:364, from ../drivers/net/ethernet/intel/ice/ice_main.c:24: ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_rx_dim_template’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_tx_dim_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 90 | DECLARE_EVENT_CLASS(ice_tx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 90 | DECLARE_EVENT_CLASS(ice_tx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_tx_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 118 | DECLARE_EVENT_CLASS(ice_tx_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 118 | DECLARE_EVENT_CLASS(ice_tx_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_rx_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(ice_rx_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(ice_rx_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_rx_indicate_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 169 | DECLARE_EVENT_CLASS(ice_rx_indicate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 169 | DECLARE_EVENT_CLASS(ice_rx_indicate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_xmit_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:195:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 195 | DECLARE_EVENT_CLASS(ice_xmit_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:195:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 195 | DECLARE_EVENT_CLASS(ice_xmit_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_tx_tstamp_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 220 | DECLARE_EVENT_CLASS(ice_tx_tstamp_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 220 | DECLARE_EVENT_CLASS(ice_tx_tstamp_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_esw_br_fdb_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:244:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 244 | DECLARE_EVENT_CLASS(ice_esw_br_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:244:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 244 | DECLARE_EVENT_CLASS(ice_esw_br_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_esw_br_vlan_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:276:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 276 | DECLARE_EVENT_CLASS(ice_esw_br_vlan_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:276:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 276 | DECLARE_EVENT_CLASS(ice_esw_br_vlan_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_esw_br_port_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:302:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 302 | DECLARE_EVENT_CLASS(ice_esw_br_port_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:302:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 302 | DECLARE_EVENT_CLASS(ice_esw_br_port_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_switch_stats_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 333 | DECLARE_EVENT_CLASS(ice_switch_stats_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 333 | DECLARE_EVENT_CLASS(ice_switch_stats_template, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_rx_dim_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_tx_dim_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 90 | DECLARE_EVENT_CLASS(ice_tx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 90 | DECLARE_EVENT_CLASS(ice_tx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_tx_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 118 | DECLARE_EVENT_CLASS(ice_tx_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 118 | DECLARE_EVENT_CLASS(ice_tx_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_rx_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(ice_rx_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(ice_rx_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_rx_indicate_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 169 | DECLARE_EVENT_CLASS(ice_rx_indicate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 169 | DECLARE_EVENT_CLASS(ice_rx_indicate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_xmit_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:195:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 195 | DECLARE_EVENT_CLASS(ice_xmit_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:195:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 195 | DECLARE_EVENT_CLASS(ice_xmit_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_tx_tstamp_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 220 | DECLARE_EVENT_CLASS(ice_tx_tstamp_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 220 | DECLARE_EVENT_CLASS(ice_tx_tstamp_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_esw_br_fdb_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:244:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 244 | DECLARE_EVENT_CLASS(ice_esw_br_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:244:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 244 | DECLARE_EVENT_CLASS(ice_esw_br_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_esw_br_vlan_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:276:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 276 | DECLARE_EVENT_CLASS(ice_esw_br_vlan_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:276:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 276 | DECLARE_EVENT_CLASS(ice_esw_br_vlan_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_esw_br_port_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:302:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 302 | DECLARE_EVENT_CLASS(ice_esw_br_port_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:302:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 302 | DECLARE_EVENT_CLASS(ice_esw_br_port_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_switch_stats_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 333 | DECLARE_EVENT_CLASS(ice_switch_stats_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 333 | DECLARE_EVENT_CLASS(ice_switch_stats_template, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_rx_dim_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_tx_dim_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 90 | DECLARE_EVENT_CLASS(ice_tx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 90 | DECLARE_EVENT_CLASS(ice_tx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_tx_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 118 | DECLARE_EVENT_CLASS(ice_tx_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 118 | DECLARE_EVENT_CLASS(ice_tx_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_rx_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(ice_rx_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(ice_rx_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_rx_indicate_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 169 | DECLARE_EVENT_CLASS(ice_rx_indicate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 169 | DECLARE_EVENT_CLASS(ice_rx_indicate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_xmit_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:195:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 195 | DECLARE_EVENT_CLASS(ice_xmit_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:195:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 195 | DECLARE_EVENT_CLASS(ice_xmit_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_tx_tstamp_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 220 | DECLARE_EVENT_CLASS(ice_tx_tstamp_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 220 | DECLARE_EVENT_CLASS(ice_tx_tstamp_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_esw_br_fdb_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:244:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 244 | DECLARE_EVENT_CLASS(ice_esw_br_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:244:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 244 | DECLARE_EVENT_CLASS(ice_esw_br_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_esw_br_vlan_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:276:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 276 | DECLARE_EVENT_CLASS(ice_esw_br_vlan_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:276:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 276 | DECLARE_EVENT_CLASS(ice_esw_br_vlan_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_esw_br_port_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:302:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 302 | DECLARE_EVENT_CLASS(ice_esw_br_port_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:302:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 302 | DECLARE_EVENT_CLASS(ice_esw_br_port_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_switch_stats_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 333 | DECLARE_EVENT_CLASS(ice_switch_stats_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 333 | DECLARE_EVENT_CLASS(ice_switch_stats_template, | ^~~~~~~~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/intel/ice/ice_main.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/intel/ice] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/intel] Error 2 make[5]: *** [../scripts/Makefile.build:485: drivers/net/ethernet] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/net] Error 2 make[3]: *** [../scripts/Makefile.build:485: drivers] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/cachefiles.h:860, from ../fs/cachefiles/internal.h:151, from ../fs/cachefiles/main.c:24: ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_ref’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_lookup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ 244 | TRACE_EVENT(cachefiles_lookup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ 244 | TRACE_EVENT(cachefiles_lookup, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_mkdir’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ 270 | TRACE_EVENT(cachefiles_mkdir, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ 270 | TRACE_EVENT(cachefiles_mkdir, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_tmpfile’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ 290 | TRACE_EVENT(cachefiles_tmpfile, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ 290 | TRACE_EVENT(cachefiles_tmpfile, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_link’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ 310 | TRACE_EVENT(cachefiles_link, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ 310 | TRACE_EVENT(cachefiles_link, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_unlink’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ 330 | TRACE_EVENT(cachefiles_unlink, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ 330 | TRACE_EVENT(cachefiles_unlink, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_rename’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:355:1: note: in expansion of macro ‘TRACE_EVENT’ 355 | TRACE_EVENT(cachefiles_rename, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:355:1: note: in expansion of macro ‘TRACE_EVENT’ 355 | TRACE_EVENT(cachefiles_rename, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_coherency’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:380:1: note: in expansion of macro ‘TRACE_EVENT’ 380 | TRACE_EVENT(cachefiles_coherency, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:380:1: note: in expansion of macro ‘TRACE_EVENT’ 380 | TRACE_EVENT(cachefiles_coherency, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_vol_coherency’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(cachefiles_vol_coherency, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(cachefiles_vol_coherency, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_prep_read’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(cachefiles_prep_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(cachefiles_prep_read, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_read’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:478:1: note: in expansion of macro ‘TRACE_EVENT’ 478 | TRACE_EVENT(cachefiles_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:478:1: note: in expansion of macro ‘TRACE_EVENT’ 478 | TRACE_EVENT(cachefiles_read, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_write’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:507:1: note: in expansion of macro ‘TRACE_EVENT’ 507 | TRACE_EVENT(cachefiles_write, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:507:1: note: in expansion of macro ‘TRACE_EVENT’ 507 | TRACE_EVENT(cachefiles_write, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_trunc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(cachefiles_trunc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(cachefiles_trunc, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_mark_active’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ 566 | TRACE_EVENT(cachefiles_mark_active, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ 566 | TRACE_EVENT(cachefiles_mark_active, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_mark_failed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:587:1: note: in expansion of macro ‘TRACE_EVENT’ 587 | TRACE_EVENT(cachefiles_mark_failed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:587:1: note: in expansion of macro ‘TRACE_EVENT’ 587 | TRACE_EVENT(cachefiles_mark_failed, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_mark_inactive’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:608:1: note: in expansion of macro ‘TRACE_EVENT’ 608 | TRACE_EVENT(cachefiles_mark_inactive, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:608:1: note: in expansion of macro ‘TRACE_EVENT’ 608 | TRACE_EVENT(cachefiles_mark_inactive, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_vfs_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ 629 | TRACE_EVENT(cachefiles_vfs_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ 629 | TRACE_EVENT(cachefiles_vfs_error, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_io_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ 656 | TRACE_EVENT(cachefiles_io_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ 656 | TRACE_EVENT(cachefiles_io_error, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_ondemand_open’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:683:1: note: in expansion of macro ‘TRACE_EVENT’ 683 | TRACE_EVENT(cachefiles_ondemand_open, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:683:1: note: in expansion of macro ‘TRACE_EVENT’ 683 | TRACE_EVENT(cachefiles_ondemand_open, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_ondemand_copen’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:713:1: note: in expansion of macro ‘TRACE_EVENT’ 713 | TRACE_EVENT(cachefiles_ondemand_copen, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:713:1: note: in expansion of macro ‘TRACE_EVENT’ 713 | TRACE_EVENT(cachefiles_ondemand_copen, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_ondemand_close’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ 737 | TRACE_EVENT(cachefiles_ondemand_close, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ 737 | TRACE_EVENT(cachefiles_ondemand_close, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_ondemand_read’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ 760 | TRACE_EVENT(cachefiles_ondemand_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ 760 | TRACE_EVENT(cachefiles_ondemand_read, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_ondemand_cread’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ 790 | TRACE_EVENT(cachefiles_ondemand_cread, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ 790 | TRACE_EVENT(cachefiles_ondemand_cread, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_ondemand_fd_write’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(cachefiles_ondemand_fd_write, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(cachefiles_ondemand_fd_write, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_ondemand_fd_release’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:837:1: note: in expansion of macro ‘TRACE_EVENT’ 837 | TRACE_EVENT(cachefiles_ondemand_fd_release, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:837:1: note: in expansion of macro ‘TRACE_EVENT’ 837 | TRACE_EVENT(cachefiles_ondemand_fd_release, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_ref’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_lookup’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ 244 | TRACE_EVENT(cachefiles_lookup, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ 244 | TRACE_EVENT(cachefiles_lookup, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_mkdir’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ 270 | TRACE_EVENT(cachefiles_mkdir, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ 270 | TRACE_EVENT(cachefiles_mkdir, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_tmpfile’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ 290 | TRACE_EVENT(cachefiles_tmpfile, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ 290 | TRACE_EVENT(cachefiles_tmpfile, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_link’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ 310 | TRACE_EVENT(cachefiles_link, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ 310 | TRACE_EVENT(cachefiles_link, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_unlink’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ 330 | TRACE_EVENT(cachefiles_unlink, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ 330 | TRACE_EVENT(cachefiles_unlink, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_rename’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:355:1: note: in expansion of macro ‘TRACE_EVENT’ 355 | TRACE_EVENT(cachefiles_rename, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:355:1: note: in expansion of macro ‘TRACE_EVENT’ 355 | TRACE_EVENT(cachefiles_rename, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_coherency’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:380:1: note: in expansion of macro ‘TRACE_EVENT’ 380 | TRACE_EVENT(cachefiles_coherency, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:380:1: note: in expansion of macro ‘TRACE_EVENT’ 380 | TRACE_EVENT(cachefiles_coherency, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_vol_coherency’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(cachefiles_vol_coherency, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(cachefiles_vol_coherency, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_prep_read’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(cachefiles_prep_read, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(cachefiles_prep_read, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_read’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:478:1: note: in expansion of macro ‘TRACE_EVENT’ 478 | TRACE_EVENT(cachefiles_read, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:478:1: note: in expansion of macro ‘TRACE_EVENT’ 478 | TRACE_EVENT(cachefiles_read, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_write’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:507:1: note: in expansion of macro ‘TRACE_EVENT’ 507 | TRACE_EVENT(cachefiles_write, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:507:1: note: in expansion of macro ‘TRACE_EVENT’ 507 | TRACE_EVENT(cachefiles_write, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_trunc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(cachefiles_trunc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(cachefiles_trunc, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_mark_active’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ 566 | TRACE_EVENT(cachefiles_mark_active, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ 566 | TRACE_EVENT(cachefiles_mark_active, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_mark_failed’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:587:1: note: in expansion of macro ‘TRACE_EVENT’ 587 | TRACE_EVENT(cachefiles_mark_failed, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:587:1: note: in expansion of macro ‘TRACE_EVENT’ 587 | TRACE_EVENT(cachefiles_mark_failed, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_mark_inactive’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:608:1: note: in expansion of macro ‘TRACE_EVENT’ 608 | TRACE_EVENT(cachefiles_mark_inactive, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:608:1: note: in expansion of macro ‘TRACE_EVENT’ 608 | TRACE_EVENT(cachefiles_mark_inactive, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_vfs_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ 629 | TRACE_EVENT(cachefiles_vfs_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ 629 | TRACE_EVENT(cachefiles_vfs_error, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_io_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ 656 | TRACE_EVENT(cachefiles_io_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ 656 | TRACE_EVENT(cachefiles_io_error, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_ondemand_open’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:683:1: note: in expansion of macro ‘TRACE_EVENT’ 683 | TRACE_EVENT(cachefiles_ondemand_open, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:683:1: note: in expansion of macro ‘TRACE_EVENT’ 683 | TRACE_EVENT(cachefiles_ondemand_open, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_ondemand_copen’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:713:1: note: in expansion of macro ‘TRACE_EVENT’ 713 | TRACE_EVENT(cachefiles_ondemand_copen, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:713:1: note: in expansion of macro ‘TRACE_EVENT’ 713 | TRACE_EVENT(cachefiles_ondemand_copen, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_ondemand_close’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ 737 | TRACE_EVENT(cachefiles_ondemand_close, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ 737 | TRACE_EVENT(cachefiles_ondemand_close, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_ondemand_read’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ 760 | TRACE_EVENT(cachefiles_ondemand_read, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ 760 | TRACE_EVENT(cachefiles_ondemand_read, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_ondemand_cread’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ 790 | TRACE_EVENT(cachefiles_ondemand_cread, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ 790 | TRACE_EVENT(cachefiles_ondemand_cread, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_ondemand_fd_write’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(cachefiles_ondemand_fd_write, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(cachefiles_ondemand_fd_write, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_ondemand_fd_release’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:837:1: note: in expansion of macro ‘TRACE_EVENT’ 837 | TRACE_EVENT(cachefiles_ondemand_fd_release, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:837:1: note: in expansion of macro ‘TRACE_EVENT’ 837 | TRACE_EVENT(cachefiles_ondemand_fd_release, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ref’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_lookup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ 244 | TRACE_EVENT(cachefiles_lookup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ 244 | TRACE_EVENT(cachefiles_lookup, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_mkdir’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ 270 | TRACE_EVENT(cachefiles_mkdir, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ 270 | TRACE_EVENT(cachefiles_mkdir, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_tmpfile’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ 290 | TRACE_EVENT(cachefiles_tmpfile, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ 290 | TRACE_EVENT(cachefiles_tmpfile, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_link’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ 310 | TRACE_EVENT(cachefiles_link, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ 310 | TRACE_EVENT(cachefiles_link, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_unlink’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ 330 | TRACE_EVENT(cachefiles_unlink, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ 330 | TRACE_EVENT(cachefiles_unlink, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_rename’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:355:1: note: in expansion of macro ‘TRACE_EVENT’ 355 | TRACE_EVENT(cachefiles_rename, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:355:1: note: in expansion of macro ‘TRACE_EVENT’ 355 | TRACE_EVENT(cachefiles_rename, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_coherency’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:380:1: note: in expansion of macro ‘TRACE_EVENT’ 380 | TRACE_EVENT(cachefiles_coherency, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:380:1: note: in expansion of macro ‘TRACE_EVENT’ 380 | TRACE_EVENT(cachefiles_coherency, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_vol_coherency’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(cachefiles_vol_coherency, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(cachefiles_vol_coherency, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_prep_read’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(cachefiles_prep_read, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(cachefiles_prep_read, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_read’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:478:1: note: in expansion of macro ‘TRACE_EVENT’ 478 | TRACE_EVENT(cachefiles_read, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:478:1: note: in expansion of macro ‘TRACE_EVENT’ 478 | TRACE_EVENT(cachefiles_read, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_write’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:507:1: note: in expansion of macro ‘TRACE_EVENT’ 507 | TRACE_EVENT(cachefiles_write, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:507:1: note: in expansion of macro ‘TRACE_EVENT’ 507 | TRACE_EVENT(cachefiles_write, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_trunc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(cachefiles_trunc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(cachefiles_trunc, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_mark_active’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ 566 | TRACE_EVENT(cachefiles_mark_active, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ 566 | TRACE_EVENT(cachefiles_mark_active, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_mark_failed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:587:1: note: in expansion of macro ‘TRACE_EVENT’ 587 | TRACE_EVENT(cachefiles_mark_failed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:587:1: note: in expansion of macro ‘TRACE_EVENT’ 587 | TRACE_EVENT(cachefiles_mark_failed, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_mark_inactive’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:608:1: note: in expansion of macro ‘TRACE_EVENT’ 608 | TRACE_EVENT(cachefiles_mark_inactive, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:608:1: note: in expansion of macro ‘TRACE_EVENT’ 608 | TRACE_EVENT(cachefiles_mark_inactive, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_vfs_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ 629 | TRACE_EVENT(cachefiles_vfs_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ 629 | TRACE_EVENT(cachefiles_vfs_error, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_io_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ 656 | TRACE_EVENT(cachefiles_io_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ 656 | TRACE_EVENT(cachefiles_io_error, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ondemand_open’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:683:1: note: in expansion of macro ‘TRACE_EVENT’ 683 | TRACE_EVENT(cachefiles_ondemand_open, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:683:1: note: in expansion of macro ‘TRACE_EVENT’ 683 | TRACE_EVENT(cachefiles_ondemand_open, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ondemand_copen’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:713:1: note: in expansion of macro ‘TRACE_EVENT’ 713 | TRACE_EVENT(cachefiles_ondemand_copen, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:713:1: note: in expansion of macro ‘TRACE_EVENT’ 713 | TRACE_EVENT(cachefiles_ondemand_copen, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ondemand_close’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ 737 | TRACE_EVENT(cachefiles_ondemand_close, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ 737 | TRACE_EVENT(cachefiles_ondemand_close, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ondemand_read’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ 760 | TRACE_EVENT(cachefiles_ondemand_read, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ 760 | TRACE_EVENT(cachefiles_ondemand_read, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ondemand_cread’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ 790 | TRACE_EVENT(cachefiles_ondemand_cread, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ 790 | TRACE_EVENT(cachefiles_ondemand_cread, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ondemand_fd_write’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(cachefiles_ondemand_fd_write, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(cachefiles_ondemand_fd_write, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ondemand_fd_release’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:837:1: note: in expansion of macro ‘TRACE_EVENT’ 837 | TRACE_EVENT(cachefiles_ondemand_fd_release, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:837:1: note: in expansion of macro ‘TRACE_EVENT’ 837 | TRACE_EVENT(cachefiles_ondemand_fd_release, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/cachefiles/main.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/cachefiles] Error 2 In file included from ../include/trace/define_trace.h:108, from ../fs/smb/client/trace.h:1579, from ../fs/smb/client/trace.c:8: ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_rw_err_class’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_other_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:161:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 161 | DECLARE_EVENT_CLASS(smb3_other_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:161:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 161 | DECLARE_EVENT_CLASS(smb3_other_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_copy_range_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 213 | DECLARE_EVENT_CLASS(smb3_copy_range_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 213 | DECLARE_EVENT_CLASS(smb3_copy_range_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_copy_range_done_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 267 | DECLARE_EVENT_CLASS(smb3_copy_range_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 267 | DECLARE_EVENT_CLASS(smb3_copy_range_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_rw_done_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:321:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 321 | DECLARE_EVENT_CLASS(smb3_rw_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:321:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 321 | DECLARE_EVENT_CLASS(smb3_rw_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_other_done_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:374:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 374 | DECLARE_EVENT_CLASS(smb3_other_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:374:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 374 | DECLARE_EVENT_CLASS(smb3_other_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_eof_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:423:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 423 | DECLARE_EVENT_CLASS(smb3_eof_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:423:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 423 | DECLARE_EVENT_CLASS(smb3_eof_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_fd_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:463:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 463 | DECLARE_EVENT_CLASS(smb3_fd_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:463:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 463 | DECLARE_EVENT_CLASS(smb3_fd_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_fd_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:499:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 499 | DECLARE_EVENT_CLASS(smb3_fd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:499:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 499 | DECLARE_EVENT_CLASS(smb3_fd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_inf_enter_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:541:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 541 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:541:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 541 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_inf_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 585 | DECLARE_EVENT_CLASS(smb3_inf_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 585 | DECLARE_EVENT_CLASS(smb3_inf_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_inf_compound_enter_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:633:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 633 | DECLARE_EVENT_CLASS(smb3_inf_compound_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:633:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 633 | DECLARE_EVENT_CLASS(smb3_inf_compound_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_inf_compound_done_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:678:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 678 | DECLARE_EVENT_CLASS(smb3_inf_compound_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:678:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 678 | DECLARE_EVENT_CLASS(smb3_inf_compound_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_inf_compound_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:719:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 719 | DECLARE_EVENT_CLASS(smb3_inf_compound_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:719:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 719 | DECLARE_EVENT_CLASS(smb3_inf_compound_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_cmd_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:768:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 768 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:768:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 768 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_cmd_done_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:809:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 809 | DECLARE_EVENT_CLASS(smb3_cmd_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:809:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 809 | DECLARE_EVENT_CLASS(smb3_cmd_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_mid_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 844 | DECLARE_EVENT_CLASS(smb3_mid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 844 | DECLARE_EVENT_CLASS(smb3_mid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_exit_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:881:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 881 | DECLARE_EVENT_CLASS(smb3_exit_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:881:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 881 | DECLARE_EVENT_CLASS(smb3_exit_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_sync_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:910:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 910 | DECLARE_EVENT_CLASS(smb3_sync_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:910:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 910 | DECLARE_EVENT_CLASS(smb3_sync_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_enter_exit_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:936:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 936 | DECLARE_EVENT_CLASS(smb3_enter_exit_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:936:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 936 | DECLARE_EVENT_CLASS(smb3_enter_exit_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_tcon_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 965 | DECLARE_EVENT_CLASS(smb3_tcon_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 965 | DECLARE_EVENT_CLASS(smb3_tcon_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_open_enter_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1007:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1007 | DECLARE_EVENT_CLASS(smb3_open_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1007:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1007 | DECLARE_EVENT_CLASS(smb3_open_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_open_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1049:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1049 | DECLARE_EVENT_CLASS(smb3_open_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1049:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1049 | DECLARE_EVENT_CLASS(smb3_open_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_open_done_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1091:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1091 | DECLARE_EVENT_CLASS(smb3_open_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1091:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1091 | DECLARE_EVENT_CLASS(smb3_open_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_lease_done_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1134 | DECLARE_EVENT_CLASS(smb3_lease_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1134 | DECLARE_EVENT_CLASS(smb3_lease_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_lease_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1172:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1172 | DECLARE_EVENT_CLASS(smb3_lease_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1172:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1172 | DECLARE_EVENT_CLASS(smb3_lease_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_connect_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1213 | DECLARE_EVENT_CLASS(smb3_connect_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1213 | DECLARE_EVENT_CLASS(smb3_connect_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_connect_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1248:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1248 | DECLARE_EVENT_CLASS(smb3_connect_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1248:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1248 | DECLARE_EVENT_CLASS(smb3_connect_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_sess_setup_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1284:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1284 | DECLARE_EVENT_CLASS(smb3_sess_setup_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1284:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1284 | DECLARE_EVENT_CLASS(smb3_sess_setup_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_reconnect_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1324 | DECLARE_EVENT_CLASS(smb3_reconnect_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1324 | DECLARE_EVENT_CLASS(smb3_reconnect_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_ses_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1355:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1355 | DECLARE_EVENT_CLASS(smb3_ses_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1355:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1355 | DECLARE_EVENT_CLASS(smb3_ses_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_ioctl_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1375 | DECLARE_EVENT_CLASS(smb3_ioctl_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1375 | DECLARE_EVENT_CLASS(smb3_ioctl_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_shutdown_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1403 | DECLARE_EVENT_CLASS(smb3_shutdown_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1403 | DECLARE_EVENT_CLASS(smb3_shutdown_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_shutdown_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1428:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1428 | DECLARE_EVENT_CLASS(smb3_shutdown_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1428:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1428 | DECLARE_EVENT_CLASS(smb3_shutdown_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_credit_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1456 | DECLARE_EVENT_CLASS(smb3_credit_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1456 | DECLARE_EVENT_CLASS(smb3_credit_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_tcon_ref’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1516:1: note: in expansion of macro ‘TRACE_EVENT’ 1516 | TRACE_EVENT(smb3_tcon_ref, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1516:1: note: in expansion of macro ‘TRACE_EVENT’ 1516 | TRACE_EVENT(smb3_tcon_ref, | ^~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_rw_credits’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1536:1: note: in expansion of macro ‘TRACE_EVENT’ 1536 | TRACE_EVENT(smb3_rw_credits, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1536:1: note: in expansion of macro ‘TRACE_EVENT’ 1536 | TRACE_EVENT(smb3_rw_credits, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_rw_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_other_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:161:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 161 | DECLARE_EVENT_CLASS(smb3_other_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:161:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 161 | DECLARE_EVENT_CLASS(smb3_other_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_copy_range_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 213 | DECLARE_EVENT_CLASS(smb3_copy_range_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 213 | DECLARE_EVENT_CLASS(smb3_copy_range_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_copy_range_done_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 267 | DECLARE_EVENT_CLASS(smb3_copy_range_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 267 | DECLARE_EVENT_CLASS(smb3_copy_range_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_rw_done_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:321:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 321 | DECLARE_EVENT_CLASS(smb3_rw_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:321:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 321 | DECLARE_EVENT_CLASS(smb3_rw_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_other_done_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:374:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 374 | DECLARE_EVENT_CLASS(smb3_other_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:374:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 374 | DECLARE_EVENT_CLASS(smb3_other_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_eof_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:423:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 423 | DECLARE_EVENT_CLASS(smb3_eof_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:423:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 423 | DECLARE_EVENT_CLASS(smb3_eof_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_fd_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:463:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 463 | DECLARE_EVENT_CLASS(smb3_fd_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:463:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 463 | DECLARE_EVENT_CLASS(smb3_fd_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_fd_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:499:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 499 | DECLARE_EVENT_CLASS(smb3_fd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:499:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 499 | DECLARE_EVENT_CLASS(smb3_fd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_inf_enter_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:541:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 541 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:541:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 541 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_inf_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 585 | DECLARE_EVENT_CLASS(smb3_inf_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 585 | DECLARE_EVENT_CLASS(smb3_inf_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_inf_compound_enter_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:633:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 633 | DECLARE_EVENT_CLASS(smb3_inf_compound_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:633:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 633 | DECLARE_EVENT_CLASS(smb3_inf_compound_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_inf_compound_done_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:678:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 678 | DECLARE_EVENT_CLASS(smb3_inf_compound_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:678:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 678 | DECLARE_EVENT_CLASS(smb3_inf_compound_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_inf_compound_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:719:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 719 | DECLARE_EVENT_CLASS(smb3_inf_compound_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:719:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 719 | DECLARE_EVENT_CLASS(smb3_inf_compound_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_cmd_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:768:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 768 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:768:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 768 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_cmd_done_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:809:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 809 | DECLARE_EVENT_CLASS(smb3_cmd_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:809:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 809 | DECLARE_EVENT_CLASS(smb3_cmd_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_mid_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 844 | DECLARE_EVENT_CLASS(smb3_mid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 844 | DECLARE_EVENT_CLASS(smb3_mid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_exit_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:881:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 881 | DECLARE_EVENT_CLASS(smb3_exit_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:881:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 881 | DECLARE_EVENT_CLASS(smb3_exit_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_sync_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:910:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 910 | DECLARE_EVENT_CLASS(smb3_sync_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:910:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 910 | DECLARE_EVENT_CLASS(smb3_sync_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_enter_exit_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:936:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 936 | DECLARE_EVENT_CLASS(smb3_enter_exit_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:936:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 936 | DECLARE_EVENT_CLASS(smb3_enter_exit_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_tcon_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 965 | DECLARE_EVENT_CLASS(smb3_tcon_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 965 | DECLARE_EVENT_CLASS(smb3_tcon_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_open_enter_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1007:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1007 | DECLARE_EVENT_CLASS(smb3_open_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1007:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1007 | DECLARE_EVENT_CLASS(smb3_open_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_open_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1049:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1049 | DECLARE_EVENT_CLASS(smb3_open_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1049:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1049 | DECLARE_EVENT_CLASS(smb3_open_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_open_done_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1091:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1091 | DECLARE_EVENT_CLASS(smb3_open_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1091:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1091 | DECLARE_EVENT_CLASS(smb3_open_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_lease_done_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1134 | DECLARE_EVENT_CLASS(smb3_lease_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1134 | DECLARE_EVENT_CLASS(smb3_lease_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_lease_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1172:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1172 | DECLARE_EVENT_CLASS(smb3_lease_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1172:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1172 | DECLARE_EVENT_CLASS(smb3_lease_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_connect_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1213 | DECLARE_EVENT_CLASS(smb3_connect_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1213 | DECLARE_EVENT_CLASS(smb3_connect_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_connect_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1248:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1248 | DECLARE_EVENT_CLASS(smb3_connect_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1248:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1248 | DECLARE_EVENT_CLASS(smb3_connect_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_sess_setup_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1284:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1284 | DECLARE_EVENT_CLASS(smb3_sess_setup_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1284:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1284 | DECLARE_EVENT_CLASS(smb3_sess_setup_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_reconnect_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1324 | DECLARE_EVENT_CLASS(smb3_reconnect_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1324 | DECLARE_EVENT_CLASS(smb3_reconnect_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_ses_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1355:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1355 | DECLARE_EVENT_CLASS(smb3_ses_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1355:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1355 | DECLARE_EVENT_CLASS(smb3_ses_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_ioctl_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1375 | DECLARE_EVENT_CLASS(smb3_ioctl_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1375 | DECLARE_EVENT_CLASS(smb3_ioctl_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_shutdown_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1403 | DECLARE_EVENT_CLASS(smb3_shutdown_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1403 | DECLARE_EVENT_CLASS(smb3_shutdown_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_shutdown_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1428:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1428 | DECLARE_EVENT_CLASS(smb3_shutdown_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1428:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1428 | DECLARE_EVENT_CLASS(smb3_shutdown_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_credit_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1456 | DECLARE_EVENT_CLASS(smb3_credit_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1456 | DECLARE_EVENT_CLASS(smb3_credit_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_tcon_ref’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1516:1: note: in expansion of macro ‘TRACE_EVENT’ 1516 | TRACE_EVENT(smb3_tcon_ref, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1516:1: note: in expansion of macro ‘TRACE_EVENT’ 1516 | TRACE_EVENT(smb3_tcon_ref, | ^~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_rw_credits’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1536:1: note: in expansion of macro ‘TRACE_EVENT’ 1536 | TRACE_EVENT(smb3_rw_credits, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1536:1: note: in expansion of macro ‘TRACE_EVENT’ 1536 | TRACE_EVENT(smb3_rw_credits, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_rw_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_other_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:161:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 161 | DECLARE_EVENT_CLASS(smb3_other_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:161:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 161 | DECLARE_EVENT_CLASS(smb3_other_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_copy_range_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 213 | DECLARE_EVENT_CLASS(smb3_copy_range_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 213 | DECLARE_EVENT_CLASS(smb3_copy_range_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_copy_range_done_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 267 | DECLARE_EVENT_CLASS(smb3_copy_range_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 267 | DECLARE_EVENT_CLASS(smb3_copy_range_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_rw_done_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:321:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 321 | DECLARE_EVENT_CLASS(smb3_rw_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:321:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 321 | DECLARE_EVENT_CLASS(smb3_rw_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_other_done_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:374:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 374 | DECLARE_EVENT_CLASS(smb3_other_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:374:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 374 | DECLARE_EVENT_CLASS(smb3_other_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_eof_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:423:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 423 | DECLARE_EVENT_CLASS(smb3_eof_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:423:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 423 | DECLARE_EVENT_CLASS(smb3_eof_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_fd_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:463:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 463 | DECLARE_EVENT_CLASS(smb3_fd_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:463:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 463 | DECLARE_EVENT_CLASS(smb3_fd_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_fd_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:499:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 499 | DECLARE_EVENT_CLASS(smb3_fd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:499:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 499 | DECLARE_EVENT_CLASS(smb3_fd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_inf_enter_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:541:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 541 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:541:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 541 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_inf_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 585 | DECLARE_EVENT_CLASS(smb3_inf_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 585 | DECLARE_EVENT_CLASS(smb3_inf_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_inf_compound_enter_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:633:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 633 | DECLARE_EVENT_CLASS(smb3_inf_compound_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:633:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 633 | DECLARE_EVENT_CLASS(smb3_inf_compound_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_inf_compound_done_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:678:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 678 | DECLARE_EVENT_CLASS(smb3_inf_compound_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:678:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 678 | DECLARE_EVENT_CLASS(smb3_inf_compound_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_inf_compound_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:719:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 719 | DECLARE_EVENT_CLASS(smb3_inf_compound_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:719:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 719 | DECLARE_EVENT_CLASS(smb3_inf_compound_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_cmd_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:768:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 768 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:768:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 768 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_cmd_done_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:809:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 809 | DECLARE_EVENT_CLASS(smb3_cmd_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:809:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 809 | DECLARE_EVENT_CLASS(smb3_cmd_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_mid_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 844 | DECLARE_EVENT_CLASS(smb3_mid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 844 | DECLARE_EVENT_CLASS(smb3_mid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_exit_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:881:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 881 | DECLARE_EVENT_CLASS(smb3_exit_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:881:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 881 | DECLARE_EVENT_CLASS(smb3_exit_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_sync_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:910:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 910 | DECLARE_EVENT_CLASS(smb3_sync_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:910:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 910 | DECLARE_EVENT_CLASS(smb3_sync_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_enter_exit_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:936:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 936 | DECLARE_EVENT_CLASS(smb3_enter_exit_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:936:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 936 | DECLARE_EVENT_CLASS(smb3_enter_exit_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_tcon_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 965 | DECLARE_EVENT_CLASS(smb3_tcon_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 965 | DECLARE_EVENT_CLASS(smb3_tcon_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_open_enter_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1007:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1007 | DECLARE_EVENT_CLASS(smb3_open_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1007:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1007 | DECLARE_EVENT_CLASS(smb3_open_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_open_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1049:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1049 | DECLARE_EVENT_CLASS(smb3_open_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1049:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1049 | DECLARE_EVENT_CLASS(smb3_open_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_open_done_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1091:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1091 | DECLARE_EVENT_CLASS(smb3_open_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1091:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1091 | DECLARE_EVENT_CLASS(smb3_open_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_lease_done_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1134 | DECLARE_EVENT_CLASS(smb3_lease_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1134 | DECLARE_EVENT_CLASS(smb3_lease_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_lease_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1172:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1172 | DECLARE_EVENT_CLASS(smb3_lease_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1172:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1172 | DECLARE_EVENT_CLASS(smb3_lease_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_connect_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1213 | DECLARE_EVENT_CLASS(smb3_connect_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1213 | DECLARE_EVENT_CLASS(smb3_connect_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_connect_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1248:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1248 | DECLARE_EVENT_CLASS(smb3_connect_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1248:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1248 | DECLARE_EVENT_CLASS(smb3_connect_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_sess_setup_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1284:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1284 | DECLARE_EVENT_CLASS(smb3_sess_setup_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1284:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1284 | DECLARE_EVENT_CLASS(smb3_sess_setup_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_reconnect_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1324 | DECLARE_EVENT_CLASS(smb3_reconnect_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1324 | DECLARE_EVENT_CLASS(smb3_reconnect_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_ses_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1355:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1355 | DECLARE_EVENT_CLASS(smb3_ses_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1355:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1355 | DECLARE_EVENT_CLASS(smb3_ses_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_ioctl_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1375 | DECLARE_EVENT_CLASS(smb3_ioctl_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1375 | DECLARE_EVENT_CLASS(smb3_ioctl_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_shutdown_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1403 | DECLARE_EVENT_CLASS(smb3_shutdown_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1403 | DECLARE_EVENT_CLASS(smb3_shutdown_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_shutdown_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1428:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1428 | DECLARE_EVENT_CLASS(smb3_shutdown_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1428:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1428 | DECLARE_EVENT_CLASS(smb3_shutdown_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_credit_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1456 | DECLARE_EVENT_CLASS(smb3_credit_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1456 | DECLARE_EVENT_CLASS(smb3_credit_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_tcon_ref’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1516:1: note: in expansion of macro ‘TRACE_EVENT’ 1516 | TRACE_EVENT(smb3_tcon_ref, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1516:1: note: in expansion of macro ‘TRACE_EVENT’ 1516 | TRACE_EVENT(smb3_tcon_ref, | ^~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_rw_credits’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1536:1: note: in expansion of macro ‘TRACE_EVENT’ 1536 | TRACE_EVENT(smb3_rw_credits, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1536:1: note: in expansion of macro ‘TRACE_EVENT’ 1536 | TRACE_EVENT(smb3_rw_credits, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: fs/smb/client/trace.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: fs/smb/client] Error 2 make[4]: *** [../scripts/Makefile.build:485: fs/smb] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/skb.h:98, from ../net/core/net-traces.c:30: ../include/trace/events/skb.h: In function ‘trace_event_raw_event_kfree_skb’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(kfree_skb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(kfree_skb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(kfree_skb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(kfree_skb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(kfree_skb, | ^~~~~~~~~~~ ../include/trace/events/skb.h: In function ‘trace_event_raw_event_consume_skb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ 57 | TRACE_EVENT(consume_skb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ 57 | TRACE_EVENT(consume_skb, | ^~~~~~~~~~~ ../include/trace/events/skb.h: In function ‘trace_event_raw_event_skb_copy_datagram_iovec’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(skb_copy_datagram_iovec, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(skb_copy_datagram_iovec, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/skb.h: In function ‘perf_trace_kfree_skb’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(kfree_skb, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(kfree_skb, | ^~~~~~~~~~~ ../include/trace/events/skb.h: In function ‘perf_trace_consume_skb’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ 57 | TRACE_EVENT(consume_skb, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ 57 | TRACE_EVENT(consume_skb, | ^~~~~~~~~~~ ../include/trace/events/skb.h: In function ‘perf_trace_skb_copy_datagram_iovec’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(skb_copy_datagram_iovec, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(skb_copy_datagram_iovec, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/skb.h: In function ‘__bpf_trace_kfree_skb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(kfree_skb, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(kfree_skb, | ^~~~~~~~~~~ ../include/trace/events/skb.h: In function ‘__bpf_trace_consume_skb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ 57 | TRACE_EVENT(consume_skb, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ 57 | TRACE_EVENT(consume_skb, | ^~~~~~~~~~~ ../include/trace/events/skb.h: In function ‘__bpf_trace_skb_copy_datagram_iovec’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(skb_copy_datagram_iovec, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(skb_copy_datagram_iovec, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/net.h:319, from ../net/core/net-traces.c:31: ../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_start_xmit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(net_dev_start_xmit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(net_dev_start_xmit, | ^~~~~~~~~~~ ../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_xmit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(net_dev_xmit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(net_dev_xmit, | ^~~~~~~~~~~ ../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_xmit_timeout’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(net_dev_xmit_timeout, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(net_dev_xmit_timeout, | ^~~~~~~~~~~ ../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:122:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 122 | DECLARE_EVENT_CLASS(net_dev_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:122:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 122 | DECLARE_EVENT_CLASS(net_dev_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_rx_verbose_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 165 | DECLARE_EVENT_CLASS(net_dev_rx_verbose_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 165 | DECLARE_EVENT_CLASS(net_dev_rx_verbose_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_rx_exit_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 264 | DECLARE_EVENT_CLASS(net_dev_rx_exit_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 264 | DECLARE_EVENT_CLASS(net_dev_rx_exit_template, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/net.h: In function ‘perf_trace_net_dev_start_xmit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(net_dev_start_xmit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(net_dev_start_xmit, | ^~~~~~~~~~~ ../include/trace/events/net.h: In function ‘perf_trace_net_dev_xmit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(net_dev_xmit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(net_dev_xmit, | ^~~~~~~~~~~ ../include/trace/events/net.h: In function ‘perf_trace_net_dev_xmit_timeout’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(net_dev_xmit_timeout, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(net_dev_xmit_timeout, | ^~~~~~~~~~~ ../include/trace/events/net.h: In function ‘perf_trace_net_dev_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:122:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 122 | DECLARE_EVENT_CLASS(net_dev_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:122:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 122 | DECLARE_EVENT_CLASS(net_dev_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h: In function ‘perf_trace_net_dev_rx_verbose_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 165 | DECLARE_EVENT_CLASS(net_dev_rx_verbose_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 165 | DECLARE_EVENT_CLASS(net_dev_rx_verbose_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h: In function ‘perf_trace_net_dev_rx_exit_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 264 | DECLARE_EVENT_CLASS(net_dev_rx_exit_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 264 | DECLARE_EVENT_CLASS(net_dev_rx_exit_template, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/net.h: In function ‘__bpf_trace_net_dev_start_xmit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(net_dev_start_xmit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(net_dev_start_xmit, | ^~~~~~~~~~~ ../include/trace/events/net.h: In function ‘__bpf_trace_net_dev_xmit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(net_dev_xmit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(net_dev_xmit, | ^~~~~~~~~~~ ../include/trace/events/net.h: In function ‘__bpf_trace_net_dev_xmit_timeout’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(net_dev_xmit_timeout, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(net_dev_xmit_timeout, | ^~~~~~~~~~~ ../include/trace/events/net.h: In function ‘__bpf_trace_net_dev_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:122:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 122 | DECLARE_EVENT_CLASS(net_dev_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:122:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 122 | DECLARE_EVENT_CLASS(net_dev_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h: In function ‘__bpf_trace_net_dev_rx_verbose_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 165 | DECLARE_EVENT_CLASS(net_dev_rx_verbose_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 165 | DECLARE_EVENT_CLASS(net_dev_rx_verbose_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h: In function ‘__bpf_trace_net_dev_rx_exit_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 264 | DECLARE_EVENT_CLASS(net_dev_rx_exit_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 264 | DECLARE_EVENT_CLASS(net_dev_rx_exit_template, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/napi.h:77, from ../net/core/net-traces.c:32: ../include/trace/events/napi.h: In function ‘trace_event_raw_event_napi_poll’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/napi.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(napi_poll, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/napi.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(napi_poll, | ^~~~~~~~~~~ ../include/trace/events/napi.h: In function ‘trace_event_raw_event_dql_stall_detected’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/napi.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(dql_stall_detected, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/napi.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(dql_stall_detected, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/napi.h: In function ‘perf_trace_napi_poll’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/napi.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(napi_poll, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/napi.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(napi_poll, | ^~~~~~~~~~~ ../include/trace/events/napi.h: In function ‘perf_trace_dql_stall_detected’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/napi.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(dql_stall_detected, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/napi.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(dql_stall_detected, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/napi.h: In function ‘__bpf_trace_napi_poll’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/napi.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(napi_poll, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/napi.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(napi_poll, | ^~~~~~~~~~~ ../include/trace/events/napi.h: In function ‘__bpf_trace_dql_stall_detected’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/napi.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(dql_stall_detected, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/napi.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(dql_stall_detected, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/sock.h:313, from ../net/core/net-traces.c:33: ../include/trace/events/sock.h: In function ‘trace_event_raw_event_sock_rcvqueue_full’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(sock_rcvqueue_full, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(sock_rcvqueue_full, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘trace_event_raw_event_sock_exceed_buf_limit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(sock_exceed_buf_limit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(sock_exceed_buf_limit, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘trace_event_raw_event_inet_sock_set_state’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(inet_sock_set_state, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(inet_sock_set_state, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘trace_event_raw_event_inet_sk_error_report’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ 194 | TRACE_EVENT(inet_sk_error_report, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ 194 | TRACE_EVENT(inet_sk_error_report, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘trace_event_raw_event_sk_data_ready’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ 241 | TRACE_EVENT(sk_data_ready, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ 241 | TRACE_EVENT(sk_data_ready, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘trace_event_raw_event_sock_msg_length’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 268 | DECLARE_EVENT_CLASS(sock_msg_length, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 268 | DECLARE_EVENT_CLASS(sock_msg_length, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/sock.h: In function ‘perf_trace_sock_rcvqueue_full’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(sock_rcvqueue_full, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(sock_rcvqueue_full, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘perf_trace_sock_exceed_buf_limit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(sock_exceed_buf_limit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(sock_exceed_buf_limit, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘perf_trace_inet_sock_set_state’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(inet_sock_set_state, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(inet_sock_set_state, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘perf_trace_inet_sk_error_report’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ 194 | TRACE_EVENT(inet_sk_error_report, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ 194 | TRACE_EVENT(inet_sk_error_report, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘perf_trace_sk_data_ready’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ 241 | TRACE_EVENT(sk_data_ready, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ 241 | TRACE_EVENT(sk_data_ready, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘perf_trace_sock_msg_length’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 268 | DECLARE_EVENT_CLASS(sock_msg_length, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 268 | DECLARE_EVENT_CLASS(sock_msg_length, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/sock.h: In function ‘__bpf_trace_sock_rcvqueue_full’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(sock_rcvqueue_full, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(sock_rcvqueue_full, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘__bpf_trace_sock_exceed_buf_limit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(sock_exceed_buf_limit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(sock_exceed_buf_limit, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘__bpf_trace_inet_sock_set_state’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(inet_sock_set_state, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(inet_sock_set_state, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘__bpf_trace_inet_sk_error_report’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ 194 | TRACE_EVENT(inet_sk_error_report, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ 194 | TRACE_EVENT(inet_sk_error_report, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘__bpf_trace_sk_data_ready’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ 241 | TRACE_EVENT(sk_data_ready, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ 241 | TRACE_EVENT(sk_data_ready, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘__bpf_trace_sock_msg_length’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 268 | DECLARE_EVENT_CLASS(sock_msg_length, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 268 | DECLARE_EVENT_CLASS(sock_msg_length, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/udp.h:52, from ../net/core/net-traces.c:34: ../include/trace/events/udp.h: In function ‘trace_event_raw_event_udp_fail_queue_rcv_skb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/udp.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(udp_fail_queue_rcv_skb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/udp.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(udp_fail_queue_rcv_skb, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/udp.h: In function ‘perf_trace_udp_fail_queue_rcv_skb’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/udp.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(udp_fail_queue_rcv_skb, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/udp.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(udp_fail_queue_rcv_skb, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/udp.h: In function ‘__bpf_trace_udp_fail_queue_rcv_skb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/udp.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(udp_fail_queue_rcv_skb, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/udp.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(udp_fail_queue_rcv_skb, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/tcp.h:734, from ../net/core/net-traces.c:35: ../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_event_sk_skb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(tcp_event_sk_skb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(tcp_event_sk_skb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_send_reset’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ 91 | TRACE_EVENT(tcp_send_reset, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ 91 | TRACE_EVENT(tcp_send_reset, | ^~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_event_sk’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 147 | DECLARE_EVENT_CLASS(tcp_event_sk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 147 | DECLARE_EVENT_CLASS(tcp_event_sk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_retransmit_synack’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(tcp_retransmit_synack, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(tcp_retransmit_synack, | ^~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_probe’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:264:1: note: in expansion of macro ‘TRACE_EVENT’ 264 | TRACE_EVENT(tcp_probe, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:264:1: note: in expansion of macro ‘TRACE_EVENT’ 264 | TRACE_EVENT(tcp_probe, | ^~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_event_skb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 333 | DECLARE_EVENT_CLASS(tcp_event_skb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 333 | DECLARE_EVENT_CLASS(tcp_event_skb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_cong_state_set’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:366:1: note: in expansion of macro ‘TRACE_EVENT’ 366 | TRACE_EVENT(tcp_cong_state_set, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:366:1: note: in expansion of macro ‘TRACE_EVENT’ 366 | TRACE_EVENT(tcp_cong_state_set, | ^~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_hash_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:414:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 414 | DECLARE_EVENT_CLASS(tcp_hash_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:414:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 414 | DECLARE_EVENT_CLASS(tcp_hash_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_ao_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 510 | DECLARE_EVENT_CLASS(tcp_ao_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 510 | DECLARE_EVENT_CLASS(tcp_ao_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_ao_event_sk’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 616 | DECLARE_EVENT_CLASS(tcp_ao_event_sk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 616 | DECLARE_EVENT_CLASS(tcp_ao_event_sk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_ao_event_sne’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:672:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 672 | DECLARE_EVENT_CLASS(tcp_ao_event_sne, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:672:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 672 | DECLARE_EVENT_CLASS(tcp_ao_event_sne, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/tcp.h: In function ‘perf_trace_tcp_event_sk_skb’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(tcp_event_sk_skb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(tcp_event_sk_skb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘perf_trace_tcp_send_reset’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ 91 | TRACE_EVENT(tcp_send_reset, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ 91 | TRACE_EVENT(tcp_send_reset, | ^~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘perf_trace_tcp_event_sk’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 147 | DECLARE_EVENT_CLASS(tcp_event_sk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 147 | DECLARE_EVENT_CLASS(tcp_event_sk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘perf_trace_tcp_retransmit_synack’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(tcp_retransmit_synack, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(tcp_retransmit_synack, | ^~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘perf_trace_tcp_probe’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:264:1: note: in expansion of macro ‘TRACE_EVENT’ 264 | TRACE_EVENT(tcp_probe, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:264:1: note: in expansion of macro ‘TRACE_EVENT’ 264 | TRACE_EVENT(tcp_probe, | ^~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘perf_trace_tcp_event_skb’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 333 | DECLARE_EVENT_CLASS(tcp_event_skb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 333 | DECLARE_EVENT_CLASS(tcp_event_skb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘perf_trace_tcp_cong_state_set’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:366:1: note: in expansion of macro ‘TRACE_EVENT’ 366 | TRACE_EVENT(tcp_cong_state_set, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:366:1: note: in expansion of macro ‘TRACE_EVENT’ 366 | TRACE_EVENT(tcp_cong_state_set, | ^~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘perf_trace_tcp_hash_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:414:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 414 | DECLARE_EVENT_CLASS(tcp_hash_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:414:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 414 | DECLARE_EVENT_CLASS(tcp_hash_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘perf_trace_tcp_ao_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 510 | DECLARE_EVENT_CLASS(tcp_ao_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 510 | DECLARE_EVENT_CLASS(tcp_ao_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘perf_trace_tcp_ao_event_sk’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 616 | DECLARE_EVENT_CLASS(tcp_ao_event_sk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 616 | DECLARE_EVENT_CLASS(tcp_ao_event_sk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘perf_trace_tcp_ao_event_sne’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:672:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 672 | DECLARE_EVENT_CLASS(tcp_ao_event_sne, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:672:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 672 | DECLARE_EVENT_CLASS(tcp_ao_event_sne, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_event_sk_skb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(tcp_event_sk_skb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(tcp_event_sk_skb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_send_reset’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ 91 | TRACE_EVENT(tcp_send_reset, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ 91 | TRACE_EVENT(tcp_send_reset, | ^~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_event_sk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 147 | DECLARE_EVENT_CLASS(tcp_event_sk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 147 | DECLARE_EVENT_CLASS(tcp_event_sk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_retransmit_synack’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(tcp_retransmit_synack, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(tcp_retransmit_synack, | ^~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_probe’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:264:1: note: in expansion of macro ‘TRACE_EVENT’ 264 | TRACE_EVENT(tcp_probe, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:264:1: note: in expansion of macro ‘TRACE_EVENT’ 264 | TRACE_EVENT(tcp_probe, | ^~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_event_skb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 333 | DECLARE_EVENT_CLASS(tcp_event_skb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 333 | DECLARE_EVENT_CLASS(tcp_event_skb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_cong_state_set’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:366:1: note: in expansion of macro ‘TRACE_EVENT’ 366 | TRACE_EVENT(tcp_cong_state_set, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:366:1: note: in expansion of macro ‘TRACE_EVENT’ 366 | TRACE_EVENT(tcp_cong_state_set, | ^~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_hash_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:414:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 414 | DECLARE_EVENT_CLASS(tcp_hash_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:414:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 414 | DECLARE_EVENT_CLASS(tcp_hash_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_ao_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 510 | DECLARE_EVENT_CLASS(tcp_ao_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 510 | DECLARE_EVENT_CLASS(tcp_ao_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_ao_event_sk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 616 | DECLARE_EVENT_CLASS(tcp_ao_event_sk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 616 | DECLARE_EVENT_CLASS(tcp_ao_event_sk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_ao_event_sne’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:672:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 672 | DECLARE_EVENT_CLASS(tcp_ao_event_sne, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:672:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 672 | DECLARE_EVENT_CLASS(tcp_ao_event_sne, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/fib.h:102, from ../net/core/net-traces.c:36: ../include/trace/events/fib.h: In function ‘trace_event_raw_event_fib_table_lookup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fib.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(fib_table_lookup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fib.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(fib_table_lookup, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/fib.h: In function ‘perf_trace_fib_table_lookup’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fib.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(fib_table_lookup, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fib.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(fib_table_lookup, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/fib.h: In function ‘__bpf_trace_fib_table_lookup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fib.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(fib_table_lookup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fib.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(fib_table_lookup, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/qdisc.h:153, from ../net/core/net-traces.c:37: ../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_dequeue’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(qdisc_dequeue, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(qdisc_dequeue, | ^~~~~~~~~~~ ../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_enqueue’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(qdisc_enqueue, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(qdisc_enqueue, | ^~~~~~~~~~~ ../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_reset’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(qdisc_reset, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(qdisc_reset, | ^~~~~~~~~~~ ../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_destroy’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(qdisc_destroy, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(qdisc_destroy, | ^~~~~~~~~~~ ../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_create’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ 127 | TRACE_EVENT(qdisc_create, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ 127 | TRACE_EVENT(qdisc_create, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/qdisc.h: In function ‘perf_trace_qdisc_dequeue’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(qdisc_dequeue, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(qdisc_dequeue, | ^~~~~~~~~~~ ../include/trace/events/qdisc.h: In function ‘perf_trace_qdisc_enqueue’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(qdisc_enqueue, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(qdisc_enqueue, | ^~~~~~~~~~~ ../include/trace/events/qdisc.h: In function ‘perf_trace_qdisc_reset’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(qdisc_reset, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(qdisc_reset, | ^~~~~~~~~~~ ../include/trace/events/qdisc.h: In function ‘perf_trace_qdisc_destroy’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(qdisc_destroy, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(qdisc_destroy, | ^~~~~~~~~~~ ../include/trace/events/qdisc.h: In function ‘perf_trace_qdisc_create’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ 127 | TRACE_EVENT(qdisc_create, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ 127 | TRACE_EVENT(qdisc_create, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/qdisc.h: In function ‘__bpf_trace_qdisc_dequeue’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(qdisc_dequeue, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(qdisc_dequeue, | ^~~~~~~~~~~ ../include/trace/events/qdisc.h: In function ‘__bpf_trace_qdisc_enqueue’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(qdisc_enqueue, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(qdisc_enqueue, | ^~~~~~~~~~~ ../include/trace/events/qdisc.h: In function ‘__bpf_trace_qdisc_reset’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(qdisc_reset, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(qdisc_reset, | ^~~~~~~~~~~ ../include/trace/events/qdisc.h: In function ‘__bpf_trace_qdisc_destroy’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(qdisc_destroy, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(qdisc_destroy, | ^~~~~~~~~~~ ../include/trace/events/qdisc.h: In function ‘__bpf_trace_qdisc_create’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ 127 | TRACE_EVENT(qdisc_create, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ 127 | TRACE_EVENT(qdisc_create, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/bridge.h:187, from ../net/core/net-traces.c:39: ../include/trace/events/bridge.h: In function ‘trace_event_raw_event_br_fdb_add’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(br_fdb_add, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(br_fdb_add, | ^~~~~~~~~~~ ../include/trace/events/bridge.h: In function ‘trace_event_raw_event_br_fdb_external_learn_add’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(br_fdb_external_learn_add, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(br_fdb_external_learn_add, | ^~~~~~~~~~~ ../include/trace/events/bridge.h: In function ‘trace_event_raw_event_fdb_delete’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(fdb_delete, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(fdb_delete, | ^~~~~~~~~~~ ../include/trace/events/bridge.h: In function ‘trace_event_raw_event_br_fdb_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ 95 | TRACE_EVENT(br_fdb_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ 95 | TRACE_EVENT(br_fdb_update, | ^~~~~~~~~~~ ../include/trace/events/bridge.h: In function ‘trace_event_raw_event_br_mdb_full’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ 125 | TRACE_EVENT(br_mdb_full, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ 125 | TRACE_EVENT(br_mdb_full, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/bridge.h: In function ‘perf_trace_br_fdb_add’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(br_fdb_add, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(br_fdb_add, | ^~~~~~~~~~~ ../include/trace/events/bridge.h: In function ‘perf_trace_br_fdb_external_learn_add’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(br_fdb_external_learn_add, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(br_fdb_external_learn_add, | ^~~~~~~~~~~ ../include/trace/events/bridge.h: In function ‘perf_trace_fdb_delete’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(fdb_delete, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(fdb_delete, | ^~~~~~~~~~~ ../include/trace/events/bridge.h: In function ‘perf_trace_br_fdb_update’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ 95 | TRACE_EVENT(br_fdb_update, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ 95 | TRACE_EVENT(br_fdb_update, | ^~~~~~~~~~~ ../include/trace/events/bridge.h: In function ‘perf_trace_br_mdb_full’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ 125 | TRACE_EVENT(br_mdb_full, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ 125 | TRACE_EVENT(br_mdb_full, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/bridge.h: In function ‘__bpf_trace_br_fdb_add’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(br_fdb_add, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(br_fdb_add, | ^~~~~~~~~~~ ../include/trace/events/bridge.h: In function ‘__bpf_trace_br_fdb_external_learn_add’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(br_fdb_external_learn_add, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(br_fdb_external_learn_add, | ^~~~~~~~~~~ ../include/trace/events/bridge.h: In function ‘__bpf_trace_fdb_delete’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(fdb_delete, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(fdb_delete, | ^~~~~~~~~~~ ../include/trace/events/bridge.h: In function ‘__bpf_trace_br_fdb_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ 95 | TRACE_EVENT(br_fdb_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ 95 | TRACE_EVENT(br_fdb_update, | ^~~~~~~~~~~ ../include/trace/events/bridge.h: In function ‘__bpf_trace_br_mdb_full’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ 125 | TRACE_EVENT(br_mdb_full, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ 125 | TRACE_EVENT(br_mdb_full, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/page_pool.h:119, from ../net/core/net-traces.c:48: ../include/trace/events/page_pool.h: In function ‘trace_event_raw_event_page_pool_release’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(page_pool_release, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(page_pool_release, | ^~~~~~~~~~~ ../include/trace/events/page_pool.h: In function ‘trace_event_raw_event_page_pool_state_release’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(page_pool_state_release, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(page_pool_state_release, | ^~~~~~~~~~~ ../include/trace/events/page_pool.h: In function ‘trace_event_raw_event_page_pool_state_hold’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(page_pool_state_hold, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(page_pool_state_hold, | ^~~~~~~~~~~ ../include/trace/events/page_pool.h: In function ‘trace_event_raw_event_page_pool_update_nid’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(page_pool_update_nid, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(page_pool_update_nid, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/page_pool.h: In function ‘perf_trace_page_pool_release’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(page_pool_release, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(page_pool_release, | ^~~~~~~~~~~ ../include/trace/events/page_pool.h: In function ‘perf_trace_page_pool_state_release’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(page_pool_state_release, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(page_pool_state_release, | ^~~~~~~~~~~ ../include/trace/events/page_pool.h: In function ‘perf_trace_page_pool_state_hold’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(page_pool_state_hold, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(page_pool_state_hold, | ^~~~~~~~~~~ ../include/trace/events/page_pool.h: In function ‘perf_trace_page_pool_update_nid’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(page_pool_update_nid, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(page_pool_update_nid, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/page_pool.h: In function ‘__bpf_trace_page_pool_release’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(page_pool_release, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(page_pool_release, | ^~~~~~~~~~~ ../include/trace/events/page_pool.h: In function ‘__bpf_trace_page_pool_state_release’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(page_pool_state_release, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(page_pool_state_release, | ^~~~~~~~~~~ ../include/trace/events/page_pool.h: In function ‘__bpf_trace_page_pool_state_hold’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(page_pool_state_hold, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(page_pool_state_hold, | ^~~~~~~~~~~ ../include/trace/events/page_pool.h: In function ‘__bpf_trace_page_pool_update_nid’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(page_pool_update_nid, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(page_pool_update_nid, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/neigh.h:255, from ../net/core/net-traces.c:51: ../include/trace/events/neigh.h: In function ‘trace_event_raw_event_neigh_create’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(neigh_create, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(neigh_create, | ^~~~~~~~~~~ ../include/trace/events/neigh.h: In function ‘trace_event_raw_event_neigh_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(neigh_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(neigh_update, | ^~~~~~~~~~~ ../include/trace/events/neigh.h: In function ‘trace_event_raw_event_neigh__update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 156 | DECLARE_EVENT_CLASS(neigh__update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 156 | DECLARE_EVENT_CLASS(neigh__update, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/neigh.h: In function ‘perf_trace_neigh_create’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(neigh_create, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(neigh_create, | ^~~~~~~~~~~ ../include/trace/events/neigh.h: In function ‘perf_trace_neigh_update’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(neigh_update, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(neigh_update, | ^~~~~~~~~~~ ../include/trace/events/neigh.h: In function ‘perf_trace_neigh__update’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 156 | DECLARE_EVENT_CLASS(neigh__update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 156 | DECLARE_EVENT_CLASS(neigh__update, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/neigh.h: In function ‘__bpf_trace_neigh_create’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(neigh_create, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(neigh_create, | ^~~~~~~~~~~ ../include/trace/events/neigh.h: In function ‘__bpf_trace_neigh_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(neigh_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(neigh_update, | ^~~~~~~~~~~ ../include/trace/events/neigh.h: In function ‘__bpf_trace_neigh__update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 156 | DECLARE_EVENT_CLASS(neigh__update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 156 | DECLARE_EVENT_CLASS(neigh__update, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: net/core/net-traces.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: net/core] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/afs.h:1612, from ../fs/afs/internal.h:985, from ../fs/afs/main.c:16: ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_receive_data’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(afs_receive_data, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(afs_receive_data, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(afs_receive_data, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(afs_receive_data, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(afs_receive_data, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_notify_call’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:569:1: note: in expansion of macro ‘TRACE_EVENT’ 569 | TRACE_EVENT(afs_notify_call, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:569:1: note: in expansion of macro ‘TRACE_EVENT’ 569 | TRACE_EVENT(afs_notify_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cb_call’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:591:1: note: in expansion of macro ‘TRACE_EVENT’ 591 | TRACE_EVENT(afs_cb_call, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:591:1: note: in expansion of macro ‘TRACE_EVENT’ 591 | TRACE_EVENT(afs_cb_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_call’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:615:1: note: in expansion of macro ‘TRACE_EVENT’ 615 | TRACE_EVENT(afs_call, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:615:1: note: in expansion of macro ‘TRACE_EVENT’ 615 | TRACE_EVENT(afs_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_make_fs_call’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ 645 | TRACE_EVENT(afs_make_fs_call, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ 645 | TRACE_EVENT(afs_make_fs_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_make_fs_calli’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:676:1: note: in expansion of macro ‘TRACE_EVENT’ 676 | TRACE_EVENT(afs_make_fs_calli, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:676:1: note: in expansion of macro ‘TRACE_EVENT’ 676 | TRACE_EVENT(afs_make_fs_calli, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_make_fs_call1’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:711:1: note: in expansion of macro ‘TRACE_EVENT’ 711 | TRACE_EVENT(afs_make_fs_call1, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:711:1: note: in expansion of macro ‘TRACE_EVENT’ 711 | TRACE_EVENT(afs_make_fs_call1, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_make_fs_call2’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:748:1: note: in expansion of macro ‘TRACE_EVENT’ 748 | TRACE_EVENT(afs_make_fs_call2, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:748:1: note: in expansion of macro ‘TRACE_EVENT’ 748 | TRACE_EVENT(afs_make_fs_call2, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_make_vl_call’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ 790 | TRACE_EVENT(afs_make_vl_call, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ 790 | TRACE_EVENT(afs_make_vl_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_call_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(afs_call_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(afs_call_done, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_send_data’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ 836 | TRACE_EVENT(afs_send_data, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ 836 | TRACE_EVENT(afs_send_data, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_sent_data’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:860:1: note: in expansion of macro ‘TRACE_EVENT’ 860 | TRACE_EVENT(afs_sent_data, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:860:1: note: in expansion of macro ‘TRACE_EVENT’ 860 | TRACE_EVENT(afs_sent_data, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_dir_check_failed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ 884 | TRACE_EVENT(afs_dir_check_failed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ 884 | TRACE_EVENT(afs_dir_check_failed, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_call_state’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:905:1: note: in expansion of macro ‘TRACE_EVENT’ 905 | TRACE_EVENT(afs_call_state, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:905:1: note: in expansion of macro ‘TRACE_EVENT’ 905 | TRACE_EVENT(afs_call_state, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_lookup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:935:1: note: in expansion of macro ‘TRACE_EVENT’ 935 | TRACE_EVENT(afs_lookup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:935:1: note: in expansion of macro ‘TRACE_EVENT’ 935 | TRACE_EVENT(afs_lookup, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_edit_dir’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:961:1: note: in expansion of macro ‘TRACE_EVENT’ 961 | TRACE_EVENT(afs_edit_dir, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:961:1: note: in expansion of macro ‘TRACE_EVENT’ 961 | TRACE_EVENT(afs_edit_dir, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_protocol_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1009:1: note: in expansion of macro ‘TRACE_EVENT’ 1009 | TRACE_EVENT(afs_protocol_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1009:1: note: in expansion of macro ‘TRACE_EVENT’ 1009 | TRACE_EVENT(afs_protocol_error, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_io_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1029:1: note: in expansion of macro ‘TRACE_EVENT’ 1029 | TRACE_EVENT(afs_io_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1029:1: note: in expansion of macro ‘TRACE_EVENT’ 1029 | TRACE_EVENT(afs_io_error, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_file_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1051:1: note: in expansion of macro ‘TRACE_EVENT’ 1051 | TRACE_EVENT(afs_file_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1051:1: note: in expansion of macro ‘TRACE_EVENT’ 1051 | TRACE_EVENT(afs_file_error, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_bulkstat_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1074:1: note: in expansion of macro ‘TRACE_EVENT’ 1074 | TRACE_EVENT(afs_bulkstat_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1074:1: note: in expansion of macro ‘TRACE_EVENT’ 1074 | TRACE_EVENT(afs_bulkstat_error, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cm_no_server’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1099:1: note: in expansion of macro ‘TRACE_EVENT’ 1099 | TRACE_EVENT(afs_cm_no_server, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1099:1: note: in expansion of macro ‘TRACE_EVENT’ 1099 | TRACE_EVENT(afs_cm_no_server, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cm_no_server_u’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1120:1: note: in expansion of macro ‘TRACE_EVENT’ 1120 | TRACE_EVENT(afs_cm_no_server_u, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1120:1: note: in expansion of macro ‘TRACE_EVENT’ 1120 | TRACE_EVENT(afs_cm_no_server_u, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_flock_ev’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1141:1: note: in expansion of macro ‘TRACE_EVENT’ 1141 | TRACE_EVENT(afs_flock_ev, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1141:1: note: in expansion of macro ‘TRACE_EVENT’ 1141 | TRACE_EVENT(afs_flock_ev, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_flock_op’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1171:1: note: in expansion of macro ‘TRACE_EVENT’ 1171 | TRACE_EVENT(afs_flock_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1171:1: note: in expansion of macro ‘TRACE_EVENT’ 1171 | TRACE_EVENT(afs_flock_op, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_reload_dir’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1205:1: note: in expansion of macro ‘TRACE_EVENT’ 1205 | TRACE_EVENT(afs_reload_dir, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1205:1: note: in expansion of macro ‘TRACE_EVENT’ 1205 | TRACE_EVENT(afs_reload_dir, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_silly_rename’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1222:1: note: in expansion of macro ‘TRACE_EVENT’ 1222 | TRACE_EVENT(afs_silly_rename, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1222:1: note: in expansion of macro ‘TRACE_EVENT’ 1222 | TRACE_EVENT(afs_silly_rename, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_get_tree’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ 1242 | TRACE_EVENT(afs_get_tree, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ 1242 | TRACE_EVENT(afs_get_tree, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cb_v_break’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1268:1: note: in expansion of macro ‘TRACE_EVENT’ 1268 | TRACE_EVENT(afs_cb_v_break, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1268:1: note: in expansion of macro ‘TRACE_EVENT’ 1268 | TRACE_EVENT(afs_cb_v_break, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cb_break’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ 1292 | TRACE_EVENT(afs_cb_break, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ 1292 | TRACE_EVENT(afs_cb_break, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cb_miss’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ 1319 | TRACE_EVENT(afs_cb_miss, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ 1319 | TRACE_EVENT(afs_cb_miss, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_server’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1339:1: note: in expansion of macro ‘TRACE_EVENT’ 1339 | TRACE_EVENT(afs_server, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1339:1: note: in expansion of macro ‘TRACE_EVENT’ 1339 | TRACE_EVENT(afs_server, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_volume’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ 1366 | TRACE_EVENT(afs_volume, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ 1366 | TRACE_EVENT(afs_volume, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cell’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1389:1: note: in expansion of macro ‘TRACE_EVENT’ 1389 | TRACE_EVENT(afs_cell, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1389:1: note: in expansion of macro ‘TRACE_EVENT’ 1389 | TRACE_EVENT(afs_cell, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_alist’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1416:1: note: in expansion of macro ‘TRACE_EVENT’ 1416 | TRACE_EVENT(afs_alist, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1416:1: note: in expansion of macro ‘TRACE_EVENT’ 1416 | TRACE_EVENT(afs_alist, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_estate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ 1440 | TRACE_EVENT(afs_estate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ 1440 | TRACE_EVENT(afs_estate, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_fs_probe’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ 1468 | TRACE_EVENT(afs_fs_probe, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ 1468 | TRACE_EVENT(afs_fs_probe, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_vl_probe’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ 1504 | TRACE_EVENT(afs_vl_probe, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ 1504 | TRACE_EVENT(afs_vl_probe, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_rotate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(afs_rotate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(afs_rotate, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_make_call’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ 1573 | TRACE_EVENT(afs_make_call, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ 1573 | TRACE_EVENT(afs_make_call, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/afs.h: In function ‘perf_trace_afs_receive_data’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(afs_receive_data, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(afs_receive_data, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_notify_call’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:569:1: note: in expansion of macro ‘TRACE_EVENT’ 569 | TRACE_EVENT(afs_notify_call, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:569:1: note: in expansion of macro ‘TRACE_EVENT’ 569 | TRACE_EVENT(afs_notify_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_cb_call’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:591:1: note: in expansion of macro ‘TRACE_EVENT’ 591 | TRACE_EVENT(afs_cb_call, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:591:1: note: in expansion of macro ‘TRACE_EVENT’ 591 | TRACE_EVENT(afs_cb_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_call’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:615:1: note: in expansion of macro ‘TRACE_EVENT’ 615 | TRACE_EVENT(afs_call, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:615:1: note: in expansion of macro ‘TRACE_EVENT’ 615 | TRACE_EVENT(afs_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_make_fs_call’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ 645 | TRACE_EVENT(afs_make_fs_call, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ 645 | TRACE_EVENT(afs_make_fs_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_make_fs_calli’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:676:1: note: in expansion of macro ‘TRACE_EVENT’ 676 | TRACE_EVENT(afs_make_fs_calli, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:676:1: note: in expansion of macro ‘TRACE_EVENT’ 676 | TRACE_EVENT(afs_make_fs_calli, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_make_fs_call1’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:711:1: note: in expansion of macro ‘TRACE_EVENT’ 711 | TRACE_EVENT(afs_make_fs_call1, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:711:1: note: in expansion of macro ‘TRACE_EVENT’ 711 | TRACE_EVENT(afs_make_fs_call1, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_make_fs_call2’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:748:1: note: in expansion of macro ‘TRACE_EVENT’ 748 | TRACE_EVENT(afs_make_fs_call2, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:748:1: note: in expansion of macro ‘TRACE_EVENT’ 748 | TRACE_EVENT(afs_make_fs_call2, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_make_vl_call’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ 790 | TRACE_EVENT(afs_make_vl_call, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ 790 | TRACE_EVENT(afs_make_vl_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_call_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(afs_call_done, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(afs_call_done, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_send_data’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ 836 | TRACE_EVENT(afs_send_data, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ 836 | TRACE_EVENT(afs_send_data, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_sent_data’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:860:1: note: in expansion of macro ‘TRACE_EVENT’ 860 | TRACE_EVENT(afs_sent_data, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:860:1: note: in expansion of macro ‘TRACE_EVENT’ 860 | TRACE_EVENT(afs_sent_data, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_dir_check_failed’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ 884 | TRACE_EVENT(afs_dir_check_failed, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ 884 | TRACE_EVENT(afs_dir_check_failed, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_call_state’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:905:1: note: in expansion of macro ‘TRACE_EVENT’ 905 | TRACE_EVENT(afs_call_state, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:905:1: note: in expansion of macro ‘TRACE_EVENT’ 905 | TRACE_EVENT(afs_call_state, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_lookup’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:935:1: note: in expansion of macro ‘TRACE_EVENT’ 935 | TRACE_EVENT(afs_lookup, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:935:1: note: in expansion of macro ‘TRACE_EVENT’ 935 | TRACE_EVENT(afs_lookup, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_edit_dir’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:961:1: note: in expansion of macro ‘TRACE_EVENT’ 961 | TRACE_EVENT(afs_edit_dir, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:961:1: note: in expansion of macro ‘TRACE_EVENT’ 961 | TRACE_EVENT(afs_edit_dir, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_protocol_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1009:1: note: in expansion of macro ‘TRACE_EVENT’ 1009 | TRACE_EVENT(afs_protocol_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1009:1: note: in expansion of macro ‘TRACE_EVENT’ 1009 | TRACE_EVENT(afs_protocol_error, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_io_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1029:1: note: in expansion of macro ‘TRACE_EVENT’ 1029 | TRACE_EVENT(afs_io_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1029:1: note: in expansion of macro ‘TRACE_EVENT’ 1029 | TRACE_EVENT(afs_io_error, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_file_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1051:1: note: in expansion of macro ‘TRACE_EVENT’ 1051 | TRACE_EVENT(afs_file_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1051:1: note: in expansion of macro ‘TRACE_EVENT’ 1051 | TRACE_EVENT(afs_file_error, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_bulkstat_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1074:1: note: in expansion of macro ‘TRACE_EVENT’ 1074 | TRACE_EVENT(afs_bulkstat_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1074:1: note: in expansion of macro ‘TRACE_EVENT’ 1074 | TRACE_EVENT(afs_bulkstat_error, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_cm_no_server’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1099:1: note: in expansion of macro ‘TRACE_EVENT’ 1099 | TRACE_EVENT(afs_cm_no_server, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1099:1: note: in expansion of macro ‘TRACE_EVENT’ 1099 | TRACE_EVENT(afs_cm_no_server, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_cm_no_server_u’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1120:1: note: in expansion of macro ‘TRACE_EVENT’ 1120 | TRACE_EVENT(afs_cm_no_server_u, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1120:1: note: in expansion of macro ‘TRACE_EVENT’ 1120 | TRACE_EVENT(afs_cm_no_server_u, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_flock_ev’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1141:1: note: in expansion of macro ‘TRACE_EVENT’ 1141 | TRACE_EVENT(afs_flock_ev, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1141:1: note: in expansion of macro ‘TRACE_EVENT’ 1141 | TRACE_EVENT(afs_flock_ev, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_flock_op’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1171:1: note: in expansion of macro ‘TRACE_EVENT’ 1171 | TRACE_EVENT(afs_flock_op, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1171:1: note: in expansion of macro ‘TRACE_EVENT’ 1171 | TRACE_EVENT(afs_flock_op, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_reload_dir’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1205:1: note: in expansion of macro ‘TRACE_EVENT’ 1205 | TRACE_EVENT(afs_reload_dir, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1205:1: note: in expansion of macro ‘TRACE_EVENT’ 1205 | TRACE_EVENT(afs_reload_dir, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_silly_rename’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1222:1: note: in expansion of macro ‘TRACE_EVENT’ 1222 | TRACE_EVENT(afs_silly_rename, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1222:1: note: in expansion of macro ‘TRACE_EVENT’ 1222 | TRACE_EVENT(afs_silly_rename, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_get_tree’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ 1242 | TRACE_EVENT(afs_get_tree, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ 1242 | TRACE_EVENT(afs_get_tree, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_cb_v_break’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1268:1: note: in expansion of macro ‘TRACE_EVENT’ 1268 | TRACE_EVENT(afs_cb_v_break, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1268:1: note: in expansion of macro ‘TRACE_EVENT’ 1268 | TRACE_EVENT(afs_cb_v_break, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_cb_break’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ 1292 | TRACE_EVENT(afs_cb_break, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ 1292 | TRACE_EVENT(afs_cb_break, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_cb_miss’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ 1319 | TRACE_EVENT(afs_cb_miss, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ 1319 | TRACE_EVENT(afs_cb_miss, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_server’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1339:1: note: in expansion of macro ‘TRACE_EVENT’ 1339 | TRACE_EVENT(afs_server, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1339:1: note: in expansion of macro ‘TRACE_EVENT’ 1339 | TRACE_EVENT(afs_server, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_volume’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ 1366 | TRACE_EVENT(afs_volume, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ 1366 | TRACE_EVENT(afs_volume, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_cell’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1389:1: note: in expansion of macro ‘TRACE_EVENT’ 1389 | TRACE_EVENT(afs_cell, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1389:1: note: in expansion of macro ‘TRACE_EVENT’ 1389 | TRACE_EVENT(afs_cell, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_alist’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1416:1: note: in expansion of macro ‘TRACE_EVENT’ 1416 | TRACE_EVENT(afs_alist, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1416:1: note: in expansion of macro ‘TRACE_EVENT’ 1416 | TRACE_EVENT(afs_alist, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_estate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ 1440 | TRACE_EVENT(afs_estate, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ 1440 | TRACE_EVENT(afs_estate, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_fs_probe’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ 1468 | TRACE_EVENT(afs_fs_probe, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ 1468 | TRACE_EVENT(afs_fs_probe, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_vl_probe’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ 1504 | TRACE_EVENT(afs_vl_probe, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ 1504 | TRACE_EVENT(afs_vl_probe, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_rotate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(afs_rotate, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(afs_rotate, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_make_call’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ 1573 | TRACE_EVENT(afs_make_call, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ 1573 | TRACE_EVENT(afs_make_call, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_receive_data’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(afs_receive_data, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(afs_receive_data, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_notify_call’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:569:1: note: in expansion of macro ‘TRACE_EVENT’ 569 | TRACE_EVENT(afs_notify_call, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:569:1: note: in expansion of macro ‘TRACE_EVENT’ 569 | TRACE_EVENT(afs_notify_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cb_call’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:591:1: note: in expansion of macro ‘TRACE_EVENT’ 591 | TRACE_EVENT(afs_cb_call, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:591:1: note: in expansion of macro ‘TRACE_EVENT’ 591 | TRACE_EVENT(afs_cb_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_call’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:615:1: note: in expansion of macro ‘TRACE_EVENT’ 615 | TRACE_EVENT(afs_call, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:615:1: note: in expansion of macro ‘TRACE_EVENT’ 615 | TRACE_EVENT(afs_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_fs_call’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ 645 | TRACE_EVENT(afs_make_fs_call, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ 645 | TRACE_EVENT(afs_make_fs_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_fs_calli’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:676:1: note: in expansion of macro ‘TRACE_EVENT’ 676 | TRACE_EVENT(afs_make_fs_calli, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:676:1: note: in expansion of macro ‘TRACE_EVENT’ 676 | TRACE_EVENT(afs_make_fs_calli, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_fs_call1’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:711:1: note: in expansion of macro ‘TRACE_EVENT’ 711 | TRACE_EVENT(afs_make_fs_call1, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:711:1: note: in expansion of macro ‘TRACE_EVENT’ 711 | TRACE_EVENT(afs_make_fs_call1, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_fs_call2’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:748:1: note: in expansion of macro ‘TRACE_EVENT’ 748 | TRACE_EVENT(afs_make_fs_call2, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:748:1: note: in expansion of macro ‘TRACE_EVENT’ 748 | TRACE_EVENT(afs_make_fs_call2, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_vl_call’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ 790 | TRACE_EVENT(afs_make_vl_call, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ 790 | TRACE_EVENT(afs_make_vl_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_call_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(afs_call_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(afs_call_done, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_send_data’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ 836 | TRACE_EVENT(afs_send_data, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ 836 | TRACE_EVENT(afs_send_data, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_sent_data’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:860:1: note: in expansion of macro ‘TRACE_EVENT’ 860 | TRACE_EVENT(afs_sent_data, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:860:1: note: in expansion of macro ‘TRACE_EVENT’ 860 | TRACE_EVENT(afs_sent_data, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_dir_check_failed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ 884 | TRACE_EVENT(afs_dir_check_failed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ 884 | TRACE_EVENT(afs_dir_check_failed, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_call_state’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:905:1: note: in expansion of macro ‘TRACE_EVENT’ 905 | TRACE_EVENT(afs_call_state, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:905:1: note: in expansion of macro ‘TRACE_EVENT’ 905 | TRACE_EVENT(afs_call_state, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_lookup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:935:1: note: in expansion of macro ‘TRACE_EVENT’ 935 | TRACE_EVENT(afs_lookup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:935:1: note: in expansion of macro ‘TRACE_EVENT’ 935 | TRACE_EVENT(afs_lookup, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_edit_dir’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:961:1: note: in expansion of macro ‘TRACE_EVENT’ 961 | TRACE_EVENT(afs_edit_dir, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:961:1: note: in expansion of macro ‘TRACE_EVENT’ 961 | TRACE_EVENT(afs_edit_dir, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_protocol_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1009:1: note: in expansion of macro ‘TRACE_EVENT’ 1009 | TRACE_EVENT(afs_protocol_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1009:1: note: in expansion of macro ‘TRACE_EVENT’ 1009 | TRACE_EVENT(afs_protocol_error, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_io_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1029:1: note: in expansion of macro ‘TRACE_EVENT’ 1029 | TRACE_EVENT(afs_io_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1029:1: note: in expansion of macro ‘TRACE_EVENT’ 1029 | TRACE_EVENT(afs_io_error, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_file_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1051:1: note: in expansion of macro ‘TRACE_EVENT’ 1051 | TRACE_EVENT(afs_file_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1051:1: note: in expansion of macro ‘TRACE_EVENT’ 1051 | TRACE_EVENT(afs_file_error, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_bulkstat_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1074:1: note: in expansion of macro ‘TRACE_EVENT’ 1074 | TRACE_EVENT(afs_bulkstat_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1074:1: note: in expansion of macro ‘TRACE_EVENT’ 1074 | TRACE_EVENT(afs_bulkstat_error, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cm_no_server’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1099:1: note: in expansion of macro ‘TRACE_EVENT’ 1099 | TRACE_EVENT(afs_cm_no_server, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1099:1: note: in expansion of macro ‘TRACE_EVENT’ 1099 | TRACE_EVENT(afs_cm_no_server, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cm_no_server_u’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1120:1: note: in expansion of macro ‘TRACE_EVENT’ 1120 | TRACE_EVENT(afs_cm_no_server_u, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1120:1: note: in expansion of macro ‘TRACE_EVENT’ 1120 | TRACE_EVENT(afs_cm_no_server_u, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_flock_ev’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1141:1: note: in expansion of macro ‘TRACE_EVENT’ 1141 | TRACE_EVENT(afs_flock_ev, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1141:1: note: in expansion of macro ‘TRACE_EVENT’ 1141 | TRACE_EVENT(afs_flock_ev, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_flock_op’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1171:1: note: in expansion of macro ‘TRACE_EVENT’ 1171 | TRACE_EVENT(afs_flock_op, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1171:1: note: in expansion of macro ‘TRACE_EVENT’ 1171 | TRACE_EVENT(afs_flock_op, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_reload_dir’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1205:1: note: in expansion of macro ‘TRACE_EVENT’ 1205 | TRACE_EVENT(afs_reload_dir, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1205:1: note: in expansion of macro ‘TRACE_EVENT’ 1205 | TRACE_EVENT(afs_reload_dir, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_silly_rename’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1222:1: note: in expansion of macro ‘TRACE_EVENT’ 1222 | TRACE_EVENT(afs_silly_rename, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1222:1: note: in expansion of macro ‘TRACE_EVENT’ 1222 | TRACE_EVENT(afs_silly_rename, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_get_tree’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ 1242 | TRACE_EVENT(afs_get_tree, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ 1242 | TRACE_EVENT(afs_get_tree, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cb_v_break’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1268:1: note: in expansion of macro ‘TRACE_EVENT’ 1268 | TRACE_EVENT(afs_cb_v_break, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1268:1: note: in expansion of macro ‘TRACE_EVENT’ 1268 | TRACE_EVENT(afs_cb_v_break, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cb_break’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ 1292 | TRACE_EVENT(afs_cb_break, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ 1292 | TRACE_EVENT(afs_cb_break, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cb_miss’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ 1319 | TRACE_EVENT(afs_cb_miss, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ 1319 | TRACE_EVENT(afs_cb_miss, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_server’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1339:1: note: in expansion of macro ‘TRACE_EVENT’ 1339 | TRACE_EVENT(afs_server, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1339:1: note: in expansion of macro ‘TRACE_EVENT’ 1339 | TRACE_EVENT(afs_server, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_volume’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ 1366 | TRACE_EVENT(afs_volume, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ 1366 | TRACE_EVENT(afs_volume, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cell’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1389:1: note: in expansion of macro ‘TRACE_EVENT’ 1389 | TRACE_EVENT(afs_cell, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1389:1: note: in expansion of macro ‘TRACE_EVENT’ 1389 | TRACE_EVENT(afs_cell, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_alist’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1416:1: note: in expansion of macro ‘TRACE_EVENT’ 1416 | TRACE_EVENT(afs_alist, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1416:1: note: in expansion of macro ‘TRACE_EVENT’ 1416 | TRACE_EVENT(afs_alist, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_estate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ 1440 | TRACE_EVENT(afs_estate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ 1440 | TRACE_EVENT(afs_estate, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_fs_probe’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ 1468 | TRACE_EVENT(afs_fs_probe, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ 1468 | TRACE_EVENT(afs_fs_probe, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_vl_probe’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ 1504 | TRACE_EVENT(afs_vl_probe, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ 1504 | TRACE_EVENT(afs_vl_probe, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_rotate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(afs_rotate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(afs_rotate, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_call’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ 1573 | TRACE_EVENT(afs_make_call, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ 1573 | TRACE_EVENT(afs_make_call, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/afs/main.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/afs] Error 2 In file included from ../include/trace/define_trace.h:108, from ../fs/bcachefs/trace.h:1450, from ../fs/bcachefs/trace.c:18: ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_bpos’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(bpos, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(bpos, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(bpos, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(bpos, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(bpos, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_fs_str’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(fs_str, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(fs_str, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_str’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(trans_str, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(trans_str, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_str_nocaller’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:75:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 75 | DECLARE_EVENT_CLASS(trans_str_nocaller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:75:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 75 | DECLARE_EVENT_CLASS(trans_str_nocaller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_node_nofs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 96 | DECLARE_EVENT_CLASS(btree_node_nofs, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 96 | DECLARE_EVENT_CLASS(btree_node_nofs, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_node’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 121 | DECLARE_EVENT_CLASS(btree_node, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 121 | DECLARE_EVENT_CLASS(btree_node, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_bch_fs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(bch_fs, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(bch_fs, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_trans’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 163 | DECLARE_EVENT_CLASS(btree_trans, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 163 | DECLARE_EVENT_CLASS(btree_trans, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_bio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 180 | DECLARE_EVENT_CLASS(bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 180 | DECLARE_EVENT_CLASS(bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_bch2_sync_fs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:204:1: note: in expansion of macro ‘TRACE_EVENT’ 204 | TRACE_EVENT(bch2_sync_fs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:204:1: note: in expansion of macro ‘TRACE_EVENT’ 204 | TRACE_EVENT(bch2_sync_fs, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_bch2_fsync’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:226:1: note: in expansion of macro ‘TRACE_EVENT’ 226 | TRACE_EVENT(bch2_fsync, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:226:1: note: in expansion of macro ‘TRACE_EVENT’ 226 | TRACE_EVENT(bch2_fsync, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_write_super’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT(write_super, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT(write_super, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_read_nopromote’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ 280 | TRACE_EVENT(read_nopromote, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ 280 | TRACE_EVENT(read_nopromote, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_journal_reclaim_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ 341 | TRACE_EVENT(journal_reclaim_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ 341 | TRACE_EVENT(journal_reclaim_start, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_journal_reclaim_finish’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:386:1: note: in expansion of macro ‘TRACE_EVENT’ 386 | TRACE_EVENT(journal_reclaim_finish, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:386:1: note: in expansion of macro ‘TRACE_EVENT’ 386 | TRACE_EVENT(journal_reclaim_finish, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_cache_scan’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(btree_cache_scan, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(btree_cache_scan, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_node_write’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:466:1: note: in expansion of macro ‘TRACE_EVENT’ 466 | TRACE_EVENT(btree_node_write, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:466:1: note: in expansion of macro ‘TRACE_EVENT’ 466 | TRACE_EVENT(btree_node_write, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_reserve_get_fail’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ 496 | TRACE_EVENT(btree_reserve_get_fail, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ 496 | TRACE_EVENT(btree_reserve_get_fail, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_path_relock_fail’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(btree_path_relock_fail, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(btree_path_relock_fail, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_path_upgrade_fail’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:616:1: note: in expansion of macro ‘TRACE_EVENT’ 616 | TRACE_EVENT(btree_path_upgrade_fail, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:616:1: note: in expansion of macro ‘TRACE_EVENT’ 616 | TRACE_EVENT(btree_path_upgrade_fail, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_discard_buckets’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:701:1: note: in expansion of macro ‘TRACE_EVENT’ 701 | TRACE_EVENT(discard_buckets, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:701:1: note: in expansion of macro ‘TRACE_EVENT’ 701 | TRACE_EVENT(discard_buckets, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_bucket_invalidate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ 733 | TRACE_EVENT(bucket_invalidate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ 733 | TRACE_EVENT(bucket_invalidate, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_bucket_evacuate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:759:1: note: in expansion of macro ‘TRACE_EVENT’ 759 | TRACE_EVENT(bucket_evacuate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:759:1: note: in expansion of macro ‘TRACE_EVENT’ 759 | TRACE_EVENT(bucket_evacuate, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_move_data’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(move_data, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(move_data, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_evacuate_bucket’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:843:1: note: in expansion of macro ‘TRACE_EVENT’ 843 | TRACE_EVENT(evacuate_bucket, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:843:1: note: in expansion of macro ‘TRACE_EVENT’ 843 | TRACE_EVENT(evacuate_bucket, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_copygc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ 876 | TRACE_EVENT(copygc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ 876 | TRACE_EVENT(copygc, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_copygc_wait’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ 906 | TRACE_EVENT(copygc_wait, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ 906 | TRACE_EVENT(copygc_wait, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_transaction_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:930:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 930 | DECLARE_EVENT_CLASS(transaction_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:930:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 930 | DECLARE_EVENT_CLASS(transaction_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_restart_split_race’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ 960 | TRACE_EVENT(trans_restart_split_race, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ 960 | TRACE_EVENT(trans_restart_split_race, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_blocked_journal_reclaim’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:991:1: note: in expansion of macro ‘TRACE_EVENT’ 991 | TRACE_EVENT(trans_blocked_journal_reclaim, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:991:1: note: in expansion of macro ‘TRACE_EVENT’ 991 | TRACE_EVENT(trans_blocked_journal_reclaim, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_restart_journal_preres_get’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1020:1: note: in expansion of macro ‘TRACE_EVENT’ 1020 | TRACE_EVENT(trans_restart_journal_preres_get, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1020:1: note: in expansion of macro ‘TRACE_EVENT’ 1020 | TRACE_EVENT(trans_restart_journal_preres_get, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_transaction_restart_iter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1068:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1068 | DECLARE_EVENT_CLASS(transaction_restart_iter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1068:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1068 | DECLARE_EVENT_CLASS(transaction_restart_iter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_restart_upgrade’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1111:1: note: in expansion of macro ‘TRACE_EVENT’ 1111 | TRACE_EVENT(trans_restart_upgrade, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1111:1: note: in expansion of macro ‘TRACE_EVENT’ 1111 | TRACE_EVENT(trans_restart_upgrade, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_restart_would_deadlock_write’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1237:1: note: in expansion of macro ‘TRACE_EVENT’ 1237 | TRACE_EVENT(trans_restart_would_deadlock_write, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1237:1: note: in expansion of macro ‘TRACE_EVENT’ 1237 | TRACE_EVENT(trans_restart_would_deadlock_write, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_restart_mem_realloced’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1252:1: note: in expansion of macro ‘TRACE_EVENT’ 1252 | TRACE_EVENT(trans_restart_mem_realloced, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1252:1: note: in expansion of macro ‘TRACE_EVENT’ 1252 | TRACE_EVENT(trans_restart_mem_realloced, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_restart_key_cache_key_realloced’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1276:1: note: in expansion of macro ‘TRACE_EVENT’ 1276 | TRACE_EVENT(trans_restart_key_cache_key_realloced, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1276:1: note: in expansion of macro ‘TRACE_EVENT’ 1276 | TRACE_EVENT(trans_restart_key_cache_key_realloced, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_path_downgrade’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ 1314 | TRACE_EVENT(path_downgrade, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ 1314 | TRACE_EVENT(path_downgrade, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_write_buffer_flush’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1356:1: note: in expansion of macro ‘TRACE_EVENT’ 1356 | TRACE_EVENT(write_buffer_flush, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1356:1: note: in expansion of macro ‘TRACE_EVENT’ 1356 | TRACE_EVENT(write_buffer_flush, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_write_buffer_flush_sync’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1378:1: note: in expansion of macro ‘TRACE_EVENT’ 1378 | TRACE_EVENT(write_buffer_flush_sync, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1378:1: note: in expansion of macro ‘TRACE_EVENT’ 1378 | TRACE_EVENT(write_buffer_flush_sync, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_write_buffer_flush_slowpath’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1395:1: note: in expansion of macro ‘TRACE_EVENT’ 1395 | TRACE_EVENT(write_buffer_flush_slowpath, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1395:1: note: in expansion of macro ‘TRACE_EVENT’ 1395 | TRACE_EVENT(write_buffer_flush_slowpath, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_error_downcast’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ 1422 | TRACE_EVENT(error_downcast, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ 1422 | TRACE_EVENT(error_downcast, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_bpos’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(bpos, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(bpos, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_fs_str’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(fs_str, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(fs_str, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_trans_str’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(trans_str, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(trans_str, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_trans_str_nocaller’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:75:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 75 | DECLARE_EVENT_CLASS(trans_str_nocaller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:75:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 75 | DECLARE_EVENT_CLASS(trans_str_nocaller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_btree_node_nofs’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 96 | DECLARE_EVENT_CLASS(btree_node_nofs, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 96 | DECLARE_EVENT_CLASS(btree_node_nofs, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_btree_node’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 121 | DECLARE_EVENT_CLASS(btree_node, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 121 | DECLARE_EVENT_CLASS(btree_node, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_bch_fs’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(bch_fs, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(bch_fs, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_btree_trans’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 163 | DECLARE_EVENT_CLASS(btree_trans, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 163 | DECLARE_EVENT_CLASS(btree_trans, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_bio’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 180 | DECLARE_EVENT_CLASS(bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 180 | DECLARE_EVENT_CLASS(bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_bch2_sync_fs’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:204:1: note: in expansion of macro ‘TRACE_EVENT’ 204 | TRACE_EVENT(bch2_sync_fs, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:204:1: note: in expansion of macro ‘TRACE_EVENT’ 204 | TRACE_EVENT(bch2_sync_fs, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_bch2_fsync’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:226:1: note: in expansion of macro ‘TRACE_EVENT’ 226 | TRACE_EVENT(bch2_fsync, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:226:1: note: in expansion of macro ‘TRACE_EVENT’ 226 | TRACE_EVENT(bch2_fsync, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_write_super’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT(write_super, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT(write_super, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_read_nopromote’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ 280 | TRACE_EVENT(read_nopromote, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ 280 | TRACE_EVENT(read_nopromote, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_journal_reclaim_start’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ 341 | TRACE_EVENT(journal_reclaim_start, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ 341 | TRACE_EVENT(journal_reclaim_start, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_journal_reclaim_finish’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:386:1: note: in expansion of macro ‘TRACE_EVENT’ 386 | TRACE_EVENT(journal_reclaim_finish, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:386:1: note: in expansion of macro ‘TRACE_EVENT’ 386 | TRACE_EVENT(journal_reclaim_finish, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_btree_cache_scan’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(btree_cache_scan, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(btree_cache_scan, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_btree_node_write’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:466:1: note: in expansion of macro ‘TRACE_EVENT’ 466 | TRACE_EVENT(btree_node_write, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:466:1: note: in expansion of macro ‘TRACE_EVENT’ 466 | TRACE_EVENT(btree_node_write, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_btree_reserve_get_fail’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ 496 | TRACE_EVENT(btree_reserve_get_fail, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ 496 | TRACE_EVENT(btree_reserve_get_fail, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_btree_path_relock_fail’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(btree_path_relock_fail, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(btree_path_relock_fail, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_btree_path_upgrade_fail’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:616:1: note: in expansion of macro ‘TRACE_EVENT’ 616 | TRACE_EVENT(btree_path_upgrade_fail, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:616:1: note: in expansion of macro ‘TRACE_EVENT’ 616 | TRACE_EVENT(btree_path_upgrade_fail, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_discard_buckets’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:701:1: note: in expansion of macro ‘TRACE_EVENT’ 701 | TRACE_EVENT(discard_buckets, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:701:1: note: in expansion of macro ‘TRACE_EVENT’ 701 | TRACE_EVENT(discard_buckets, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_bucket_invalidate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ 733 | TRACE_EVENT(bucket_invalidate, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ 733 | TRACE_EVENT(bucket_invalidate, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_bucket_evacuate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:759:1: note: in expansion of macro ‘TRACE_EVENT’ 759 | TRACE_EVENT(bucket_evacuate, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:759:1: note: in expansion of macro ‘TRACE_EVENT’ 759 | TRACE_EVENT(bucket_evacuate, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_move_data’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(move_data, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(move_data, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_evacuate_bucket’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:843:1: note: in expansion of macro ‘TRACE_EVENT’ 843 | TRACE_EVENT(evacuate_bucket, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:843:1: note: in expansion of macro ‘TRACE_EVENT’ 843 | TRACE_EVENT(evacuate_bucket, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_copygc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ 876 | TRACE_EVENT(copygc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ 876 | TRACE_EVENT(copygc, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_copygc_wait’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ 906 | TRACE_EVENT(copygc_wait, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ 906 | TRACE_EVENT(copygc_wait, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_transaction_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:930:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 930 | DECLARE_EVENT_CLASS(transaction_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:930:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 930 | DECLARE_EVENT_CLASS(transaction_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_trans_restart_split_race’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ 960 | TRACE_EVENT(trans_restart_split_race, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ 960 | TRACE_EVENT(trans_restart_split_race, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_trans_blocked_journal_reclaim’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:991:1: note: in expansion of macro ‘TRACE_EVENT’ 991 | TRACE_EVENT(trans_blocked_journal_reclaim, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:991:1: note: in expansion of macro ‘TRACE_EVENT’ 991 | TRACE_EVENT(trans_blocked_journal_reclaim, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_trans_restart_journal_preres_get’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1020:1: note: in expansion of macro ‘TRACE_EVENT’ 1020 | TRACE_EVENT(trans_restart_journal_preres_get, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1020:1: note: in expansion of macro ‘TRACE_EVENT’ 1020 | TRACE_EVENT(trans_restart_journal_preres_get, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_transaction_restart_iter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1068:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1068 | DECLARE_EVENT_CLASS(transaction_restart_iter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1068:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1068 | DECLARE_EVENT_CLASS(transaction_restart_iter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_trans_restart_upgrade’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1111:1: note: in expansion of macro ‘TRACE_EVENT’ 1111 | TRACE_EVENT(trans_restart_upgrade, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1111:1: note: in expansion of macro ‘TRACE_EVENT’ 1111 | TRACE_EVENT(trans_restart_upgrade, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_trans_restart_would_deadlock_write’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1237:1: note: in expansion of macro ‘TRACE_EVENT’ 1237 | TRACE_EVENT(trans_restart_would_deadlock_write, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1237:1: note: in expansion of macro ‘TRACE_EVENT’ 1237 | TRACE_EVENT(trans_restart_would_deadlock_write, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_trans_restart_mem_realloced’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1252:1: note: in expansion of macro ‘TRACE_EVENT’ 1252 | TRACE_EVENT(trans_restart_mem_realloced, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1252:1: note: in expansion of macro ‘TRACE_EVENT’ 1252 | TRACE_EVENT(trans_restart_mem_realloced, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_trans_restart_key_cache_key_realloced’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1276:1: note: in expansion of macro ‘TRACE_EVENT’ 1276 | TRACE_EVENT(trans_restart_key_cache_key_realloced, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1276:1: note: in expansion of macro ‘TRACE_EVENT’ 1276 | TRACE_EVENT(trans_restart_key_cache_key_realloced, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_path_downgrade’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ 1314 | TRACE_EVENT(path_downgrade, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ 1314 | TRACE_EVENT(path_downgrade, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_write_buffer_flush’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1356:1: note: in expansion of macro ‘TRACE_EVENT’ 1356 | TRACE_EVENT(write_buffer_flush, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1356:1: note: in expansion of macro ‘TRACE_EVENT’ 1356 | TRACE_EVENT(write_buffer_flush, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_write_buffer_flush_sync’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1378:1: note: in expansion of macro ‘TRACE_EVENT’ 1378 | TRACE_EVENT(write_buffer_flush_sync, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1378:1: note: in expansion of macro ‘TRACE_EVENT’ 1378 | TRACE_EVENT(write_buffer_flush_sync, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_write_buffer_flush_slowpath’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1395:1: note: in expansion of macro ‘TRACE_EVENT’ 1395 | TRACE_EVENT(write_buffer_flush_slowpath, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1395:1: note: in expansion of macro ‘TRACE_EVENT’ 1395 | TRACE_EVENT(write_buffer_flush_slowpath, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_error_downcast’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ 1422 | TRACE_EVENT(error_downcast, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ 1422 | TRACE_EVENT(error_downcast, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bpos’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(bpos, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(bpos, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_fs_str’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(fs_str, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(fs_str, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_str’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(trans_str, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(trans_str, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_str_nocaller’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:75:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 75 | DECLARE_EVENT_CLASS(trans_str_nocaller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:75:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 75 | DECLARE_EVENT_CLASS(trans_str_nocaller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_node_nofs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 96 | DECLARE_EVENT_CLASS(btree_node_nofs, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 96 | DECLARE_EVENT_CLASS(btree_node_nofs, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_node’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 121 | DECLARE_EVENT_CLASS(btree_node, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 121 | DECLARE_EVENT_CLASS(btree_node, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bch_fs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(bch_fs, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(bch_fs, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_trans’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 163 | DECLARE_EVENT_CLASS(btree_trans, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 163 | DECLARE_EVENT_CLASS(btree_trans, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 180 | DECLARE_EVENT_CLASS(bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 180 | DECLARE_EVENT_CLASS(bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bch2_sync_fs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:204:1: note: in expansion of macro ‘TRACE_EVENT’ 204 | TRACE_EVENT(bch2_sync_fs, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:204:1: note: in expansion of macro ‘TRACE_EVENT’ 204 | TRACE_EVENT(bch2_sync_fs, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bch2_fsync’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:226:1: note: in expansion of macro ‘TRACE_EVENT’ 226 | TRACE_EVENT(bch2_fsync, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:226:1: note: in expansion of macro ‘TRACE_EVENT’ 226 | TRACE_EVENT(bch2_fsync, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_write_super’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT(write_super, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT(write_super, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_read_nopromote’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ 280 | TRACE_EVENT(read_nopromote, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ 280 | TRACE_EVENT(read_nopromote, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_journal_reclaim_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ 341 | TRACE_EVENT(journal_reclaim_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ 341 | TRACE_EVENT(journal_reclaim_start, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_journal_reclaim_finish’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:386:1: note: in expansion of macro ‘TRACE_EVENT’ 386 | TRACE_EVENT(journal_reclaim_finish, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:386:1: note: in expansion of macro ‘TRACE_EVENT’ 386 | TRACE_EVENT(journal_reclaim_finish, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_cache_scan’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(btree_cache_scan, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(btree_cache_scan, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_node_write’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:466:1: note: in expansion of macro ‘TRACE_EVENT’ 466 | TRACE_EVENT(btree_node_write, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:466:1: note: in expansion of macro ‘TRACE_EVENT’ 466 | TRACE_EVENT(btree_node_write, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_reserve_get_fail’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ 496 | TRACE_EVENT(btree_reserve_get_fail, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ 496 | TRACE_EVENT(btree_reserve_get_fail, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_path_relock_fail’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(btree_path_relock_fail, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(btree_path_relock_fail, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_path_upgrade_fail’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:616:1: note: in expansion of macro ‘TRACE_EVENT’ 616 | TRACE_EVENT(btree_path_upgrade_fail, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:616:1: note: in expansion of macro ‘TRACE_EVENT’ 616 | TRACE_EVENT(btree_path_upgrade_fail, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_discard_buckets’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:701:1: note: in expansion of macro ‘TRACE_EVENT’ 701 | TRACE_EVENT(discard_buckets, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:701:1: note: in expansion of macro ‘TRACE_EVENT’ 701 | TRACE_EVENT(discard_buckets, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bucket_invalidate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ 733 | TRACE_EVENT(bucket_invalidate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ 733 | TRACE_EVENT(bucket_invalidate, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bucket_evacuate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:759:1: note: in expansion of macro ‘TRACE_EVENT’ 759 | TRACE_EVENT(bucket_evacuate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:759:1: note: in expansion of macro ‘TRACE_EVENT’ 759 | TRACE_EVENT(bucket_evacuate, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_move_data’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(move_data, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(move_data, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_evacuate_bucket’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:843:1: note: in expansion of macro ‘TRACE_EVENT’ 843 | TRACE_EVENT(evacuate_bucket, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:843:1: note: in expansion of macro ‘TRACE_EVENT’ 843 | TRACE_EVENT(evacuate_bucket, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_copygc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ 876 | TRACE_EVENT(copygc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ 876 | TRACE_EVENT(copygc, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_copygc_wait’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ 906 | TRACE_EVENT(copygc_wait, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ 906 | TRACE_EVENT(copygc_wait, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_transaction_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:930:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 930 | DECLARE_EVENT_CLASS(transaction_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:930:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 930 | DECLARE_EVENT_CLASS(transaction_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_restart_split_race’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ 960 | TRACE_EVENT(trans_restart_split_race, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ 960 | TRACE_EVENT(trans_restart_split_race, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_blocked_journal_reclaim’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:991:1: note: in expansion of macro ‘TRACE_EVENT’ 991 | TRACE_EVENT(trans_blocked_journal_reclaim, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:991:1: note: in expansion of macro ‘TRACE_EVENT’ 991 | TRACE_EVENT(trans_blocked_journal_reclaim, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_restart_journal_preres_get’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1020:1: note: in expansion of macro ‘TRACE_EVENT’ 1020 | TRACE_EVENT(trans_restart_journal_preres_get, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1020:1: note: in expansion of macro ‘TRACE_EVENT’ 1020 | TRACE_EVENT(trans_restart_journal_preres_get, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_transaction_restart_iter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1068:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1068 | DECLARE_EVENT_CLASS(transaction_restart_iter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1068:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1068 | DECLARE_EVENT_CLASS(transaction_restart_iter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_restart_upgrade’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1111:1: note: in expansion of macro ‘TRACE_EVENT’ 1111 | TRACE_EVENT(trans_restart_upgrade, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1111:1: note: in expansion of macro ‘TRACE_EVENT’ 1111 | TRACE_EVENT(trans_restart_upgrade, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_restart_would_deadlock_write’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1237:1: note: in expansion of macro ‘TRACE_EVENT’ 1237 | TRACE_EVENT(trans_restart_would_deadlock_write, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1237:1: note: in expansion of macro ‘TRACE_EVENT’ 1237 | TRACE_EVENT(trans_restart_would_deadlock_write, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_restart_mem_realloced’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1252:1: note: in expansion of macro ‘TRACE_EVENT’ 1252 | TRACE_EVENT(trans_restart_mem_realloced, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1252:1: note: in expansion of macro ‘TRACE_EVENT’ 1252 | TRACE_EVENT(trans_restart_mem_realloced, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_restart_key_cache_key_realloced’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1276:1: note: in expansion of macro ‘TRACE_EVENT’ 1276 | TRACE_EVENT(trans_restart_key_cache_key_realloced, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1276:1: note: in expansion of macro ‘TRACE_EVENT’ 1276 | TRACE_EVENT(trans_restart_key_cache_key_realloced, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_path_downgrade’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ 1314 | TRACE_EVENT(path_downgrade, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ 1314 | TRACE_EVENT(path_downgrade, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_write_buffer_flush’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1356:1: note: in expansion of macro ‘TRACE_EVENT’ 1356 | TRACE_EVENT(write_buffer_flush, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1356:1: note: in expansion of macro ‘TRACE_EVENT’ 1356 | TRACE_EVENT(write_buffer_flush, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_write_buffer_flush_sync’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1378:1: note: in expansion of macro ‘TRACE_EVENT’ 1378 | TRACE_EVENT(write_buffer_flush_sync, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1378:1: note: in expansion of macro ‘TRACE_EVENT’ 1378 | TRACE_EVENT(write_buffer_flush_sync, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_write_buffer_flush_slowpath’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1395:1: note: in expansion of macro ‘TRACE_EVENT’ 1395 | TRACE_EVENT(write_buffer_flush_slowpath, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1395:1: note: in expansion of macro ‘TRACE_EVENT’ 1395 | TRACE_EVENT(write_buffer_flush_slowpath, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_error_downcast’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ 1422 | TRACE_EVENT(error_downcast, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ 1422 | TRACE_EVENT(error_downcast, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/bcachefs/trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/bcachefs] Error 2 In file included from ../include/trace/define_trace.h:108, from ../fs/nfs/nfstrace.h:1745, from ../fs/nfs/nfstrace.c:10: ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_inode_event’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 47 | DECLARE_EVENT_CLASS(nfs_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 47 | DECLARE_EVENT_CLASS(nfs_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 47 | DECLARE_EVENT_CLASS(nfs_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 47 | DECLARE_EVENT_CLASS(nfs_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 47 | DECLARE_EVENT_CLASS(nfs_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_inode_event_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 78 | DECLARE_EVENT_CLASS(nfs_inode_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 78 | DECLARE_EVENT_CLASS(nfs_inode_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_access_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ 164 | TRACE_EVENT(nfs_access_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ 164 | TRACE_EVENT(nfs_access_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_update_size_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 224 | DECLARE_EVENT_CLASS(nfs_update_size_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 224 | DECLARE_EVENT_CLASS(nfs_update_size_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_inode_range_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 274 | DECLARE_EVENT_CLASS(nfs_inode_range_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 274 | DECLARE_EVENT_CLASS(nfs_inode_range_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_readdir_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 324 | DECLARE_EVENT_CLASS(nfs_readdir_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 324 | DECLARE_EVENT_CLASS(nfs_readdir_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_lookup_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 390 | DECLARE_EVENT_CLASS(nfs_lookup_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 390 | DECLARE_EVENT_CLASS(nfs_lookup_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_lookup_event_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:435:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 435 | DECLARE_EVENT_CLASS(nfs_lookup_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:435:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 435 | DECLARE_EVENT_CLASS(nfs_lookup_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_atomic_open_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:493:1: note: in expansion of macro ‘TRACE_EVENT’ 493 | TRACE_EVENT(nfs_atomic_open_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:493:1: note: in expansion of macro ‘TRACE_EVENT’ 493 | TRACE_EVENT(nfs_atomic_open_enter, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_atomic_open_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ 529 | TRACE_EVENT(nfs_atomic_open_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ 529 | TRACE_EVENT(nfs_atomic_open_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_create_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:570:1: note: in expansion of macro ‘TRACE_EVENT’ 570 | TRACE_EVENT(nfs_create_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:570:1: note: in expansion of macro ‘TRACE_EVENT’ 570 | TRACE_EVENT(nfs_create_enter, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_create_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(nfs_create_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(nfs_create_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_directory_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:640:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 640 | DECLARE_EVENT_CLASS(nfs_directory_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:640:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 640 | DECLARE_EVENT_CLASS(nfs_directory_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_directory_event_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:676:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 676 | DECLARE_EVENT_CLASS(nfs_directory_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:676:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 676 | DECLARE_EVENT_CLASS(nfs_directory_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_link_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:730:1: note: in expansion of macro ‘TRACE_EVENT’ 730 | TRACE_EVENT(nfs_link_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:730:1: note: in expansion of macro ‘TRACE_EVENT’ 730 | TRACE_EVENT(nfs_link_enter, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_link_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:763:1: note: in expansion of macro ‘TRACE_EVENT’ 763 | TRACE_EVENT(nfs_link_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:763:1: note: in expansion of macro ‘TRACE_EVENT’ 763 | TRACE_EVENT(nfs_link_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_rename_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 800 | DECLARE_EVENT_CLASS(nfs_rename_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 800 | DECLARE_EVENT_CLASS(nfs_rename_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_rename_event_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 846 | DECLARE_EVENT_CLASS(nfs_rename_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 846 | DECLARE_EVENT_CLASS(nfs_rename_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_sillyrename_unlink’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:904:1: note: in expansion of macro ‘TRACE_EVENT’ 904 | TRACE_EVENT(nfs_sillyrename_unlink, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:904:1: note: in expansion of macro ‘TRACE_EVENT’ 904 | TRACE_EVENT(nfs_sillyrename_unlink, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_folio_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:939:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 939 | DECLARE_EVENT_CLASS(nfs_folio_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:939:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 939 | DECLARE_EVENT_CLASS(nfs_folio_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_folio_event_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:987:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 987 | DECLARE_EVENT_CLASS(nfs_folio_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:987:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 987 | DECLARE_EVENT_CLASS(nfs_folio_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_aop_readahead’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1048:1: note: in expansion of macro ‘TRACE_EVENT’ 1048 | TRACE_EVENT(nfs_aop_readahead, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1048:1: note: in expansion of macro ‘TRACE_EVENT’ 1048 | TRACE_EVENT(nfs_aop_readahead, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_aop_readahead_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1086:1: note: in expansion of macro ‘TRACE_EVENT’ 1086 | TRACE_EVENT(nfs_aop_readahead_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1086:1: note: in expansion of macro ‘TRACE_EVENT’ 1086 | TRACE_EVENT(nfs_aop_readahead_done, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_initiate_read’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1125:1: note: in expansion of macro ‘TRACE_EVENT’ 1125 | TRACE_EVENT(nfs_initiate_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1125:1: note: in expansion of macro ‘TRACE_EVENT’ 1125 | TRACE_EVENT(nfs_initiate_read, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_readpage_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ 1163 | TRACE_EVENT(nfs_readpage_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ 1163 | TRACE_EVENT(nfs_readpage_done, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_readpage_short’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1209:1: note: in expansion of macro ‘TRACE_EVENT’ 1209 | TRACE_EVENT(nfs_readpage_short, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1209:1: note: in expansion of macro ‘TRACE_EVENT’ 1209 | TRACE_EVENT(nfs_readpage_short, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_pgio_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1256:1: note: in expansion of macro ‘TRACE_EVENT’ 1256 | TRACE_EVENT(nfs_pgio_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1256:1: note: in expansion of macro ‘TRACE_EVENT’ 1256 | TRACE_EVENT(nfs_pgio_error, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_initiate_write’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ 1300 | TRACE_EVENT(nfs_initiate_write, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ 1300 | TRACE_EVENT(nfs_initiate_write, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_writeback_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1341:1: note: in expansion of macro ‘TRACE_EVENT’ 1341 | TRACE_EVENT(nfs_writeback_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1341:1: note: in expansion of macro ‘TRACE_EVENT’ 1341 | TRACE_EVENT(nfs_writeback_done, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_page_error_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1395 | DECLARE_EVENT_CLASS(nfs_page_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1395 | DECLARE_EVENT_CLASS(nfs_page_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_initiate_commit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ 1446 | TRACE_EVENT(nfs_initiate_commit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ 1446 | TRACE_EVENT(nfs_initiate_commit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_commit_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1484:1: note: in expansion of macro ‘TRACE_EVENT’ 1484 | TRACE_EVENT(nfs_commit_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1484:1: note: in expansion of macro ‘TRACE_EVENT’ 1484 | TRACE_EVENT(nfs_commit_done, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_direct_req_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1539:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1539 | DECLARE_EVENT_CLASS(nfs_direct_req_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1539:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1539 | DECLARE_EVENT_CLASS(nfs_direct_req_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_fh_to_dentry’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1596:1: note: in expansion of macro ‘TRACE_EVENT’ 1596 | TRACE_EVENT(nfs_fh_to_dentry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1596:1: note: in expansion of macro ‘TRACE_EVENT’ 1596 | TRACE_EVENT(nfs_fh_to_dentry, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_mount_assign’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1629:1: note: in expansion of macro ‘TRACE_EVENT’ 1629 | TRACE_EVENT(nfs_mount_assign, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1629:1: note: in expansion of macro ‘TRACE_EVENT’ 1629 | TRACE_EVENT(nfs_mount_assign, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_mount_option’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1652:1: note: in expansion of macro ‘TRACE_EVENT’ 1652 | TRACE_EVENT(nfs_mount_option, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1652:1: note: in expansion of macro ‘TRACE_EVENT’ 1652 | TRACE_EVENT(nfs_mount_option, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_mount_path’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1670:1: note: in expansion of macro ‘TRACE_EVENT’ 1670 | TRACE_EVENT(nfs_mount_path, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1670:1: note: in expansion of macro ‘TRACE_EVENT’ 1670 | TRACE_EVENT(nfs_mount_path, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_xdr_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1688:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1688 | DECLARE_EVENT_CLASS(nfs_xdr_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1688:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1688 | DECLARE_EVENT_CLASS(nfs_xdr_event, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_inode_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 47 | DECLARE_EVENT_CLASS(nfs_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 47 | DECLARE_EVENT_CLASS(nfs_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_inode_event_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 78 | DECLARE_EVENT_CLASS(nfs_inode_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 78 | DECLARE_EVENT_CLASS(nfs_inode_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_access_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ 164 | TRACE_EVENT(nfs_access_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ 164 | TRACE_EVENT(nfs_access_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_update_size_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 224 | DECLARE_EVENT_CLASS(nfs_update_size_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 224 | DECLARE_EVENT_CLASS(nfs_update_size_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_inode_range_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 274 | DECLARE_EVENT_CLASS(nfs_inode_range_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 274 | DECLARE_EVENT_CLASS(nfs_inode_range_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_readdir_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 324 | DECLARE_EVENT_CLASS(nfs_readdir_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 324 | DECLARE_EVENT_CLASS(nfs_readdir_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_lookup_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 390 | DECLARE_EVENT_CLASS(nfs_lookup_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 390 | DECLARE_EVENT_CLASS(nfs_lookup_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_lookup_event_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:435:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 435 | DECLARE_EVENT_CLASS(nfs_lookup_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:435:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 435 | DECLARE_EVENT_CLASS(nfs_lookup_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_atomic_open_enter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:493:1: note: in expansion of macro ‘TRACE_EVENT’ 493 | TRACE_EVENT(nfs_atomic_open_enter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:493:1: note: in expansion of macro ‘TRACE_EVENT’ 493 | TRACE_EVENT(nfs_atomic_open_enter, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_atomic_open_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ 529 | TRACE_EVENT(nfs_atomic_open_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ 529 | TRACE_EVENT(nfs_atomic_open_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_create_enter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:570:1: note: in expansion of macro ‘TRACE_EVENT’ 570 | TRACE_EVENT(nfs_create_enter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:570:1: note: in expansion of macro ‘TRACE_EVENT’ 570 | TRACE_EVENT(nfs_create_enter, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_create_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(nfs_create_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(nfs_create_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_directory_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:640:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 640 | DECLARE_EVENT_CLASS(nfs_directory_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:640:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 640 | DECLARE_EVENT_CLASS(nfs_directory_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_directory_event_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:676:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 676 | DECLARE_EVENT_CLASS(nfs_directory_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:676:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 676 | DECLARE_EVENT_CLASS(nfs_directory_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_link_enter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:730:1: note: in expansion of macro ‘TRACE_EVENT’ 730 | TRACE_EVENT(nfs_link_enter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:730:1: note: in expansion of macro ‘TRACE_EVENT’ 730 | TRACE_EVENT(nfs_link_enter, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_link_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:763:1: note: in expansion of macro ‘TRACE_EVENT’ 763 | TRACE_EVENT(nfs_link_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:763:1: note: in expansion of macro ‘TRACE_EVENT’ 763 | TRACE_EVENT(nfs_link_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_rename_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 800 | DECLARE_EVENT_CLASS(nfs_rename_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 800 | DECLARE_EVENT_CLASS(nfs_rename_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_rename_event_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 846 | DECLARE_EVENT_CLASS(nfs_rename_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 846 | DECLARE_EVENT_CLASS(nfs_rename_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_sillyrename_unlink’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:904:1: note: in expansion of macro ‘TRACE_EVENT’ 904 | TRACE_EVENT(nfs_sillyrename_unlink, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:904:1: note: in expansion of macro ‘TRACE_EVENT’ 904 | TRACE_EVENT(nfs_sillyrename_unlink, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_folio_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:939:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 939 | DECLARE_EVENT_CLASS(nfs_folio_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:939:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 939 | DECLARE_EVENT_CLASS(nfs_folio_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_folio_event_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:987:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 987 | DECLARE_EVENT_CLASS(nfs_folio_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:987:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 987 | DECLARE_EVENT_CLASS(nfs_folio_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_aop_readahead’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1048:1: note: in expansion of macro ‘TRACE_EVENT’ 1048 | TRACE_EVENT(nfs_aop_readahead, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1048:1: note: in expansion of macro ‘TRACE_EVENT’ 1048 | TRACE_EVENT(nfs_aop_readahead, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_aop_readahead_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1086:1: note: in expansion of macro ‘TRACE_EVENT’ 1086 | TRACE_EVENT(nfs_aop_readahead_done, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1086:1: note: in expansion of macro ‘TRACE_EVENT’ 1086 | TRACE_EVENT(nfs_aop_readahead_done, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_initiate_read’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1125:1: note: in expansion of macro ‘TRACE_EVENT’ 1125 | TRACE_EVENT(nfs_initiate_read, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1125:1: note: in expansion of macro ‘TRACE_EVENT’ 1125 | TRACE_EVENT(nfs_initiate_read, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_readpage_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ 1163 | TRACE_EVENT(nfs_readpage_done, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ 1163 | TRACE_EVENT(nfs_readpage_done, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_readpage_short’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1209:1: note: in expansion of macro ‘TRACE_EVENT’ 1209 | TRACE_EVENT(nfs_readpage_short, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1209:1: note: in expansion of macro ‘TRACE_EVENT’ 1209 | TRACE_EVENT(nfs_readpage_short, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_pgio_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1256:1: note: in expansion of macro ‘TRACE_EVENT’ 1256 | TRACE_EVENT(nfs_pgio_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1256:1: note: in expansion of macro ‘TRACE_EVENT’ 1256 | TRACE_EVENT(nfs_pgio_error, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_initiate_write’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ 1300 | TRACE_EVENT(nfs_initiate_write, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ 1300 | TRACE_EVENT(nfs_initiate_write, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_writeback_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1341:1: note: in expansion of macro ‘TRACE_EVENT’ 1341 | TRACE_EVENT(nfs_writeback_done, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1341:1: note: in expansion of macro ‘TRACE_EVENT’ 1341 | TRACE_EVENT(nfs_writeback_done, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_page_error_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1395 | DECLARE_EVENT_CLASS(nfs_page_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1395 | DECLARE_EVENT_CLASS(nfs_page_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_initiate_commit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ 1446 | TRACE_EVENT(nfs_initiate_commit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ 1446 | TRACE_EVENT(nfs_initiate_commit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_commit_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1484:1: note: in expansion of macro ‘TRACE_EVENT’ 1484 | TRACE_EVENT(nfs_commit_done, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1484:1: note: in expansion of macro ‘TRACE_EVENT’ 1484 | TRACE_EVENT(nfs_commit_done, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_direct_req_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1539:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1539 | DECLARE_EVENT_CLASS(nfs_direct_req_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1539:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1539 | DECLARE_EVENT_CLASS(nfs_direct_req_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_fh_to_dentry’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1596:1: note: in expansion of macro ‘TRACE_EVENT’ 1596 | TRACE_EVENT(nfs_fh_to_dentry, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1596:1: note: in expansion of macro ‘TRACE_EVENT’ 1596 | TRACE_EVENT(nfs_fh_to_dentry, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_mount_assign’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1629:1: note: in expansion of macro ‘TRACE_EVENT’ 1629 | TRACE_EVENT(nfs_mount_assign, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1629:1: note: in expansion of macro ‘TRACE_EVENT’ 1629 | TRACE_EVENT(nfs_mount_assign, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_mount_option’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1652:1: note: in expansion of macro ‘TRACE_EVENT’ 1652 | TRACE_EVENT(nfs_mount_option, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1652:1: note: in expansion of macro ‘TRACE_EVENT’ 1652 | TRACE_EVENT(nfs_mount_option, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_mount_path’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1670:1: note: in expansion of macro ‘TRACE_EVENT’ 1670 | TRACE_EVENT(nfs_mount_path, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1670:1: note: in expansion of macro ‘TRACE_EVENT’ 1670 | TRACE_EVENT(nfs_mount_path, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_xdr_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1688:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1688 | DECLARE_EVENT_CLASS(nfs_xdr_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1688:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1688 | DECLARE_EVENT_CLASS(nfs_xdr_event, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_inode_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 47 | DECLARE_EVENT_CLASS(nfs_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 47 | DECLARE_EVENT_CLASS(nfs_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_inode_event_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 78 | DECLARE_EVENT_CLASS(nfs_inode_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 78 | DECLARE_EVENT_CLASS(nfs_inode_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_access_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ 164 | TRACE_EVENT(nfs_access_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ 164 | TRACE_EVENT(nfs_access_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_update_size_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 224 | DECLARE_EVENT_CLASS(nfs_update_size_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 224 | DECLARE_EVENT_CLASS(nfs_update_size_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_inode_range_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 274 | DECLARE_EVENT_CLASS(nfs_inode_range_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 274 | DECLARE_EVENT_CLASS(nfs_inode_range_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_readdir_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 324 | DECLARE_EVENT_CLASS(nfs_readdir_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 324 | DECLARE_EVENT_CLASS(nfs_readdir_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_lookup_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 390 | DECLARE_EVENT_CLASS(nfs_lookup_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 390 | DECLARE_EVENT_CLASS(nfs_lookup_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_lookup_event_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:435:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 435 | DECLARE_EVENT_CLASS(nfs_lookup_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:435:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 435 | DECLARE_EVENT_CLASS(nfs_lookup_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_atomic_open_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:493:1: note: in expansion of macro ‘TRACE_EVENT’ 493 | TRACE_EVENT(nfs_atomic_open_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:493:1: note: in expansion of macro ‘TRACE_EVENT’ 493 | TRACE_EVENT(nfs_atomic_open_enter, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_atomic_open_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ 529 | TRACE_EVENT(nfs_atomic_open_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ 529 | TRACE_EVENT(nfs_atomic_open_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_create_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:570:1: note: in expansion of macro ‘TRACE_EVENT’ 570 | TRACE_EVENT(nfs_create_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:570:1: note: in expansion of macro ‘TRACE_EVENT’ 570 | TRACE_EVENT(nfs_create_enter, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_create_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(nfs_create_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(nfs_create_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_directory_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:640:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 640 | DECLARE_EVENT_CLASS(nfs_directory_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:640:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 640 | DECLARE_EVENT_CLASS(nfs_directory_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_directory_event_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:676:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 676 | DECLARE_EVENT_CLASS(nfs_directory_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:676:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 676 | DECLARE_EVENT_CLASS(nfs_directory_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_link_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:730:1: note: in expansion of macro ‘TRACE_EVENT’ 730 | TRACE_EVENT(nfs_link_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:730:1: note: in expansion of macro ‘TRACE_EVENT’ 730 | TRACE_EVENT(nfs_link_enter, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_link_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:763:1: note: in expansion of macro ‘TRACE_EVENT’ 763 | TRACE_EVENT(nfs_link_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:763:1: note: in expansion of macro ‘TRACE_EVENT’ 763 | TRACE_EVENT(nfs_link_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_rename_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 800 | DECLARE_EVENT_CLASS(nfs_rename_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 800 | DECLARE_EVENT_CLASS(nfs_rename_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_rename_event_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 846 | DECLARE_EVENT_CLASS(nfs_rename_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 846 | DECLARE_EVENT_CLASS(nfs_rename_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_sillyrename_unlink’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:904:1: note: in expansion of macro ‘TRACE_EVENT’ 904 | TRACE_EVENT(nfs_sillyrename_unlink, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:904:1: note: in expansion of macro ‘TRACE_EVENT’ 904 | TRACE_EVENT(nfs_sillyrename_unlink, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_folio_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:939:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 939 | DECLARE_EVENT_CLASS(nfs_folio_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:939:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 939 | DECLARE_EVENT_CLASS(nfs_folio_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_folio_event_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:987:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 987 | DECLARE_EVENT_CLASS(nfs_folio_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:987:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 987 | DECLARE_EVENT_CLASS(nfs_folio_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_aop_readahead’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1048:1: note: in expansion of macro ‘TRACE_EVENT’ 1048 | TRACE_EVENT(nfs_aop_readahead, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1048:1: note: in expansion of macro ‘TRACE_EVENT’ 1048 | TRACE_EVENT(nfs_aop_readahead, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_aop_readahead_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1086:1: note: in expansion of macro ‘TRACE_EVENT’ 1086 | TRACE_EVENT(nfs_aop_readahead_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1086:1: note: in expansion of macro ‘TRACE_EVENT’ 1086 | TRACE_EVENT(nfs_aop_readahead_done, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_initiate_read’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1125:1: note: in expansion of macro ‘TRACE_EVENT’ 1125 | TRACE_EVENT(nfs_initiate_read, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1125:1: note: in expansion of macro ‘TRACE_EVENT’ 1125 | TRACE_EVENT(nfs_initiate_read, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_readpage_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ 1163 | TRACE_EVENT(nfs_readpage_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ 1163 | TRACE_EVENT(nfs_readpage_done, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_readpage_short’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1209:1: note: in expansion of macro ‘TRACE_EVENT’ 1209 | TRACE_EVENT(nfs_readpage_short, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1209:1: note: in expansion of macro ‘TRACE_EVENT’ 1209 | TRACE_EVENT(nfs_readpage_short, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_pgio_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1256:1: note: in expansion of macro ‘TRACE_EVENT’ 1256 | TRACE_EVENT(nfs_pgio_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1256:1: note: in expansion of macro ‘TRACE_EVENT’ 1256 | TRACE_EVENT(nfs_pgio_error, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_initiate_write’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ 1300 | TRACE_EVENT(nfs_initiate_write, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ 1300 | TRACE_EVENT(nfs_initiate_write, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_writeback_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1341:1: note: in expansion of macro ‘TRACE_EVENT’ 1341 | TRACE_EVENT(nfs_writeback_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1341:1: note: in expansion of macro ‘TRACE_EVENT’ 1341 | TRACE_EVENT(nfs_writeback_done, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_page_error_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1395 | DECLARE_EVENT_CLASS(nfs_page_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1395 | DECLARE_EVENT_CLASS(nfs_page_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_initiate_commit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ 1446 | TRACE_EVENT(nfs_initiate_commit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ 1446 | TRACE_EVENT(nfs_initiate_commit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_commit_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1484:1: note: in expansion of macro ‘TRACE_EVENT’ 1484 | TRACE_EVENT(nfs_commit_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1484:1: note: in expansion of macro ‘TRACE_EVENT’ 1484 | TRACE_EVENT(nfs_commit_done, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_direct_req_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1539:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1539 | DECLARE_EVENT_CLASS(nfs_direct_req_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1539:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1539 | DECLARE_EVENT_CLASS(nfs_direct_req_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_fh_to_dentry’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1596:1: note: in expansion of macro ‘TRACE_EVENT’ 1596 | TRACE_EVENT(nfs_fh_to_dentry, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1596:1: note: in expansion of macro ‘TRACE_EVENT’ 1596 | TRACE_EVENT(nfs_fh_to_dentry, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_mount_assign’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1629:1: note: in expansion of macro ‘TRACE_EVENT’ 1629 | TRACE_EVENT(nfs_mount_assign, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1629:1: note: in expansion of macro ‘TRACE_EVENT’ 1629 | TRACE_EVENT(nfs_mount_assign, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_mount_option’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1652:1: note: in expansion of macro ‘TRACE_EVENT’ 1652 | TRACE_EVENT(nfs_mount_option, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1652:1: note: in expansion of macro ‘TRACE_EVENT’ 1652 | TRACE_EVENT(nfs_mount_option, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_mount_path’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1670:1: note: in expansion of macro ‘TRACE_EVENT’ 1670 | TRACE_EVENT(nfs_mount_path, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1670:1: note: in expansion of macro ‘TRACE_EVENT’ 1670 | TRACE_EVENT(nfs_mount_path, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_xdr_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1688:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1688 | DECLARE_EVENT_CLASS(nfs_xdr_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1688:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1688 | DECLARE_EVENT_CLASS(nfs_xdr_event, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/nfs/nfstrace.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/f2fs.h:2410, from ../fs/f2fs/super.c:40: ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__inode’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(f2fs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(f2fs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(f2fs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(f2fs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(f2fs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__inode_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:222:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 222 | DECLARE_EVENT_CLASS(f2fs__inode_exit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:222:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 222 | DECLARE_EVENT_CLASS(f2fs__inode_exit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_sync_file_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ 256 | TRACE_EVENT(f2fs_sync_file_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ 256 | TRACE_EVENT(f2fs_sync_file_exit, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_sync_fs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(f2fs_sync_fs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(f2fs_sync_fs, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_unlink_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:338:1: note: in expansion of macro ‘TRACE_EVENT’ 338 | TRACE_EVENT(f2fs_unlink_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:338:1: note: in expansion of macro ‘TRACE_EVENT’ 338 | TRACE_EVENT(f2fs_unlink_enter, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_truncate_data_blocks_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:389:1: note: in expansion of macro ‘TRACE_EVENT’ 389 | TRACE_EVENT(f2fs_truncate_data_blocks_range, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:389:1: note: in expansion of macro ‘TRACE_EVENT’ 389 | TRACE_EVENT(f2fs_truncate_data_blocks_range, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__truncate_op’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 418 | DECLARE_EVENT_CLASS(f2fs__truncate_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 418 | DECLARE_EVENT_CLASS(f2fs__truncate_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__truncate_node’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:476:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 476 | DECLARE_EVENT_CLASS(f2fs__truncate_node, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:476:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 476 | DECLARE_EVENT_CLASS(f2fs__truncate_node, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_truncate_partial_nodes’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:523:1: note: in expansion of macro ‘TRACE_EVENT’ 523 | TRACE_EVENT(f2fs_truncate_partial_nodes, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:523:1: note: in expansion of macro ‘TRACE_EVENT’ 523 | TRACE_EVENT(f2fs_truncate_partial_nodes, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_file_write_iter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:557:1: note: in expansion of macro ‘TRACE_EVENT’ 557 | TRACE_EVENT(f2fs_file_write_iter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:557:1: note: in expansion of macro ‘TRACE_EVENT’ 557 | TRACE_EVENT(f2fs_file_write_iter, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_map_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:588:1: note: in expansion of macro ‘TRACE_EVENT’ 588 | TRACE_EVENT(f2fs_map_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:588:1: note: in expansion of macro ‘TRACE_EVENT’ 588 | TRACE_EVENT(f2fs_map_blocks, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_background_gc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:638:1: note: in expansion of macro ‘TRACE_EVENT’ 638 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:638:1: note: in expansion of macro ‘TRACE_EVENT’ 638 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_gc_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:666:1: note: in expansion of macro ‘TRACE_EVENT’ 666 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:666:1: note: in expansion of macro ‘TRACE_EVENT’ 666 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_gc_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ 723 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ 723 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_get_victim’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:778:1: note: in expansion of macro ‘TRACE_EVENT’ 778 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:778:1: note: in expansion of macro ‘TRACE_EVENT’ 778 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_lookup_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ 830 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ 830 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_lookup_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ 856 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ 856 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_rename_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:886:1: note: in expansion of macro ‘TRACE_EVENT’ 886 | TRACE_EVENT(f2fs_rename_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:886:1: note: in expansion of macro ‘TRACE_EVENT’ 886 | TRACE_EVENT(f2fs_rename_start, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_rename_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:921:1: note: in expansion of macro ‘TRACE_EVENT’ 921 | TRACE_EVENT(f2fs_rename_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:921:1: note: in expansion of macro ‘TRACE_EVENT’ 921 | TRACE_EVENT(f2fs_rename_end, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_readdir’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:955:1: note: in expansion of macro ‘TRACE_EVENT’ 955 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:955:1: note: in expansion of macro ‘TRACE_EVENT’ 955 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_fallocate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:984:1: note: in expansion of macro ‘TRACE_EVENT’ 984 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:984:1: note: in expansion of macro ‘TRACE_EVENT’ 984 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_direct_IO_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1024:1: note: in expansion of macro ‘TRACE_EVENT’ 1024 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1024:1: note: in expansion of macro ‘TRACE_EVENT’ 1024 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_direct_IO_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1059:1: note: in expansion of macro ‘TRACE_EVENT’ 1059 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1059:1: note: in expansion of macro ‘TRACE_EVENT’ 1059 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_reserve_new_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1093:1: note: in expansion of macro ‘TRACE_EVENT’ 1093 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1093:1: note: in expansion of macro ‘TRACE_EVENT’ 1093 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__submit_page_bio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1121 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1121 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__bio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1180 | DECLARE_EVENT_CLASS(f2fs__bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1180 | DECLARE_EVENT_CLASS(f2fs__bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_write_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1251:1: note: in expansion of macro ‘TRACE_EVENT’ 1251 | TRACE_EVENT(f2fs_write_begin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1251:1: note: in expansion of macro ‘TRACE_EVENT’ 1251 | TRACE_EVENT(f2fs_write_begin, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_write_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1277:1: note: in expansion of macro ‘TRACE_EVENT’ 1277 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1277:1: note: in expansion of macro ‘TRACE_EVENT’ 1277 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__folio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1307 | DECLARE_EVENT_CLASS(f2fs__folio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1307 | DECLARE_EVENT_CLASS(f2fs__folio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_replace_atomic_write_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1372:1: note: in expansion of macro ‘TRACE_EVENT’ 1372 | TRACE_EVENT(f2fs_replace_atomic_write_block, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1372:1: note: in expansion of macro ‘TRACE_EVENT’ 1372 | TRACE_EVENT(f2fs_replace_atomic_write_block, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_mmap’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1409:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1409 | DECLARE_EVENT_CLASS(f2fs_mmap, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1409:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1409 | DECLARE_EVENT_CLASS(f2fs_mmap, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_writepages’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ 1455 | TRACE_EVENT(f2fs_writepages, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ 1455 | TRACE_EVENT(f2fs_writepages, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_readpages’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1519:1: note: in expansion of macro ‘TRACE_EVENT’ 1519 | TRACE_EVENT(f2fs_readpages, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1519:1: note: in expansion of macro ‘TRACE_EVENT’ 1519 | TRACE_EVENT(f2fs_readpages, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_write_checkpoint’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1545:1: note: in expansion of macro ‘TRACE_EVENT’ 1545 | TRACE_EVENT(f2fs_write_checkpoint, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1545:1: note: in expansion of macro ‘TRACE_EVENT’ 1545 | TRACE_EVENT(f2fs_write_checkpoint, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_discard’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1569:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1569 | DECLARE_EVENT_CLASS(f2fs_discard, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1569:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1569 | DECLARE_EVENT_CLASS(f2fs_discard, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_reset_zone’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1614:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1614 | DECLARE_EVENT_CLASS(f2fs_reset_zone, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1614:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1614 | DECLARE_EVENT_CLASS(f2fs_reset_zone, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_issue_flush’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1649:1: note: in expansion of macro ‘TRACE_EVENT’ 1649 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1649:1: note: in expansion of macro ‘TRACE_EVENT’ 1649 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_lookup_extent_tree_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(f2fs_lookup_extent_tree_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(f2fs_lookup_extent_tree_start, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_lookup_read_extent_tree_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/f2fs.h:1703:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1703 | TRACE_EVENT_CONDITION(f2fs_lookup_read_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/f2fs.h:1703:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1703 | TRACE_EVENT_CONDITION(f2fs_lookup_read_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_lookup_age_extent_tree_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/f2fs.h:1739:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1739 | TRACE_EVENT_CONDITION(f2fs_lookup_age_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/f2fs.h:1739:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1739 | TRACE_EVENT_CONDITION(f2fs_lookup_age_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_update_read_extent_tree_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1778:1: note: in expansion of macro ‘TRACE_EVENT’ 1778 | TRACE_EVENT(f2fs_update_read_extent_tree_range, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1778:1: note: in expansion of macro ‘TRACE_EVENT’ 1778 | TRACE_EVENT(f2fs_update_read_extent_tree_range, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_update_age_extent_tree_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1813:1: note: in expansion of macro ‘TRACE_EVENT’ 1813 | TRACE_EVENT(f2fs_update_age_extent_tree_range, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1813:1: note: in expansion of macro ‘TRACE_EVENT’ 1813 | TRACE_EVENT(f2fs_update_age_extent_tree_range, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_shrink_extent_tree’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1848:1: note: in expansion of macro ‘TRACE_EVENT’ 1848 | TRACE_EVENT(f2fs_shrink_extent_tree, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1848:1: note: in expansion of macro ‘TRACE_EVENT’ 1848 | TRACE_EVENT(f2fs_shrink_extent_tree, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_destroy_extent_tree’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1876:1: note: in expansion of macro ‘TRACE_EVENT’ 1876 | TRACE_EVENT(f2fs_destroy_extent_tree, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1876:1: note: in expansion of macro ‘TRACE_EVENT’ 1876 | TRACE_EVENT(f2fs_destroy_extent_tree, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_sync_dirty_inodes’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1903:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1903 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1903:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1903 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_shutdown’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ 1941 | TRACE_EVENT(f2fs_shutdown, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ 1941 | TRACE_EVENT(f2fs_shutdown, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_zip_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1965 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1965 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_zip_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1996:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1996 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1996:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1996 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_iostat’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2060:1: note: in expansion of macro ‘TRACE_EVENT’ 2060 | TRACE_EVENT(f2fs_iostat, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2060:1: note: in expansion of macro ‘TRACE_EVENT’ 2060 | TRACE_EVENT(f2fs_iostat, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_iostat_latency’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ 2163 | TRACE_EVENT(f2fs_iostat_latency, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ 2163 | TRACE_EVENT(f2fs_iostat_latency, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_bmap’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2250:1: note: in expansion of macro ‘TRACE_EVENT’ 2250 | TRACE_EVENT(f2fs_bmap, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2250:1: note: in expansion of macro ‘TRACE_EVENT’ 2250 | TRACE_EVENT(f2fs_bmap, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_fiemap’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2276:1: note: in expansion of macro ‘TRACE_EVENT’ 2276 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2276:1: note: in expansion of macro ‘TRACE_EVENT’ 2276 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__rw_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2313 | DECLARE_EVENT_CLASS(f2fs__rw_start, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2313 | DECLARE_EVENT_CLASS(f2fs__rw_start, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__rw_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2354 | DECLARE_EVENT_CLASS(f2fs__rw_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2354 | DECLARE_EVENT_CLASS(f2fs__rw_end, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs__inode’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(f2fs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(f2fs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs__inode_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:222:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 222 | DECLARE_EVENT_CLASS(f2fs__inode_exit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:222:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 222 | DECLARE_EVENT_CLASS(f2fs__inode_exit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_sync_file_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ 256 | TRACE_EVENT(f2fs_sync_file_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ 256 | TRACE_EVENT(f2fs_sync_file_exit, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_sync_fs’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(f2fs_sync_fs, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(f2fs_sync_fs, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_unlink_enter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:338:1: note: in expansion of macro ‘TRACE_EVENT’ 338 | TRACE_EVENT(f2fs_unlink_enter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:338:1: note: in expansion of macro ‘TRACE_EVENT’ 338 | TRACE_EVENT(f2fs_unlink_enter, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_truncate_data_blocks_range’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:389:1: note: in expansion of macro ‘TRACE_EVENT’ 389 | TRACE_EVENT(f2fs_truncate_data_blocks_range, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:389:1: note: in expansion of macro ‘TRACE_EVENT’ 389 | TRACE_EVENT(f2fs_truncate_data_blocks_range, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs__truncate_op’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 418 | DECLARE_EVENT_CLASS(f2fs__truncate_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 418 | DECLARE_EVENT_CLASS(f2fs__truncate_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs__truncate_node’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:476:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 476 | DECLARE_EVENT_CLASS(f2fs__truncate_node, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:476:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 476 | DECLARE_EVENT_CLASS(f2fs__truncate_node, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_truncate_partial_nodes’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:523:1: note: in expansion of macro ‘TRACE_EVENT’ 523 | TRACE_EVENT(f2fs_truncate_partial_nodes, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:523:1: note: in expansion of macro ‘TRACE_EVENT’ 523 | TRACE_EVENT(f2fs_truncate_partial_nodes, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_file_write_iter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:557:1: note: in expansion of macro ‘TRACE_EVENT’ 557 | TRACE_EVENT(f2fs_file_write_iter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:557:1: note: in expansion of macro ‘TRACE_EVENT’ 557 | TRACE_EVENT(f2fs_file_write_iter, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_map_blocks’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:588:1: note: in expansion of macro ‘TRACE_EVENT’ 588 | TRACE_EVENT(f2fs_map_blocks, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:588:1: note: in expansion of macro ‘TRACE_EVENT’ 588 | TRACE_EVENT(f2fs_map_blocks, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_background_gc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:638:1: note: in expansion of macro ‘TRACE_EVENT’ 638 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:638:1: note: in expansion of macro ‘TRACE_EVENT’ 638 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_gc_begin’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:666:1: note: in expansion of macro ‘TRACE_EVENT’ 666 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:666:1: note: in expansion of macro ‘TRACE_EVENT’ 666 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_gc_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ 723 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ 723 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_get_victim’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:778:1: note: in expansion of macro ‘TRACE_EVENT’ 778 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:778:1: note: in expansion of macro ‘TRACE_EVENT’ 778 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_lookup_start’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ 830 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ 830 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_lookup_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ 856 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ 856 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_rename_start’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:886:1: note: in expansion of macro ‘TRACE_EVENT’ 886 | TRACE_EVENT(f2fs_rename_start, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:886:1: note: in expansion of macro ‘TRACE_EVENT’ 886 | TRACE_EVENT(f2fs_rename_start, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_rename_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:921:1: note: in expansion of macro ‘TRACE_EVENT’ 921 | TRACE_EVENT(f2fs_rename_end, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:921:1: note: in expansion of macro ‘TRACE_EVENT’ 921 | TRACE_EVENT(f2fs_rename_end, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_readdir’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:955:1: note: in expansion of macro ‘TRACE_EVENT’ 955 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:955:1: note: in expansion of macro ‘TRACE_EVENT’ 955 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_fallocate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:984:1: note: in expansion of macro ‘TRACE_EVENT’ 984 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:984:1: note: in expansion of macro ‘TRACE_EVENT’ 984 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_direct_IO_enter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1024:1: note: in expansion of macro ‘TRACE_EVENT’ 1024 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1024:1: note: in expansion of macro ‘TRACE_EVENT’ 1024 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_direct_IO_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1059:1: note: in expansion of macro ‘TRACE_EVENT’ 1059 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1059:1: note: in expansion of macro ‘TRACE_EVENT’ 1059 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_reserve_new_blocks’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1093:1: note: in expansion of macro ‘TRACE_EVENT’ 1093 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1093:1: note: in expansion of macro ‘TRACE_EVENT’ 1093 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs__submit_page_bio’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1121 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1121 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs__bio’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1180 | DECLARE_EVENT_CLASS(f2fs__bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1180 | DECLARE_EVENT_CLASS(f2fs__bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_write_begin’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1251:1: note: in expansion of macro ‘TRACE_EVENT’ 1251 | TRACE_EVENT(f2fs_write_begin, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1251:1: note: in expansion of macro ‘TRACE_EVENT’ 1251 | TRACE_EVENT(f2fs_write_begin, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_write_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1277:1: note: in expansion of macro ‘TRACE_EVENT’ 1277 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1277:1: note: in expansion of macro ‘TRACE_EVENT’ 1277 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs__folio’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1307 | DECLARE_EVENT_CLASS(f2fs__folio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1307 | DECLARE_EVENT_CLASS(f2fs__folio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_replace_atomic_write_block’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1372:1: note: in expansion of macro ‘TRACE_EVENT’ 1372 | TRACE_EVENT(f2fs_replace_atomic_write_block, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1372:1: note: in expansion of macro ‘TRACE_EVENT’ 1372 | TRACE_EVENT(f2fs_replace_atomic_write_block, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_mmap’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1409:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1409 | DECLARE_EVENT_CLASS(f2fs_mmap, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1409:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1409 | DECLARE_EVENT_CLASS(f2fs_mmap, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_writepages’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ 1455 | TRACE_EVENT(f2fs_writepages, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ 1455 | TRACE_EVENT(f2fs_writepages, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_readpages’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1519:1: note: in expansion of macro ‘TRACE_EVENT’ 1519 | TRACE_EVENT(f2fs_readpages, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1519:1: note: in expansion of macro ‘TRACE_EVENT’ 1519 | TRACE_EVENT(f2fs_readpages, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_write_checkpoint’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1545:1: note: in expansion of macro ‘TRACE_EVENT’ 1545 | TRACE_EVENT(f2fs_write_checkpoint, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1545:1: note: in expansion of macro ‘TRACE_EVENT’ 1545 | TRACE_EVENT(f2fs_write_checkpoint, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_discard’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1569:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1569 | DECLARE_EVENT_CLASS(f2fs_discard, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1569:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1569 | DECLARE_EVENT_CLASS(f2fs_discard, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_reset_zone’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1614:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1614 | DECLARE_EVENT_CLASS(f2fs_reset_zone, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1614:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1614 | DECLARE_EVENT_CLASS(f2fs_reset_zone, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_issue_flush’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1649:1: note: in expansion of macro ‘TRACE_EVENT’ 1649 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1649:1: note: in expansion of macro ‘TRACE_EVENT’ 1649 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_lookup_extent_tree_start’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(f2fs_lookup_extent_tree_start, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(f2fs_lookup_extent_tree_start, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_lookup_read_extent_tree_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/f2fs.h:1703:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1703 | TRACE_EVENT_CONDITION(f2fs_lookup_read_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/f2fs.h:1703:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1703 | TRACE_EVENT_CONDITION(f2fs_lookup_read_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_lookup_age_extent_tree_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/f2fs.h:1739:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1739 | TRACE_EVENT_CONDITION(f2fs_lookup_age_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/f2fs.h:1739:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1739 | TRACE_EVENT_CONDITION(f2fs_lookup_age_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_update_read_extent_tree_range’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1778:1: note: in expansion of macro ‘TRACE_EVENT’ 1778 | TRACE_EVENT(f2fs_update_read_extent_tree_range, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1778:1: note: in expansion of macro ‘TRACE_EVENT’ 1778 | TRACE_EVENT(f2fs_update_read_extent_tree_range, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_update_age_extent_tree_range’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1813:1: note: in expansion of macro ‘TRACE_EVENT’ 1813 | TRACE_EVENT(f2fs_update_age_extent_tree_range, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1813:1: note: in expansion of macro ‘TRACE_EVENT’ 1813 | TRACE_EVENT(f2fs_update_age_extent_tree_range, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_shrink_extent_tree’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1848:1: note: in expansion of macro ‘TRACE_EVENT’ 1848 | TRACE_EVENT(f2fs_shrink_extent_tree, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1848:1: note: in expansion of macro ‘TRACE_EVENT’ 1848 | TRACE_EVENT(f2fs_shrink_extent_tree, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_destroy_extent_tree’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1876:1: note: in expansion of macro ‘TRACE_EVENT’ 1876 | TRACE_EVENT(f2fs_destroy_extent_tree, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1876:1: note: in expansion of macro ‘TRACE_EVENT’ 1876 | TRACE_EVENT(f2fs_destroy_extent_tree, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_sync_dirty_inodes’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1903:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1903 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1903:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1903 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_shutdown’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ 1941 | TRACE_EVENT(f2fs_shutdown, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ 1941 | TRACE_EVENT(f2fs_shutdown, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_zip_start’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1965 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1965 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_zip_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1996:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1996 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1996:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1996 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_iostat’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2060:1: note: in expansion of macro ‘TRACE_EVENT’ 2060 | TRACE_EVENT(f2fs_iostat, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2060:1: note: in expansion of macro ‘TRACE_EVENT’ 2060 | TRACE_EVENT(f2fs_iostat, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_iostat_latency’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ 2163 | TRACE_EVENT(f2fs_iostat_latency, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ 2163 | TRACE_EVENT(f2fs_iostat_latency, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_bmap’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2250:1: note: in expansion of macro ‘TRACE_EVENT’ 2250 | TRACE_EVENT(f2fs_bmap, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2250:1: note: in expansion of macro ‘TRACE_EVENT’ 2250 | TRACE_EVENT(f2fs_bmap, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_fiemap’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2276:1: note: in expansion of macro ‘TRACE_EVENT’ 2276 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2276:1: note: in expansion of macro ‘TRACE_EVENT’ 2276 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs__rw_start’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2313 | DECLARE_EVENT_CLASS(f2fs__rw_start, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2313 | DECLARE_EVENT_CLASS(f2fs__rw_start, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs__rw_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2354 | DECLARE_EVENT_CLASS(f2fs__rw_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2354 | DECLARE_EVENT_CLASS(f2fs__rw_end, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__inode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(f2fs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(f2fs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__inode_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:222:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 222 | DECLARE_EVENT_CLASS(f2fs__inode_exit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:222:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 222 | DECLARE_EVENT_CLASS(f2fs__inode_exit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_sync_file_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ 256 | TRACE_EVENT(f2fs_sync_file_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ 256 | TRACE_EVENT(f2fs_sync_file_exit, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_sync_fs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(f2fs_sync_fs, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(f2fs_sync_fs, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_unlink_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:338:1: note: in expansion of macro ‘TRACE_EVENT’ 338 | TRACE_EVENT(f2fs_unlink_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:338:1: note: in expansion of macro ‘TRACE_EVENT’ 338 | TRACE_EVENT(f2fs_unlink_enter, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_truncate_data_blocks_range’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:389:1: note: in expansion of macro ‘TRACE_EVENT’ 389 | TRACE_EVENT(f2fs_truncate_data_blocks_range, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:389:1: note: in expansion of macro ‘TRACE_EVENT’ 389 | TRACE_EVENT(f2fs_truncate_data_blocks_range, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__truncate_op’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 418 | DECLARE_EVENT_CLASS(f2fs__truncate_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 418 | DECLARE_EVENT_CLASS(f2fs__truncate_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__truncate_node’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:476:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 476 | DECLARE_EVENT_CLASS(f2fs__truncate_node, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:476:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 476 | DECLARE_EVENT_CLASS(f2fs__truncate_node, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_truncate_partial_nodes’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:523:1: note: in expansion of macro ‘TRACE_EVENT’ 523 | TRACE_EVENT(f2fs_truncate_partial_nodes, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:523:1: note: in expansion of macro ‘TRACE_EVENT’ 523 | TRACE_EVENT(f2fs_truncate_partial_nodes, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_file_write_iter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:557:1: note: in expansion of macro ‘TRACE_EVENT’ 557 | TRACE_EVENT(f2fs_file_write_iter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:557:1: note: in expansion of macro ‘TRACE_EVENT’ 557 | TRACE_EVENT(f2fs_file_write_iter, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_map_blocks’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:588:1: note: in expansion of macro ‘TRACE_EVENT’ 588 | TRACE_EVENT(f2fs_map_blocks, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:588:1: note: in expansion of macro ‘TRACE_EVENT’ 588 | TRACE_EVENT(f2fs_map_blocks, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_background_gc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:638:1: note: in expansion of macro ‘TRACE_EVENT’ 638 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:638:1: note: in expansion of macro ‘TRACE_EVENT’ 638 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_gc_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:666:1: note: in expansion of macro ‘TRACE_EVENT’ 666 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:666:1: note: in expansion of macro ‘TRACE_EVENT’ 666 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_gc_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ 723 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ 723 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_get_victim’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:778:1: note: in expansion of macro ‘TRACE_EVENT’ 778 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:778:1: note: in expansion of macro ‘TRACE_EVENT’ 778 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_lookup_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ 830 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ 830 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_lookup_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ 856 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ 856 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_rename_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:886:1: note: in expansion of macro ‘TRACE_EVENT’ 886 | TRACE_EVENT(f2fs_rename_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:886:1: note: in expansion of macro ‘TRACE_EVENT’ 886 | TRACE_EVENT(f2fs_rename_start, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_rename_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:921:1: note: in expansion of macro ‘TRACE_EVENT’ 921 | TRACE_EVENT(f2fs_rename_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:921:1: note: in expansion of macro ‘TRACE_EVENT’ 921 | TRACE_EVENT(f2fs_rename_end, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_readdir’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:955:1: note: in expansion of macro ‘TRACE_EVENT’ 955 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:955:1: note: in expansion of macro ‘TRACE_EVENT’ 955 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_fallocate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:984:1: note: in expansion of macro ‘TRACE_EVENT’ 984 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:984:1: note: in expansion of macro ‘TRACE_EVENT’ 984 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_direct_IO_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1024:1: note: in expansion of macro ‘TRACE_EVENT’ 1024 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1024:1: note: in expansion of macro ‘TRACE_EVENT’ 1024 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_direct_IO_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1059:1: note: in expansion of macro ‘TRACE_EVENT’ 1059 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1059:1: note: in expansion of macro ‘TRACE_EVENT’ 1059 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_reserve_new_blocks’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1093:1: note: in expansion of macro ‘TRACE_EVENT’ 1093 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1093:1: note: in expansion of macro ‘TRACE_EVENT’ 1093 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__submit_page_bio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1121 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1121 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__bio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1180 | DECLARE_EVENT_CLASS(f2fs__bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1180 | DECLARE_EVENT_CLASS(f2fs__bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_write_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1251:1: note: in expansion of macro ‘TRACE_EVENT’ 1251 | TRACE_EVENT(f2fs_write_begin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1251:1: note: in expansion of macro ‘TRACE_EVENT’ 1251 | TRACE_EVENT(f2fs_write_begin, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_write_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1277:1: note: in expansion of macro ‘TRACE_EVENT’ 1277 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1277:1: note: in expansion of macro ‘TRACE_EVENT’ 1277 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__folio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1307 | DECLARE_EVENT_CLASS(f2fs__folio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1307 | DECLARE_EVENT_CLASS(f2fs__folio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_replace_atomic_write_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1372:1: note: in expansion of macro ‘TRACE_EVENT’ 1372 | TRACE_EVENT(f2fs_replace_atomic_write_block, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1372:1: note: in expansion of macro ‘TRACE_EVENT’ 1372 | TRACE_EVENT(f2fs_replace_atomic_write_block, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_mmap’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1409:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1409 | DECLARE_EVENT_CLASS(f2fs_mmap, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1409:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1409 | DECLARE_EVENT_CLASS(f2fs_mmap, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_writepages’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ 1455 | TRACE_EVENT(f2fs_writepages, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ 1455 | TRACE_EVENT(f2fs_writepages, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_readpages’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1519:1: note: in expansion of macro ‘TRACE_EVENT’ 1519 | TRACE_EVENT(f2fs_readpages, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1519:1: note: in expansion of macro ‘TRACE_EVENT’ 1519 | TRACE_EVENT(f2fs_readpages, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_write_checkpoint’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1545:1: note: in expansion of macro ‘TRACE_EVENT’ 1545 | TRACE_EVENT(f2fs_write_checkpoint, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1545:1: note: in expansion of macro ‘TRACE_EVENT’ 1545 | TRACE_EVENT(f2fs_write_checkpoint, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_discard’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1569:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1569 | DECLARE_EVENT_CLASS(f2fs_discard, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1569:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1569 | DECLARE_EVENT_CLASS(f2fs_discard, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_reset_zone’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1614:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1614 | DECLARE_EVENT_CLASS(f2fs_reset_zone, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1614:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1614 | DECLARE_EVENT_CLASS(f2fs_reset_zone, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_issue_flush’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1649:1: note: in expansion of macro ‘TRACE_EVENT’ 1649 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1649:1: note: in expansion of macro ‘TRACE_EVENT’ 1649 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_lookup_extent_tree_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(f2fs_lookup_extent_tree_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(f2fs_lookup_extent_tree_start, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_lookup_read_extent_tree_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/f2fs.h:1703:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1703 | TRACE_EVENT_CONDITION(f2fs_lookup_read_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/f2fs.h:1703:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1703 | TRACE_EVENT_CONDITION(f2fs_lookup_read_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_lookup_age_extent_tree_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/f2fs.h:1739:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1739 | TRACE_EVENT_CONDITION(f2fs_lookup_age_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/f2fs.h:1739:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1739 | TRACE_EVENT_CONDITION(f2fs_lookup_age_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_update_read_extent_tree_range’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1778:1: note: in expansion of macro ‘TRACE_EVENT’ 1778 | TRACE_EVENT(f2fs_update_read_extent_tree_range, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1778:1: note: in expansion of macro ‘TRACE_EVENT’ 1778 | TRACE_EVENT(f2fs_update_read_extent_tree_range, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_update_age_extent_tree_range’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1813:1: note: in expansion of macro ‘TRACE_EVENT’ 1813 | TRACE_EVENT(f2fs_update_age_extent_tree_range, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1813:1: note: in expansion of macro ‘TRACE_EVENT’ 1813 | TRACE_EVENT(f2fs_update_age_extent_tree_range, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_shrink_extent_tree’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1848:1: note: in expansion of macro ‘TRACE_EVENT’ 1848 | TRACE_EVENT(f2fs_shrink_extent_tree, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1848:1: note: in expansion of macro ‘TRACE_EVENT’ 1848 | TRACE_EVENT(f2fs_shrink_extent_tree, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_destroy_extent_tree’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1876:1: note: in expansion of macro ‘TRACE_EVENT’ 1876 | TRACE_EVENT(f2fs_destroy_extent_tree, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1876:1: note: in expansion of macro ‘TRACE_EVENT’ 1876 | TRACE_EVENT(f2fs_destroy_extent_tree, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_sync_dirty_inodes’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1903:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1903 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1903:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1903 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_shutdown’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ 1941 | TRACE_EVENT(f2fs_shutdown, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ 1941 | TRACE_EVENT(f2fs_shutdown, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_zip_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1965 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1965 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_zip_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1996:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1996 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1996:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1996 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_iostat’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2060:1: note: in expansion of macro ‘TRACE_EVENT’ 2060 | TRACE_EVENT(f2fs_iostat, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2060:1: note: in expansion of macro ‘TRACE_EVENT’ 2060 | TRACE_EVENT(f2fs_iostat, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_iostat_latency’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ 2163 | TRACE_EVENT(f2fs_iostat_latency, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ 2163 | TRACE_EVENT(f2fs_iostat_latency, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_bmap’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2250:1: note: in expansion of macro ‘TRACE_EVENT’ 2250 | TRACE_EVENT(f2fs_bmap, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2250:1: note: in expansion of macro ‘TRACE_EVENT’ 2250 | TRACE_EVENT(f2fs_bmap, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_fiemap’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2276:1: note: in expansion of macro ‘TRACE_EVENT’ 2276 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2276:1: note: in expansion of macro ‘TRACE_EVENT’ 2276 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__rw_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2313 | DECLARE_EVENT_CLASS(f2fs__rw_start, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2313 | DECLARE_EVENT_CLASS(f2fs__rw_start, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__rw_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2354 | DECLARE_EVENT_CLASS(f2fs__rw_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2354 | DECLARE_EVENT_CLASS(f2fs__rw_end, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/f2fs/super.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/f2fs] Error 2 In file included from ../include/trace/define_trace.h:108, from ../fs/nfs/nfs4trace.h:2701, from ../fs/nfs/nfs4trace.c:15: ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_clientid_event’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(nfs4_clientid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(nfs4_clientid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(nfs4_clientid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(nfs4_clientid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(nfs4_clientid_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_trunked_exchange_id’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(nfs4_trunked_exchange_id, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(nfs4_trunked_exchange_id, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_sequence_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:110:1: note: in expansion of macro ‘TRACE_EVENT’ 110 | TRACE_EVENT(nfs4_sequence_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:110:1: note: in expansion of macro ‘TRACE_EVENT’ 110 | TRACE_EVENT(nfs4_sequence_done, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_cb_sequence’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(nfs4_cb_sequence, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(nfs4_cb_sequence, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_cb_seqid_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(nfs4_cb_seqid_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(nfs4_cb_seqid_err, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_cb_offload’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT(nfs4_cb_offload, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT(nfs4_cb_offload, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_setup_sequence’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:278:1: note: in expansion of macro ‘TRACE_EVENT’ 278 | TRACE_EVENT(nfs4_setup_sequence, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:278:1: note: in expansion of macro ‘TRACE_EVENT’ 278 | TRACE_EVENT(nfs4_setup_sequence, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_state_mgr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:354:1: note: in expansion of macro ‘TRACE_EVENT’ 354 | TRACE_EVENT(nfs4_state_mgr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:354:1: note: in expansion of macro ‘TRACE_EVENT’ 354 | TRACE_EVENT(nfs4_state_mgr, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_state_mgr_failed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:377:1: note: in expansion of macro ‘TRACE_EVENT’ 377 | TRACE_EVENT(nfs4_state_mgr_failed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:377:1: note: in expansion of macro ‘TRACE_EVENT’ 377 | TRACE_EVENT(nfs4_state_mgr_failed, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_xdr_bad_operation’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:409:1: note: in expansion of macro ‘TRACE_EVENT’ 409 | TRACE_EVENT(nfs4_xdr_bad_operation, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:409:1: note: in expansion of macro ‘TRACE_EVENT’ 409 | TRACE_EVENT(nfs4_xdr_bad_operation, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_xdr_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 444 | DECLARE_EVENT_CLASS(nfs4_xdr_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 444 | DECLARE_EVENT_CLASS(nfs4_xdr_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_cb_error_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:490:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 490 | DECLARE_EVENT_CLASS(nfs4_cb_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:490:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 490 | DECLARE_EVENT_CLASS(nfs4_cb_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_open_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:525:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 525 | DECLARE_EVENT_CLASS(nfs4_open_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:525:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 525 | DECLARE_EVENT_CLASS(nfs4_open_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_cached_open’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:617:1: note: in expansion of macro ‘TRACE_EVENT’ 617 | TRACE_EVENT(nfs4_cached_open, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:617:1: note: in expansion of macro ‘TRACE_EVENT’ 617 | TRACE_EVENT(nfs4_cached_open, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_close’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ 656 | TRACE_EVENT(nfs4_close, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ 656 | TRACE_EVENT(nfs4_close, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_lock_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:704:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 704 | DECLARE_EVENT_CLASS(nfs4_lock_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:704:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 704 | DECLARE_EVENT_CLASS(nfs4_lock_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_set_lock’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:773:1: note: in expansion of macro ‘TRACE_EVENT’ 773 | TRACE_EVENT(nfs4_set_lock, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:773:1: note: in expansion of macro ‘TRACE_EVENT’ 773 | TRACE_EVENT(nfs4_set_lock, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_state_lock_reclaim’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:877:1: note: in expansion of macro ‘TRACE_EVENT’ 877 | TRACE_EVENT(nfs4_state_lock_reclaim, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:877:1: note: in expansion of macro ‘TRACE_EVENT’ 877 | TRACE_EVENT(nfs4_state_lock_reclaim, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_set_delegation_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:920:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 920 | DECLARE_EVENT_CLASS(nfs4_set_delegation_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:920:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 920 | DECLARE_EVENT_CLASS(nfs4_set_delegation_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_delegreturn_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ 960 | TRACE_EVENT(nfs4_delegreturn_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ 960 | TRACE_EVENT(nfs4_delegreturn_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_test_stateid_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 999 | DECLARE_EVENT_CLASS(nfs4_test_stateid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 999 | DECLARE_EVENT_CLASS(nfs4_test_stateid_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_lookup_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1055:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1055 | DECLARE_EVENT_CLASS(nfs4_lookup_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1055:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1055 | DECLARE_EVENT_CLASS(nfs4_lookup_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_lookupp’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1105:1: note: in expansion of macro ‘TRACE_EVENT’ 1105 | TRACE_EVENT(nfs4_lookupp, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1105:1: note: in expansion of macro ‘TRACE_EVENT’ 1105 | TRACE_EVENT(nfs4_lookupp, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_rename’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1134:1: note: in expansion of macro ‘TRACE_EVENT’ 1134 | TRACE_EVENT(nfs4_rename, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1134:1: note: in expansion of macro ‘TRACE_EVENT’ 1134 | TRACE_EVENT(nfs4_rename, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_inode_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1177:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1177 | DECLARE_EVENT_CLASS(nfs4_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1177:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1177 | DECLARE_EVENT_CLASS(nfs4_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_inode_stateid_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1227 | DECLARE_EVENT_CLASS(nfs4_inode_stateid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1227 | DECLARE_EVENT_CLASS(nfs4_inode_stateid_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_getattr_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1283:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1283 | DECLARE_EVENT_CLASS(nfs4_getattr_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1283:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1283 | DECLARE_EVENT_CLASS(nfs4_getattr_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_inode_callback_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1334:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1334 | DECLARE_EVENT_CLASS(nfs4_inode_callback_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1334:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1334 | DECLARE_EVENT_CLASS(nfs4_inode_callback_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_inode_stateid_callback_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1388:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1388 | DECLARE_EVENT_CLASS(nfs4_inode_stateid_callback_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1388:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1388 | DECLARE_EVENT_CLASS(nfs4_inode_stateid_callback_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_idmap_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1452:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1452 | DECLARE_EVENT_CLASS(nfs4_idmap_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1452:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1452 | DECLARE_EVENT_CLASS(nfs4_idmap_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_read_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1505:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1505 | DECLARE_EVENT_CLASS(nfs4_read_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1505:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1505 | DECLARE_EVENT_CLASS(nfs4_read_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_write_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1579:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1579 | DECLARE_EVENT_CLASS(nfs4_write_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1579:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1579 | DECLARE_EVENT_CLASS(nfs4_write_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_commit_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1654:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1654 | DECLARE_EVENT_CLASS(nfs4_commit_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1654:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1654 | DECLARE_EVENT_CLASS(nfs4_commit_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_layoutget’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1715:1: note: in expansion of macro ‘TRACE_EVENT’ 1715 | TRACE_EVENT(nfs4_layoutget, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1715:1: note: in expansion of macro ‘TRACE_EVENT’ 1715 | TRACE_EVENT(nfs4_layoutget, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_pnfs_update_layout’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1820:1: note: in expansion of macro ‘TRACE_EVENT’ 1820 | TRACE_EVENT(pnfs_update_layout, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1820:1: note: in expansion of macro ‘TRACE_EVENT’ 1820 | TRACE_EVENT(pnfs_update_layout, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_pnfs_layout_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1877:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1877 | DECLARE_EVENT_CLASS(pnfs_layout_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1877:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1877 | DECLARE_EVENT_CLASS(pnfs_layout_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_deviceid_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1949:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1949 | DECLARE_EVENT_CLASS(nfs4_deviceid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1949:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1949 | DECLARE_EVENT_CLASS(nfs4_deviceid_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_deviceid_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1982:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1982 | DECLARE_EVENT_CLASS(nfs4_deviceid_status, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1982:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1982 | DECLARE_EVENT_CLASS(nfs4_deviceid_status, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_fl_getdevinfo’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2024:1: note: in expansion of macro ‘TRACE_EVENT’ 2024 | TRACE_EVENT(fl_getdevinfo, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2024:1: note: in expansion of macro ‘TRACE_EVENT’ 2024 | TRACE_EVENT(fl_getdevinfo, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_flexfiles_io_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2052:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2052 | DECLARE_EVENT_CLASS(nfs4_flexfiles_io_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2052:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2052 | DECLARE_EVENT_CLASS(nfs4_flexfiles_io_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_ff_layout_commit_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2112:1: note: in expansion of macro ‘TRACE_EVENT’ 2112 | TRACE_EVENT(ff_layout_commit_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2112:1: note: in expansion of macro ‘TRACE_EVENT’ 2112 | TRACE_EVENT(ff_layout_commit_error, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_pnfs_bl_pr_key_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2156 | DECLARE_EVENT_CLASS(pnfs_bl_pr_key_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2156 | DECLARE_EVENT_CLASS(pnfs_bl_pr_key_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_pnfs_bl_pr_key_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2207:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2207 | DECLARE_EVENT_CLASS(pnfs_bl_pr_key_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2207:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2207 | DECLARE_EVENT_CLASS(pnfs_bl_pr_key_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_llseek’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2253:1: note: in expansion of macro ‘TRACE_EVENT’ 2253 | TRACE_EVENT(nfs4_llseek, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2253:1: note: in expansion of macro ‘TRACE_EVENT’ 2253 | TRACE_EVENT(nfs4_llseek, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_sparse_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2317:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2317 | DECLARE_EVENT_CLASS(nfs4_sparse_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2317:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2317 | DECLARE_EVENT_CLASS(nfs4_sparse_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_copy’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2374:1: note: in expansion of macro ‘TRACE_EVENT’ 2374 | TRACE_EVENT(nfs4_copy, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2374:1: note: in expansion of macro ‘TRACE_EVENT’ 2374 | TRACE_EVENT(nfs4_copy, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_clone’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2481:1: note: in expansion of macro ‘TRACE_EVENT’ 2481 | TRACE_EVENT(nfs4_clone, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2481:1: note: in expansion of macro ‘TRACE_EVENT’ 2481 | TRACE_EVENT(nfs4_clone, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_copy_notify’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ 2554 | TRACE_EVENT(nfs4_copy_notify, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ 2554 | TRACE_EVENT(nfs4_copy_notify, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_offload_cancel’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2611:1: note: in expansion of macro ‘TRACE_EVENT’ 2611 | TRACE_EVENT(nfs4_offload_cancel, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2611:1: note: in expansion of macro ‘TRACE_EVENT’ 2611 | TRACE_EVENT(nfs4_offload_cancel, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_xattr_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2644:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2644 | DECLARE_EVENT_CLASS(nfs4_xattr_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2644:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2644 | DECLARE_EVENT_CLASS(nfs4_xattr_event, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_clientid_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(nfs4_clientid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(nfs4_clientid_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_trunked_exchange_id’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(nfs4_trunked_exchange_id, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(nfs4_trunked_exchange_id, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_sequence_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:110:1: note: in expansion of macro ‘TRACE_EVENT’ 110 | TRACE_EVENT(nfs4_sequence_done, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:110:1: note: in expansion of macro ‘TRACE_EVENT’ 110 | TRACE_EVENT(nfs4_sequence_done, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_cb_sequence’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(nfs4_cb_sequence, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(nfs4_cb_sequence, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_cb_seqid_err’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(nfs4_cb_seqid_err, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(nfs4_cb_seqid_err, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_cb_offload’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT(nfs4_cb_offload, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT(nfs4_cb_offload, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_setup_sequence’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:278:1: note: in expansion of macro ‘TRACE_EVENT’ 278 | TRACE_EVENT(nfs4_setup_sequence, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:278:1: note: in expansion of macro ‘TRACE_EVENT’ 278 | TRACE_EVENT(nfs4_setup_sequence, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_state_mgr’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:354:1: note: in expansion of macro ‘TRACE_EVENT’ 354 | TRACE_EVENT(nfs4_state_mgr, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:354:1: note: in expansion of macro ‘TRACE_EVENT’ 354 | TRACE_EVENT(nfs4_state_mgr, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_state_mgr_failed’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:377:1: note: in expansion of macro ‘TRACE_EVENT’ 377 | TRACE_EVENT(nfs4_state_mgr_failed, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:377:1: note: in expansion of macro ‘TRACE_EVENT’ 377 | TRACE_EVENT(nfs4_state_mgr_failed, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_xdr_bad_operation’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:409:1: note: in expansion of macro ‘TRACE_EVENT’ 409 | TRACE_EVENT(nfs4_xdr_bad_operation, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:409:1: note: in expansion of macro ‘TRACE_EVENT’ 409 | TRACE_EVENT(nfs4_xdr_bad_operation, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_xdr_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 444 | DECLARE_EVENT_CLASS(nfs4_xdr_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 444 | DECLARE_EVENT_CLASS(nfs4_xdr_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_cb_error_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:490:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 490 | DECLARE_EVENT_CLASS(nfs4_cb_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:490:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 490 | DECLARE_EVENT_CLASS(nfs4_cb_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_open_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:525:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 525 | DECLARE_EVENT_CLASS(nfs4_open_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:525:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 525 | DECLARE_EVENT_CLASS(nfs4_open_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_cached_open’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:617:1: note: in expansion of macro ‘TRACE_EVENT’ 617 | TRACE_EVENT(nfs4_cached_open, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:617:1: note: in expansion of macro ‘TRACE_EVENT’ 617 | TRACE_EVENT(nfs4_cached_open, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_close’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ 656 | TRACE_EVENT(nfs4_close, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ 656 | TRACE_EVENT(nfs4_close, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_lock_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:704:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 704 | DECLARE_EVENT_CLASS(nfs4_lock_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:704:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 704 | DECLARE_EVENT_CLASS(nfs4_lock_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_set_lock’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:773:1: note: in expansion of macro ‘TRACE_EVENT’ 773 | TRACE_EVENT(nfs4_set_lock, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:773:1: note: in expansion of macro ‘TRACE_EVENT’ 773 | TRACE_EVENT(nfs4_set_lock, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_state_lock_reclaim’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:877:1: note: in expansion of macro ‘TRACE_EVENT’ 877 | TRACE_EVENT(nfs4_state_lock_reclaim, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:877:1: note: in expansion of macro ‘TRACE_EVENT’ 877 | TRACE_EVENT(nfs4_state_lock_reclaim, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_set_delegation_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:920:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 920 | DECLARE_EVENT_CLASS(nfs4_set_delegation_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:920:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 920 | DECLARE_EVENT_CLASS(nfs4_set_delegation_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_delegreturn_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ 960 | TRACE_EVENT(nfs4_delegreturn_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ 960 | TRACE_EVENT(nfs4_delegreturn_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_test_stateid_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 999 | DECLARE_EVENT_CLASS(nfs4_test_stateid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 999 | DECLARE_EVENT_CLASS(nfs4_test_stateid_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_lookup_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1055:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1055 | DECLARE_EVENT_CLASS(nfs4_lookup_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1055:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1055 | DECLARE_EVENT_CLASS(nfs4_lookup_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_lookupp’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1105:1: note: in expansion of macro ‘TRACE_EVENT’ 1105 | TRACE_EVENT(nfs4_lookupp, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1105:1: note: in expansion of macro ‘TRACE_EVENT’ 1105 | TRACE_EVENT(nfs4_lookupp, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_rename’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1134:1: note: in expansion of macro ‘TRACE_EVENT’ 1134 | TRACE_EVENT(nfs4_rename, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1134:1: note: in expansion of macro ‘TRACE_EVENT’ 1134 | TRACE_EVENT(nfs4_rename, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_inode_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1177:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1177 | DECLARE_EVENT_CLASS(nfs4_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1177:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1177 | DECLARE_EVENT_CLASS(nfs4_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_inode_stateid_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1227 | DECLARE_EVENT_CLASS(nfs4_inode_stateid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1227 | DECLARE_EVENT_CLASS(nfs4_inode_stateid_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_getattr_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1283:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1283 | DECLARE_EVENT_CLASS(nfs4_getattr_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1283:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1283 | DECLARE_EVENT_CLASS(nfs4_getattr_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_inode_callback_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1334:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1334 | DECLARE_EVENT_CLASS(nfs4_inode_callback_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1334:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1334 | DECLARE_EVENT_CLASS(nfs4_inode_callback_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_inode_stateid_callback_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1388:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1388 | DECLARE_EVENT_CLASS(nfs4_inode_stateid_callback_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1388:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1388 | DECLARE_EVENT_CLASS(nfs4_inode_stateid_callback_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_idmap_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1452:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1452 | DECLARE_EVENT_CLASS(nfs4_idmap_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1452:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1452 | DECLARE_EVENT_CLASS(nfs4_idmap_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_read_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1505:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1505 | DECLARE_EVENT_CLASS(nfs4_read_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1505:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1505 | DECLARE_EVENT_CLASS(nfs4_read_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_write_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1579:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1579 | DECLARE_EVENT_CLASS(nfs4_write_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1579:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1579 | DECLARE_EVENT_CLASS(nfs4_write_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_commit_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1654:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1654 | DECLARE_EVENT_CLASS(nfs4_commit_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1654:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1654 | DECLARE_EVENT_CLASS(nfs4_commit_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_layoutget’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1715:1: note: in expansion of macro ‘TRACE_EVENT’ 1715 | TRACE_EVENT(nfs4_layoutget, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1715:1: note: in expansion of macro ‘TRACE_EVENT’ 1715 | TRACE_EVENT(nfs4_layoutget, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_pnfs_update_layout’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1820:1: note: in expansion of macro ‘TRACE_EVENT’ 1820 | TRACE_EVENT(pnfs_update_layout, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1820:1: note: in expansion of macro ‘TRACE_EVENT’ 1820 | TRACE_EVENT(pnfs_update_layout, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_pnfs_layout_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1877:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1877 | DECLARE_EVENT_CLASS(pnfs_layout_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1877:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1877 | DECLARE_EVENT_CLASS(pnfs_layout_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_deviceid_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1949:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1949 | DECLARE_EVENT_CLASS(nfs4_deviceid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1949:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1949 | DECLARE_EVENT_CLASS(nfs4_deviceid_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_deviceid_status’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1982:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1982 | DECLARE_EVENT_CLASS(nfs4_deviceid_status, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1982:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1982 | DECLARE_EVENT_CLASS(nfs4_deviceid_status, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_fl_getdevinfo’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2024:1: note: in expansion of macro ‘TRACE_EVENT’ 2024 | TRACE_EVENT(fl_getdevinfo, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2024:1: note: in expansion of macro ‘TRACE_EVENT’ 2024 | TRACE_EVENT(fl_getdevinfo, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_flexfiles_io_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2052:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2052 | DECLARE_EVENT_CLASS(nfs4_flexfiles_io_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2052:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2052 | DECLARE_EVENT_CLASS(nfs4_flexfiles_io_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_ff_layout_commit_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2112:1: note: in expansion of macro ‘TRACE_EVENT’ 2112 | TRACE_EVENT(ff_layout_commit_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2112:1: note: in expansion of macro ‘TRACE_EVENT’ 2112 | TRACE_EVENT(ff_layout_commit_error, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_pnfs_bl_pr_key_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2156 | DECLARE_EVENT_CLASS(pnfs_bl_pr_key_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2156 | DECLARE_EVENT_CLASS(pnfs_bl_pr_key_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_pnfs_bl_pr_key_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2207:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2207 | DECLARE_EVENT_CLASS(pnfs_bl_pr_key_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2207:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2207 | DECLARE_EVENT_CLASS(pnfs_bl_pr_key_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_llseek’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2253:1: note: in expansion of macro ‘TRACE_EVENT’ 2253 | TRACE_EVENT(nfs4_llseek, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2253:1: note: in expansion of macro ‘TRACE_EVENT’ 2253 | TRACE_EVENT(nfs4_llseek, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_sparse_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2317:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2317 | DECLARE_EVENT_CLASS(nfs4_sparse_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2317:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2317 | DECLARE_EVENT_CLASS(nfs4_sparse_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_copy’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2374:1: note: in expansion of macro ‘TRACE_EVENT’ 2374 | TRACE_EVENT(nfs4_copy, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2374:1: note: in expansion of macro ‘TRACE_EVENT’ 2374 | TRACE_EVENT(nfs4_copy, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_clone’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2481:1: note: in expansion of macro ‘TRACE_EVENT’ 2481 | TRACE_EVENT(nfs4_clone, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2481:1: note: in expansion of macro ‘TRACE_EVENT’ 2481 | TRACE_EVENT(nfs4_clone, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_copy_notify’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ 2554 | TRACE_EVENT(nfs4_copy_notify, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ 2554 | TRACE_EVENT(nfs4_copy_notify, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_offload_cancel’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2611:1: note: in expansion of macro ‘TRACE_EVENT’ 2611 | TRACE_EVENT(nfs4_offload_cancel, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2611:1: note: in expansion of macro ‘TRACE_EVENT’ 2611 | TRACE_EVENT(nfs4_offload_cancel, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_xattr_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2644:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2644 | DECLARE_EVENT_CLASS(nfs4_xattr_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2644:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2644 | DECLARE_EVENT_CLASS(nfs4_xattr_event, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_clientid_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(nfs4_clientid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(nfs4_clientid_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_trunked_exchange_id’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(nfs4_trunked_exchange_id, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(nfs4_trunked_exchange_id, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_sequence_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:110:1: note: in expansion of macro ‘TRACE_EVENT’ 110 | TRACE_EVENT(nfs4_sequence_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:110:1: note: in expansion of macro ‘TRACE_EVENT’ 110 | TRACE_EVENT(nfs4_sequence_done, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_cb_sequence’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(nfs4_cb_sequence, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(nfs4_cb_sequence, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_cb_seqid_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(nfs4_cb_seqid_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(nfs4_cb_seqid_err, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_cb_offload’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT(nfs4_cb_offload, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT(nfs4_cb_offload, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_setup_sequence’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:278:1: note: in expansion of macro ‘TRACE_EVENT’ 278 | TRACE_EVENT(nfs4_setup_sequence, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:278:1: note: in expansion of macro ‘TRACE_EVENT’ 278 | TRACE_EVENT(nfs4_setup_sequence, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_state_mgr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:354:1: note: in expansion of macro ‘TRACE_EVENT’ 354 | TRACE_EVENT(nfs4_state_mgr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:354:1: note: in expansion of macro ‘TRACE_EVENT’ 354 | TRACE_EVENT(nfs4_state_mgr, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_state_mgr_failed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:377:1: note: in expansion of macro ‘TRACE_EVENT’ 377 | TRACE_EVENT(nfs4_state_mgr_failed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:377:1: note: in expansion of macro ‘TRACE_EVENT’ 377 | TRACE_EVENT(nfs4_state_mgr_failed, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_xdr_bad_operation’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:409:1: note: in expansion of macro ‘TRACE_EVENT’ 409 | TRACE_EVENT(nfs4_xdr_bad_operation, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:409:1: note: in expansion of macro ‘TRACE_EVENT’ 409 | TRACE_EVENT(nfs4_xdr_bad_operation, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_xdr_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 444 | DECLARE_EVENT_CLASS(nfs4_xdr_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 444 | DECLARE_EVENT_CLASS(nfs4_xdr_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_cb_error_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:490:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 490 | DECLARE_EVENT_CLASS(nfs4_cb_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:490:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 490 | DECLARE_EVENT_CLASS(nfs4_cb_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_open_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:525:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 525 | DECLARE_EVENT_CLASS(nfs4_open_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:525:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 525 | DECLARE_EVENT_CLASS(nfs4_open_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_cached_open’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:617:1: note: in expansion of macro ‘TRACE_EVENT’ 617 | TRACE_EVENT(nfs4_cached_open, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:617:1: note: in expansion of macro ‘TRACE_EVENT’ 617 | TRACE_EVENT(nfs4_cached_open, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_close’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ 656 | TRACE_EVENT(nfs4_close, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ 656 | TRACE_EVENT(nfs4_close, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_lock_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:704:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 704 | DECLARE_EVENT_CLASS(nfs4_lock_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:704:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 704 | DECLARE_EVENT_CLASS(nfs4_lock_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_set_lock’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:773:1: note: in expansion of macro ‘TRACE_EVENT’ 773 | TRACE_EVENT(nfs4_set_lock, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:773:1: note: in expansion of macro ‘TRACE_EVENT’ 773 | TRACE_EVENT(nfs4_set_lock, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_state_lock_reclaim’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:877:1: note: in expansion of macro ‘TRACE_EVENT’ 877 | TRACE_EVENT(nfs4_state_lock_reclaim, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:877:1: note: in expansion of macro ‘TRACE_EVENT’ 877 | TRACE_EVENT(nfs4_state_lock_reclaim, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_set_delegation_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:920:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 920 | DECLARE_EVENT_CLASS(nfs4_set_delegation_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:920:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 920 | DECLARE_EVENT_CLASS(nfs4_set_delegation_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_delegreturn_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ 960 | TRACE_EVENT(nfs4_delegreturn_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ 960 | TRACE_EVENT(nfs4_delegreturn_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_test_stateid_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 999 | DECLARE_EVENT_CLASS(nfs4_test_stateid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 999 | DECLARE_EVENT_CLASS(nfs4_test_stateid_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_lookup_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1055:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1055 | DECLARE_EVENT_CLASS(nfs4_lookup_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1055:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1055 | DECLARE_EVENT_CLASS(nfs4_lookup_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_lookupp’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1105:1: note: in expansion of macro ‘TRACE_EVENT’ 1105 | TRACE_EVENT(nfs4_lookupp, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1105:1: note: in expansion of macro ‘TRACE_EVENT’ 1105 | TRACE_EVENT(nfs4_lookupp, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_rename’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1134:1: note: in expansion of macro ‘TRACE_EVENT’ 1134 | TRACE_EVENT(nfs4_rename, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1134:1: note: in expansion of macro ‘TRACE_EVENT’ 1134 | TRACE_EVENT(nfs4_rename, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_inode_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1177:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1177 | DECLARE_EVENT_CLASS(nfs4_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1177:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1177 | DECLARE_EVENT_CLASS(nfs4_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_inode_stateid_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1227 | DECLARE_EVENT_CLASS(nfs4_inode_stateid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1227 | DECLARE_EVENT_CLASS(nfs4_inode_stateid_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_getattr_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1283:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1283 | DECLARE_EVENT_CLASS(nfs4_getattr_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1283:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1283 | DECLARE_EVENT_CLASS(nfs4_getattr_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_inode_callback_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1334:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1334 | DECLARE_EVENT_CLASS(nfs4_inode_callback_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1334:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1334 | DECLARE_EVENT_CLASS(nfs4_inode_callback_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_inode_stateid_callback_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1388:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1388 | DECLARE_EVENT_CLASS(nfs4_inode_stateid_callback_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1388:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1388 | DECLARE_EVENT_CLASS(nfs4_inode_stateid_callback_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_idmap_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1452:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1452 | DECLARE_EVENT_CLASS(nfs4_idmap_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1452:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1452 | DECLARE_EVENT_CLASS(nfs4_idmap_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_read_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1505:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1505 | DECLARE_EVENT_CLASS(nfs4_read_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1505:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1505 | DECLARE_EVENT_CLASS(nfs4_read_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_write_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1579:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1579 | DECLARE_EVENT_CLASS(nfs4_write_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1579:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1579 | DECLARE_EVENT_CLASS(nfs4_write_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_commit_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1654:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1654 | DECLARE_EVENT_CLASS(nfs4_commit_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1654:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1654 | DECLARE_EVENT_CLASS(nfs4_commit_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_layoutget’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1715:1: note: in expansion of macro ‘TRACE_EVENT’ 1715 | TRACE_EVENT(nfs4_layoutget, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1715:1: note: in expansion of macro ‘TRACE_EVENT’ 1715 | TRACE_EVENT(nfs4_layoutget, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_pnfs_update_layout’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1820:1: note: in expansion of macro ‘TRACE_EVENT’ 1820 | TRACE_EVENT(pnfs_update_layout, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1820:1: note: in expansion of macro ‘TRACE_EVENT’ 1820 | TRACE_EVENT(pnfs_update_layout, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_pnfs_layout_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1877:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1877 | DECLARE_EVENT_CLASS(pnfs_layout_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1877:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1877 | DECLARE_EVENT_CLASS(pnfs_layout_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_deviceid_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1949:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1949 | DECLARE_EVENT_CLASS(nfs4_deviceid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1949:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1949 | DECLARE_EVENT_CLASS(nfs4_deviceid_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_deviceid_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1982:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1982 | DECLARE_EVENT_CLASS(nfs4_deviceid_status, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1982:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1982 | DECLARE_EVENT_CLASS(nfs4_deviceid_status, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_fl_getdevinfo’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2024:1: note: in expansion of macro ‘TRACE_EVENT’ 2024 | TRACE_EVENT(fl_getdevinfo, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2024:1: note: in expansion of macro ‘TRACE_EVENT’ 2024 | TRACE_EVENT(fl_getdevinfo, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_flexfiles_io_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2052:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2052 | DECLARE_EVENT_CLASS(nfs4_flexfiles_io_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2052:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2052 | DECLARE_EVENT_CLASS(nfs4_flexfiles_io_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_ff_layout_commit_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2112:1: note: in expansion of macro ‘TRACE_EVENT’ 2112 | TRACE_EVENT(ff_layout_commit_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2112:1: note: in expansion of macro ‘TRACE_EVENT’ 2112 | TRACE_EVENT(ff_layout_commit_error, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_pnfs_bl_pr_key_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2156 | DECLARE_EVENT_CLASS(pnfs_bl_pr_key_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2156 | DECLARE_EVENT_CLASS(pnfs_bl_pr_key_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_pnfs_bl_pr_key_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2207:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2207 | DECLARE_EVENT_CLASS(pnfs_bl_pr_key_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2207:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2207 | DECLARE_EVENT_CLASS(pnfs_bl_pr_key_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_llseek’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2253:1: note: in expansion of macro ‘TRACE_EVENT’ 2253 | TRACE_EVENT(nfs4_llseek, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2253:1: note: in expansion of macro ‘TRACE_EVENT’ 2253 | TRACE_EVENT(nfs4_llseek, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_sparse_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2317:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2317 | DECLARE_EVENT_CLASS(nfs4_sparse_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2317:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2317 | DECLARE_EVENT_CLASS(nfs4_sparse_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_copy’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2374:1: note: in expansion of macro ‘TRACE_EVENT’ 2374 | TRACE_EVENT(nfs4_copy, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2374:1: note: in expansion of macro ‘TRACE_EVENT’ 2374 | TRACE_EVENT(nfs4_copy, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_clone’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2481:1: note: in expansion of macro ‘TRACE_EVENT’ 2481 | TRACE_EVENT(nfs4_clone, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2481:1: note: in expansion of macro ‘TRACE_EVENT’ 2481 | TRACE_EVENT(nfs4_clone, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_copy_notify’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ 2554 | TRACE_EVENT(nfs4_copy_notify, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ 2554 | TRACE_EVENT(nfs4_copy_notify, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_offload_cancel’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2611:1: note: in expansion of macro ‘TRACE_EVENT’ 2611 | TRACE_EVENT(nfs4_offload_cancel, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2611:1: note: in expansion of macro ‘TRACE_EVENT’ 2611 | TRACE_EVENT(nfs4_offload_cancel, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_xattr_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2644:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2644 | DECLARE_EVENT_CLASS(nfs4_xattr_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2644:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2644 | DECLARE_EVENT_CLASS(nfs4_xattr_event, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/nfs/nfs4trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/nfs] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/btrfs.h:2637, from ../fs/btrfs/super.c:65: ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_transaction_commit’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:182:1: note: in expansion of macro ‘TRACE_EVENT’ 182 | TRACE_EVENT(btrfs_transaction_commit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:182:1: note: in expansion of macro ‘TRACE_EVENT’ 182 | TRACE_EVENT(btrfs_transaction_commit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:182:1: note: in expansion of macro ‘TRACE_EVENT’ 182 | TRACE_EVENT(btrfs_transaction_commit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:182:1: note: in expansion of macro ‘TRACE_EVENT’ 182 | TRACE_EVENT(btrfs_transaction_commit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:182:1: note: in expansion of macro ‘TRACE_EVENT’ 182 | TRACE_EVENT(btrfs_transaction_commit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:203:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 203 | DECLARE_EVENT_CLASS(btrfs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:203:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 203 | DECLARE_EVENT_CLASS(btrfs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_get_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/btrfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 280 | TRACE_EVENT_CONDITION(btrfs_get_extent, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/btrfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 280 | TRACE_EVENT_CONDITION(btrfs_get_extent, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_handle_em_exist’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(btrfs_handle_em_exist, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(btrfs_handle_em_exist, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__file_extent_item_regular’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 354 | DECLARE_EVENT_CLASS(btrfs__file_extent_item_regular, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 354 | DECLARE_EVENT_CLASS(btrfs__file_extent_item_regular, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__file_extent_item_inline’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:408:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 408 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:408:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 408 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__ordered_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 498 | DECLARE_EVENT_CLASS(btrfs__ordered_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 498 | DECLARE_EVENT_CLASS(btrfs__ordered_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_finish_ordered_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:646:1: note: in expansion of macro ‘TRACE_EVENT’ 646 | TRACE_EVENT(btrfs_finish_ordered_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:646:1: note: in expansion of macro ‘TRACE_EVENT’ 646 | TRACE_EVENT(btrfs_finish_ordered_extent, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__writepage’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:675:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 675 | DECLARE_EVENT_CLASS(btrfs__writepage, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:675:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 675 | DECLARE_EVENT_CLASS(btrfs__writepage, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_writepage_end_io_hook’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:732:1: note: in expansion of macro ‘TRACE_EVENT’ 732 | TRACE_EVENT(btrfs_writepage_end_io_hook, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:732:1: note: in expansion of macro ‘TRACE_EVENT’ 732 | TRACE_EVENT(btrfs_writepage_end_io_hook, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_sync_file’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:761:1: note: in expansion of macro ‘TRACE_EVENT’ 761 | TRACE_EVENT(btrfs_sync_file, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:761:1: note: in expansion of macro ‘TRACE_EVENT’ 761 | TRACE_EVENT(btrfs_sync_file, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_sync_fs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:793:1: note: in expansion of macro ‘TRACE_EVENT’ 793 | TRACE_EVENT(btrfs_sync_fs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:793:1: note: in expansion of macro ‘TRACE_EVENT’ 793 | TRACE_EVENT(btrfs_sync_fs, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_add_block_group’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(btrfs_add_block_group, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(btrfs_add_block_group, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_delayed_tree_ref’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 855 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 855 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_delayed_data_ref’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:912:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 912 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:912:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 912 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_delayed_ref_head’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:973:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 973 | DECLARE_EVENT_CLASS(btrfs_delayed_ref_head, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:973:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 973 | DECLARE_EVENT_CLASS(btrfs_delayed_ref_head, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__chunk’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1032:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1032 | DECLARE_EVENT_CLASS(btrfs__chunk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1032:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1032 | DECLARE_EVENT_CLASS(btrfs__chunk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_cow_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ 1082 | TRACE_EVENT(btrfs_cow_block, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ 1082 | TRACE_EVENT(btrfs_cow_block, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_space_reservation’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ 1117 | TRACE_EVENT(btrfs_space_reservation, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ 1117 | TRACE_EVENT(btrfs_space_reservation, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_trigger_flush’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1143:1: note: in expansion of macro ‘TRACE_EVENT’ 1143 | TRACE_EVENT(btrfs_trigger_flush, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1143:1: note: in expansion of macro ‘TRACE_EVENT’ 1143 | TRACE_EVENT(btrfs_trigger_flush, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_flush_space’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1174:1: note: in expansion of macro ‘TRACE_EVENT’ 1174 | TRACE_EVENT(btrfs_flush_space, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1174:1: note: in expansion of macro ‘TRACE_EVENT’ 1174 | TRACE_EVENT(btrfs_flush_space, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__reserved_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1206 | DECLARE_EVENT_CLASS(btrfs__reserved_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1206 | DECLARE_EVENT_CLASS(btrfs__reserved_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_find_free_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ 1242 | TRACE_EVENT(find_free_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ 1242 | TRACE_EVENT(find_free_extent, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_find_free_extent_search_loop’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1270:1: note: in expansion of macro ‘TRACE_EVENT’ 1270 | TRACE_EVENT(find_free_extent_search_loop, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1270:1: note: in expansion of macro ‘TRACE_EVENT’ 1270 | TRACE_EVENT(find_free_extent_search_loop, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_find_free_extent_have_block_group’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ 1300 | TRACE_EVENT(find_free_extent_have_block_group, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ 1300 | TRACE_EVENT(find_free_extent_have_block_group, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__reserve_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1341:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1341 | DECLARE_EVENT_CLASS(btrfs__reserve_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1341:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1341 | DECLARE_EVENT_CLASS(btrfs__reserve_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_find_cluster’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1396:1: note: in expansion of macro ‘TRACE_EVENT’ 1396 | TRACE_EVENT(btrfs_find_cluster, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1396:1: note: in expansion of macro ‘TRACE_EVENT’ 1396 | TRACE_EVENT(btrfs_find_cluster, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_failed_cluster_setup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ 1429 | TRACE_EVENT(btrfs_failed_cluster_setup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ 1429 | TRACE_EVENT(btrfs_failed_cluster_setup, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_setup_cluster’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ 1446 | TRACE_EVENT(btrfs_setup_cluster, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ 1446 | TRACE_EVENT(btrfs_setup_cluster, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_alloc_extent_state’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1482:1: note: in expansion of macro ‘TRACE_EVENT’ 1482 | TRACE_EVENT(alloc_extent_state, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1482:1: note: in expansion of macro ‘TRACE_EVENT’ 1482 | TRACE_EVENT(alloc_extent_state, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_free_extent_state’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1505:1: note: in expansion of macro ‘TRACE_EVENT’ 1505 | TRACE_EVENT(free_extent_state, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1505:1: note: in expansion of macro ‘TRACE_EVENT’ 1505 | TRACE_EVENT(free_extent_state, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__work’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1524:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1524 | DECLARE_EVENT_CLASS(btrfs__work, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1524:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1524 | DECLARE_EVENT_CLASS(btrfs__work, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__work__done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1556 | DECLARE_EVENT_CLASS(btrfs__work__done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1556 | DECLARE_EVENT_CLASS(btrfs__work__done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_workqueue’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1601:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1601 | DECLARE_EVENT_CLASS(btrfs_workqueue, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1601:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1601 | DECLARE_EVENT_CLASS(btrfs_workqueue, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_workqueue_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1628:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1628 | DECLARE_EVENT_CLASS(btrfs_workqueue_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1628:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1628 | DECLARE_EVENT_CLASS(btrfs_workqueue_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__qgroup_rsv_data’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1657:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1657 | DECLARE_EVENT_CLASS(btrfs__qgroup_rsv_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1657:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1657 | DECLARE_EVENT_CLASS(btrfs__qgroup_rsv_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_qgroup_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1707 | DECLARE_EVENT_CLASS(btrfs_qgroup_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1707 | DECLARE_EVENT_CLASS(btrfs_qgroup_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_qgroup_num_dirty_extents’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1743:1: note: in expansion of macro ‘TRACE_EVENT’ 1743 | TRACE_EVENT(qgroup_num_dirty_extents, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1743:1: note: in expansion of macro ‘TRACE_EVENT’ 1743 | TRACE_EVENT(qgroup_num_dirty_extents, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_qgroup_account_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1764:1: note: in expansion of macro ‘TRACE_EVENT’ 1764 | TRACE_EVENT(btrfs_qgroup_account_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1764:1: note: in expansion of macro ‘TRACE_EVENT’ 1764 | TRACE_EVENT(btrfs_qgroup_account_extent, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_qgroup_update_counters’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1797:1: note: in expansion of macro ‘TRACE_EVENT’ 1797 | TRACE_EVENT(qgroup_update_counters, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1797:1: note: in expansion of macro ‘TRACE_EVENT’ 1797 | TRACE_EVENT(qgroup_update_counters, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_qgroup_update_reserve’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1826:1: note: in expansion of macro ‘TRACE_EVENT’ 1826 | TRACE_EVENT(qgroup_update_reserve, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1826:1: note: in expansion of macro ‘TRACE_EVENT’ 1826 | TRACE_EVENT(qgroup_update_reserve, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_qgroup_meta_reserve’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ 1852 | TRACE_EVENT(qgroup_meta_reserve, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ 1852 | TRACE_EVENT(qgroup_meta_reserve, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_qgroup_meta_convert’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1875:1: note: in expansion of macro ‘TRACE_EVENT’ 1875 | TRACE_EVENT(qgroup_meta_convert, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1875:1: note: in expansion of macro ‘TRACE_EVENT’ 1875 | TRACE_EVENT(qgroup_meta_convert, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_qgroup_meta_free_all_pertrans’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1898:1: note: in expansion of macro ‘TRACE_EVENT’ 1898 | TRACE_EVENT(qgroup_meta_free_all_pertrans, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1898:1: note: in expansion of macro ‘TRACE_EVENT’ 1898 | TRACE_EVENT(qgroup_meta_free_all_pertrans, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__prelim_ref’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1923:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1923 | DECLARE_EVENT_CLASS(btrfs__prelim_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1923:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1923 | DECLARE_EVENT_CLASS(btrfs__prelim_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_inode_mod_outstanding_extents’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1980:1: note: in expansion of macro ‘TRACE_EVENT’ 1980 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1980:1: note: in expansion of macro ‘TRACE_EVENT’ 1980 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__block_group’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2004 | DECLARE_EVENT_CLASS(btrfs__block_group, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2004 | DECLARE_EVENT_CLASS(btrfs__block_group, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_set_extent_bit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2058:1: note: in expansion of macro ‘TRACE_EVENT’ 2058 | TRACE_EVENT(btrfs_set_extent_bit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2058:1: note: in expansion of macro ‘TRACE_EVENT’ 2058 | TRACE_EVENT(btrfs_set_extent_bit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_clear_extent_bit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2091:1: note: in expansion of macro ‘TRACE_EVENT’ 2091 | TRACE_EVENT(btrfs_clear_extent_bit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2091:1: note: in expansion of macro ‘TRACE_EVENT’ 2091 | TRACE_EVENT(btrfs_clear_extent_bit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_convert_extent_bit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2124:1: note: in expansion of macro ‘TRACE_EVENT’ 2124 | TRACE_EVENT(btrfs_convert_extent_bit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2124:1: note: in expansion of macro ‘TRACE_EVENT’ 2124 | TRACE_EVENT(btrfs_convert_extent_bit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_dump_space_info’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2160 | DECLARE_EVENT_CLASS(btrfs_dump_space_info, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2160 | DECLARE_EVENT_CLASS(btrfs_dump_space_info, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_reserve_ticket’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ 2234 | TRACE_EVENT(btrfs_reserve_ticket, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ 2234 | TRACE_EVENT(btrfs_reserve_ticket, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_sleep_tree_lock’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2263:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2263 | DECLARE_EVENT_CLASS(btrfs_sleep_tree_lock, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2263:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2263 | DECLARE_EVENT_CLASS(btrfs_sleep_tree_lock, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_locking_events’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2307 | DECLARE_EVENT_CLASS(btrfs_locking_events, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2307 | DECLARE_EVENT_CLASS(btrfs_locking_events, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__space_info_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2347 | DECLARE_EVENT_CLASS(btrfs__space_info_update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2347 | DECLARE_EVENT_CLASS(btrfs__space_info_update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_raid56_bio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2394:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2394 | DECLARE_EVENT_CLASS(btrfs_raid56_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2394:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2394 | DECLARE_EVENT_CLASS(btrfs_raid56_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_insert_one_raid_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2461:1: note: in expansion of macro ‘TRACE_EVENT’ 2461 | TRACE_EVENT(btrfs_insert_one_raid_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2461:1: note: in expansion of macro ‘TRACE_EVENT’ 2461 | TRACE_EVENT(btrfs_insert_one_raid_extent, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_raid_extent_delete’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2485:1: note: in expansion of macro ‘TRACE_EVENT’ 2485 | TRACE_EVENT(btrfs_raid_extent_delete, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2485:1: note: in expansion of macro ‘TRACE_EVENT’ 2485 | TRACE_EVENT(btrfs_raid_extent_delete, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_get_raid_extent_offset’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ 2511 | TRACE_EVENT(btrfs_get_raid_extent_offset, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ 2511 | TRACE_EVENT(btrfs_get_raid_extent_offset, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_extent_map_shrinker_count’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ 2537 | TRACE_EVENT(btrfs_extent_map_shrinker_count, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ 2537 | TRACE_EVENT(btrfs_extent_map_shrinker_count, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_extent_map_shrinker_scan_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ 2554 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ 2554 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_enter, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_extent_map_shrinker_scan_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2580:1: note: in expansion of macro ‘TRACE_EVENT’ 2580 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2580:1: note: in expansion of macro ‘TRACE_EVENT’ 2580 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_exit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_extent_map_shrinker_remove_em’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2606:1: note: in expansion of macro ‘TRACE_EVENT’ 2606 | TRACE_EVENT(btrfs_extent_map_shrinker_remove_em, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2606:1: note: in expansion of macro ‘TRACE_EVENT’ 2606 | TRACE_EVENT(btrfs_extent_map_shrinker_remove_em, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_transaction_commit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:182:1: note: in expansion of macro ‘TRACE_EVENT’ 182 | TRACE_EVENT(btrfs_transaction_commit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:182:1: note: in expansion of macro ‘TRACE_EVENT’ 182 | TRACE_EVENT(btrfs_transaction_commit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs__inode’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:203:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 203 | DECLARE_EVENT_CLASS(btrfs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:203:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 203 | DECLARE_EVENT_CLASS(btrfs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_get_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/btrfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 280 | TRACE_EVENT_CONDITION(btrfs_get_extent, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/btrfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 280 | TRACE_EVENT_CONDITION(btrfs_get_extent, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_handle_em_exist’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(btrfs_handle_em_exist, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(btrfs_handle_em_exist, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs__file_extent_item_regular’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 354 | DECLARE_EVENT_CLASS(btrfs__file_extent_item_regular, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 354 | DECLARE_EVENT_CLASS(btrfs__file_extent_item_regular, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs__file_extent_item_inline’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:408:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 408 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:408:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 408 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs__ordered_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 498 | DECLARE_EVENT_CLASS(btrfs__ordered_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 498 | DECLARE_EVENT_CLASS(btrfs__ordered_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_finish_ordered_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:646:1: note: in expansion of macro ‘TRACE_EVENT’ 646 | TRACE_EVENT(btrfs_finish_ordered_extent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:646:1: note: in expansion of macro ‘TRACE_EVENT’ 646 | TRACE_EVENT(btrfs_finish_ordered_extent, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs__writepage’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:675:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 675 | DECLARE_EVENT_CLASS(btrfs__writepage, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:675:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 675 | DECLARE_EVENT_CLASS(btrfs__writepage, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_writepage_end_io_hook’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:732:1: note: in expansion of macro ‘TRACE_EVENT’ 732 | TRACE_EVENT(btrfs_writepage_end_io_hook, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:732:1: note: in expansion of macro ‘TRACE_EVENT’ 732 | TRACE_EVENT(btrfs_writepage_end_io_hook, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_sync_file’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:761:1: note: in expansion of macro ‘TRACE_EVENT’ 761 | TRACE_EVENT(btrfs_sync_file, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:761:1: note: in expansion of macro ‘TRACE_EVENT’ 761 | TRACE_EVENT(btrfs_sync_file, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_sync_fs’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:793:1: note: in expansion of macro ‘TRACE_EVENT’ 793 | TRACE_EVENT(btrfs_sync_fs, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:793:1: note: in expansion of macro ‘TRACE_EVENT’ 793 | TRACE_EVENT(btrfs_sync_fs, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_add_block_group’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(btrfs_add_block_group, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(btrfs_add_block_group, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_delayed_tree_ref’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 855 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 855 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_delayed_data_ref’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:912:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 912 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:912:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 912 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_delayed_ref_head’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:973:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 973 | DECLARE_EVENT_CLASS(btrfs_delayed_ref_head, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:973:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 973 | DECLARE_EVENT_CLASS(btrfs_delayed_ref_head, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs__chunk’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1032:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1032 | DECLARE_EVENT_CLASS(btrfs__chunk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1032:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1032 | DECLARE_EVENT_CLASS(btrfs__chunk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_cow_block’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ 1082 | TRACE_EVENT(btrfs_cow_block, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ 1082 | TRACE_EVENT(btrfs_cow_block, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_space_reservation’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ 1117 | TRACE_EVENT(btrfs_space_reservation, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ 1117 | TRACE_EVENT(btrfs_space_reservation, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_trigger_flush’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1143:1: note: in expansion of macro ‘TRACE_EVENT’ 1143 | TRACE_EVENT(btrfs_trigger_flush, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1143:1: note: in expansion of macro ‘TRACE_EVENT’ 1143 | TRACE_EVENT(btrfs_trigger_flush, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_flush_space’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1174:1: note: in expansion of macro ‘TRACE_EVENT’ 1174 | TRACE_EVENT(btrfs_flush_space, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1174:1: note: in expansion of macro ‘TRACE_EVENT’ 1174 | TRACE_EVENT(btrfs_flush_space, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs__reserved_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1206 | DECLARE_EVENT_CLASS(btrfs__reserved_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1206 | DECLARE_EVENT_CLASS(btrfs__reserved_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_find_free_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ 1242 | TRACE_EVENT(find_free_extent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ 1242 | TRACE_EVENT(find_free_extent, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_find_free_extent_search_loop’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1270:1: note: in expansion of macro ‘TRACE_EVENT’ 1270 | TRACE_EVENT(find_free_extent_search_loop, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1270:1: note: in expansion of macro ‘TRACE_EVENT’ 1270 | TRACE_EVENT(find_free_extent_search_loop, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_find_free_extent_have_block_group’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ 1300 | TRACE_EVENT(find_free_extent_have_block_group, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ 1300 | TRACE_EVENT(find_free_extent_have_block_group, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs__reserve_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1341:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1341 | DECLARE_EVENT_CLASS(btrfs__reserve_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1341:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1341 | DECLARE_EVENT_CLASS(btrfs__reserve_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_find_cluster’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1396:1: note: in expansion of macro ‘TRACE_EVENT’ 1396 | TRACE_EVENT(btrfs_find_cluster, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1396:1: note: in expansion of macro ‘TRACE_EVENT’ 1396 | TRACE_EVENT(btrfs_find_cluster, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_failed_cluster_setup’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ 1429 | TRACE_EVENT(btrfs_failed_cluster_setup, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ 1429 | TRACE_EVENT(btrfs_failed_cluster_setup, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_setup_cluster’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ 1446 | TRACE_EVENT(btrfs_setup_cluster, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ 1446 | TRACE_EVENT(btrfs_setup_cluster, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_alloc_extent_state’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1482:1: note: in expansion of macro ‘TRACE_EVENT’ 1482 | TRACE_EVENT(alloc_extent_state, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1482:1: note: in expansion of macro ‘TRACE_EVENT’ 1482 | TRACE_EVENT(alloc_extent_state, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_free_extent_state’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1505:1: note: in expansion of macro ‘TRACE_EVENT’ 1505 | TRACE_EVENT(free_extent_state, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1505:1: note: in expansion of macro ‘TRACE_EVENT’ 1505 | TRACE_EVENT(free_extent_state, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs__work’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1524:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1524 | DECLARE_EVENT_CLASS(btrfs__work, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1524:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1524 | DECLARE_EVENT_CLASS(btrfs__work, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs__work__done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1556 | DECLARE_EVENT_CLASS(btrfs__work__done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1556 | DECLARE_EVENT_CLASS(btrfs__work__done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_workqueue’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1601:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1601 | DECLARE_EVENT_CLASS(btrfs_workqueue, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1601:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1601 | DECLARE_EVENT_CLASS(btrfs_workqueue, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_workqueue_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1628:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1628 | DECLARE_EVENT_CLASS(btrfs_workqueue_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1628:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1628 | DECLARE_EVENT_CLASS(btrfs_workqueue_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs__qgroup_rsv_data’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1657:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1657 | DECLARE_EVENT_CLASS(btrfs__qgroup_rsv_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1657:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1657 | DECLARE_EVENT_CLASS(btrfs__qgroup_rsv_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_qgroup_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1707 | DECLARE_EVENT_CLASS(btrfs_qgroup_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1707 | DECLARE_EVENT_CLASS(btrfs_qgroup_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_qgroup_num_dirty_extents’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1743:1: note: in expansion of macro ‘TRACE_EVENT’ 1743 | TRACE_EVENT(qgroup_num_dirty_extents, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1743:1: note: in expansion of macro ‘TRACE_EVENT’ 1743 | TRACE_EVENT(qgroup_num_dirty_extents, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_qgroup_account_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1764:1: note: in expansion of macro ‘TRACE_EVENT’ 1764 | TRACE_EVENT(btrfs_qgroup_account_extent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1764:1: note: in expansion of macro ‘TRACE_EVENT’ 1764 | TRACE_EVENT(btrfs_qgroup_account_extent, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_qgroup_update_counters’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1797:1: note: in expansion of macro ‘TRACE_EVENT’ 1797 | TRACE_EVENT(qgroup_update_counters, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1797:1: note: in expansion of macro ‘TRACE_EVENT’ 1797 | TRACE_EVENT(qgroup_update_counters, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_qgroup_update_reserve’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1826:1: note: in expansion of macro ‘TRACE_EVENT’ 1826 | TRACE_EVENT(qgroup_update_reserve, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1826:1: note: in expansion of macro ‘TRACE_EVENT’ 1826 | TRACE_EVENT(qgroup_update_reserve, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_qgroup_meta_reserve’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ 1852 | TRACE_EVENT(qgroup_meta_reserve, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ 1852 | TRACE_EVENT(qgroup_meta_reserve, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_qgroup_meta_convert’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1875:1: note: in expansion of macro ‘TRACE_EVENT’ 1875 | TRACE_EVENT(qgroup_meta_convert, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1875:1: note: in expansion of macro ‘TRACE_EVENT’ 1875 | TRACE_EVENT(qgroup_meta_convert, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_qgroup_meta_free_all_pertrans’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1898:1: note: in expansion of macro ‘TRACE_EVENT’ 1898 | TRACE_EVENT(qgroup_meta_free_all_pertrans, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1898:1: note: in expansion of macro ‘TRACE_EVENT’ 1898 | TRACE_EVENT(qgroup_meta_free_all_pertrans, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs__prelim_ref’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1923:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1923 | DECLARE_EVENT_CLASS(btrfs__prelim_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1923:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1923 | DECLARE_EVENT_CLASS(btrfs__prelim_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_inode_mod_outstanding_extents’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1980:1: note: in expansion of macro ‘TRACE_EVENT’ 1980 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1980:1: note: in expansion of macro ‘TRACE_EVENT’ 1980 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs__block_group’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2004 | DECLARE_EVENT_CLASS(btrfs__block_group, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2004 | DECLARE_EVENT_CLASS(btrfs__block_group, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_set_extent_bit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2058:1: note: in expansion of macro ‘TRACE_EVENT’ 2058 | TRACE_EVENT(btrfs_set_extent_bit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2058:1: note: in expansion of macro ‘TRACE_EVENT’ 2058 | TRACE_EVENT(btrfs_set_extent_bit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_clear_extent_bit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2091:1: note: in expansion of macro ‘TRACE_EVENT’ 2091 | TRACE_EVENT(btrfs_clear_extent_bit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2091:1: note: in expansion of macro ‘TRACE_EVENT’ 2091 | TRACE_EVENT(btrfs_clear_extent_bit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_convert_extent_bit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2124:1: note: in expansion of macro ‘TRACE_EVENT’ 2124 | TRACE_EVENT(btrfs_convert_extent_bit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2124:1: note: in expansion of macro ‘TRACE_EVENT’ 2124 | TRACE_EVENT(btrfs_convert_extent_bit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_dump_space_info’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2160 | DECLARE_EVENT_CLASS(btrfs_dump_space_info, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2160 | DECLARE_EVENT_CLASS(btrfs_dump_space_info, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_reserve_ticket’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ 2234 | TRACE_EVENT(btrfs_reserve_ticket, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ 2234 | TRACE_EVENT(btrfs_reserve_ticket, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_sleep_tree_lock’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2263:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2263 | DECLARE_EVENT_CLASS(btrfs_sleep_tree_lock, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2263:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2263 | DECLARE_EVENT_CLASS(btrfs_sleep_tree_lock, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_locking_events’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2307 | DECLARE_EVENT_CLASS(btrfs_locking_events, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2307 | DECLARE_EVENT_CLASS(btrfs_locking_events, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs__space_info_update’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2347 | DECLARE_EVENT_CLASS(btrfs__space_info_update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2347 | DECLARE_EVENT_CLASS(btrfs__space_info_update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_raid56_bio’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2394:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2394 | DECLARE_EVENT_CLASS(btrfs_raid56_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2394:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2394 | DECLARE_EVENT_CLASS(btrfs_raid56_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_insert_one_raid_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2461:1: note: in expansion of macro ‘TRACE_EVENT’ 2461 | TRACE_EVENT(btrfs_insert_one_raid_extent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2461:1: note: in expansion of macro ‘TRACE_EVENT’ 2461 | TRACE_EVENT(btrfs_insert_one_raid_extent, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_raid_extent_delete’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2485:1: note: in expansion of macro ‘TRACE_EVENT’ 2485 | TRACE_EVENT(btrfs_raid_extent_delete, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2485:1: note: in expansion of macro ‘TRACE_EVENT’ 2485 | TRACE_EVENT(btrfs_raid_extent_delete, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_get_raid_extent_offset’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ 2511 | TRACE_EVENT(btrfs_get_raid_extent_offset, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ 2511 | TRACE_EVENT(btrfs_get_raid_extent_offset, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_extent_map_shrinker_count’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ 2537 | TRACE_EVENT(btrfs_extent_map_shrinker_count, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ 2537 | TRACE_EVENT(btrfs_extent_map_shrinker_count, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_extent_map_shrinker_scan_enter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ 2554 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_enter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ 2554 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_enter, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_extent_map_shrinker_scan_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2580:1: note: in expansion of macro ‘TRACE_EVENT’ 2580 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2580:1: note: in expansion of macro ‘TRACE_EVENT’ 2580 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_exit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_extent_map_shrinker_remove_em’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2606:1: note: in expansion of macro ‘TRACE_EVENT’ 2606 | TRACE_EVENT(btrfs_extent_map_shrinker_remove_em, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2606:1: note: in expansion of macro ‘TRACE_EVENT’ 2606 | TRACE_EVENT(btrfs_extent_map_shrinker_remove_em, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_transaction_commit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:182:1: note: in expansion of macro ‘TRACE_EVENT’ 182 | TRACE_EVENT(btrfs_transaction_commit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:182:1: note: in expansion of macro ‘TRACE_EVENT’ 182 | TRACE_EVENT(btrfs_transaction_commit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__inode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:203:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 203 | DECLARE_EVENT_CLASS(btrfs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:203:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 203 | DECLARE_EVENT_CLASS(btrfs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_get_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/btrfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 280 | TRACE_EVENT_CONDITION(btrfs_get_extent, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/btrfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 280 | TRACE_EVENT_CONDITION(btrfs_get_extent, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_handle_em_exist’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(btrfs_handle_em_exist, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(btrfs_handle_em_exist, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__file_extent_item_regular’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 354 | DECLARE_EVENT_CLASS(btrfs__file_extent_item_regular, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 354 | DECLARE_EVENT_CLASS(btrfs__file_extent_item_regular, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__file_extent_item_inline’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:408:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 408 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:408:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 408 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__ordered_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 498 | DECLARE_EVENT_CLASS(btrfs__ordered_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 498 | DECLARE_EVENT_CLASS(btrfs__ordered_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_finish_ordered_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:646:1: note: in expansion of macro ‘TRACE_EVENT’ 646 | TRACE_EVENT(btrfs_finish_ordered_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:646:1: note: in expansion of macro ‘TRACE_EVENT’ 646 | TRACE_EVENT(btrfs_finish_ordered_extent, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__writepage’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:675:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 675 | DECLARE_EVENT_CLASS(btrfs__writepage, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:675:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 675 | DECLARE_EVENT_CLASS(btrfs__writepage, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_writepage_end_io_hook’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:732:1: note: in expansion of macro ‘TRACE_EVENT’ 732 | TRACE_EVENT(btrfs_writepage_end_io_hook, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:732:1: note: in expansion of macro ‘TRACE_EVENT’ 732 | TRACE_EVENT(btrfs_writepage_end_io_hook, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_sync_file’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:761:1: note: in expansion of macro ‘TRACE_EVENT’ 761 | TRACE_EVENT(btrfs_sync_file, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:761:1: note: in expansion of macro ‘TRACE_EVENT’ 761 | TRACE_EVENT(btrfs_sync_file, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_sync_fs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:793:1: note: in expansion of macro ‘TRACE_EVENT’ 793 | TRACE_EVENT(btrfs_sync_fs, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:793:1: note: in expansion of macro ‘TRACE_EVENT’ 793 | TRACE_EVENT(btrfs_sync_fs, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_add_block_group’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(btrfs_add_block_group, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(btrfs_add_block_group, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_delayed_tree_ref’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 855 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 855 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_delayed_data_ref’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:912:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 912 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:912:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 912 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_delayed_ref_head’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:973:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 973 | DECLARE_EVENT_CLASS(btrfs_delayed_ref_head, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:973:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 973 | DECLARE_EVENT_CLASS(btrfs_delayed_ref_head, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__chunk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1032:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1032 | DECLARE_EVENT_CLASS(btrfs__chunk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1032:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1032 | DECLARE_EVENT_CLASS(btrfs__chunk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_cow_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ 1082 | TRACE_EVENT(btrfs_cow_block, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ 1082 | TRACE_EVENT(btrfs_cow_block, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_space_reservation’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ 1117 | TRACE_EVENT(btrfs_space_reservation, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ 1117 | TRACE_EVENT(btrfs_space_reservation, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_trigger_flush’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1143:1: note: in expansion of macro ‘TRACE_EVENT’ 1143 | TRACE_EVENT(btrfs_trigger_flush, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1143:1: note: in expansion of macro ‘TRACE_EVENT’ 1143 | TRACE_EVENT(btrfs_trigger_flush, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_flush_space’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1174:1: note: in expansion of macro ‘TRACE_EVENT’ 1174 | TRACE_EVENT(btrfs_flush_space, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1174:1: note: in expansion of macro ‘TRACE_EVENT’ 1174 | TRACE_EVENT(btrfs_flush_space, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__reserved_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1206 | DECLARE_EVENT_CLASS(btrfs__reserved_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1206 | DECLARE_EVENT_CLASS(btrfs__reserved_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_find_free_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ 1242 | TRACE_EVENT(find_free_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ 1242 | TRACE_EVENT(find_free_extent, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_find_free_extent_search_loop’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1270:1: note: in expansion of macro ‘TRACE_EVENT’ 1270 | TRACE_EVENT(find_free_extent_search_loop, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1270:1: note: in expansion of macro ‘TRACE_EVENT’ 1270 | TRACE_EVENT(find_free_extent_search_loop, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_find_free_extent_have_block_group’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ 1300 | TRACE_EVENT(find_free_extent_have_block_group, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ 1300 | TRACE_EVENT(find_free_extent_have_block_group, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__reserve_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1341:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1341 | DECLARE_EVENT_CLASS(btrfs__reserve_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1341:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1341 | DECLARE_EVENT_CLASS(btrfs__reserve_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_find_cluster’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1396:1: note: in expansion of macro ‘TRACE_EVENT’ 1396 | TRACE_EVENT(btrfs_find_cluster, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1396:1: note: in expansion of macro ‘TRACE_EVENT’ 1396 | TRACE_EVENT(btrfs_find_cluster, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_failed_cluster_setup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ 1429 | TRACE_EVENT(btrfs_failed_cluster_setup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ 1429 | TRACE_EVENT(btrfs_failed_cluster_setup, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_setup_cluster’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ 1446 | TRACE_EVENT(btrfs_setup_cluster, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ 1446 | TRACE_EVENT(btrfs_setup_cluster, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_alloc_extent_state’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1482:1: note: in expansion of macro ‘TRACE_EVENT’ 1482 | TRACE_EVENT(alloc_extent_state, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1482:1: note: in expansion of macro ‘TRACE_EVENT’ 1482 | TRACE_EVENT(alloc_extent_state, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_free_extent_state’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1505:1: note: in expansion of macro ‘TRACE_EVENT’ 1505 | TRACE_EVENT(free_extent_state, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1505:1: note: in expansion of macro ‘TRACE_EVENT’ 1505 | TRACE_EVENT(free_extent_state, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__work’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1524:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1524 | DECLARE_EVENT_CLASS(btrfs__work, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1524:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1524 | DECLARE_EVENT_CLASS(btrfs__work, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__work__done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1556 | DECLARE_EVENT_CLASS(btrfs__work__done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1556 | DECLARE_EVENT_CLASS(btrfs__work__done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_workqueue’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1601:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1601 | DECLARE_EVENT_CLASS(btrfs_workqueue, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1601:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1601 | DECLARE_EVENT_CLASS(btrfs_workqueue, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_workqueue_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1628:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1628 | DECLARE_EVENT_CLASS(btrfs_workqueue_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1628:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1628 | DECLARE_EVENT_CLASS(btrfs_workqueue_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__qgroup_rsv_data’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1657:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1657 | DECLARE_EVENT_CLASS(btrfs__qgroup_rsv_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1657:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1657 | DECLARE_EVENT_CLASS(btrfs__qgroup_rsv_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_qgroup_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1707 | DECLARE_EVENT_CLASS(btrfs_qgroup_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1707 | DECLARE_EVENT_CLASS(btrfs_qgroup_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_qgroup_num_dirty_extents’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1743:1: note: in expansion of macro ‘TRACE_EVENT’ 1743 | TRACE_EVENT(qgroup_num_dirty_extents, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1743:1: note: in expansion of macro ‘TRACE_EVENT’ 1743 | TRACE_EVENT(qgroup_num_dirty_extents, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_qgroup_account_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1764:1: note: in expansion of macro ‘TRACE_EVENT’ 1764 | TRACE_EVENT(btrfs_qgroup_account_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1764:1: note: in expansion of macro ‘TRACE_EVENT’ 1764 | TRACE_EVENT(btrfs_qgroup_account_extent, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_qgroup_update_counters’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1797:1: note: in expansion of macro ‘TRACE_EVENT’ 1797 | TRACE_EVENT(qgroup_update_counters, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1797:1: note: in expansion of macro ‘TRACE_EVENT’ 1797 | TRACE_EVENT(qgroup_update_counters, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_qgroup_update_reserve’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1826:1: note: in expansion of macro ‘TRACE_EVENT’ 1826 | TRACE_EVENT(qgroup_update_reserve, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1826:1: note: in expansion of macro ‘TRACE_EVENT’ 1826 | TRACE_EVENT(qgroup_update_reserve, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_qgroup_meta_reserve’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ 1852 | TRACE_EVENT(qgroup_meta_reserve, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ 1852 | TRACE_EVENT(qgroup_meta_reserve, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_qgroup_meta_convert’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1875:1: note: in expansion of macro ‘TRACE_EVENT’ 1875 | TRACE_EVENT(qgroup_meta_convert, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1875:1: note: in expansion of macro ‘TRACE_EVENT’ 1875 | TRACE_EVENT(qgroup_meta_convert, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_qgroup_meta_free_all_pertrans’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1898:1: note: in expansion of macro ‘TRACE_EVENT’ 1898 | TRACE_EVENT(qgroup_meta_free_all_pertrans, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1898:1: note: in expansion of macro ‘TRACE_EVENT’ 1898 | TRACE_EVENT(qgroup_meta_free_all_pertrans, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__prelim_ref’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1923:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1923 | DECLARE_EVENT_CLASS(btrfs__prelim_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1923:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1923 | DECLARE_EVENT_CLASS(btrfs__prelim_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_inode_mod_outstanding_extents’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1980:1: note: in expansion of macro ‘TRACE_EVENT’ 1980 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1980:1: note: in expansion of macro ‘TRACE_EVENT’ 1980 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__block_group’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2004 | DECLARE_EVENT_CLASS(btrfs__block_group, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2004 | DECLARE_EVENT_CLASS(btrfs__block_group, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_set_extent_bit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2058:1: note: in expansion of macro ‘TRACE_EVENT’ 2058 | TRACE_EVENT(btrfs_set_extent_bit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2058:1: note: in expansion of macro ‘TRACE_EVENT’ 2058 | TRACE_EVENT(btrfs_set_extent_bit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_clear_extent_bit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2091:1: note: in expansion of macro ‘TRACE_EVENT’ 2091 | TRACE_EVENT(btrfs_clear_extent_bit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2091:1: note: in expansion of macro ‘TRACE_EVENT’ 2091 | TRACE_EVENT(btrfs_clear_extent_bit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_convert_extent_bit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2124:1: note: in expansion of macro ‘TRACE_EVENT’ 2124 | TRACE_EVENT(btrfs_convert_extent_bit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2124:1: note: in expansion of macro ‘TRACE_EVENT’ 2124 | TRACE_EVENT(btrfs_convert_extent_bit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_dump_space_info’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2160 | DECLARE_EVENT_CLASS(btrfs_dump_space_info, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2160 | DECLARE_EVENT_CLASS(btrfs_dump_space_info, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_reserve_ticket’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ 2234 | TRACE_EVENT(btrfs_reserve_ticket, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ 2234 | TRACE_EVENT(btrfs_reserve_ticket, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_sleep_tree_lock’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2263:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2263 | DECLARE_EVENT_CLASS(btrfs_sleep_tree_lock, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2263:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2263 | DECLARE_EVENT_CLASS(btrfs_sleep_tree_lock, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_locking_events’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2307 | DECLARE_EVENT_CLASS(btrfs_locking_events, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2307 | DECLARE_EVENT_CLASS(btrfs_locking_events, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__space_info_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2347 | DECLARE_EVENT_CLASS(btrfs__space_info_update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2347 | DECLARE_EVENT_CLASS(btrfs__space_info_update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_raid56_bio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2394:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2394 | DECLARE_EVENT_CLASS(btrfs_raid56_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2394:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2394 | DECLARE_EVENT_CLASS(btrfs_raid56_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_insert_one_raid_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2461:1: note: in expansion of macro ‘TRACE_EVENT’ 2461 | TRACE_EVENT(btrfs_insert_one_raid_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2461:1: note: in expansion of macro ‘TRACE_EVENT’ 2461 | TRACE_EVENT(btrfs_insert_one_raid_extent, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_raid_extent_delete’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2485:1: note: in expansion of macro ‘TRACE_EVENT’ 2485 | TRACE_EVENT(btrfs_raid_extent_delete, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2485:1: note: in expansion of macro ‘TRACE_EVENT’ 2485 | TRACE_EVENT(btrfs_raid_extent_delete, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_get_raid_extent_offset’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ 2511 | TRACE_EVENT(btrfs_get_raid_extent_offset, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ 2511 | TRACE_EVENT(btrfs_get_raid_extent_offset, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_extent_map_shrinker_count’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ 2537 | TRACE_EVENT(btrfs_extent_map_shrinker_count, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ 2537 | TRACE_EVENT(btrfs_extent_map_shrinker_count, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_extent_map_shrinker_scan_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ 2554 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ 2554 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_enter, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_extent_map_shrinker_scan_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2580:1: note: in expansion of macro ‘TRACE_EVENT’ 2580 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2580:1: note: in expansion of macro ‘TRACE_EVENT’ 2580 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_exit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_extent_map_shrinker_remove_em’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2606:1: note: in expansion of macro ‘TRACE_EVENT’ 2606 | TRACE_EVENT(btrfs_extent_map_shrinker_remove_em, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2606:1: note: in expansion of macro ‘TRACE_EVENT’ 2606 | TRACE_EVENT(btrfs_extent_map_shrinker_remove_em, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/btrfs/super.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/btrfs] Error 2 In file included from ../include/trace/define_trace.h:108, from ../arch/x86/kvm/trace.h:1882, from ../arch/x86/kvm/x86.c:90: ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_entry’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(kvm_entry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(kvm_entry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(kvm_entry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(kvm_entry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(kvm_entry, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hypercall’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(kvm_hypercall, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(kvm_hypercall, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_hypercall’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(kvm_hv_hypercall, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(kvm_hv_hypercall, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_hypercall_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:100:1: note: in expansion of macro ‘TRACE_EVENT’ 100 | TRACE_EVENT(kvm_hv_hypercall_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:100:1: note: in expansion of macro ‘TRACE_EVENT’ 100 | TRACE_EVENT(kvm_hv_hypercall_done, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_xen_hypercall’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(kvm_xen_hypercall, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(kvm_xen_hypercall, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_pio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:161:1: note: in expansion of macro ‘TRACE_EVENT’ 161 | TRACE_EVENT(kvm_pio, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:161:1: note: in expansion of macro ‘TRACE_EVENT’ 161 | TRACE_EVENT(kvm_pio, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_fast_mmio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(kvm_fast_mmio, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(kvm_fast_mmio, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_cpuid’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(kvm_cpuid, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(kvm_cpuid, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_apic’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ 261 | TRACE_EVENT(kvm_apic, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ 261 | TRACE_EVENT(kvm_apic, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:336:1: note: in expansion of macro ‘TRACE_EVENT_KVM_EXIT’ 336 | TRACE_EVENT_KVM_EXIT(kvm_exit); | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:336:1: note: in expansion of macro ‘TRACE_EVENT_KVM_EXIT’ 336 | TRACE_EVENT_KVM_EXIT(kvm_exit); | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_inj_virq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ 341 | TRACE_EVENT(kvm_inj_virq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ 341 | TRACE_EVENT(kvm_inj_virq, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_inj_exception’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ 372 | TRACE_EVENT(kvm_inj_exception, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ 372 | TRACE_EVENT(kvm_inj_exception, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_page_fault’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:402:1: note: in expansion of macro ‘TRACE_EVENT’ 402 | TRACE_EVENT(kvm_page_fault, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:402:1: note: in expansion of macro ‘TRACE_EVENT’ 402 | TRACE_EVENT(kvm_page_fault, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_msr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:428:1: note: in expansion of macro ‘TRACE_EVENT’ 428 | TRACE_EVENT(kvm_msr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:428:1: note: in expansion of macro ‘TRACE_EVENT’ 428 | TRACE_EVENT(kvm_msr, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_cr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:460:1: note: in expansion of macro ‘TRACE_EVENT’ 460 | TRACE_EVENT(kvm_cr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:460:1: note: in expansion of macro ‘TRACE_EVENT’ 460 | TRACE_EVENT(kvm_cr, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_pic_set_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:484:1: note: in expansion of macro ‘TRACE_EVENT’ 484 | TRACE_EVENT(kvm_pic_set_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:484:1: note: in expansion of macro ‘TRACE_EVENT’ 484 | TRACE_EVENT(kvm_pic_set_irq, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_apic_ipi’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:517:1: note: in expansion of macro ‘TRACE_EVENT’ 517 | TRACE_EVENT(kvm_apic_ipi, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:517:1: note: in expansion of macro ‘TRACE_EVENT’ 517 | TRACE_EVENT(kvm_apic_ipi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_apic_accept_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ 542 | TRACE_EVENT(kvm_apic_accept_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ 542 | TRACE_EVENT(kvm_apic_accept_irq, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_eoi’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ 566 | TRACE_EVENT(kvm_eoi, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ 566 | TRACE_EVENT(kvm_eoi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_pv_eoi’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:583:1: note: in expansion of macro ‘TRACE_EVENT’ 583 | TRACE_EVENT(kvm_pv_eoi, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:583:1: note: in expansion of macro ‘TRACE_EVENT’ 583 | TRACE_EVENT(kvm_pv_eoi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_nested_vmenter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(kvm_nested_vmenter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(kvm_nested_vmenter, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_nested_intercepts’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:647:1: note: in expansion of macro ‘TRACE_EVENT’ 647 | TRACE_EVENT(kvm_nested_intercepts, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:647:1: note: in expansion of macro ‘TRACE_EVENT’ 647 | TRACE_EVENT(kvm_nested_intercepts, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_nested_vmexit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:679:1: note: in expansion of macro ‘TRACE_EVENT_KVM_EXIT’ 679 | TRACE_EVENT_KVM_EXIT(kvm_nested_vmexit); | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:679:1: note: in expansion of macro ‘TRACE_EVENT_KVM_EXIT’ 679 | TRACE_EVENT_KVM_EXIT(kvm_nested_vmexit); | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_nested_vmexit_inject’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:684:1: note: in expansion of macro ‘TRACE_EVENT’ 684 | TRACE_EVENT(kvm_nested_vmexit_inject, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:684:1: note: in expansion of macro ‘TRACE_EVENT’ 684 | TRACE_EVENT(kvm_nested_vmexit_inject, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_nested_intr_vmexit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:719:1: note: in expansion of macro ‘TRACE_EVENT’ 719 | TRACE_EVENT(kvm_nested_intr_vmexit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:719:1: note: in expansion of macro ‘TRACE_EVENT’ 719 | TRACE_EVENT(kvm_nested_intr_vmexit, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_invlpga’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ 737 | TRACE_EVENT(kvm_invlpga, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ 737 | TRACE_EVENT(kvm_invlpga, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_skinit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ 760 | TRACE_EVENT(kvm_skinit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ 760 | TRACE_EVENT(kvm_skinit, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_emulate_insn’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:817:1: note: in expansion of macro ‘TRACE_EVENT’ 817 | TRACE_EVENT(kvm_emulate_insn, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:817:1: note: in expansion of macro ‘TRACE_EVENT’ 817 | TRACE_EVENT(kvm_emulate_insn, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_vcpu_match_mmio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:855:1: note: in expansion of macro ‘TRACE_EVENT’ 855 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:855:1: note: in expansion of macro ‘TRACE_EVENT’ 855 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_write_tsc_offset’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:879:1: note: in expansion of macro ‘TRACE_EVENT’ 879 | TRACE_EVENT(kvm_write_tsc_offset, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:879:1: note: in expansion of macro ‘TRACE_EVENT’ 879 | TRACE_EVENT(kvm_write_tsc_offset, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_update_master_clock’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ 906 | TRACE_EVENT(kvm_update_master_clock, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ 906 | TRACE_EVENT(kvm_update_master_clock, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_track_tsc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:928:1: note: in expansion of macro ‘TRACE_EVENT’ 928 | TRACE_EVENT(kvm_track_tsc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:928:1: note: in expansion of macro ‘TRACE_EVENT’ 928 | TRACE_EVENT(kvm_track_tsc, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_pml_full’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:963:1: note: in expansion of macro ‘TRACE_EVENT’ 963 | TRACE_EVENT(kvm_pml_full, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:963:1: note: in expansion of macro ‘TRACE_EVENT’ 963 | TRACE_EVENT(kvm_pml_full, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_ple_window_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ 978 | TRACE_EVENT(kvm_ple_window_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ 978 | TRACE_EVENT(kvm_ple_window_update, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_pvclock_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:999:1: note: in expansion of macro ‘TRACE_EVENT’ 999 | TRACE_EVENT(kvm_pvclock_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:999:1: note: in expansion of macro ‘TRACE_EVENT’ 999 | TRACE_EVENT(kvm_pvclock_update, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_wait_lapic_expire’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1035:1: note: in expansion of macro ‘TRACE_EVENT’ 1035 | TRACE_EVENT(kvm_wait_lapic_expire, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1035:1: note: in expansion of macro ‘TRACE_EVENT’ 1035 | TRACE_EVENT(kvm_wait_lapic_expire, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_smm_transition’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1055:1: note: in expansion of macro ‘TRACE_EVENT’ 1055 | TRACE_EVENT(kvm_smm_transition, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1055:1: note: in expansion of macro ‘TRACE_EVENT’ 1055 | TRACE_EVENT(kvm_smm_transition, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_pi_irte_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1080:1: note: in expansion of macro ‘TRACE_EVENT’ 1080 | TRACE_EVENT(kvm_pi_irte_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1080:1: note: in expansion of macro ‘TRACE_EVENT’ 1080 | TRACE_EVENT(kvm_pi_irte_update, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_notify_acked_sint’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ 1117 | TRACE_EVENT(kvm_hv_notify_acked_sint, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ 1117 | TRACE_EVENT(kvm_hv_notify_acked_sint, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_synic_set_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1137:1: note: in expansion of macro ‘TRACE_EVENT’ 1137 | TRACE_EVENT(kvm_hv_synic_set_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1137:1: note: in expansion of macro ‘TRACE_EVENT’ 1137 | TRACE_EVENT(kvm_hv_synic_set_irq, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_synic_send_eoi’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ 1163 | TRACE_EVENT(kvm_hv_synic_send_eoi, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ 1163 | TRACE_EVENT(kvm_hv_synic_send_eoi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_synic_set_msr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1185:1: note: in expansion of macro ‘TRACE_EVENT’ 1185 | TRACE_EVENT(kvm_hv_synic_set_msr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1185:1: note: in expansion of macro ‘TRACE_EVENT’ 1185 | TRACE_EVENT(kvm_hv_synic_set_msr, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_stimer_set_config’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1210:1: note: in expansion of macro ‘TRACE_EVENT’ 1210 | TRACE_EVENT(kvm_hv_stimer_set_config, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1210:1: note: in expansion of macro ‘TRACE_EVENT’ 1210 | TRACE_EVENT(kvm_hv_stimer_set_config, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_stimer_set_count’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1236:1: note: in expansion of macro ‘TRACE_EVENT’ 1236 | TRACE_EVENT(kvm_hv_stimer_set_count, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1236:1: note: in expansion of macro ‘TRACE_EVENT’ 1236 | TRACE_EVENT(kvm_hv_stimer_set_count, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_stimer_start_periodic’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1262:1: note: in expansion of macro ‘TRACE_EVENT’ 1262 | TRACE_EVENT(kvm_hv_stimer_start_periodic, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1262:1: note: in expansion of macro ‘TRACE_EVENT’ 1262 | TRACE_EVENT(kvm_hv_stimer_start_periodic, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_stimer_start_one_shot’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1288:1: note: in expansion of macro ‘TRACE_EVENT’ 1288 | TRACE_EVENT(kvm_hv_stimer_start_one_shot, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1288:1: note: in expansion of macro ‘TRACE_EVENT’ 1288 | TRACE_EVENT(kvm_hv_stimer_start_one_shot, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_stimer_callback’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ 1314 | TRACE_EVENT(kvm_hv_stimer_callback, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ 1314 | TRACE_EVENT(kvm_hv_stimer_callback, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_stimer_expiration’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1335:1: note: in expansion of macro ‘TRACE_EVENT’ 1335 | TRACE_EVENT(kvm_hv_stimer_expiration, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1335:1: note: in expansion of macro ‘TRACE_EVENT’ 1335 | TRACE_EVENT(kvm_hv_stimer_expiration, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_stimer_cleanup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1361:1: note: in expansion of macro ‘TRACE_EVENT’ 1361 | TRACE_EVENT(kvm_hv_stimer_cleanup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1361:1: note: in expansion of macro ‘TRACE_EVENT’ 1361 | TRACE_EVENT(kvm_hv_stimer_cleanup, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_apicv_inhibit_changed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1383:1: note: in expansion of macro ‘TRACE_EVENT’ 1383 | TRACE_EVENT(kvm_apicv_inhibit_changed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1383:1: note: in expansion of macro ‘TRACE_EVENT’ 1383 | TRACE_EVENT(kvm_apicv_inhibit_changed, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_apicv_accept_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1405:1: note: in expansion of macro ‘TRACE_EVENT’ 1405 | TRACE_EVENT(kvm_apicv_accept_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1405:1: note: in expansion of macro ‘TRACE_EVENT’ 1405 | TRACE_EVENT(kvm_apicv_accept_irq, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_avic_incomplete_ipi’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1432:1: note: in expansion of macro ‘TRACE_EVENT’ 1432 | TRACE_EVENT(kvm_avic_incomplete_ipi, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1432:1: note: in expansion of macro ‘TRACE_EVENT’ 1432 | TRACE_EVENT(kvm_avic_incomplete_ipi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_avic_unaccelerated_access’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1457:1: note: in expansion of macro ‘TRACE_EVENT’ 1457 | TRACE_EVENT(kvm_avic_unaccelerated_access, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1457:1: note: in expansion of macro ‘TRACE_EVENT’ 1457 | TRACE_EVENT(kvm_avic_unaccelerated_access, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_avic_ga_log’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1486:1: note: in expansion of macro ‘TRACE_EVENT’ 1486 | TRACE_EVENT(kvm_avic_ga_log, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1486:1: note: in expansion of macro ‘TRACE_EVENT’ 1486 | TRACE_EVENT(kvm_avic_ga_log, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_avic_kick_vcpu_slowpath’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ 1504 | TRACE_EVENT(kvm_avic_kick_vcpu_slowpath, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ 1504 | TRACE_EVENT(kvm_avic_kick_vcpu_slowpath, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_avic_doorbell’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1524:1: note: in expansion of macro ‘TRACE_EVENT’ 1524 | TRACE_EVENT(kvm_avic_doorbell, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1524:1: note: in expansion of macro ‘TRACE_EVENT’ 1524 | TRACE_EVENT(kvm_avic_doorbell, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_timer_state’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1542:1: note: in expansion of macro ‘TRACE_EVENT’ 1542 | TRACE_EVENT(kvm_hv_timer_state, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1542:1: note: in expansion of macro ‘TRACE_EVENT’ 1542 | TRACE_EVENT(kvm_hv_timer_state, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_flush_tlb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1561:1: note: in expansion of macro ‘TRACE_EVENT’ 1561 | TRACE_EVENT(kvm_hv_flush_tlb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1561:1: note: in expansion of macro ‘TRACE_EVENT’ 1561 | TRACE_EVENT(kvm_hv_flush_tlb, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_flush_tlb_ex’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1587:1: note: in expansion of macro ‘TRACE_EVENT’ 1587 | TRACE_EVENT(kvm_hv_flush_tlb_ex, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1587:1: note: in expansion of macro ‘TRACE_EVENT’ 1587 | TRACE_EVENT(kvm_hv_flush_tlb_ex, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_send_ipi’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1617:1: note: in expansion of macro ‘TRACE_EVENT’ 1617 | TRACE_EVENT(kvm_hv_send_ipi, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1617:1: note: in expansion of macro ‘TRACE_EVENT’ 1617 | TRACE_EVENT(kvm_hv_send_ipi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_send_ipi_ex’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1635:1: note: in expansion of macro ‘TRACE_EVENT’ 1635 | TRACE_EVENT(kvm_hv_send_ipi_ex, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1635:1: note: in expansion of macro ‘TRACE_EVENT’ 1635 | TRACE_EVENT(kvm_hv_send_ipi_ex, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_pv_tlb_flush’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1656:1: note: in expansion of macro ‘TRACE_EVENT’ 1656 | TRACE_EVENT(kvm_pv_tlb_flush, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1656:1: note: in expansion of macro ‘TRACE_EVENT’ 1656 | TRACE_EVENT(kvm_pv_tlb_flush, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_nested_vmenter_failed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(kvm_nested_vmenter_failed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(kvm_nested_vmenter_failed, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_syndbg_set_msr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1698:1: note: in expansion of macro ‘TRACE_EVENT’ 1698 | TRACE_EVENT(kvm_hv_syndbg_set_msr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1698:1: note: in expansion of macro ‘TRACE_EVENT’ 1698 | TRACE_EVENT(kvm_hv_syndbg_set_msr, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_syndbg_get_msr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1724:1: note: in expansion of macro ‘TRACE_EVENT’ 1724 | TRACE_EVENT(kvm_hv_syndbg_get_msr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1724:1: note: in expansion of macro ‘TRACE_EVENT’ 1724 | TRACE_EVENT(kvm_hv_syndbg_get_msr, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_vmgexit_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1750:1: note: in expansion of macro ‘TRACE_EVENT’ 1750 | TRACE_EVENT(kvm_vmgexit_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1750:1: note: in expansion of macro ‘TRACE_EVENT’ 1750 | TRACE_EVENT(kvm_vmgexit_enter, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_vmgexit_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1776:1: note: in expansion of macro ‘TRACE_EVENT’ 1776 | TRACE_EVENT(kvm_vmgexit_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1776:1: note: in expansion of macro ‘TRACE_EVENT’ 1776 | TRACE_EVENT(kvm_vmgexit_exit, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_vmgexit_msr_protocol_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1802:1: note: in expansion of macro ‘TRACE_EVENT’ 1802 | TRACE_EVENT(kvm_vmgexit_msr_protocol_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1802:1: note: in expansion of macro ‘TRACE_EVENT’ 1802 | TRACE_EVENT(kvm_vmgexit_msr_protocol_enter, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_vmgexit_msr_protocol_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1823:1: note: in expansion of macro ‘TRACE_EVENT’ 1823 | TRACE_EVENT(kvm_vmgexit_msr_protocol_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1823:1: note: in expansion of macro ‘TRACE_EVENT’ 1823 | TRACE_EVENT(kvm_vmgexit_msr_protocol_exit, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_rmp_fault’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1846:1: note: in expansion of macro ‘TRACE_EVENT’ 1846 | TRACE_EVENT(kvm_rmp_fault, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1846:1: note: in expansion of macro ‘TRACE_EVENT’ 1846 | TRACE_EVENT(kvm_rmp_fault, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_entry’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(kvm_entry, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(kvm_entry, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hypercall’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(kvm_hypercall, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(kvm_hypercall, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_hypercall’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(kvm_hv_hypercall, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(kvm_hv_hypercall, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_hypercall_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:100:1: note: in expansion of macro ‘TRACE_EVENT’ 100 | TRACE_EVENT(kvm_hv_hypercall_done, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:100:1: note: in expansion of macro ‘TRACE_EVENT’ 100 | TRACE_EVENT(kvm_hv_hypercall_done, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_xen_hypercall’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(kvm_xen_hypercall, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(kvm_xen_hypercall, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_pio’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:161:1: note: in expansion of macro ‘TRACE_EVENT’ 161 | TRACE_EVENT(kvm_pio, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:161:1: note: in expansion of macro ‘TRACE_EVENT’ 161 | TRACE_EVENT(kvm_pio, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_fast_mmio’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(kvm_fast_mmio, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(kvm_fast_mmio, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_cpuid’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(kvm_cpuid, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(kvm_cpuid, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_apic’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ 261 | TRACE_EVENT(kvm_apic, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ 261 | TRACE_EVENT(kvm_apic, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:336:1: note: in expansion of macro ‘TRACE_EVENT_KVM_EXIT’ 336 | TRACE_EVENT_KVM_EXIT(kvm_exit); | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:336:1: note: in expansion of macro ‘TRACE_EVENT_KVM_EXIT’ 336 | TRACE_EVENT_KVM_EXIT(kvm_exit); | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_inj_virq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ 341 | TRACE_EVENT(kvm_inj_virq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ 341 | TRACE_EVENT(kvm_inj_virq, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_inj_exception’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ 372 | TRACE_EVENT(kvm_inj_exception, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ 372 | TRACE_EVENT(kvm_inj_exception, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_page_fault’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:402:1: note: in expansion of macro ‘TRACE_EVENT’ 402 | TRACE_EVENT(kvm_page_fault, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:402:1: note: in expansion of macro ‘TRACE_EVENT’ 402 | TRACE_EVENT(kvm_page_fault, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_msr’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:428:1: note: in expansion of macro ‘TRACE_EVENT’ 428 | TRACE_EVENT(kvm_msr, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:428:1: note: in expansion of macro ‘TRACE_EVENT’ 428 | TRACE_EVENT(kvm_msr, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_cr’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:460:1: note: in expansion of macro ‘TRACE_EVENT’ 460 | TRACE_EVENT(kvm_cr, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:460:1: note: in expansion of macro ‘TRACE_EVENT’ 460 | TRACE_EVENT(kvm_cr, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_pic_set_irq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:484:1: note: in expansion of macro ‘TRACE_EVENT’ 484 | TRACE_EVENT(kvm_pic_set_irq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:484:1: note: in expansion of macro ‘TRACE_EVENT’ 484 | TRACE_EVENT(kvm_pic_set_irq, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_apic_ipi’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:517:1: note: in expansion of macro ‘TRACE_EVENT’ 517 | TRACE_EVENT(kvm_apic_ipi, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:517:1: note: in expansion of macro ‘TRACE_EVENT’ 517 | TRACE_EVENT(kvm_apic_ipi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_apic_accept_irq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ 542 | TRACE_EVENT(kvm_apic_accept_irq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ 542 | TRACE_EVENT(kvm_apic_accept_irq, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_eoi’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ 566 | TRACE_EVENT(kvm_eoi, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ 566 | TRACE_EVENT(kvm_eoi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_pv_eoi’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:583:1: note: in expansion of macro ‘TRACE_EVENT’ 583 | TRACE_EVENT(kvm_pv_eoi, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:583:1: note: in expansion of macro ‘TRACE_EVENT’ 583 | TRACE_EVENT(kvm_pv_eoi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_nested_vmenter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(kvm_nested_vmenter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(kvm_nested_vmenter, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_nested_intercepts’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:647:1: note: in expansion of macro ‘TRACE_EVENT’ 647 | TRACE_EVENT(kvm_nested_intercepts, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:647:1: note: in expansion of macro ‘TRACE_EVENT’ 647 | TRACE_EVENT(kvm_nested_intercepts, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_nested_vmexit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:679:1: note: in expansion of macro ‘TRACE_EVENT_KVM_EXIT’ 679 | TRACE_EVENT_KVM_EXIT(kvm_nested_vmexit); | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:679:1: note: in expansion of macro ‘TRACE_EVENT_KVM_EXIT’ 679 | TRACE_EVENT_KVM_EXIT(kvm_nested_vmexit); | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_nested_vmexit_inject’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:684:1: note: in expansion of macro ‘TRACE_EVENT’ 684 | TRACE_EVENT(kvm_nested_vmexit_inject, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:684:1: note: in expansion of macro ‘TRACE_EVENT’ 684 | TRACE_EVENT(kvm_nested_vmexit_inject, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_nested_intr_vmexit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:719:1: note: in expansion of macro ‘TRACE_EVENT’ 719 | TRACE_EVENT(kvm_nested_intr_vmexit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:719:1: note: in expansion of macro ‘TRACE_EVENT’ 719 | TRACE_EVENT(kvm_nested_intr_vmexit, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_invlpga’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ 737 | TRACE_EVENT(kvm_invlpga, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ 737 | TRACE_EVENT(kvm_invlpga, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_skinit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ 760 | TRACE_EVENT(kvm_skinit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ 760 | TRACE_EVENT(kvm_skinit, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_emulate_insn’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:817:1: note: in expansion of macro ‘TRACE_EVENT’ 817 | TRACE_EVENT(kvm_emulate_insn, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:817:1: note: in expansion of macro ‘TRACE_EVENT’ 817 | TRACE_EVENT(kvm_emulate_insn, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_vcpu_match_mmio’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:855:1: note: in expansion of macro ‘TRACE_EVENT’ 855 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:855:1: note: in expansion of macro ‘TRACE_EVENT’ 855 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_write_tsc_offset’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:879:1: note: in expansion of macro ‘TRACE_EVENT’ 879 | TRACE_EVENT(kvm_write_tsc_offset, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:879:1: note: in expansion of macro ‘TRACE_EVENT’ 879 | TRACE_EVENT(kvm_write_tsc_offset, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_update_master_clock’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ 906 | TRACE_EVENT(kvm_update_master_clock, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ 906 | TRACE_EVENT(kvm_update_master_clock, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_track_tsc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:928:1: note: in expansion of macro ‘TRACE_EVENT’ 928 | TRACE_EVENT(kvm_track_tsc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:928:1: note: in expansion of macro ‘TRACE_EVENT’ 928 | TRACE_EVENT(kvm_track_tsc, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_pml_full’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:963:1: note: in expansion of macro ‘TRACE_EVENT’ 963 | TRACE_EVENT(kvm_pml_full, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:963:1: note: in expansion of macro ‘TRACE_EVENT’ 963 | TRACE_EVENT(kvm_pml_full, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_ple_window_update’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ 978 | TRACE_EVENT(kvm_ple_window_update, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ 978 | TRACE_EVENT(kvm_ple_window_update, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_pvclock_update’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:999:1: note: in expansion of macro ‘TRACE_EVENT’ 999 | TRACE_EVENT(kvm_pvclock_update, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:999:1: note: in expansion of macro ‘TRACE_EVENT’ 999 | TRACE_EVENT(kvm_pvclock_update, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_wait_lapic_expire’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1035:1: note: in expansion of macro ‘TRACE_EVENT’ 1035 | TRACE_EVENT(kvm_wait_lapic_expire, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1035:1: note: in expansion of macro ‘TRACE_EVENT’ 1035 | TRACE_EVENT(kvm_wait_lapic_expire, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_smm_transition’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1055:1: note: in expansion of macro ‘TRACE_EVENT’ 1055 | TRACE_EVENT(kvm_smm_transition, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1055:1: note: in expansion of macro ‘TRACE_EVENT’ 1055 | TRACE_EVENT(kvm_smm_transition, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_pi_irte_update’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1080:1: note: in expansion of macro ‘TRACE_EVENT’ 1080 | TRACE_EVENT(kvm_pi_irte_update, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1080:1: note: in expansion of macro ‘TRACE_EVENT’ 1080 | TRACE_EVENT(kvm_pi_irte_update, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_notify_acked_sint’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ 1117 | TRACE_EVENT(kvm_hv_notify_acked_sint, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ 1117 | TRACE_EVENT(kvm_hv_notify_acked_sint, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_synic_set_irq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1137:1: note: in expansion of macro ‘TRACE_EVENT’ 1137 | TRACE_EVENT(kvm_hv_synic_set_irq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1137:1: note: in expansion of macro ‘TRACE_EVENT’ 1137 | TRACE_EVENT(kvm_hv_synic_set_irq, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_synic_send_eoi’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ 1163 | TRACE_EVENT(kvm_hv_synic_send_eoi, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ 1163 | TRACE_EVENT(kvm_hv_synic_send_eoi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_synic_set_msr’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1185:1: note: in expansion of macro ‘TRACE_EVENT’ 1185 | TRACE_EVENT(kvm_hv_synic_set_msr, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1185:1: note: in expansion of macro ‘TRACE_EVENT’ 1185 | TRACE_EVENT(kvm_hv_synic_set_msr, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_stimer_set_config’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1210:1: note: in expansion of macro ‘TRACE_EVENT’ 1210 | TRACE_EVENT(kvm_hv_stimer_set_config, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1210:1: note: in expansion of macro ‘TRACE_EVENT’ 1210 | TRACE_EVENT(kvm_hv_stimer_set_config, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_stimer_set_count’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1236:1: note: in expansion of macro ‘TRACE_EVENT’ 1236 | TRACE_EVENT(kvm_hv_stimer_set_count, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1236:1: note: in expansion of macro ‘TRACE_EVENT’ 1236 | TRACE_EVENT(kvm_hv_stimer_set_count, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_stimer_start_periodic’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1262:1: note: in expansion of macro ‘TRACE_EVENT’ 1262 | TRACE_EVENT(kvm_hv_stimer_start_periodic, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1262:1: note: in expansion of macro ‘TRACE_EVENT’ 1262 | TRACE_EVENT(kvm_hv_stimer_start_periodic, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_stimer_start_one_shot’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1288:1: note: in expansion of macro ‘TRACE_EVENT’ 1288 | TRACE_EVENT(kvm_hv_stimer_start_one_shot, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1288:1: note: in expansion of macro ‘TRACE_EVENT’ 1288 | TRACE_EVENT(kvm_hv_stimer_start_one_shot, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_stimer_callback’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ 1314 | TRACE_EVENT(kvm_hv_stimer_callback, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ 1314 | TRACE_EVENT(kvm_hv_stimer_callback, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_stimer_expiration’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1335:1: note: in expansion of macro ‘TRACE_EVENT’ 1335 | TRACE_EVENT(kvm_hv_stimer_expiration, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1335:1: note: in expansion of macro ‘TRACE_EVENT’ 1335 | TRACE_EVENT(kvm_hv_stimer_expiration, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_stimer_cleanup’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1361:1: note: in expansion of macro ‘TRACE_EVENT’ 1361 | TRACE_EVENT(kvm_hv_stimer_cleanup, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1361:1: note: in expansion of macro ‘TRACE_EVENT’ 1361 | TRACE_EVENT(kvm_hv_stimer_cleanup, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_apicv_inhibit_changed’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1383:1: note: in expansion of macro ‘TRACE_EVENT’ 1383 | TRACE_EVENT(kvm_apicv_inhibit_changed, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1383:1: note: in expansion of macro ‘TRACE_EVENT’ 1383 | TRACE_EVENT(kvm_apicv_inhibit_changed, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_apicv_accept_irq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1405:1: note: in expansion of macro ‘TRACE_EVENT’ 1405 | TRACE_EVENT(kvm_apicv_accept_irq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1405:1: note: in expansion of macro ‘TRACE_EVENT’ 1405 | TRACE_EVENT(kvm_apicv_accept_irq, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_avic_incomplete_ipi’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1432:1: note: in expansion of macro ‘TRACE_EVENT’ 1432 | TRACE_EVENT(kvm_avic_incomplete_ipi, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1432:1: note: in expansion of macro ‘TRACE_EVENT’ 1432 | TRACE_EVENT(kvm_avic_incomplete_ipi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_avic_unaccelerated_access’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1457:1: note: in expansion of macro ‘TRACE_EVENT’ 1457 | TRACE_EVENT(kvm_avic_unaccelerated_access, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1457:1: note: in expansion of macro ‘TRACE_EVENT’ 1457 | TRACE_EVENT(kvm_avic_unaccelerated_access, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_avic_ga_log’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1486:1: note: in expansion of macro ‘TRACE_EVENT’ 1486 | TRACE_EVENT(kvm_avic_ga_log, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1486:1: note: in expansion of macro ‘TRACE_EVENT’ 1486 | TRACE_EVENT(kvm_avic_ga_log, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_avic_kick_vcpu_slowpath’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ 1504 | TRACE_EVENT(kvm_avic_kick_vcpu_slowpath, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ 1504 | TRACE_EVENT(kvm_avic_kick_vcpu_slowpath, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_avic_doorbell’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1524:1: note: in expansion of macro ‘TRACE_EVENT’ 1524 | TRACE_EVENT(kvm_avic_doorbell, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1524:1: note: in expansion of macro ‘TRACE_EVENT’ 1524 | TRACE_EVENT(kvm_avic_doorbell, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_timer_state’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1542:1: note: in expansion of macro ‘TRACE_EVENT’ 1542 | TRACE_EVENT(kvm_hv_timer_state, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1542:1: note: in expansion of macro ‘TRACE_EVENT’ 1542 | TRACE_EVENT(kvm_hv_timer_state, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_flush_tlb’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1561:1: note: in expansion of macro ‘TRACE_EVENT’ 1561 | TRACE_EVENT(kvm_hv_flush_tlb, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1561:1: note: in expansion of macro ‘TRACE_EVENT’ 1561 | TRACE_EVENT(kvm_hv_flush_tlb, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_flush_tlb_ex’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1587:1: note: in expansion of macro ‘TRACE_EVENT’ 1587 | TRACE_EVENT(kvm_hv_flush_tlb_ex, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1587:1: note: in expansion of macro ‘TRACE_EVENT’ 1587 | TRACE_EVENT(kvm_hv_flush_tlb_ex, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_send_ipi’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1617:1: note: in expansion of macro ‘TRACE_EVENT’ 1617 | TRACE_EVENT(kvm_hv_send_ipi, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1617:1: note: in expansion of macro ‘TRACE_EVENT’ 1617 | TRACE_EVENT(kvm_hv_send_ipi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_send_ipi_ex’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1635:1: note: in expansion of macro ‘TRACE_EVENT’ 1635 | TRACE_EVENT(kvm_hv_send_ipi_ex, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1635:1: note: in expansion of macro ‘TRACE_EVENT’ 1635 | TRACE_EVENT(kvm_hv_send_ipi_ex, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_pv_tlb_flush’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1656:1: note: in expansion of macro ‘TRACE_EVENT’ 1656 | TRACE_EVENT(kvm_pv_tlb_flush, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1656:1: note: in expansion of macro ‘TRACE_EVENT’ 1656 | TRACE_EVENT(kvm_pv_tlb_flush, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_nested_vmenter_failed’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(kvm_nested_vmenter_failed, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(kvm_nested_vmenter_failed, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_syndbg_set_msr’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1698:1: note: in expansion of macro ‘TRACE_EVENT’ 1698 | TRACE_EVENT(kvm_hv_syndbg_set_msr, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1698:1: note: in expansion of macro ‘TRACE_EVENT’ 1698 | TRACE_EVENT(kvm_hv_syndbg_set_msr, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_syndbg_get_msr’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1724:1: note: in expansion of macro ‘TRACE_EVENT’ 1724 | TRACE_EVENT(kvm_hv_syndbg_get_msr, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1724:1: note: in expansion of macro ‘TRACE_EVENT’ 1724 | TRACE_EVENT(kvm_hv_syndbg_get_msr, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_vmgexit_enter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1750:1: note: in expansion of macro ‘TRACE_EVENT’ 1750 | TRACE_EVENT(kvm_vmgexit_enter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1750:1: note: in expansion of macro ‘TRACE_EVENT’ 1750 | TRACE_EVENT(kvm_vmgexit_enter, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_vmgexit_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1776:1: note: in expansion of macro ‘TRACE_EVENT’ 1776 | TRACE_EVENT(kvm_vmgexit_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1776:1: note: in expansion of macro ‘TRACE_EVENT’ 1776 | TRACE_EVENT(kvm_vmgexit_exit, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_vmgexit_msr_protocol_enter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1802:1: note: in expansion of macro ‘TRACE_EVENT’ 1802 | TRACE_EVENT(kvm_vmgexit_msr_protocol_enter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1802:1: note: in expansion of macro ‘TRACE_EVENT’ 1802 | TRACE_EVENT(kvm_vmgexit_msr_protocol_enter, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_vmgexit_msr_protocol_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1823:1: note: in expansion of macro ‘TRACE_EVENT’ 1823 | TRACE_EVENT(kvm_vmgexit_msr_protocol_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1823:1: note: in expansion of macro ‘TRACE_EVENT’ 1823 | TRACE_EVENT(kvm_vmgexit_msr_protocol_exit, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_rmp_fault’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1846:1: note: in expansion of macro ‘TRACE_EVENT’ 1846 | TRACE_EVENT(kvm_rmp_fault, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1846:1: note: in expansion of macro ‘TRACE_EVENT’ 1846 | TRACE_EVENT(kvm_rmp_fault, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_entry’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(kvm_entry, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(kvm_entry, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hypercall’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(kvm_hypercall, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(kvm_hypercall, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_hypercall’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(kvm_hv_hypercall, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(kvm_hv_hypercall, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_hypercall_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:100:1: note: in expansion of macro ‘TRACE_EVENT’ 100 | TRACE_EVENT(kvm_hv_hypercall_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:100:1: note: in expansion of macro ‘TRACE_EVENT’ 100 | TRACE_EVENT(kvm_hv_hypercall_done, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_xen_hypercall’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(kvm_xen_hypercall, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(kvm_xen_hypercall, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_pio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:161:1: note: in expansion of macro ‘TRACE_EVENT’ 161 | TRACE_EVENT(kvm_pio, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:161:1: note: in expansion of macro ‘TRACE_EVENT’ 161 | TRACE_EVENT(kvm_pio, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_fast_mmio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(kvm_fast_mmio, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(kvm_fast_mmio, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_cpuid’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(kvm_cpuid, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(kvm_cpuid, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_apic’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ 261 | TRACE_EVENT(kvm_apic, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ 261 | TRACE_EVENT(kvm_apic, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:336:1: note: in expansion of macro ‘TRACE_EVENT_KVM_EXIT’ 336 | TRACE_EVENT_KVM_EXIT(kvm_exit); | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:336:1: note: in expansion of macro ‘TRACE_EVENT_KVM_EXIT’ 336 | TRACE_EVENT_KVM_EXIT(kvm_exit); | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_inj_virq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ 341 | TRACE_EVENT(kvm_inj_virq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ 341 | TRACE_EVENT(kvm_inj_virq, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_inj_exception’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ 372 | TRACE_EVENT(kvm_inj_exception, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ 372 | TRACE_EVENT(kvm_inj_exception, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_page_fault’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:402:1: note: in expansion of macro ‘TRACE_EVENT’ 402 | TRACE_EVENT(kvm_page_fault, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:402:1: note: in expansion of macro ‘TRACE_EVENT’ 402 | TRACE_EVENT(kvm_page_fault, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_msr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:428:1: note: in expansion of macro ‘TRACE_EVENT’ 428 | TRACE_EVENT(kvm_msr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:428:1: note: in expansion of macro ‘TRACE_EVENT’ 428 | TRACE_EVENT(kvm_msr, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_cr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:460:1: note: in expansion of macro ‘TRACE_EVENT’ 460 | TRACE_EVENT(kvm_cr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:460:1: note: in expansion of macro ‘TRACE_EVENT’ 460 | TRACE_EVENT(kvm_cr, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_pic_set_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:484:1: note: in expansion of macro ‘TRACE_EVENT’ 484 | TRACE_EVENT(kvm_pic_set_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:484:1: note: in expansion of macro ‘TRACE_EVENT’ 484 | TRACE_EVENT(kvm_pic_set_irq, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_apic_ipi’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:517:1: note: in expansion of macro ‘TRACE_EVENT’ 517 | TRACE_EVENT(kvm_apic_ipi, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:517:1: note: in expansion of macro ‘TRACE_EVENT’ 517 | TRACE_EVENT(kvm_apic_ipi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_apic_accept_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ 542 | TRACE_EVENT(kvm_apic_accept_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ 542 | TRACE_EVENT(kvm_apic_accept_irq, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_eoi’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ 566 | TRACE_EVENT(kvm_eoi, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ 566 | TRACE_EVENT(kvm_eoi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_pv_eoi’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:583:1: note: in expansion of macro ‘TRACE_EVENT’ 583 | TRACE_EVENT(kvm_pv_eoi, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:583:1: note: in expansion of macro ‘TRACE_EVENT’ 583 | TRACE_EVENT(kvm_pv_eoi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_nested_vmenter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(kvm_nested_vmenter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(kvm_nested_vmenter, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_nested_intercepts’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:647:1: note: in expansion of macro ‘TRACE_EVENT’ 647 | TRACE_EVENT(kvm_nested_intercepts, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:647:1: note: in expansion of macro ‘TRACE_EVENT’ 647 | TRACE_EVENT(kvm_nested_intercepts, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_nested_vmexit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:679:1: note: in expansion of macro ‘TRACE_EVENT_KVM_EXIT’ 679 | TRACE_EVENT_KVM_EXIT(kvm_nested_vmexit); | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:679:1: note: in expansion of macro ‘TRACE_EVENT_KVM_EXIT’ 679 | TRACE_EVENT_KVM_EXIT(kvm_nested_vmexit); | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_nested_vmexit_inject’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:684:1: note: in expansion of macro ‘TRACE_EVENT’ 684 | TRACE_EVENT(kvm_nested_vmexit_inject, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:684:1: note: in expansion of macro ‘TRACE_EVENT’ 684 | TRACE_EVENT(kvm_nested_vmexit_inject, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_nested_intr_vmexit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:719:1: note: in expansion of macro ‘TRACE_EVENT’ 719 | TRACE_EVENT(kvm_nested_intr_vmexit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:719:1: note: in expansion of macro ‘TRACE_EVENT’ 719 | TRACE_EVENT(kvm_nested_intr_vmexit, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_invlpga’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ 737 | TRACE_EVENT(kvm_invlpga, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ 737 | TRACE_EVENT(kvm_invlpga, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_skinit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ 760 | TRACE_EVENT(kvm_skinit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ 760 | TRACE_EVENT(kvm_skinit, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_emulate_insn’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:817:1: note: in expansion of macro ‘TRACE_EVENT’ 817 | TRACE_EVENT(kvm_emulate_insn, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:817:1: note: in expansion of macro ‘TRACE_EVENT’ 817 | TRACE_EVENT(kvm_emulate_insn, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_vcpu_match_mmio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:855:1: note: in expansion of macro ‘TRACE_EVENT’ 855 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:855:1: note: in expansion of macro ‘TRACE_EVENT’ 855 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_write_tsc_offset’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:879:1: note: in expansion of macro ‘TRACE_EVENT’ 879 | TRACE_EVENT(kvm_write_tsc_offset, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:879:1: note: in expansion of macro ‘TRACE_EVENT’ 879 | TRACE_EVENT(kvm_write_tsc_offset, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_update_master_clock’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ 906 | TRACE_EVENT(kvm_update_master_clock, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ 906 | TRACE_EVENT(kvm_update_master_clock, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_track_tsc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:928:1: note: in expansion of macro ‘TRACE_EVENT’ 928 | TRACE_EVENT(kvm_track_tsc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:928:1: note: in expansion of macro ‘TRACE_EVENT’ 928 | TRACE_EVENT(kvm_track_tsc, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_pml_full’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:963:1: note: in expansion of macro ‘TRACE_EVENT’ 963 | TRACE_EVENT(kvm_pml_full, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:963:1: note: in expansion of macro ‘TRACE_EVENT’ 963 | TRACE_EVENT(kvm_pml_full, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_ple_window_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ 978 | TRACE_EVENT(kvm_ple_window_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ 978 | TRACE_EVENT(kvm_ple_window_update, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_pvclock_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:999:1: note: in expansion of macro ‘TRACE_EVENT’ 999 | TRACE_EVENT(kvm_pvclock_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:999:1: note: in expansion of macro ‘TRACE_EVENT’ 999 | TRACE_EVENT(kvm_pvclock_update, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_wait_lapic_expire’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1035:1: note: in expansion of macro ‘TRACE_EVENT’ 1035 | TRACE_EVENT(kvm_wait_lapic_expire, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1035:1: note: in expansion of macro ‘TRACE_EVENT’ 1035 | TRACE_EVENT(kvm_wait_lapic_expire, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_smm_transition’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1055:1: note: in expansion of macro ‘TRACE_EVENT’ 1055 | TRACE_EVENT(kvm_smm_transition, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1055:1: note: in expansion of macro ‘TRACE_EVENT’ 1055 | TRACE_EVENT(kvm_smm_transition, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_pi_irte_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1080:1: note: in expansion of macro ‘TRACE_EVENT’ 1080 | TRACE_EVENT(kvm_pi_irte_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1080:1: note: in expansion of macro ‘TRACE_EVENT’ 1080 | TRACE_EVENT(kvm_pi_irte_update, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_notify_acked_sint’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ 1117 | TRACE_EVENT(kvm_hv_notify_acked_sint, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ 1117 | TRACE_EVENT(kvm_hv_notify_acked_sint, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_synic_set_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1137:1: note: in expansion of macro ‘TRACE_EVENT’ 1137 | TRACE_EVENT(kvm_hv_synic_set_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1137:1: note: in expansion of macro ‘TRACE_EVENT’ 1137 | TRACE_EVENT(kvm_hv_synic_set_irq, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_synic_send_eoi’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ 1163 | TRACE_EVENT(kvm_hv_synic_send_eoi, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ 1163 | TRACE_EVENT(kvm_hv_synic_send_eoi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_synic_set_msr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1185:1: note: in expansion of macro ‘TRACE_EVENT’ 1185 | TRACE_EVENT(kvm_hv_synic_set_msr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1185:1: note: in expansion of macro ‘TRACE_EVENT’ 1185 | TRACE_EVENT(kvm_hv_synic_set_msr, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_stimer_set_config’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1210:1: note: in expansion of macro ‘TRACE_EVENT’ 1210 | TRACE_EVENT(kvm_hv_stimer_set_config, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1210:1: note: in expansion of macro ‘TRACE_EVENT’ 1210 | TRACE_EVENT(kvm_hv_stimer_set_config, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_stimer_set_count’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1236:1: note: in expansion of macro ‘TRACE_EVENT’ 1236 | TRACE_EVENT(kvm_hv_stimer_set_count, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1236:1: note: in expansion of macro ‘TRACE_EVENT’ 1236 | TRACE_EVENT(kvm_hv_stimer_set_count, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_stimer_start_periodic’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1262:1: note: in expansion of macro ‘TRACE_EVENT’ 1262 | TRACE_EVENT(kvm_hv_stimer_start_periodic, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1262:1: note: in expansion of macro ‘TRACE_EVENT’ 1262 | TRACE_EVENT(kvm_hv_stimer_start_periodic, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_stimer_start_one_shot’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1288:1: note: in expansion of macro ‘TRACE_EVENT’ 1288 | TRACE_EVENT(kvm_hv_stimer_start_one_shot, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1288:1: note: in expansion of macro ‘TRACE_EVENT’ 1288 | TRACE_EVENT(kvm_hv_stimer_start_one_shot, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_stimer_callback’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ 1314 | TRACE_EVENT(kvm_hv_stimer_callback, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ 1314 | TRACE_EVENT(kvm_hv_stimer_callback, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_stimer_expiration’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1335:1: note: in expansion of macro ‘TRACE_EVENT’ 1335 | TRACE_EVENT(kvm_hv_stimer_expiration, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1335:1: note: in expansion of macro ‘TRACE_EVENT’ 1335 | TRACE_EVENT(kvm_hv_stimer_expiration, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_stimer_cleanup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1361:1: note: in expansion of macro ‘TRACE_EVENT’ 1361 | TRACE_EVENT(kvm_hv_stimer_cleanup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1361:1: note: in expansion of macro ‘TRACE_EVENT’ 1361 | TRACE_EVENT(kvm_hv_stimer_cleanup, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_apicv_inhibit_changed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1383:1: note: in expansion of macro ‘TRACE_EVENT’ 1383 | TRACE_EVENT(kvm_apicv_inhibit_changed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1383:1: note: in expansion of macro ‘TRACE_EVENT’ 1383 | TRACE_EVENT(kvm_apicv_inhibit_changed, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_apicv_accept_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1405:1: note: in expansion of macro ‘TRACE_EVENT’ 1405 | TRACE_EVENT(kvm_apicv_accept_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1405:1: note: in expansion of macro ‘TRACE_EVENT’ 1405 | TRACE_EVENT(kvm_apicv_accept_irq, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_avic_incomplete_ipi’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1432:1: note: in expansion of macro ‘TRACE_EVENT’ 1432 | TRACE_EVENT(kvm_avic_incomplete_ipi, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1432:1: note: in expansion of macro ‘TRACE_EVENT’ 1432 | TRACE_EVENT(kvm_avic_incomplete_ipi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_avic_unaccelerated_access’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1457:1: note: in expansion of macro ‘TRACE_EVENT’ 1457 | TRACE_EVENT(kvm_avic_unaccelerated_access, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1457:1: note: in expansion of macro ‘TRACE_EVENT’ 1457 | TRACE_EVENT(kvm_avic_unaccelerated_access, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_avic_ga_log’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1486:1: note: in expansion of macro ‘TRACE_EVENT’ 1486 | TRACE_EVENT(kvm_avic_ga_log, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1486:1: note: in expansion of macro ‘TRACE_EVENT’ 1486 | TRACE_EVENT(kvm_avic_ga_log, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_avic_kick_vcpu_slowpath’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ 1504 | TRACE_EVENT(kvm_avic_kick_vcpu_slowpath, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ 1504 | TRACE_EVENT(kvm_avic_kick_vcpu_slowpath, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_avic_doorbell’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1524:1: note: in expansion of macro ‘TRACE_EVENT’ 1524 | TRACE_EVENT(kvm_avic_doorbell, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1524:1: note: in expansion of macro ‘TRACE_EVENT’ 1524 | TRACE_EVENT(kvm_avic_doorbell, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_timer_state’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1542:1: note: in expansion of macro ‘TRACE_EVENT’ 1542 | TRACE_EVENT(kvm_hv_timer_state, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1542:1: note: in expansion of macro ‘TRACE_EVENT’ 1542 | TRACE_EVENT(kvm_hv_timer_state, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_flush_tlb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1561:1: note: in expansion of macro ‘TRACE_EVENT’ 1561 | TRACE_EVENT(kvm_hv_flush_tlb, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1561:1: note: in expansion of macro ‘TRACE_EVENT’ 1561 | TRACE_EVENT(kvm_hv_flush_tlb, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_flush_tlb_ex’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1587:1: note: in expansion of macro ‘TRACE_EVENT’ 1587 | TRACE_EVENT(kvm_hv_flush_tlb_ex, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1587:1: note: in expansion of macro ‘TRACE_EVENT’ 1587 | TRACE_EVENT(kvm_hv_flush_tlb_ex, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_send_ipi’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1617:1: note: in expansion of macro ‘TRACE_EVENT’ 1617 | TRACE_EVENT(kvm_hv_send_ipi, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1617:1: note: in expansion of macro ‘TRACE_EVENT’ 1617 | TRACE_EVENT(kvm_hv_send_ipi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_send_ipi_ex’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1635:1: note: in expansion of macro ‘TRACE_EVENT’ 1635 | TRACE_EVENT(kvm_hv_send_ipi_ex, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1635:1: note: in expansion of macro ‘TRACE_EVENT’ 1635 | TRACE_EVENT(kvm_hv_send_ipi_ex, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_pv_tlb_flush’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1656:1: note: in expansion of macro ‘TRACE_EVENT’ 1656 | TRACE_EVENT(kvm_pv_tlb_flush, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1656:1: note: in expansion of macro ‘TRACE_EVENT’ 1656 | TRACE_EVENT(kvm_pv_tlb_flush, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_nested_vmenter_failed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(kvm_nested_vmenter_failed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(kvm_nested_vmenter_failed, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_syndbg_set_msr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1698:1: note: in expansion of macro ‘TRACE_EVENT’ 1698 | TRACE_EVENT(kvm_hv_syndbg_set_msr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1698:1: note: in expansion of macro ‘TRACE_EVENT’ 1698 | TRACE_EVENT(kvm_hv_syndbg_set_msr, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_syndbg_get_msr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1724:1: note: in expansion of macro ‘TRACE_EVENT’ 1724 | TRACE_EVENT(kvm_hv_syndbg_get_msr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1724:1: note: in expansion of macro ‘TRACE_EVENT’ 1724 | TRACE_EVENT(kvm_hv_syndbg_get_msr, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_vmgexit_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1750:1: note: in expansion of macro ‘TRACE_EVENT’ 1750 | TRACE_EVENT(kvm_vmgexit_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1750:1: note: in expansion of macro ‘TRACE_EVENT’ 1750 | TRACE_EVENT(kvm_vmgexit_enter, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_vmgexit_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1776:1: note: in expansion of macro ‘TRACE_EVENT’ 1776 | TRACE_EVENT(kvm_vmgexit_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1776:1: note: in expansion of macro ‘TRACE_EVENT’ 1776 | TRACE_EVENT(kvm_vmgexit_exit, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_vmgexit_msr_protocol_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1802:1: note: in expansion of macro ‘TRACE_EVENT’ 1802 | TRACE_EVENT(kvm_vmgexit_msr_protocol_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1802:1: note: in expansion of macro ‘TRACE_EVENT’ 1802 | TRACE_EVENT(kvm_vmgexit_msr_protocol_enter, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_vmgexit_msr_protocol_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1823:1: note: in expansion of macro ‘TRACE_EVENT’ 1823 | TRACE_EVENT(kvm_vmgexit_msr_protocol_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1823:1: note: in expansion of macro ‘TRACE_EVENT’ 1823 | TRACE_EVENT(kvm_vmgexit_msr_protocol_exit, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_rmp_fault’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1846:1: note: in expansion of macro ‘TRACE_EVENT’ 1846 | TRACE_EVENT(kvm_rmp_fault, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1846:1: note: in expansion of macro ‘TRACE_EVENT’ 1846 | TRACE_EVENT(kvm_rmp_fault, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: arch/x86/kvm/x86.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: arch/x86/kvm] Error 2 make[3]: *** [../scripts/Makefile.build:485: arch/x86] Error 2 In file included from ../include/trace/define_trace.h:108, from ../fs/nfsd/trace.h:2206, from ../fs/nfsd/trace.c:4: ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_xdr_err_class’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_compound’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ 91 | TRACE_EVENT(nfsd_compound, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ 91 | TRACE_EVENT(nfsd_compound, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_compound_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ 114 | TRACE_EVENT(nfsd_compound_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ 114 | TRACE_EVENT(nfsd_compound_status, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_compound_decode_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(nfsd_compound_decode_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(nfsd_compound_decode_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_compound_encode_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ 165 | TRACE_EVENT(nfsd_compound_encode_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ 165 | TRACE_EVENT(nfsd_compound_encode_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_fh_verify’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(nfsd_fh_verify, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(nfsd_fh_verify, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_fh_verify_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 233 | TRACE_EVENT_CONDITION(nfsd_fh_verify_err, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 233 | TRACE_EVENT_CONDITION(nfsd_fh_verify_err, | ^~~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_fh_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:278:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 278 | DECLARE_EVENT_CLASS(nfsd_fh_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:278:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 278 | DECLARE_EVENT_CLASS(nfsd_fh_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_exp_find_key’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:308:1: note: in expansion of macro ‘TRACE_EVENT’ 308 | TRACE_EVENT(nfsd_exp_find_key, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:308:1: note: in expansion of macro ‘TRACE_EVENT’ 308 | TRACE_EVENT(nfsd_exp_find_key, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_expkey_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ 332 | TRACE_EVENT(nfsd_expkey_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ 332 | TRACE_EVENT(nfsd_expkey_update, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_exp_get_by_name’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ 358 | TRACE_EVENT(nfsd_exp_get_by_name, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ 358 | TRACE_EVENT(nfsd_exp_get_by_name, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_export_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:379:1: note: in expansion of macro ‘TRACE_EVENT’ 379 | TRACE_EVENT(nfsd_export_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:379:1: note: in expansion of macro ‘TRACE_EVENT’ 379 | TRACE_EVENT(nfsd_export_update, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_io_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:399:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 399 | DECLARE_EVENT_CLASS(nfsd_io_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:399:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 399 | DECLARE_EVENT_CLASS(nfsd_io_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:440:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 440 | DECLARE_EVENT_CLASS(nfsd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:440:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 440 | DECLARE_EVENT_CLASS(nfsd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_dirent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:474:1: note: in expansion of macro ‘TRACE_EVENT’ 474 | TRACE_EVENT(nfsd_dirent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:474:1: note: in expansion of macro ‘TRACE_EVENT’ 474 | TRACE_EVENT(nfsd_dirent, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_copy_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 495 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 495 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_delegret_wakeup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(nfsd_delegret_wakeup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(nfsd_delegret_wakeup, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_stateid_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 572 | DECLARE_EVENT_CLASS(nfsd_stateid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 572 | DECLARE_EVENT_CLASS(nfsd_stateid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_stateseqid_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 616 | DECLARE_EVENT_CLASS(nfsd_stateseqid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 616 | DECLARE_EVENT_CLASS(nfsd_stateseqid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_stid_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 659 | DECLARE_EVENT_CLASS(nfsd_stid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 659 | DECLARE_EVENT_CLASS(nfsd_stid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_stateowner_replay’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:699:1: note: in expansion of macro ‘TRACE_EVENT’ 699 | TRACE_EVENT(nfsd_stateowner_replay, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:699:1: note: in expansion of macro ‘TRACE_EVENT’ 699 | TRACE_EVENT(nfsd_stateowner_replay, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_seq4_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:717:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 717 | TRACE_EVENT_CONDITION(nfsd_seq4_status, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:717:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 717 | TRACE_EVENT_CONDITION(nfsd_seq4_status, | ^~~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cs_slot_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 752 | DECLARE_EVENT_CLASS(nfsd_cs_slot_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 752 | DECLARE_EVENT_CLASS(nfsd_cs_slot_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_slot_seqid_sequence’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:792:1: note: in expansion of macro ‘TRACE_EVENT’ 792 | TRACE_EVENT(nfsd_slot_seqid_sequence, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:792:1: note: in expansion of macro ‘TRACE_EVENT’ 792 | TRACE_EVENT(nfsd_slot_seqid_sequence, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_clientid_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:822:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 822 | DECLARE_EVENT_CLASS(nfsd_clientid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:822:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 822 | DECLARE_EVENT_CLASS(nfsd_clientid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_mark_client_expired’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:851:1: note: in expansion of macro ‘TRACE_EVENT’ 851 | TRACE_EVENT(nfsd_mark_client_expired, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:851:1: note: in expansion of macro ‘TRACE_EVENT’ 851 | TRACE_EVENT(nfsd_mark_client_expired, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_net_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:875:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 875 | DECLARE_EVENT_CLASS(nfsd_net_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:875:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 875 | DECLARE_EVENT_CLASS(nfsd_net_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_writeverf_reset’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:895:1: note: in expansion of macro ‘TRACE_EVENT’ 895 | TRACE_EVENT(nfsd_writeverf_reset, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:895:1: note: in expansion of macro ‘TRACE_EVENT’ 895 | TRACE_EVENT(nfsd_writeverf_reset, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_clid_cred_mismatch’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:923:1: note: in expansion of macro ‘TRACE_EVENT’ 923 | TRACE_EVENT(nfsd_clid_cred_mismatch, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:923:1: note: in expansion of macro ‘TRACE_EVENT’ 923 | TRACE_EVENT(nfsd_clid_cred_mismatch, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_clid_verf_mismatch’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:952:1: note: in expansion of macro ‘TRACE_EVENT’ 952 | TRACE_EVENT(nfsd_clid_verf_mismatch, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:952:1: note: in expansion of macro ‘TRACE_EVENT’ 952 | TRACE_EVENT(nfsd_clid_verf_mismatch, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_clid_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 984 | DECLARE_EVENT_CLASS(nfsd_clid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 984 | DECLARE_EVENT_CLASS(nfsd_clid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1030:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1030 | DECLARE_EVENT_CLASS(nfsd_file_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1030:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1030 | DECLARE_EVENT_CLASS(nfsd_file_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_alloc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1066:1: note: in expansion of macro ‘TRACE_EVENT’ 1066 | TRACE_EVENT(nfsd_file_alloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1066:1: note: in expansion of macro ‘TRACE_EVENT’ 1066 | TRACE_EVENT(nfsd_file_alloc, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_acquire’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1090:1: note: in expansion of macro ‘TRACE_EVENT’ 1090 | TRACE_EVENT(nfsd_file_acquire, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1090:1: note: in expansion of macro ‘TRACE_EVENT’ 1090 | TRACE_EVENT(nfsd_file_acquire, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_insert_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1132:1: note: in expansion of macro ‘TRACE_EVENT’ 1132 | TRACE_EVENT(nfsd_file_insert_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1132:1: note: in expansion of macro ‘TRACE_EVENT’ 1132 | TRACE_EVENT(nfsd_file_insert_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_cons_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ 1159 | TRACE_EVENT(nfsd_file_cons_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ 1159 | TRACE_EVENT(nfsd_file_cons_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_open_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1193 | DECLARE_EVENT_CLASS(nfsd_file_open_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1193 | DECLARE_EVENT_CLASS(nfsd_file_open_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_is_cached’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1229:1: note: in expansion of macro ‘TRACE_EVENT’ 1229 | TRACE_EVENT(nfsd_file_is_cached, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1229:1: note: in expansion of macro ‘TRACE_EVENT’ 1229 | TRACE_EVENT(nfsd_file_is_cached, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_fsnotify_handle_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1249:1: note: in expansion of macro ‘TRACE_EVENT’ 1249 | TRACE_EVENT(nfsd_file_fsnotify_handle_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1249:1: note: in expansion of macro ‘TRACE_EVENT’ 1249 | TRACE_EVENT(nfsd_file_fsnotify_handle_event, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_gc_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1268 | DECLARE_EVENT_CLASS(nfsd_file_gc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1268 | DECLARE_EVENT_CLASS(nfsd_file_gc_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_lruwalk_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1308:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1308 | DECLARE_EVENT_CLASS(nfsd_file_lruwalk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1308:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1308 | DECLARE_EVENT_CLASS(nfsd_file_lruwalk_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_close’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ 1337 | TRACE_EVENT(nfsd_file_close, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ 1337 | TRACE_EVENT(nfsd_file_close, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_drc_found’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1365:1: note: in expansion of macro ‘TRACE_EVENT’ 1365 | TRACE_EVENT(nfsd_drc_found, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1365:1: note: in expansion of macro ‘TRACE_EVENT’ 1365 | TRACE_EVENT(nfsd_drc_found, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_drc_mismatch’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1388:1: note: in expansion of macro ‘TRACE_EVENT’ 1388 | TRACE_EVENT(nfsd_drc_mismatch, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1388:1: note: in expansion of macro ‘TRACE_EVENT’ 1388 | TRACE_EVENT(nfsd_drc_mismatch, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_args’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ 1412 | TRACE_EVENT(nfsd_cb_args, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ 1412 | TRACE_EVENT(nfsd_cb_args, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_nodelegs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1437:1: note: in expansion of macro ‘TRACE_EVENT’ 1437 | TRACE_EVENT(nfsd_cb_nodelegs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1437:1: note: in expansion of macro ‘TRACE_EVENT’ 1437 | TRACE_EVENT(nfsd_cb_nodelegs, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1458:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1458 | DECLARE_EVENT_CLASS(nfsd_cb_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1458:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1458 | DECLARE_EVENT_CLASS(nfsd_cb_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_setup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1506:1: note: in expansion of macro ‘TRACE_EVENT’ 1506 | TRACE_EVENT(nfsd_cb_setup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1506:1: note: in expansion of macro ‘TRACE_EVENT’ 1506 | TRACE_EVENT(nfsd_cb_setup, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_setup_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1532:1: note: in expansion of macro ‘TRACE_EVENT’ 1532 | TRACE_EVENT(nfsd_cb_setup_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1532:1: note: in expansion of macro ‘TRACE_EVENT’ 1532 | TRACE_EVENT(nfsd_cb_setup_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_lifetime_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1556 | DECLARE_EVENT_CLASS(nfsd_cb_lifetime_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1556 | DECLARE_EVENT_CLASS(nfsd_cb_lifetime_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_seq_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1598:1: note: in expansion of macro ‘TRACE_EVENT’ 1598 | TRACE_EVENT(nfsd_cb_seq_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1598:1: note: in expansion of macro ‘TRACE_EVENT’ 1598 | TRACE_EVENT(nfsd_cb_seq_status, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_free_slot’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1639:1: note: in expansion of macro ‘TRACE_EVENT’ 1639 | TRACE_EVENT(nfsd_cb_free_slot, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1639:1: note: in expansion of macro ‘TRACE_EVENT’ 1639 | TRACE_EVENT(nfsd_cb_free_slot, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_recall’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:1678:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1678 | TRACE_EVENT_CONDITION(nfsd_cb_recall, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:1678:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1678 | TRACE_EVENT_CONDITION(nfsd_cb_recall, | ^~~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_notify_lock’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1707:1: note: in expansion of macro ‘TRACE_EVENT’ 1707 | TRACE_EVENT(nfsd_cb_notify_lock, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1707:1: note: in expansion of macro ‘TRACE_EVENT’ 1707 | TRACE_EVENT(nfsd_cb_notify_lock, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_offload’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1733:1: note: in expansion of macro ‘TRACE_EVENT’ 1733 | TRACE_EVENT(nfsd_cb_offload, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1733:1: note: in expansion of macro ‘TRACE_EVENT’ 1733 | TRACE_EVENT(nfsd_cb_offload, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_recall_any’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1769:1: note: in expansion of macro ‘TRACE_EVENT’ 1769 | TRACE_EVENT(nfsd_cb_recall_any, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1769:1: note: in expansion of macro ‘TRACE_EVENT’ 1769 | TRACE_EVENT(nfsd_cb_recall_any, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_done_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1795:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1795 | DECLARE_EVENT_CLASS(nfsd_cb_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1795:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1795 | DECLARE_EVENT_CLASS(nfsd_cb_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_recall_any_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1834:1: note: in expansion of macro ‘TRACE_EVENT’ 1834 | TRACE_EVENT(nfsd_cb_recall_any_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1834:1: note: in expansion of macro ‘TRACE_EVENT’ 1834 | TRACE_EVENT(nfsd_cb_recall_any_done, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_unlock_ip’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1855:1: note: in expansion of macro ‘TRACE_EVENT’ 1855 | TRACE_EVENT(nfsd_ctl_unlock_ip, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1855:1: note: in expansion of macro ‘TRACE_EVENT’ 1855 | TRACE_EVENT(nfsd_ctl_unlock_ip, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_unlock_fs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1874:1: note: in expansion of macro ‘TRACE_EVENT’ 1874 | TRACE_EVENT(nfsd_ctl_unlock_fs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1874:1: note: in expansion of macro ‘TRACE_EVENT’ 1874 | TRACE_EVENT(nfsd_ctl_unlock_fs, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_filehandle’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ 1893 | TRACE_EVENT(nfsd_ctl_filehandle, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ 1893 | TRACE_EVENT(nfsd_ctl_filehandle, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_threads’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1918:1: note: in expansion of macro ‘TRACE_EVENT’ 1918 | TRACE_EVENT(nfsd_ctl_threads, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1918:1: note: in expansion of macro ‘TRACE_EVENT’ 1918 | TRACE_EVENT(nfsd_ctl_threads, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_pool_threads’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1937:1: note: in expansion of macro ‘TRACE_EVENT’ 1937 | TRACE_EVENT(nfsd_ctl_pool_threads, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1937:1: note: in expansion of macro ‘TRACE_EVENT’ 1937 | TRACE_EVENT(nfsd_ctl_pool_threads, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_version’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1959:1: note: in expansion of macro ‘TRACE_EVENT’ 1959 | TRACE_EVENT(nfsd_ctl_version, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1959:1: note: in expansion of macro ‘TRACE_EVENT’ 1959 | TRACE_EVENT(nfsd_ctl_version, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_ports_addfd’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1978:1: note: in expansion of macro ‘TRACE_EVENT’ 1978 | TRACE_EVENT(nfsd_ctl_ports_addfd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1978:1: note: in expansion of macro ‘TRACE_EVENT’ 1978 | TRACE_EVENT(nfsd_ctl_ports_addfd, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_ports_addxprt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1997:1: note: in expansion of macro ‘TRACE_EVENT’ 1997 | TRACE_EVENT(nfsd_ctl_ports_addxprt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1997:1: note: in expansion of macro ‘TRACE_EVENT’ 1997 | TRACE_EVENT(nfsd_ctl_ports_addxprt, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_maxblksize’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ 2019 | TRACE_EVENT(nfsd_ctl_maxblksize, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ 2019 | TRACE_EVENT(nfsd_ctl_maxblksize, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_maxconn’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2038:1: note: in expansion of macro ‘TRACE_EVENT’ 2038 | TRACE_EVENT(nfsd_ctl_maxconn, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2038:1: note: in expansion of macro ‘TRACE_EVENT’ 2038 | TRACE_EVENT(nfsd_ctl_maxconn, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_time’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2057:1: note: in expansion of macro ‘TRACE_EVENT’ 2057 | TRACE_EVENT(nfsd_ctl_time, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2057:1: note: in expansion of macro ‘TRACE_EVENT’ 2057 | TRACE_EVENT(nfsd_ctl_time, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_recoverydir’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ 2080 | TRACE_EVENT(nfsd_ctl_recoverydir, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ 2080 | TRACE_EVENT(nfsd_ctl_recoverydir, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_end_grace’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(nfsd_end_grace, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(nfsd_end_grace, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_copy_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2114 | DECLARE_EVENT_CLASS(nfsd_copy_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2114 | DECLARE_EVENT_CLASS(nfsd_copy_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_copy_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2177:1: note: in expansion of macro ‘TRACE_EVENT’ 2177 | TRACE_EVENT(nfsd_copy_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2177:1: note: in expansion of macro ‘TRACE_EVENT’ 2177 | TRACE_EVENT(nfsd_copy_done, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_xdr_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_compound’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ 91 | TRACE_EVENT(nfsd_compound, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ 91 | TRACE_EVENT(nfsd_compound, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_compound_status’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ 114 | TRACE_EVENT(nfsd_compound_status, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ 114 | TRACE_EVENT(nfsd_compound_status, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_compound_decode_err’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(nfsd_compound_decode_err, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(nfsd_compound_decode_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_compound_encode_err’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ 165 | TRACE_EVENT(nfsd_compound_encode_err, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ 165 | TRACE_EVENT(nfsd_compound_encode_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_fh_verify’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(nfsd_fh_verify, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(nfsd_fh_verify, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_fh_verify_err’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 233 | TRACE_EVENT_CONDITION(nfsd_fh_verify_err, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 233 | TRACE_EVENT_CONDITION(nfsd_fh_verify_err, | ^~~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_fh_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:278:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 278 | DECLARE_EVENT_CLASS(nfsd_fh_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:278:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 278 | DECLARE_EVENT_CLASS(nfsd_fh_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_exp_find_key’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:308:1: note: in expansion of macro ‘TRACE_EVENT’ 308 | TRACE_EVENT(nfsd_exp_find_key, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:308:1: note: in expansion of macro ‘TRACE_EVENT’ 308 | TRACE_EVENT(nfsd_exp_find_key, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_expkey_update’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ 332 | TRACE_EVENT(nfsd_expkey_update, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ 332 | TRACE_EVENT(nfsd_expkey_update, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_exp_get_by_name’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ 358 | TRACE_EVENT(nfsd_exp_get_by_name, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ 358 | TRACE_EVENT(nfsd_exp_get_by_name, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_export_update’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:379:1: note: in expansion of macro ‘TRACE_EVENT’ 379 | TRACE_EVENT(nfsd_export_update, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:379:1: note: in expansion of macro ‘TRACE_EVENT’ 379 | TRACE_EVENT(nfsd_export_update, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_io_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:399:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 399 | DECLARE_EVENT_CLASS(nfsd_io_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:399:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 399 | DECLARE_EVENT_CLASS(nfsd_io_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:440:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 440 | DECLARE_EVENT_CLASS(nfsd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:440:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 440 | DECLARE_EVENT_CLASS(nfsd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_dirent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:474:1: note: in expansion of macro ‘TRACE_EVENT’ 474 | TRACE_EVENT(nfsd_dirent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:474:1: note: in expansion of macro ‘TRACE_EVENT’ 474 | TRACE_EVENT(nfsd_dirent, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_copy_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 495 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 495 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_delegret_wakeup’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(nfsd_delegret_wakeup, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(nfsd_delegret_wakeup, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_stateid_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 572 | DECLARE_EVENT_CLASS(nfsd_stateid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 572 | DECLARE_EVENT_CLASS(nfsd_stateid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_stateseqid_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 616 | DECLARE_EVENT_CLASS(nfsd_stateseqid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 616 | DECLARE_EVENT_CLASS(nfsd_stateseqid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_stid_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 659 | DECLARE_EVENT_CLASS(nfsd_stid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 659 | DECLARE_EVENT_CLASS(nfsd_stid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_stateowner_replay’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:699:1: note: in expansion of macro ‘TRACE_EVENT’ 699 | TRACE_EVENT(nfsd_stateowner_replay, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:699:1: note: in expansion of macro ‘TRACE_EVENT’ 699 | TRACE_EVENT(nfsd_stateowner_replay, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_seq4_status’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:717:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 717 | TRACE_EVENT_CONDITION(nfsd_seq4_status, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:717:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 717 | TRACE_EVENT_CONDITION(nfsd_seq4_status, | ^~~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_cs_slot_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 752 | DECLARE_EVENT_CLASS(nfsd_cs_slot_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 752 | DECLARE_EVENT_CLASS(nfsd_cs_slot_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_slot_seqid_sequence’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:792:1: note: in expansion of macro ‘TRACE_EVENT’ 792 | TRACE_EVENT(nfsd_slot_seqid_sequence, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:792:1: note: in expansion of macro ‘TRACE_EVENT’ 792 | TRACE_EVENT(nfsd_slot_seqid_sequence, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_clientid_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:822:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 822 | DECLARE_EVENT_CLASS(nfsd_clientid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:822:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 822 | DECLARE_EVENT_CLASS(nfsd_clientid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_mark_client_expired’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:851:1: note: in expansion of macro ‘TRACE_EVENT’ 851 | TRACE_EVENT(nfsd_mark_client_expired, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:851:1: note: in expansion of macro ‘TRACE_EVENT’ 851 | TRACE_EVENT(nfsd_mark_client_expired, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_net_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:875:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 875 | DECLARE_EVENT_CLASS(nfsd_net_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:875:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 875 | DECLARE_EVENT_CLASS(nfsd_net_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_writeverf_reset’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:895:1: note: in expansion of macro ‘TRACE_EVENT’ 895 | TRACE_EVENT(nfsd_writeverf_reset, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:895:1: note: in expansion of macro ‘TRACE_EVENT’ 895 | TRACE_EVENT(nfsd_writeverf_reset, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_clid_cred_mismatch’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:923:1: note: in expansion of macro ‘TRACE_EVENT’ 923 | TRACE_EVENT(nfsd_clid_cred_mismatch, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:923:1: note: in expansion of macro ‘TRACE_EVENT’ 923 | TRACE_EVENT(nfsd_clid_cred_mismatch, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_clid_verf_mismatch’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:952:1: note: in expansion of macro ‘TRACE_EVENT’ 952 | TRACE_EVENT(nfsd_clid_verf_mismatch, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:952:1: note: in expansion of macro ‘TRACE_EVENT’ 952 | TRACE_EVENT(nfsd_clid_verf_mismatch, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_clid_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 984 | DECLARE_EVENT_CLASS(nfsd_clid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 984 | DECLARE_EVENT_CLASS(nfsd_clid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_file_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1030:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1030 | DECLARE_EVENT_CLASS(nfsd_file_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1030:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1030 | DECLARE_EVENT_CLASS(nfsd_file_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_file_alloc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1066:1: note: in expansion of macro ‘TRACE_EVENT’ 1066 | TRACE_EVENT(nfsd_file_alloc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1066:1: note: in expansion of macro ‘TRACE_EVENT’ 1066 | TRACE_EVENT(nfsd_file_alloc, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_file_acquire’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1090:1: note: in expansion of macro ‘TRACE_EVENT’ 1090 | TRACE_EVENT(nfsd_file_acquire, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1090:1: note: in expansion of macro ‘TRACE_EVENT’ 1090 | TRACE_EVENT(nfsd_file_acquire, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_file_insert_err’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1132:1: note: in expansion of macro ‘TRACE_EVENT’ 1132 | TRACE_EVENT(nfsd_file_insert_err, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1132:1: note: in expansion of macro ‘TRACE_EVENT’ 1132 | TRACE_EVENT(nfsd_file_insert_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_file_cons_err’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ 1159 | TRACE_EVENT(nfsd_file_cons_err, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ 1159 | TRACE_EVENT(nfsd_file_cons_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_file_open_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1193 | DECLARE_EVENT_CLASS(nfsd_file_open_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1193 | DECLARE_EVENT_CLASS(nfsd_file_open_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_file_is_cached’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1229:1: note: in expansion of macro ‘TRACE_EVENT’ 1229 | TRACE_EVENT(nfsd_file_is_cached, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1229:1: note: in expansion of macro ‘TRACE_EVENT’ 1229 | TRACE_EVENT(nfsd_file_is_cached, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_file_fsnotify_handle_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1249:1: note: in expansion of macro ‘TRACE_EVENT’ 1249 | TRACE_EVENT(nfsd_file_fsnotify_handle_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1249:1: note: in expansion of macro ‘TRACE_EVENT’ 1249 | TRACE_EVENT(nfsd_file_fsnotify_handle_event, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_file_gc_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1268 | DECLARE_EVENT_CLASS(nfsd_file_gc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1268 | DECLARE_EVENT_CLASS(nfsd_file_gc_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_file_lruwalk_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1308:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1308 | DECLARE_EVENT_CLASS(nfsd_file_lruwalk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1308:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1308 | DECLARE_EVENT_CLASS(nfsd_file_lruwalk_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_file_close’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ 1337 | TRACE_EVENT(nfsd_file_close, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ 1337 | TRACE_EVENT(nfsd_file_close, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_drc_found’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1365:1: note: in expansion of macro ‘TRACE_EVENT’ 1365 | TRACE_EVENT(nfsd_drc_found, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1365:1: note: in expansion of macro ‘TRACE_EVENT’ 1365 | TRACE_EVENT(nfsd_drc_found, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_drc_mismatch’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1388:1: note: in expansion of macro ‘TRACE_EVENT’ 1388 | TRACE_EVENT(nfsd_drc_mismatch, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1388:1: note: in expansion of macro ‘TRACE_EVENT’ 1388 | TRACE_EVENT(nfsd_drc_mismatch, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_cb_args’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ 1412 | TRACE_EVENT(nfsd_cb_args, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ 1412 | TRACE_EVENT(nfsd_cb_args, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_cb_nodelegs’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1437:1: note: in expansion of macro ‘TRACE_EVENT’ 1437 | TRACE_EVENT(nfsd_cb_nodelegs, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1437:1: note: in expansion of macro ‘TRACE_EVENT’ 1437 | TRACE_EVENT(nfsd_cb_nodelegs, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_cb_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1458:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1458 | DECLARE_EVENT_CLASS(nfsd_cb_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1458:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1458 | DECLARE_EVENT_CLASS(nfsd_cb_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_cb_setup’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1506:1: note: in expansion of macro ‘TRACE_EVENT’ 1506 | TRACE_EVENT(nfsd_cb_setup, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1506:1: note: in expansion of macro ‘TRACE_EVENT’ 1506 | TRACE_EVENT(nfsd_cb_setup, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_cb_setup_err’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1532:1: note: in expansion of macro ‘TRACE_EVENT’ 1532 | TRACE_EVENT(nfsd_cb_setup_err, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1532:1: note: in expansion of macro ‘TRACE_EVENT’ 1532 | TRACE_EVENT(nfsd_cb_setup_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_cb_lifetime_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1556 | DECLARE_EVENT_CLASS(nfsd_cb_lifetime_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1556 | DECLARE_EVENT_CLASS(nfsd_cb_lifetime_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_cb_seq_status’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1598:1: note: in expansion of macro ‘TRACE_EVENT’ 1598 | TRACE_EVENT(nfsd_cb_seq_status, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1598:1: note: in expansion of macro ‘TRACE_EVENT’ 1598 | TRACE_EVENT(nfsd_cb_seq_status, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_cb_free_slot’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1639:1: note: in expansion of macro ‘TRACE_EVENT’ 1639 | TRACE_EVENT(nfsd_cb_free_slot, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1639:1: note: in expansion of macro ‘TRACE_EVENT’ 1639 | TRACE_EVENT(nfsd_cb_free_slot, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_cb_recall’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:1678:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1678 | TRACE_EVENT_CONDITION(nfsd_cb_recall, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:1678:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1678 | TRACE_EVENT_CONDITION(nfsd_cb_recall, | ^~~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_cb_notify_lock’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1707:1: note: in expansion of macro ‘TRACE_EVENT’ 1707 | TRACE_EVENT(nfsd_cb_notify_lock, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1707:1: note: in expansion of macro ‘TRACE_EVENT’ 1707 | TRACE_EVENT(nfsd_cb_notify_lock, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_cb_offload’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1733:1: note: in expansion of macro ‘TRACE_EVENT’ 1733 | TRACE_EVENT(nfsd_cb_offload, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1733:1: note: in expansion of macro ‘TRACE_EVENT’ 1733 | TRACE_EVENT(nfsd_cb_offload, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_cb_recall_any’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1769:1: note: in expansion of macro ‘TRACE_EVENT’ 1769 | TRACE_EVENT(nfsd_cb_recall_any, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1769:1: note: in expansion of macro ‘TRACE_EVENT’ 1769 | TRACE_EVENT(nfsd_cb_recall_any, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_cb_done_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1795:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1795 | DECLARE_EVENT_CLASS(nfsd_cb_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1795:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1795 | DECLARE_EVENT_CLASS(nfsd_cb_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_cb_recall_any_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1834:1: note: in expansion of macro ‘TRACE_EVENT’ 1834 | TRACE_EVENT(nfsd_cb_recall_any_done, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1834:1: note: in expansion of macro ‘TRACE_EVENT’ 1834 | TRACE_EVENT(nfsd_cb_recall_any_done, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_ctl_unlock_ip’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1855:1: note: in expansion of macro ‘TRACE_EVENT’ 1855 | TRACE_EVENT(nfsd_ctl_unlock_ip, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1855:1: note: in expansion of macro ‘TRACE_EVENT’ 1855 | TRACE_EVENT(nfsd_ctl_unlock_ip, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_ctl_unlock_fs’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1874:1: note: in expansion of macro ‘TRACE_EVENT’ 1874 | TRACE_EVENT(nfsd_ctl_unlock_fs, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1874:1: note: in expansion of macro ‘TRACE_EVENT’ 1874 | TRACE_EVENT(nfsd_ctl_unlock_fs, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_ctl_filehandle’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ 1893 | TRACE_EVENT(nfsd_ctl_filehandle, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ 1893 | TRACE_EVENT(nfsd_ctl_filehandle, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_ctl_threads’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1918:1: note: in expansion of macro ‘TRACE_EVENT’ 1918 | TRACE_EVENT(nfsd_ctl_threads, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1918:1: note: in expansion of macro ‘TRACE_EVENT’ 1918 | TRACE_EVENT(nfsd_ctl_threads, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_ctl_pool_threads’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1937:1: note: in expansion of macro ‘TRACE_EVENT’ 1937 | TRACE_EVENT(nfsd_ctl_pool_threads, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1937:1: note: in expansion of macro ‘TRACE_EVENT’ 1937 | TRACE_EVENT(nfsd_ctl_pool_threads, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_ctl_version’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1959:1: note: in expansion of macro ‘TRACE_EVENT’ 1959 | TRACE_EVENT(nfsd_ctl_version, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1959:1: note: in expansion of macro ‘TRACE_EVENT’ 1959 | TRACE_EVENT(nfsd_ctl_version, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_ctl_ports_addfd’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1978:1: note: in expansion of macro ‘TRACE_EVENT’ 1978 | TRACE_EVENT(nfsd_ctl_ports_addfd, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1978:1: note: in expansion of macro ‘TRACE_EVENT’ 1978 | TRACE_EVENT(nfsd_ctl_ports_addfd, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_ctl_ports_addxprt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1997:1: note: in expansion of macro ‘TRACE_EVENT’ 1997 | TRACE_EVENT(nfsd_ctl_ports_addxprt, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1997:1: note: in expansion of macro ‘TRACE_EVENT’ 1997 | TRACE_EVENT(nfsd_ctl_ports_addxprt, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_ctl_maxblksize’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ 2019 | TRACE_EVENT(nfsd_ctl_maxblksize, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ 2019 | TRACE_EVENT(nfsd_ctl_maxblksize, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_ctl_maxconn’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2038:1: note: in expansion of macro ‘TRACE_EVENT’ 2038 | TRACE_EVENT(nfsd_ctl_maxconn, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2038:1: note: in expansion of macro ‘TRACE_EVENT’ 2038 | TRACE_EVENT(nfsd_ctl_maxconn, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_ctl_time’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2057:1: note: in expansion of macro ‘TRACE_EVENT’ 2057 | TRACE_EVENT(nfsd_ctl_time, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2057:1: note: in expansion of macro ‘TRACE_EVENT’ 2057 | TRACE_EVENT(nfsd_ctl_time, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_ctl_recoverydir’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ 2080 | TRACE_EVENT(nfsd_ctl_recoverydir, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ 2080 | TRACE_EVENT(nfsd_ctl_recoverydir, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_end_grace’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(nfsd_end_grace, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(nfsd_end_grace, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_copy_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2114 | DECLARE_EVENT_CLASS(nfsd_copy_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2114 | DECLARE_EVENT_CLASS(nfsd_copy_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_copy_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2177:1: note: in expansion of macro ‘TRACE_EVENT’ 2177 | TRACE_EVENT(nfsd_copy_done, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2177:1: note: in expansion of macro ‘TRACE_EVENT’ 2177 | TRACE_EVENT(nfsd_copy_done, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_xdr_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_compound’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ 91 | TRACE_EVENT(nfsd_compound, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ 91 | TRACE_EVENT(nfsd_compound, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_compound_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ 114 | TRACE_EVENT(nfsd_compound_status, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ 114 | TRACE_EVENT(nfsd_compound_status, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_compound_decode_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(nfsd_compound_decode_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(nfsd_compound_decode_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_compound_encode_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ 165 | TRACE_EVENT(nfsd_compound_encode_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ 165 | TRACE_EVENT(nfsd_compound_encode_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_fh_verify’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(nfsd_fh_verify, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(nfsd_fh_verify, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_fh_verify_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 233 | TRACE_EVENT_CONDITION(nfsd_fh_verify_err, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 233 | TRACE_EVENT_CONDITION(nfsd_fh_verify_err, | ^~~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_fh_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:278:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 278 | DECLARE_EVENT_CLASS(nfsd_fh_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:278:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 278 | DECLARE_EVENT_CLASS(nfsd_fh_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_exp_find_key’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:308:1: note: in expansion of macro ‘TRACE_EVENT’ 308 | TRACE_EVENT(nfsd_exp_find_key, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:308:1: note: in expansion of macro ‘TRACE_EVENT’ 308 | TRACE_EVENT(nfsd_exp_find_key, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_expkey_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ 332 | TRACE_EVENT(nfsd_expkey_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ 332 | TRACE_EVENT(nfsd_expkey_update, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_exp_get_by_name’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ 358 | TRACE_EVENT(nfsd_exp_get_by_name, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ 358 | TRACE_EVENT(nfsd_exp_get_by_name, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_export_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:379:1: note: in expansion of macro ‘TRACE_EVENT’ 379 | TRACE_EVENT(nfsd_export_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:379:1: note: in expansion of macro ‘TRACE_EVENT’ 379 | TRACE_EVENT(nfsd_export_update, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_io_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:399:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 399 | DECLARE_EVENT_CLASS(nfsd_io_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:399:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 399 | DECLARE_EVENT_CLASS(nfsd_io_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:440:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 440 | DECLARE_EVENT_CLASS(nfsd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:440:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 440 | DECLARE_EVENT_CLASS(nfsd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_dirent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:474:1: note: in expansion of macro ‘TRACE_EVENT’ 474 | TRACE_EVENT(nfsd_dirent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:474:1: note: in expansion of macro ‘TRACE_EVENT’ 474 | TRACE_EVENT(nfsd_dirent, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_copy_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 495 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 495 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_delegret_wakeup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(nfsd_delegret_wakeup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(nfsd_delegret_wakeup, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_stateid_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 572 | DECLARE_EVENT_CLASS(nfsd_stateid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 572 | DECLARE_EVENT_CLASS(nfsd_stateid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_stateseqid_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 616 | DECLARE_EVENT_CLASS(nfsd_stateseqid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 616 | DECLARE_EVENT_CLASS(nfsd_stateseqid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_stid_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 659 | DECLARE_EVENT_CLASS(nfsd_stid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 659 | DECLARE_EVENT_CLASS(nfsd_stid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_stateowner_replay’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:699:1: note: in expansion of macro ‘TRACE_EVENT’ 699 | TRACE_EVENT(nfsd_stateowner_replay, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:699:1: note: in expansion of macro ‘TRACE_EVENT’ 699 | TRACE_EVENT(nfsd_stateowner_replay, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_seq4_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:717:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 717 | TRACE_EVENT_CONDITION(nfsd_seq4_status, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:717:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 717 | TRACE_EVENT_CONDITION(nfsd_seq4_status, | ^~~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cs_slot_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 752 | DECLARE_EVENT_CLASS(nfsd_cs_slot_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 752 | DECLARE_EVENT_CLASS(nfsd_cs_slot_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_slot_seqid_sequence’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:792:1: note: in expansion of macro ‘TRACE_EVENT’ 792 | TRACE_EVENT(nfsd_slot_seqid_sequence, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:792:1: note: in expansion of macro ‘TRACE_EVENT’ 792 | TRACE_EVENT(nfsd_slot_seqid_sequence, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_clientid_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:822:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 822 | DECLARE_EVENT_CLASS(nfsd_clientid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:822:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 822 | DECLARE_EVENT_CLASS(nfsd_clientid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_mark_client_expired’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:851:1: note: in expansion of macro ‘TRACE_EVENT’ 851 | TRACE_EVENT(nfsd_mark_client_expired, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:851:1: note: in expansion of macro ‘TRACE_EVENT’ 851 | TRACE_EVENT(nfsd_mark_client_expired, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_net_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:875:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 875 | DECLARE_EVENT_CLASS(nfsd_net_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:875:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 875 | DECLARE_EVENT_CLASS(nfsd_net_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_writeverf_reset’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:895:1: note: in expansion of macro ‘TRACE_EVENT’ 895 | TRACE_EVENT(nfsd_writeverf_reset, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:895:1: note: in expansion of macro ‘TRACE_EVENT’ 895 | TRACE_EVENT(nfsd_writeverf_reset, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_clid_cred_mismatch’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:923:1: note: in expansion of macro ‘TRACE_EVENT’ 923 | TRACE_EVENT(nfsd_clid_cred_mismatch, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:923:1: note: in expansion of macro ‘TRACE_EVENT’ 923 | TRACE_EVENT(nfsd_clid_cred_mismatch, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_clid_verf_mismatch’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:952:1: note: in expansion of macro ‘TRACE_EVENT’ 952 | TRACE_EVENT(nfsd_clid_verf_mismatch, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:952:1: note: in expansion of macro ‘TRACE_EVENT’ 952 | TRACE_EVENT(nfsd_clid_verf_mismatch, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_clid_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 984 | DECLARE_EVENT_CLASS(nfsd_clid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 984 | DECLARE_EVENT_CLASS(nfsd_clid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1030:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1030 | DECLARE_EVENT_CLASS(nfsd_file_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1030:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1030 | DECLARE_EVENT_CLASS(nfsd_file_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_alloc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1066:1: note: in expansion of macro ‘TRACE_EVENT’ 1066 | TRACE_EVENT(nfsd_file_alloc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1066:1: note: in expansion of macro ‘TRACE_EVENT’ 1066 | TRACE_EVENT(nfsd_file_alloc, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_acquire’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1090:1: note: in expansion of macro ‘TRACE_EVENT’ 1090 | TRACE_EVENT(nfsd_file_acquire, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1090:1: note: in expansion of macro ‘TRACE_EVENT’ 1090 | TRACE_EVENT(nfsd_file_acquire, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_insert_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1132:1: note: in expansion of macro ‘TRACE_EVENT’ 1132 | TRACE_EVENT(nfsd_file_insert_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1132:1: note: in expansion of macro ‘TRACE_EVENT’ 1132 | TRACE_EVENT(nfsd_file_insert_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_cons_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ 1159 | TRACE_EVENT(nfsd_file_cons_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ 1159 | TRACE_EVENT(nfsd_file_cons_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_open_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1193 | DECLARE_EVENT_CLASS(nfsd_file_open_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1193 | DECLARE_EVENT_CLASS(nfsd_file_open_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_is_cached’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1229:1: note: in expansion of macro ‘TRACE_EVENT’ 1229 | TRACE_EVENT(nfsd_file_is_cached, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1229:1: note: in expansion of macro ‘TRACE_EVENT’ 1229 | TRACE_EVENT(nfsd_file_is_cached, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_fsnotify_handle_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1249:1: note: in expansion of macro ‘TRACE_EVENT’ 1249 | TRACE_EVENT(nfsd_file_fsnotify_handle_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1249:1: note: in expansion of macro ‘TRACE_EVENT’ 1249 | TRACE_EVENT(nfsd_file_fsnotify_handle_event, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_gc_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1268 | DECLARE_EVENT_CLASS(nfsd_file_gc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1268 | DECLARE_EVENT_CLASS(nfsd_file_gc_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_lruwalk_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1308:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1308 | DECLARE_EVENT_CLASS(nfsd_file_lruwalk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1308:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1308 | DECLARE_EVENT_CLASS(nfsd_file_lruwalk_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_close’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ 1337 | TRACE_EVENT(nfsd_file_close, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ 1337 | TRACE_EVENT(nfsd_file_close, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_drc_found’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1365:1: note: in expansion of macro ‘TRACE_EVENT’ 1365 | TRACE_EVENT(nfsd_drc_found, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1365:1: note: in expansion of macro ‘TRACE_EVENT’ 1365 | TRACE_EVENT(nfsd_drc_found, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_drc_mismatch’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1388:1: note: in expansion of macro ‘TRACE_EVENT’ 1388 | TRACE_EVENT(nfsd_drc_mismatch, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1388:1: note: in expansion of macro ‘TRACE_EVENT’ 1388 | TRACE_EVENT(nfsd_drc_mismatch, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_args’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ 1412 | TRACE_EVENT(nfsd_cb_args, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ 1412 | TRACE_EVENT(nfsd_cb_args, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_nodelegs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1437:1: note: in expansion of macro ‘TRACE_EVENT’ 1437 | TRACE_EVENT(nfsd_cb_nodelegs, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1437:1: note: in expansion of macro ‘TRACE_EVENT’ 1437 | TRACE_EVENT(nfsd_cb_nodelegs, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1458:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1458 | DECLARE_EVENT_CLASS(nfsd_cb_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1458:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1458 | DECLARE_EVENT_CLASS(nfsd_cb_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_setup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1506:1: note: in expansion of macro ‘TRACE_EVENT’ 1506 | TRACE_EVENT(nfsd_cb_setup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1506:1: note: in expansion of macro ‘TRACE_EVENT’ 1506 | TRACE_EVENT(nfsd_cb_setup, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_setup_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1532:1: note: in expansion of macro ‘TRACE_EVENT’ 1532 | TRACE_EVENT(nfsd_cb_setup_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1532:1: note: in expansion of macro ‘TRACE_EVENT’ 1532 | TRACE_EVENT(nfsd_cb_setup_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_lifetime_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1556 | DECLARE_EVENT_CLASS(nfsd_cb_lifetime_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1556 | DECLARE_EVENT_CLASS(nfsd_cb_lifetime_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_seq_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1598:1: note: in expansion of macro ‘TRACE_EVENT’ 1598 | TRACE_EVENT(nfsd_cb_seq_status, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1598:1: note: in expansion of macro ‘TRACE_EVENT’ 1598 | TRACE_EVENT(nfsd_cb_seq_status, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_free_slot’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1639:1: note: in expansion of macro ‘TRACE_EVENT’ 1639 | TRACE_EVENT(nfsd_cb_free_slot, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1639:1: note: in expansion of macro ‘TRACE_EVENT’ 1639 | TRACE_EVENT(nfsd_cb_free_slot, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_recall’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:1678:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1678 | TRACE_EVENT_CONDITION(nfsd_cb_recall, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:1678:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1678 | TRACE_EVENT_CONDITION(nfsd_cb_recall, | ^~~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_notify_lock’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1707:1: note: in expansion of macro ‘TRACE_EVENT’ 1707 | TRACE_EVENT(nfsd_cb_notify_lock, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1707:1: note: in expansion of macro ‘TRACE_EVENT’ 1707 | TRACE_EVENT(nfsd_cb_notify_lock, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_offload’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1733:1: note: in expansion of macro ‘TRACE_EVENT’ 1733 | TRACE_EVENT(nfsd_cb_offload, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1733:1: note: in expansion of macro ‘TRACE_EVENT’ 1733 | TRACE_EVENT(nfsd_cb_offload, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_recall_any’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1769:1: note: in expansion of macro ‘TRACE_EVENT’ 1769 | TRACE_EVENT(nfsd_cb_recall_any, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1769:1: note: in expansion of macro ‘TRACE_EVENT’ 1769 | TRACE_EVENT(nfsd_cb_recall_any, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_done_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1795:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1795 | DECLARE_EVENT_CLASS(nfsd_cb_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1795:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1795 | DECLARE_EVENT_CLASS(nfsd_cb_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_recall_any_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1834:1: note: in expansion of macro ‘TRACE_EVENT’ 1834 | TRACE_EVENT(nfsd_cb_recall_any_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1834:1: note: in expansion of macro ‘TRACE_EVENT’ 1834 | TRACE_EVENT(nfsd_cb_recall_any_done, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_unlock_ip’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1855:1: note: in expansion of macro ‘TRACE_EVENT’ 1855 | TRACE_EVENT(nfsd_ctl_unlock_ip, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1855:1: note: in expansion of macro ‘TRACE_EVENT’ 1855 | TRACE_EVENT(nfsd_ctl_unlock_ip, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_unlock_fs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1874:1: note: in expansion of macro ‘TRACE_EVENT’ 1874 | TRACE_EVENT(nfsd_ctl_unlock_fs, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1874:1: note: in expansion of macro ‘TRACE_EVENT’ 1874 | TRACE_EVENT(nfsd_ctl_unlock_fs, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_filehandle’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ 1893 | TRACE_EVENT(nfsd_ctl_filehandle, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ 1893 | TRACE_EVENT(nfsd_ctl_filehandle, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_threads’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1918:1: note: in expansion of macro ‘TRACE_EVENT’ 1918 | TRACE_EVENT(nfsd_ctl_threads, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1918:1: note: in expansion of macro ‘TRACE_EVENT’ 1918 | TRACE_EVENT(nfsd_ctl_threads, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_pool_threads’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1937:1: note: in expansion of macro ‘TRACE_EVENT’ 1937 | TRACE_EVENT(nfsd_ctl_pool_threads, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1937:1: note: in expansion of macro ‘TRACE_EVENT’ 1937 | TRACE_EVENT(nfsd_ctl_pool_threads, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_version’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1959:1: note: in expansion of macro ‘TRACE_EVENT’ 1959 | TRACE_EVENT(nfsd_ctl_version, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1959:1: note: in expansion of macro ‘TRACE_EVENT’ 1959 | TRACE_EVENT(nfsd_ctl_version, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_ports_addfd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1978:1: note: in expansion of macro ‘TRACE_EVENT’ 1978 | TRACE_EVENT(nfsd_ctl_ports_addfd, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1978:1: note: in expansion of macro ‘TRACE_EVENT’ 1978 | TRACE_EVENT(nfsd_ctl_ports_addfd, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_ports_addxprt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1997:1: note: in expansion of macro ‘TRACE_EVENT’ 1997 | TRACE_EVENT(nfsd_ctl_ports_addxprt, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1997:1: note: in expansion of macro ‘TRACE_EVENT’ 1997 | TRACE_EVENT(nfsd_ctl_ports_addxprt, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_maxblksize’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ 2019 | TRACE_EVENT(nfsd_ctl_maxblksize, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ 2019 | TRACE_EVENT(nfsd_ctl_maxblksize, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_maxconn’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2038:1: note: in expansion of macro ‘TRACE_EVENT’ 2038 | TRACE_EVENT(nfsd_ctl_maxconn, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2038:1: note: in expansion of macro ‘TRACE_EVENT’ 2038 | TRACE_EVENT(nfsd_ctl_maxconn, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_time’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2057:1: note: in expansion of macro ‘TRACE_EVENT’ 2057 | TRACE_EVENT(nfsd_ctl_time, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2057:1: note: in expansion of macro ‘TRACE_EVENT’ 2057 | TRACE_EVENT(nfsd_ctl_time, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_recoverydir’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ 2080 | TRACE_EVENT(nfsd_ctl_recoverydir, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ 2080 | TRACE_EVENT(nfsd_ctl_recoverydir, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_end_grace’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(nfsd_end_grace, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(nfsd_end_grace, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_copy_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2114 | DECLARE_EVENT_CLASS(nfsd_copy_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2114 | DECLARE_EVENT_CLASS(nfsd_copy_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_copy_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2177:1: note: in expansion of macro ‘TRACE_EVENT’ 2177 | TRACE_EVENT(nfsd_copy_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2177:1: note: in expansion of macro ‘TRACE_EVENT’ 2177 | TRACE_EVENT(nfsd_copy_done, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/nfsd/trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/nfsd] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/ext4.h:2987, from ../fs/ext4/super.c:61: ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_other_inode_update_time’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_free_inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:167:1: note: in expansion of macro ‘TRACE_EVENT’ 167 | TRACE_EVENT(ext4_free_inode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:167:1: note: in expansion of macro ‘TRACE_EVENT’ 167 | TRACE_EVENT(ext4_free_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_request_inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(ext4_request_inode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(ext4_request_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_allocate_inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(ext4_allocate_inode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(ext4_allocate_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_evict_inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(ext4_evict_inode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(ext4_evict_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_drop_inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:265:1: note: in expansion of macro ‘TRACE_EVENT’ 265 | TRACE_EVENT(ext4_drop_inode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:265:1: note: in expansion of macro ‘TRACE_EVENT’ 265 | TRACE_EVENT(ext4_drop_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_nfs_commit_metadata’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ 287 | TRACE_EVENT(ext4_nfs_commit_metadata, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ 287 | TRACE_EVENT(ext4_nfs_commit_metadata, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_mark_inode_dirty’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(ext4_mark_inode_dirty, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(ext4_mark_inode_dirty, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_begin_ordered_truncate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:329:1: note: in expansion of macro ‘TRACE_EVENT’ 329 | TRACE_EVENT(ext4_begin_ordered_truncate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:329:1: note: in expansion of macro ‘TRACE_EVENT’ 329 | TRACE_EVENT(ext4_begin_ordered_truncate, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__write_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:352:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 352 | DECLARE_EVENT_CLASS(ext4__write_begin, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:352:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 352 | DECLARE_EVENT_CLASS(ext4__write_begin, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__write_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:392:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 392 | DECLARE_EVENT_CLASS(ext4__write_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:392:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 392 | DECLARE_EVENT_CLASS(ext4__write_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_writepages’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:444:1: note: in expansion of macro ‘TRACE_EVENT’ 444 | TRACE_EVENT(ext4_writepages, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:444:1: note: in expansion of macro ‘TRACE_EVENT’ 444 | TRACE_EVENT(ext4_writepages, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_da_write_pages’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:486:1: note: in expansion of macro ‘TRACE_EVENT’ 486 | TRACE_EVENT(ext4_da_write_pages, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:486:1: note: in expansion of macro ‘TRACE_EVENT’ 486 | TRACE_EVENT(ext4_da_write_pages, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_da_write_pages_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:515:1: note: in expansion of macro ‘TRACE_EVENT’ 515 | TRACE_EVENT(ext4_da_write_pages_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:515:1: note: in expansion of macro ‘TRACE_EVENT’ 515 | TRACE_EVENT(ext4_da_write_pages_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_writepages_result’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ 542 | TRACE_EVENT(ext4_writepages_result, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ 542 | TRACE_EVENT(ext4_writepages_result, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__folio_op’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:577:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 577 | DECLARE_EVENT_CLASS(ext4__folio_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:577:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 577 | DECLARE_EVENT_CLASS(ext4__folio_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_invalidate_folio_op’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:615:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 615 | DECLARE_EVENT_CLASS(ext4_invalidate_folio_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:615:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 615 | DECLARE_EVENT_CLASS(ext4_invalidate_folio_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_discard_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:655:1: note: in expansion of macro ‘TRACE_EVENT’ 655 | TRACE_EVENT(ext4_discard_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:655:1: note: in expansion of macro ‘TRACE_EVENT’ 655 | TRACE_EVENT(ext4_discard_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__mb_new_pa’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 679 | DECLARE_EVENT_CLASS(ext4__mb_new_pa, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 679 | DECLARE_EVENT_CLASS(ext4__mb_new_pa, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_mb_release_inode_pa’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:724:1: note: in expansion of macro ‘TRACE_EVENT’ 724 | TRACE_EVENT(ext4_mb_release_inode_pa, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:724:1: note: in expansion of macro ‘TRACE_EVENT’ 724 | TRACE_EVENT(ext4_mb_release_inode_pa, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_mb_release_group_pa’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:751:1: note: in expansion of macro ‘TRACE_EVENT’ 751 | TRACE_EVENT(ext4_mb_release_group_pa, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:751:1: note: in expansion of macro ‘TRACE_EVENT’ 751 | TRACE_EVENT(ext4_mb_release_group_pa, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_discard_preallocations’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ 774 | TRACE_EVENT(ext4_discard_preallocations, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ 774 | TRACE_EVENT(ext4_discard_preallocations, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_mb_discard_preallocations’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:797:1: note: in expansion of macro ‘TRACE_EVENT’ 797 | TRACE_EVENT(ext4_mb_discard_preallocations, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:797:1: note: in expansion of macro ‘TRACE_EVENT’ 797 | TRACE_EVENT(ext4_mb_discard_preallocations, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_request_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:818:1: note: in expansion of macro ‘TRACE_EVENT’ 818 | TRACE_EVENT(ext4_request_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:818:1: note: in expansion of macro ‘TRACE_EVENT’ 818 | TRACE_EVENT(ext4_request_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_allocate_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:858:1: note: in expansion of macro ‘TRACE_EVENT’ 858 | TRACE_EVENT(ext4_allocate_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:858:1: note: in expansion of macro ‘TRACE_EVENT’ 858 | TRACE_EVENT(ext4_allocate_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_free_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:900:1: note: in expansion of macro ‘TRACE_EVENT’ 900 | TRACE_EVENT(ext4_free_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:900:1: note: in expansion of macro ‘TRACE_EVENT’ 900 | TRACE_EVENT(ext4_free_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_sync_file_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:931:1: note: in expansion of macro ‘TRACE_EVENT’ 931 | TRACE_EVENT(ext4_sync_file_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:931:1: note: in expansion of macro ‘TRACE_EVENT’ 931 | TRACE_EVENT(ext4_sync_file_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_sync_file_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:958:1: note: in expansion of macro ‘TRACE_EVENT’ 958 | TRACE_EVENT(ext4_sync_file_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:958:1: note: in expansion of macro ‘TRACE_EVENT’ 958 | TRACE_EVENT(ext4_sync_file_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_sync_fs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:981:1: note: in expansion of macro ‘TRACE_EVENT’ 981 | TRACE_EVENT(ext4_sync_fs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:981:1: note: in expansion of macro ‘TRACE_EVENT’ 981 | TRACE_EVENT(ext4_sync_fs, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_alloc_da_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1002:1: note: in expansion of macro ‘TRACE_EVENT’ 1002 | TRACE_EVENT(ext4_alloc_da_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1002:1: note: in expansion of macro ‘TRACE_EVENT’ 1002 | TRACE_EVENT(ext4_alloc_da_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_mballoc_alloc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1025:1: note: in expansion of macro ‘TRACE_EVENT’ 1025 | TRACE_EVENT(ext4_mballoc_alloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1025:1: note: in expansion of macro ‘TRACE_EVENT’ 1025 | TRACE_EVENT(ext4_mballoc_alloc, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_mballoc_prealloc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1092:1: note: in expansion of macro ‘TRACE_EVENT’ 1092 | TRACE_EVENT(ext4_mballoc_prealloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1092:1: note: in expansion of macro ‘TRACE_EVENT’ 1092 | TRACE_EVENT(ext4_mballoc_prealloc, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__mballoc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1132 | DECLARE_EVENT_CLASS(ext4__mballoc, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1132 | DECLARE_EVENT_CLASS(ext4__mballoc, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_forget’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1186:1: note: in expansion of macro ‘TRACE_EVENT’ 1186 | TRACE_EVENT(ext4_forget, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1186:1: note: in expansion of macro ‘TRACE_EVENT’ 1186 | TRACE_EVENT(ext4_forget, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_da_update_reserve_space’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1213:1: note: in expansion of macro ‘TRACE_EVENT’ 1213 | TRACE_EVENT(ext4_da_update_reserve_space, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1213:1: note: in expansion of macro ‘TRACE_EVENT’ 1213 | TRACE_EVENT(ext4_da_update_reserve_space, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_da_reserve_space’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1248:1: note: in expansion of macro ‘TRACE_EVENT’ 1248 | TRACE_EVENT(ext4_da_reserve_space, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1248:1: note: in expansion of macro ‘TRACE_EVENT’ 1248 | TRACE_EVENT(ext4_da_reserve_space, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_da_release_space’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1279:1: note: in expansion of macro ‘TRACE_EVENT’ 1279 | TRACE_EVENT(ext4_da_release_space, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1279:1: note: in expansion of macro ‘TRACE_EVENT’ 1279 | TRACE_EVENT(ext4_da_release_space, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__bitmap_load’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1310 | DECLARE_EVENT_CLASS(ext4__bitmap_load, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1310 | DECLARE_EVENT_CLASS(ext4__bitmap_load, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_read_block_bitmap_load’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1352:1: note: in expansion of macro ‘TRACE_EVENT’ 1352 | TRACE_EVENT(ext4_read_block_bitmap_load, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1352:1: note: in expansion of macro ‘TRACE_EVENT’ 1352 | TRACE_EVENT(ext4_read_block_bitmap_load, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__fallocate_mode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1375 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1375 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fallocate_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1424:1: note: in expansion of macro ‘TRACE_EVENT’ 1424 | TRACE_EVENT(ext4_fallocate_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1424:1: note: in expansion of macro ‘TRACE_EVENT’ 1424 | TRACE_EVENT(ext4_fallocate_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_unlink_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1453:1: note: in expansion of macro ‘TRACE_EVENT’ 1453 | TRACE_EVENT(ext4_unlink_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1453:1: note: in expansion of macro ‘TRACE_EVENT’ 1453 | TRACE_EVENT(ext4_unlink_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_unlink_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1478:1: note: in expansion of macro ‘TRACE_EVENT’ 1478 | TRACE_EVENT(ext4_unlink_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1478:1: note: in expansion of macro ‘TRACE_EVENT’ 1478 | TRACE_EVENT(ext4_unlink_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__truncate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1501:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1501 | DECLARE_EVENT_CLASS(ext4__truncate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1501:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1501 | DECLARE_EVENT_CLASS(ext4__truncate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_convert_to_initialized_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(ext4_ext_convert_to_initialized_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(ext4_ext_convert_to_initialized_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_convert_to_initialized_fastpath’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1576:1: note: in expansion of macro ‘TRACE_EVENT’ 1576 | TRACE_EVENT(ext4_ext_convert_to_initialized_fastpath, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1576:1: note: in expansion of macro ‘TRACE_EVENT’ 1576 | TRACE_EVENT(ext4_ext_convert_to_initialized_fastpath, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__map_blocks_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1618:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1618 | DECLARE_EVENT_CLASS(ext4__map_blocks_enter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1618:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1618 | DECLARE_EVENT_CLASS(ext4__map_blocks_enter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__map_blocks_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1660 | DECLARE_EVENT_CLASS(ext4__map_blocks_exit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1660 | DECLARE_EVENT_CLASS(ext4__map_blocks_exit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_load_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1710:1: note: in expansion of macro ‘TRACE_EVENT’ 1710 | TRACE_EVENT(ext4_ext_load_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1710:1: note: in expansion of macro ‘TRACE_EVENT’ 1710 | TRACE_EVENT(ext4_ext_load_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_load_inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ 1735 | TRACE_EVENT(ext4_load_inode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ 1735 | TRACE_EVENT(ext4_load_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_journal_start_sb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1755:1: note: in expansion of macro ‘TRACE_EVENT’ 1755 | TRACE_EVENT(ext4_journal_start_sb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1755:1: note: in expansion of macro ‘TRACE_EVENT’ 1755 | TRACE_EVENT(ext4_journal_start_sb, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_journal_start_inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1785:1: note: in expansion of macro ‘TRACE_EVENT’ 1785 | TRACE_EVENT(ext4_journal_start_inode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1785:1: note: in expansion of macro ‘TRACE_EVENT’ 1785 | TRACE_EVENT(ext4_journal_start_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_journal_start_reserved’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1818:1: note: in expansion of macro ‘TRACE_EVENT’ 1818 | TRACE_EVENT(ext4_journal_start_reserved, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1818:1: note: in expansion of macro ‘TRACE_EVENT’ 1818 | TRACE_EVENT(ext4_journal_start_reserved, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__trim’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1840:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1840 | DECLARE_EVENT_CLASS(ext4__trim, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1840:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1840 | DECLARE_EVENT_CLASS(ext4__trim, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_handle_unwritten_extents’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ 1889 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ 1889 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_get_implied_cluster_alloc_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1927:1: note: in expansion of macro ‘TRACE_EVENT’ 1927 | TRACE_EVENT(ext4_get_implied_cluster_alloc_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1927:1: note: in expansion of macro ‘TRACE_EVENT’ 1927 | TRACE_EVENT(ext4_get_implied_cluster_alloc_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_show_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1956:1: note: in expansion of macro ‘TRACE_EVENT’ 1956 | TRACE_EVENT(ext4_ext_show_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1956:1: note: in expansion of macro ‘TRACE_EVENT’ 1956 | TRACE_EVENT(ext4_ext_show_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_remove_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1986:1: note: in expansion of macro ‘TRACE_EVENT’ 1986 | TRACE_EVENT(ext4_remove_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1986:1: note: in expansion of macro ‘TRACE_EVENT’ 1986 | TRACE_EVENT(ext4_remove_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_rm_leaf’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2033:1: note: in expansion of macro ‘TRACE_EVENT’ 2033 | TRACE_EVENT(ext4_ext_rm_leaf, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2033:1: note: in expansion of macro ‘TRACE_EVENT’ 2033 | TRACE_EVENT(ext4_ext_rm_leaf, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_rm_idx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2077:1: note: in expansion of macro ‘TRACE_EVENT’ 2077 | TRACE_EVENT(ext4_ext_rm_idx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2077:1: note: in expansion of macro ‘TRACE_EVENT’ 2077 | TRACE_EVENT(ext4_ext_rm_idx, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_remove_space’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2100:1: note: in expansion of macro ‘TRACE_EVENT’ 2100 | TRACE_EVENT(ext4_ext_remove_space, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2100:1: note: in expansion of macro ‘TRACE_EVENT’ 2100 | TRACE_EVENT(ext4_ext_remove_space, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_remove_space_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2130:1: note: in expansion of macro ‘TRACE_EVENT’ 2130 | TRACE_EVENT(ext4_ext_remove_space_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2130:1: note: in expansion of macro ‘TRACE_EVENT’ 2130 | TRACE_EVENT(ext4_ext_remove_space_done, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__es_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2174 | DECLARE_EVENT_CLASS(ext4__es_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2174 | DECLARE_EVENT_CLASS(ext4__es_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_remove_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ 2216 | TRACE_EVENT(ext4_es_remove_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ 2216 | TRACE_EVENT(ext4_es_remove_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_find_extent_range_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2241:1: note: in expansion of macro ‘TRACE_EVENT’ 2241 | TRACE_EVENT(ext4_es_find_extent_range_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2241:1: note: in expansion of macro ‘TRACE_EVENT’ 2241 | TRACE_EVENT(ext4_es_find_extent_range_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_find_extent_range_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2263:1: note: in expansion of macro ‘TRACE_EVENT’ 2263 | TRACE_EVENT(ext4_es_find_extent_range_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2263:1: note: in expansion of macro ‘TRACE_EVENT’ 2263 | TRACE_EVENT(ext4_es_find_extent_range_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_lookup_extent_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2293:1: note: in expansion of macro ‘TRACE_EVENT’ 2293 | TRACE_EVENT(ext4_es_lookup_extent_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2293:1: note: in expansion of macro ‘TRACE_EVENT’ 2293 | TRACE_EVENT(ext4_es_lookup_extent_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_lookup_extent_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2315:1: note: in expansion of macro ‘TRACE_EVENT’ 2315 | TRACE_EVENT(ext4_es_lookup_extent_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2315:1: note: in expansion of macro ‘TRACE_EVENT’ 2315 | TRACE_EVENT(ext4_es_lookup_extent_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__es_shrink_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2349 | DECLARE_EVENT_CLASS(ext4__es_shrink_enter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2349 | DECLARE_EVENT_CLASS(ext4__es_shrink_enter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_shrink_scan_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2383:1: note: in expansion of macro ‘TRACE_EVENT’ 2383 | TRACE_EVENT(ext4_es_shrink_scan_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2383:1: note: in expansion of macro ‘TRACE_EVENT’ 2383 | TRACE_EVENT(ext4_es_shrink_scan_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_collapse_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2405:1: note: in expansion of macro ‘TRACE_EVENT’ 2405 | TRACE_EVENT(ext4_collapse_range, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2405:1: note: in expansion of macro ‘TRACE_EVENT’ 2405 | TRACE_EVENT(ext4_collapse_range, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_insert_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2430:1: note: in expansion of macro ‘TRACE_EVENT’ 2430 | TRACE_EVENT(ext4_insert_range, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2430:1: note: in expansion of macro ‘TRACE_EVENT’ 2430 | TRACE_EVENT(ext4_insert_range, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_shrink’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2455:1: note: in expansion of macro ‘TRACE_EVENT’ 2455 | TRACE_EVENT(ext4_es_shrink, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2455:1: note: in expansion of macro ‘TRACE_EVENT’ 2455 | TRACE_EVENT(ext4_es_shrink, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_insert_delayed_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2483:1: note: in expansion of macro ‘TRACE_EVENT’ 2483 | TRACE_EVENT(ext4_es_insert_delayed_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2483:1: note: in expansion of macro ‘TRACE_EVENT’ 2483 | TRACE_EVENT(ext4_es_insert_delayed_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fsmap_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2521:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2521 | DECLARE_EVENT_CLASS(ext4_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2521:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2521 | DECLARE_EVENT_CLASS(ext4_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_getfsmap_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2558 | DECLARE_EVENT_CLASS(ext4_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2558 | DECLARE_EVENT_CLASS(ext4_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_shutdown’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2593:1: note: in expansion of macro ‘TRACE_EVENT’ 2593 | TRACE_EVENT(ext4_shutdown, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2593:1: note: in expansion of macro ‘TRACE_EVENT’ 2593 | TRACE_EVENT(ext4_shutdown, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2613:1: note: in expansion of macro ‘TRACE_EVENT’ 2613 | TRACE_EVENT(ext4_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2613:1: note: in expansion of macro ‘TRACE_EVENT’ 2613 | TRACE_EVENT(ext4_error, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_prefetch_bitmaps’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2636:1: note: in expansion of macro ‘TRACE_EVENT’ 2636 | TRACE_EVENT(ext4_prefetch_bitmaps, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2636:1: note: in expansion of macro ‘TRACE_EVENT’ 2636 | TRACE_EVENT(ext4_prefetch_bitmaps, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_lazy_itable_init’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2661:1: note: in expansion of macro ‘TRACE_EVENT’ 2661 | TRACE_EVENT(ext4_lazy_itable_init, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2661:1: note: in expansion of macro ‘TRACE_EVENT’ 2661 | TRACE_EVENT(ext4_lazy_itable_init, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_replay_scan’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2680:1: note: in expansion of macro ‘TRACE_EVENT’ 2680 | TRACE_EVENT(ext4_fc_replay_scan, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2680:1: note: in expansion of macro ‘TRACE_EVENT’ 2680 | TRACE_EVENT(ext4_fc_replay_scan, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_replay’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2702:1: note: in expansion of macro ‘TRACE_EVENT’ 2702 | TRACE_EVENT(ext4_fc_replay, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2702:1: note: in expansion of macro ‘TRACE_EVENT’ 2702 | TRACE_EVENT(ext4_fc_replay, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_commit_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2728:1: note: in expansion of macro ‘TRACE_EVENT’ 2728 | TRACE_EVENT(ext4_fc_commit_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2728:1: note: in expansion of macro ‘TRACE_EVENT’ 2728 | TRACE_EVENT(ext4_fc_commit_start, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_commit_stop’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2747:1: note: in expansion of macro ‘TRACE_EVENT’ 2747 | TRACE_EVENT(ext4_fc_commit_stop, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2747:1: note: in expansion of macro ‘TRACE_EVENT’ 2747 | TRACE_EVENT(ext4_fc_commit_stop, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_stats’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2784:1: note: in expansion of macro ‘TRACE_EVENT’ 2784 | TRACE_EVENT(ext4_fc_stats, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2784:1: note: in expansion of macro ‘TRACE_EVENT’ 2784 | TRACE_EVENT(ext4_fc_stats, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_track_dentry’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2829:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2829 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2829:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2829 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_track_inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2872:1: note: in expansion of macro ‘TRACE_EVENT’ 2872 | TRACE_EVENT(ext4_fc_track_inode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2872:1: note: in expansion of macro ‘TRACE_EVENT’ 2872 | TRACE_EVENT(ext4_fc_track_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_track_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2901:1: note: in expansion of macro ‘TRACE_EVENT’ 2901 | TRACE_EVENT(ext4_fc_track_range, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2901:1: note: in expansion of macro ‘TRACE_EVENT’ 2901 | TRACE_EVENT(ext4_fc_track_range, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_cleanup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ 2935 | TRACE_EVENT(ext4_fc_cleanup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ 2935 | TRACE_EVENT(ext4_fc_cleanup, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_update_sb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2961:1: note: in expansion of macro ‘TRACE_EVENT’ 2961 | TRACE_EVENT(ext4_update_sb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2961:1: note: in expansion of macro ‘TRACE_EVENT’ 2961 | TRACE_EVENT(ext4_update_sb, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_other_inode_update_time’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_free_inode’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:167:1: note: in expansion of macro ‘TRACE_EVENT’ 167 | TRACE_EVENT(ext4_free_inode, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:167:1: note: in expansion of macro ‘TRACE_EVENT’ 167 | TRACE_EVENT(ext4_free_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_request_inode’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(ext4_request_inode, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(ext4_request_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_allocate_inode’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(ext4_allocate_inode, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(ext4_allocate_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_evict_inode’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(ext4_evict_inode, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(ext4_evict_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_drop_inode’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:265:1: note: in expansion of macro ‘TRACE_EVENT’ 265 | TRACE_EVENT(ext4_drop_inode, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:265:1: note: in expansion of macro ‘TRACE_EVENT’ 265 | TRACE_EVENT(ext4_drop_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_nfs_commit_metadata’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ 287 | TRACE_EVENT(ext4_nfs_commit_metadata, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ 287 | TRACE_EVENT(ext4_nfs_commit_metadata, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_mark_inode_dirty’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(ext4_mark_inode_dirty, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(ext4_mark_inode_dirty, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_begin_ordered_truncate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:329:1: note: in expansion of macro ‘TRACE_EVENT’ 329 | TRACE_EVENT(ext4_begin_ordered_truncate, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:329:1: note: in expansion of macro ‘TRACE_EVENT’ 329 | TRACE_EVENT(ext4_begin_ordered_truncate, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4__write_begin’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:352:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 352 | DECLARE_EVENT_CLASS(ext4__write_begin, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:352:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 352 | DECLARE_EVENT_CLASS(ext4__write_begin, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4__write_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:392:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 392 | DECLARE_EVENT_CLASS(ext4__write_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:392:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 392 | DECLARE_EVENT_CLASS(ext4__write_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_writepages’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:444:1: note: in expansion of macro ‘TRACE_EVENT’ 444 | TRACE_EVENT(ext4_writepages, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:444:1: note: in expansion of macro ‘TRACE_EVENT’ 444 | TRACE_EVENT(ext4_writepages, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_da_write_pages’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:486:1: note: in expansion of macro ‘TRACE_EVENT’ 486 | TRACE_EVENT(ext4_da_write_pages, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:486:1: note: in expansion of macro ‘TRACE_EVENT’ 486 | TRACE_EVENT(ext4_da_write_pages, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_da_write_pages_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:515:1: note: in expansion of macro ‘TRACE_EVENT’ 515 | TRACE_EVENT(ext4_da_write_pages_extent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:515:1: note: in expansion of macro ‘TRACE_EVENT’ 515 | TRACE_EVENT(ext4_da_write_pages_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_writepages_result’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ 542 | TRACE_EVENT(ext4_writepages_result, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ 542 | TRACE_EVENT(ext4_writepages_result, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4__folio_op’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:577:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 577 | DECLARE_EVENT_CLASS(ext4__folio_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:577:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 577 | DECLARE_EVENT_CLASS(ext4__folio_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_invalidate_folio_op’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:615:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 615 | DECLARE_EVENT_CLASS(ext4_invalidate_folio_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:615:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 615 | DECLARE_EVENT_CLASS(ext4_invalidate_folio_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_discard_blocks’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:655:1: note: in expansion of macro ‘TRACE_EVENT’ 655 | TRACE_EVENT(ext4_discard_blocks, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:655:1: note: in expansion of macro ‘TRACE_EVENT’ 655 | TRACE_EVENT(ext4_discard_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4__mb_new_pa’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 679 | DECLARE_EVENT_CLASS(ext4__mb_new_pa, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 679 | DECLARE_EVENT_CLASS(ext4__mb_new_pa, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_mb_release_inode_pa’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:724:1: note: in expansion of macro ‘TRACE_EVENT’ 724 | TRACE_EVENT(ext4_mb_release_inode_pa, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:724:1: note: in expansion of macro ‘TRACE_EVENT’ 724 | TRACE_EVENT(ext4_mb_release_inode_pa, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_mb_release_group_pa’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:751:1: note: in expansion of macro ‘TRACE_EVENT’ 751 | TRACE_EVENT(ext4_mb_release_group_pa, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:751:1: note: in expansion of macro ‘TRACE_EVENT’ 751 | TRACE_EVENT(ext4_mb_release_group_pa, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_discard_preallocations’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ 774 | TRACE_EVENT(ext4_discard_preallocations, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ 774 | TRACE_EVENT(ext4_discard_preallocations, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_mb_discard_preallocations’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:797:1: note: in expansion of macro ‘TRACE_EVENT’ 797 | TRACE_EVENT(ext4_mb_discard_preallocations, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:797:1: note: in expansion of macro ‘TRACE_EVENT’ 797 | TRACE_EVENT(ext4_mb_discard_preallocations, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_request_blocks’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:818:1: note: in expansion of macro ‘TRACE_EVENT’ 818 | TRACE_EVENT(ext4_request_blocks, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:818:1: note: in expansion of macro ‘TRACE_EVENT’ 818 | TRACE_EVENT(ext4_request_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_allocate_blocks’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:858:1: note: in expansion of macro ‘TRACE_EVENT’ 858 | TRACE_EVENT(ext4_allocate_blocks, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:858:1: note: in expansion of macro ‘TRACE_EVENT’ 858 | TRACE_EVENT(ext4_allocate_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_free_blocks’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:900:1: note: in expansion of macro ‘TRACE_EVENT’ 900 | TRACE_EVENT(ext4_free_blocks, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:900:1: note: in expansion of macro ‘TRACE_EVENT’ 900 | TRACE_EVENT(ext4_free_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_sync_file_enter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:931:1: note: in expansion of macro ‘TRACE_EVENT’ 931 | TRACE_EVENT(ext4_sync_file_enter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:931:1: note: in expansion of macro ‘TRACE_EVENT’ 931 | TRACE_EVENT(ext4_sync_file_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_sync_file_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:958:1: note: in expansion of macro ‘TRACE_EVENT’ 958 | TRACE_EVENT(ext4_sync_file_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:958:1: note: in expansion of macro ‘TRACE_EVENT’ 958 | TRACE_EVENT(ext4_sync_file_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_sync_fs’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:981:1: note: in expansion of macro ‘TRACE_EVENT’ 981 | TRACE_EVENT(ext4_sync_fs, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:981:1: note: in expansion of macro ‘TRACE_EVENT’ 981 | TRACE_EVENT(ext4_sync_fs, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_alloc_da_blocks’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1002:1: note: in expansion of macro ‘TRACE_EVENT’ 1002 | TRACE_EVENT(ext4_alloc_da_blocks, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1002:1: note: in expansion of macro ‘TRACE_EVENT’ 1002 | TRACE_EVENT(ext4_alloc_da_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_mballoc_alloc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1025:1: note: in expansion of macro ‘TRACE_EVENT’ 1025 | TRACE_EVENT(ext4_mballoc_alloc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1025:1: note: in expansion of macro ‘TRACE_EVENT’ 1025 | TRACE_EVENT(ext4_mballoc_alloc, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_mballoc_prealloc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1092:1: note: in expansion of macro ‘TRACE_EVENT’ 1092 | TRACE_EVENT(ext4_mballoc_prealloc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1092:1: note: in expansion of macro ‘TRACE_EVENT’ 1092 | TRACE_EVENT(ext4_mballoc_prealloc, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4__mballoc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1132 | DECLARE_EVENT_CLASS(ext4__mballoc, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1132 | DECLARE_EVENT_CLASS(ext4__mballoc, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_forget’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1186:1: note: in expansion of macro ‘TRACE_EVENT’ 1186 | TRACE_EVENT(ext4_forget, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1186:1: note: in expansion of macro ‘TRACE_EVENT’ 1186 | TRACE_EVENT(ext4_forget, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_da_update_reserve_space’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1213:1: note: in expansion of macro ‘TRACE_EVENT’ 1213 | TRACE_EVENT(ext4_da_update_reserve_space, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1213:1: note: in expansion of macro ‘TRACE_EVENT’ 1213 | TRACE_EVENT(ext4_da_update_reserve_space, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_da_reserve_space’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1248:1: note: in expansion of macro ‘TRACE_EVENT’ 1248 | TRACE_EVENT(ext4_da_reserve_space, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1248:1: note: in expansion of macro ‘TRACE_EVENT’ 1248 | TRACE_EVENT(ext4_da_reserve_space, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_da_release_space’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1279:1: note: in expansion of macro ‘TRACE_EVENT’ 1279 | TRACE_EVENT(ext4_da_release_space, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1279:1: note: in expansion of macro ‘TRACE_EVENT’ 1279 | TRACE_EVENT(ext4_da_release_space, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4__bitmap_load’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1310 | DECLARE_EVENT_CLASS(ext4__bitmap_load, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1310 | DECLARE_EVENT_CLASS(ext4__bitmap_load, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_read_block_bitmap_load’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1352:1: note: in expansion of macro ‘TRACE_EVENT’ 1352 | TRACE_EVENT(ext4_read_block_bitmap_load, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1352:1: note: in expansion of macro ‘TRACE_EVENT’ 1352 | TRACE_EVENT(ext4_read_block_bitmap_load, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4__fallocate_mode’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1375 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1375 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_fallocate_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1424:1: note: in expansion of macro ‘TRACE_EVENT’ 1424 | TRACE_EVENT(ext4_fallocate_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1424:1: note: in expansion of macro ‘TRACE_EVENT’ 1424 | TRACE_EVENT(ext4_fallocate_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_unlink_enter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1453:1: note: in expansion of macro ‘TRACE_EVENT’ 1453 | TRACE_EVENT(ext4_unlink_enter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1453:1: note: in expansion of macro ‘TRACE_EVENT’ 1453 | TRACE_EVENT(ext4_unlink_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_unlink_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1478:1: note: in expansion of macro ‘TRACE_EVENT’ 1478 | TRACE_EVENT(ext4_unlink_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1478:1: note: in expansion of macro ‘TRACE_EVENT’ 1478 | TRACE_EVENT(ext4_unlink_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4__truncate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1501:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1501 | DECLARE_EVENT_CLASS(ext4__truncate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1501:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1501 | DECLARE_EVENT_CLASS(ext4__truncate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_ext_convert_to_initialized_enter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(ext4_ext_convert_to_initialized_enter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(ext4_ext_convert_to_initialized_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_ext_convert_to_initialized_fastpath’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1576:1: note: in expansion of macro ‘TRACE_EVENT’ 1576 | TRACE_EVENT(ext4_ext_convert_to_initialized_fastpath, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1576:1: note: in expansion of macro ‘TRACE_EVENT’ 1576 | TRACE_EVENT(ext4_ext_convert_to_initialized_fastpath, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4__map_blocks_enter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1618:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1618 | DECLARE_EVENT_CLASS(ext4__map_blocks_enter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1618:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1618 | DECLARE_EVENT_CLASS(ext4__map_blocks_enter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4__map_blocks_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1660 | DECLARE_EVENT_CLASS(ext4__map_blocks_exit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1660 | DECLARE_EVENT_CLASS(ext4__map_blocks_exit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_ext_load_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1710:1: note: in expansion of macro ‘TRACE_EVENT’ 1710 | TRACE_EVENT(ext4_ext_load_extent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1710:1: note: in expansion of macro ‘TRACE_EVENT’ 1710 | TRACE_EVENT(ext4_ext_load_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_load_inode’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ 1735 | TRACE_EVENT(ext4_load_inode, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ 1735 | TRACE_EVENT(ext4_load_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_journal_start_sb’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1755:1: note: in expansion of macro ‘TRACE_EVENT’ 1755 | TRACE_EVENT(ext4_journal_start_sb, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1755:1: note: in expansion of macro ‘TRACE_EVENT’ 1755 | TRACE_EVENT(ext4_journal_start_sb, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_journal_start_inode’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1785:1: note: in expansion of macro ‘TRACE_EVENT’ 1785 | TRACE_EVENT(ext4_journal_start_inode, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1785:1: note: in expansion of macro ‘TRACE_EVENT’ 1785 | TRACE_EVENT(ext4_journal_start_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_journal_start_reserved’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1818:1: note: in expansion of macro ‘TRACE_EVENT’ 1818 | TRACE_EVENT(ext4_journal_start_reserved, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1818:1: note: in expansion of macro ‘TRACE_EVENT’ 1818 | TRACE_EVENT(ext4_journal_start_reserved, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4__trim’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1840:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1840 | DECLARE_EVENT_CLASS(ext4__trim, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1840:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1840 | DECLARE_EVENT_CLASS(ext4__trim, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_ext_handle_unwritten_extents’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ 1889 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ 1889 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_get_implied_cluster_alloc_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1927:1: note: in expansion of macro ‘TRACE_EVENT’ 1927 | TRACE_EVENT(ext4_get_implied_cluster_alloc_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1927:1: note: in expansion of macro ‘TRACE_EVENT’ 1927 | TRACE_EVENT(ext4_get_implied_cluster_alloc_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_ext_show_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1956:1: note: in expansion of macro ‘TRACE_EVENT’ 1956 | TRACE_EVENT(ext4_ext_show_extent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1956:1: note: in expansion of macro ‘TRACE_EVENT’ 1956 | TRACE_EVENT(ext4_ext_show_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_remove_blocks’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1986:1: note: in expansion of macro ‘TRACE_EVENT’ 1986 | TRACE_EVENT(ext4_remove_blocks, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1986:1: note: in expansion of macro ‘TRACE_EVENT’ 1986 | TRACE_EVENT(ext4_remove_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_ext_rm_leaf’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2033:1: note: in expansion of macro ‘TRACE_EVENT’ 2033 | TRACE_EVENT(ext4_ext_rm_leaf, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2033:1: note: in expansion of macro ‘TRACE_EVENT’ 2033 | TRACE_EVENT(ext4_ext_rm_leaf, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_ext_rm_idx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2077:1: note: in expansion of macro ‘TRACE_EVENT’ 2077 | TRACE_EVENT(ext4_ext_rm_idx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2077:1: note: in expansion of macro ‘TRACE_EVENT’ 2077 | TRACE_EVENT(ext4_ext_rm_idx, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_ext_remove_space’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2100:1: note: in expansion of macro ‘TRACE_EVENT’ 2100 | TRACE_EVENT(ext4_ext_remove_space, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2100:1: note: in expansion of macro ‘TRACE_EVENT’ 2100 | TRACE_EVENT(ext4_ext_remove_space, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_ext_remove_space_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2130:1: note: in expansion of macro ‘TRACE_EVENT’ 2130 | TRACE_EVENT(ext4_ext_remove_space_done, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2130:1: note: in expansion of macro ‘TRACE_EVENT’ 2130 | TRACE_EVENT(ext4_ext_remove_space_done, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4__es_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2174 | DECLARE_EVENT_CLASS(ext4__es_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2174 | DECLARE_EVENT_CLASS(ext4__es_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_es_remove_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ 2216 | TRACE_EVENT(ext4_es_remove_extent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ 2216 | TRACE_EVENT(ext4_es_remove_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_es_find_extent_range_enter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2241:1: note: in expansion of macro ‘TRACE_EVENT’ 2241 | TRACE_EVENT(ext4_es_find_extent_range_enter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2241:1: note: in expansion of macro ‘TRACE_EVENT’ 2241 | TRACE_EVENT(ext4_es_find_extent_range_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_es_find_extent_range_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2263:1: note: in expansion of macro ‘TRACE_EVENT’ 2263 | TRACE_EVENT(ext4_es_find_extent_range_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2263:1: note: in expansion of macro ‘TRACE_EVENT’ 2263 | TRACE_EVENT(ext4_es_find_extent_range_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_es_lookup_extent_enter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2293:1: note: in expansion of macro ‘TRACE_EVENT’ 2293 | TRACE_EVENT(ext4_es_lookup_extent_enter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2293:1: note: in expansion of macro ‘TRACE_EVENT’ 2293 | TRACE_EVENT(ext4_es_lookup_extent_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_es_lookup_extent_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2315:1: note: in expansion of macro ‘TRACE_EVENT’ 2315 | TRACE_EVENT(ext4_es_lookup_extent_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2315:1: note: in expansion of macro ‘TRACE_EVENT’ 2315 | TRACE_EVENT(ext4_es_lookup_extent_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4__es_shrink_enter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2349 | DECLARE_EVENT_CLASS(ext4__es_shrink_enter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2349 | DECLARE_EVENT_CLASS(ext4__es_shrink_enter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_es_shrink_scan_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2383:1: note: in expansion of macro ‘TRACE_EVENT’ 2383 | TRACE_EVENT(ext4_es_shrink_scan_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2383:1: note: in expansion of macro ‘TRACE_EVENT’ 2383 | TRACE_EVENT(ext4_es_shrink_scan_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_collapse_range’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2405:1: note: in expansion of macro ‘TRACE_EVENT’ 2405 | TRACE_EVENT(ext4_collapse_range, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2405:1: note: in expansion of macro ‘TRACE_EVENT’ 2405 | TRACE_EVENT(ext4_collapse_range, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_insert_range’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2430:1: note: in expansion of macro ‘TRACE_EVENT’ 2430 | TRACE_EVENT(ext4_insert_range, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2430:1: note: in expansion of macro ‘TRACE_EVENT’ 2430 | TRACE_EVENT(ext4_insert_range, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_es_shrink’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2455:1: note: in expansion of macro ‘TRACE_EVENT’ 2455 | TRACE_EVENT(ext4_es_shrink, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2455:1: note: in expansion of macro ‘TRACE_EVENT’ 2455 | TRACE_EVENT(ext4_es_shrink, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_es_insert_delayed_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2483:1: note: in expansion of macro ‘TRACE_EVENT’ 2483 | TRACE_EVENT(ext4_es_insert_delayed_extent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2483:1: note: in expansion of macro ‘TRACE_EVENT’ 2483 | TRACE_EVENT(ext4_es_insert_delayed_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_fsmap_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2521:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2521 | DECLARE_EVENT_CLASS(ext4_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2521:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2521 | DECLARE_EVENT_CLASS(ext4_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_getfsmap_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2558 | DECLARE_EVENT_CLASS(ext4_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2558 | DECLARE_EVENT_CLASS(ext4_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_shutdown’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2593:1: note: in expansion of macro ‘TRACE_EVENT’ 2593 | TRACE_EVENT(ext4_shutdown, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2593:1: note: in expansion of macro ‘TRACE_EVENT’ 2593 | TRACE_EVENT(ext4_shutdown, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2613:1: note: in expansion of macro ‘TRACE_EVENT’ 2613 | TRACE_EVENT(ext4_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2613:1: note: in expansion of macro ‘TRACE_EVENT’ 2613 | TRACE_EVENT(ext4_error, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_prefetch_bitmaps’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2636:1: note: in expansion of macro ‘TRACE_EVENT’ 2636 | TRACE_EVENT(ext4_prefetch_bitmaps, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2636:1: note: in expansion of macro ‘TRACE_EVENT’ 2636 | TRACE_EVENT(ext4_prefetch_bitmaps, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_lazy_itable_init’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2661:1: note: in expansion of macro ‘TRACE_EVENT’ 2661 | TRACE_EVENT(ext4_lazy_itable_init, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2661:1: note: in expansion of macro ‘TRACE_EVENT’ 2661 | TRACE_EVENT(ext4_lazy_itable_init, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_fc_replay_scan’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2680:1: note: in expansion of macro ‘TRACE_EVENT’ 2680 | TRACE_EVENT(ext4_fc_replay_scan, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2680:1: note: in expansion of macro ‘TRACE_EVENT’ 2680 | TRACE_EVENT(ext4_fc_replay_scan, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_fc_replay’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2702:1: note: in expansion of macro ‘TRACE_EVENT’ 2702 | TRACE_EVENT(ext4_fc_replay, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2702:1: note: in expansion of macro ‘TRACE_EVENT’ 2702 | TRACE_EVENT(ext4_fc_replay, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_fc_commit_start’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2728:1: note: in expansion of macro ‘TRACE_EVENT’ 2728 | TRACE_EVENT(ext4_fc_commit_start, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2728:1: note: in expansion of macro ‘TRACE_EVENT’ 2728 | TRACE_EVENT(ext4_fc_commit_start, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_fc_commit_stop’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2747:1: note: in expansion of macro ‘TRACE_EVENT’ 2747 | TRACE_EVENT(ext4_fc_commit_stop, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2747:1: note: in expansion of macro ‘TRACE_EVENT’ 2747 | TRACE_EVENT(ext4_fc_commit_stop, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_fc_stats’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2784:1: note: in expansion of macro ‘TRACE_EVENT’ 2784 | TRACE_EVENT(ext4_fc_stats, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2784:1: note: in expansion of macro ‘TRACE_EVENT’ 2784 | TRACE_EVENT(ext4_fc_stats, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_fc_track_dentry’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2829:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2829 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2829:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2829 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_fc_track_inode’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2872:1: note: in expansion of macro ‘TRACE_EVENT’ 2872 | TRACE_EVENT(ext4_fc_track_inode, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2872:1: note: in expansion of macro ‘TRACE_EVENT’ 2872 | TRACE_EVENT(ext4_fc_track_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_fc_track_range’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2901:1: note: in expansion of macro ‘TRACE_EVENT’ 2901 | TRACE_EVENT(ext4_fc_track_range, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2901:1: note: in expansion of macro ‘TRACE_EVENT’ 2901 | TRACE_EVENT(ext4_fc_track_range, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_fc_cleanup’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ 2935 | TRACE_EVENT(ext4_fc_cleanup, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ 2935 | TRACE_EVENT(ext4_fc_cleanup, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_update_sb’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2961:1: note: in expansion of macro ‘TRACE_EVENT’ 2961 | TRACE_EVENT(ext4_update_sb, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2961:1: note: in expansion of macro ‘TRACE_EVENT’ 2961 | TRACE_EVENT(ext4_update_sb, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_other_inode_update_time’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_free_inode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:167:1: note: in expansion of macro ‘TRACE_EVENT’ 167 | TRACE_EVENT(ext4_free_inode, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:167:1: note: in expansion of macro ‘TRACE_EVENT’ 167 | TRACE_EVENT(ext4_free_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_request_inode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(ext4_request_inode, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(ext4_request_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_allocate_inode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(ext4_allocate_inode, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(ext4_allocate_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_evict_inode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(ext4_evict_inode, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(ext4_evict_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_drop_inode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:265:1: note: in expansion of macro ‘TRACE_EVENT’ 265 | TRACE_EVENT(ext4_drop_inode, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:265:1: note: in expansion of macro ‘TRACE_EVENT’ 265 | TRACE_EVENT(ext4_drop_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_nfs_commit_metadata’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ 287 | TRACE_EVENT(ext4_nfs_commit_metadata, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ 287 | TRACE_EVENT(ext4_nfs_commit_metadata, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_mark_inode_dirty’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(ext4_mark_inode_dirty, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(ext4_mark_inode_dirty, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_begin_ordered_truncate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:329:1: note: in expansion of macro ‘TRACE_EVENT’ 329 | TRACE_EVENT(ext4_begin_ordered_truncate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:329:1: note: in expansion of macro ‘TRACE_EVENT’ 329 | TRACE_EVENT(ext4_begin_ordered_truncate, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__write_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:352:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 352 | DECLARE_EVENT_CLASS(ext4__write_begin, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:352:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 352 | DECLARE_EVENT_CLASS(ext4__write_begin, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__write_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:392:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 392 | DECLARE_EVENT_CLASS(ext4__write_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:392:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 392 | DECLARE_EVENT_CLASS(ext4__write_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_writepages’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:444:1: note: in expansion of macro ‘TRACE_EVENT’ 444 | TRACE_EVENT(ext4_writepages, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:444:1: note: in expansion of macro ‘TRACE_EVENT’ 444 | TRACE_EVENT(ext4_writepages, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_da_write_pages’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:486:1: note: in expansion of macro ‘TRACE_EVENT’ 486 | TRACE_EVENT(ext4_da_write_pages, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:486:1: note: in expansion of macro ‘TRACE_EVENT’ 486 | TRACE_EVENT(ext4_da_write_pages, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_da_write_pages_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:515:1: note: in expansion of macro ‘TRACE_EVENT’ 515 | TRACE_EVENT(ext4_da_write_pages_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:515:1: note: in expansion of macro ‘TRACE_EVENT’ 515 | TRACE_EVENT(ext4_da_write_pages_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_writepages_result’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ 542 | TRACE_EVENT(ext4_writepages_result, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ 542 | TRACE_EVENT(ext4_writepages_result, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__folio_op’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:577:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 577 | DECLARE_EVENT_CLASS(ext4__folio_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:577:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 577 | DECLARE_EVENT_CLASS(ext4__folio_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_invalidate_folio_op’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:615:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 615 | DECLARE_EVENT_CLASS(ext4_invalidate_folio_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:615:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 615 | DECLARE_EVENT_CLASS(ext4_invalidate_folio_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_discard_blocks’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:655:1: note: in expansion of macro ‘TRACE_EVENT’ 655 | TRACE_EVENT(ext4_discard_blocks, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:655:1: note: in expansion of macro ‘TRACE_EVENT’ 655 | TRACE_EVENT(ext4_discard_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__mb_new_pa’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 679 | DECLARE_EVENT_CLASS(ext4__mb_new_pa, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 679 | DECLARE_EVENT_CLASS(ext4__mb_new_pa, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_mb_release_inode_pa’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:724:1: note: in expansion of macro ‘TRACE_EVENT’ 724 | TRACE_EVENT(ext4_mb_release_inode_pa, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:724:1: note: in expansion of macro ‘TRACE_EVENT’ 724 | TRACE_EVENT(ext4_mb_release_inode_pa, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_mb_release_group_pa’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:751:1: note: in expansion of macro ‘TRACE_EVENT’ 751 | TRACE_EVENT(ext4_mb_release_group_pa, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:751:1: note: in expansion of macro ‘TRACE_EVENT’ 751 | TRACE_EVENT(ext4_mb_release_group_pa, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_discard_preallocations’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ 774 | TRACE_EVENT(ext4_discard_preallocations, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ 774 | TRACE_EVENT(ext4_discard_preallocations, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_mb_discard_preallocations’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:797:1: note: in expansion of macro ‘TRACE_EVENT’ 797 | TRACE_EVENT(ext4_mb_discard_preallocations, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:797:1: note: in expansion of macro ‘TRACE_EVENT’ 797 | TRACE_EVENT(ext4_mb_discard_preallocations, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_request_blocks’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:818:1: note: in expansion of macro ‘TRACE_EVENT’ 818 | TRACE_EVENT(ext4_request_blocks, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:818:1: note: in expansion of macro ‘TRACE_EVENT’ 818 | TRACE_EVENT(ext4_request_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_allocate_blocks’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:858:1: note: in expansion of macro ‘TRACE_EVENT’ 858 | TRACE_EVENT(ext4_allocate_blocks, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:858:1: note: in expansion of macro ‘TRACE_EVENT’ 858 | TRACE_EVENT(ext4_allocate_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_free_blocks’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:900:1: note: in expansion of macro ‘TRACE_EVENT’ 900 | TRACE_EVENT(ext4_free_blocks, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:900:1: note: in expansion of macro ‘TRACE_EVENT’ 900 | TRACE_EVENT(ext4_free_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_sync_file_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:931:1: note: in expansion of macro ‘TRACE_EVENT’ 931 | TRACE_EVENT(ext4_sync_file_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:931:1: note: in expansion of macro ‘TRACE_EVENT’ 931 | TRACE_EVENT(ext4_sync_file_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_sync_file_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:958:1: note: in expansion of macro ‘TRACE_EVENT’ 958 | TRACE_EVENT(ext4_sync_file_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:958:1: note: in expansion of macro ‘TRACE_EVENT’ 958 | TRACE_EVENT(ext4_sync_file_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_sync_fs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:981:1: note: in expansion of macro ‘TRACE_EVENT’ 981 | TRACE_EVENT(ext4_sync_fs, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:981:1: note: in expansion of macro ‘TRACE_EVENT’ 981 | TRACE_EVENT(ext4_sync_fs, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_alloc_da_blocks’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1002:1: note: in expansion of macro ‘TRACE_EVENT’ 1002 | TRACE_EVENT(ext4_alloc_da_blocks, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1002:1: note: in expansion of macro ‘TRACE_EVENT’ 1002 | TRACE_EVENT(ext4_alloc_da_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_mballoc_alloc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1025:1: note: in expansion of macro ‘TRACE_EVENT’ 1025 | TRACE_EVENT(ext4_mballoc_alloc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1025:1: note: in expansion of macro ‘TRACE_EVENT’ 1025 | TRACE_EVENT(ext4_mballoc_alloc, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_mballoc_prealloc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1092:1: note: in expansion of macro ‘TRACE_EVENT’ 1092 | TRACE_EVENT(ext4_mballoc_prealloc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1092:1: note: in expansion of macro ‘TRACE_EVENT’ 1092 | TRACE_EVENT(ext4_mballoc_prealloc, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__mballoc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1132 | DECLARE_EVENT_CLASS(ext4__mballoc, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1132 | DECLARE_EVENT_CLASS(ext4__mballoc, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_forget’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1186:1: note: in expansion of macro ‘TRACE_EVENT’ 1186 | TRACE_EVENT(ext4_forget, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1186:1: note: in expansion of macro ‘TRACE_EVENT’ 1186 | TRACE_EVENT(ext4_forget, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_da_update_reserve_space’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1213:1: note: in expansion of macro ‘TRACE_EVENT’ 1213 | TRACE_EVENT(ext4_da_update_reserve_space, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1213:1: note: in expansion of macro ‘TRACE_EVENT’ 1213 | TRACE_EVENT(ext4_da_update_reserve_space, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_da_reserve_space’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1248:1: note: in expansion of macro ‘TRACE_EVENT’ 1248 | TRACE_EVENT(ext4_da_reserve_space, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1248:1: note: in expansion of macro ‘TRACE_EVENT’ 1248 | TRACE_EVENT(ext4_da_reserve_space, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_da_release_space’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1279:1: note: in expansion of macro ‘TRACE_EVENT’ 1279 | TRACE_EVENT(ext4_da_release_space, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1279:1: note: in expansion of macro ‘TRACE_EVENT’ 1279 | TRACE_EVENT(ext4_da_release_space, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__bitmap_load’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1310 | DECLARE_EVENT_CLASS(ext4__bitmap_load, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1310 | DECLARE_EVENT_CLASS(ext4__bitmap_load, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_read_block_bitmap_load’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1352:1: note: in expansion of macro ‘TRACE_EVENT’ 1352 | TRACE_EVENT(ext4_read_block_bitmap_load, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1352:1: note: in expansion of macro ‘TRACE_EVENT’ 1352 | TRACE_EVENT(ext4_read_block_bitmap_load, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__fallocate_mode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1375 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1375 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fallocate_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1424:1: note: in expansion of macro ‘TRACE_EVENT’ 1424 | TRACE_EVENT(ext4_fallocate_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1424:1: note: in expansion of macro ‘TRACE_EVENT’ 1424 | TRACE_EVENT(ext4_fallocate_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_unlink_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1453:1: note: in expansion of macro ‘TRACE_EVENT’ 1453 | TRACE_EVENT(ext4_unlink_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1453:1: note: in expansion of macro ‘TRACE_EVENT’ 1453 | TRACE_EVENT(ext4_unlink_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_unlink_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1478:1: note: in expansion of macro ‘TRACE_EVENT’ 1478 | TRACE_EVENT(ext4_unlink_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1478:1: note: in expansion of macro ‘TRACE_EVENT’ 1478 | TRACE_EVENT(ext4_unlink_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__truncate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1501:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1501 | DECLARE_EVENT_CLASS(ext4__truncate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1501:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1501 | DECLARE_EVENT_CLASS(ext4__truncate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_ext_convert_to_initialized_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(ext4_ext_convert_to_initialized_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(ext4_ext_convert_to_initialized_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_ext_convert_to_initialized_fastpath’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1576:1: note: in expansion of macro ‘TRACE_EVENT’ 1576 | TRACE_EVENT(ext4_ext_convert_to_initialized_fastpath, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1576:1: note: in expansion of macro ‘TRACE_EVENT’ 1576 | TRACE_EVENT(ext4_ext_convert_to_initialized_fastpath, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__map_blocks_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1618:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1618 | DECLARE_EVENT_CLASS(ext4__map_blocks_enter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1618:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1618 | DECLARE_EVENT_CLASS(ext4__map_blocks_enter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__map_blocks_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1660 | DECLARE_EVENT_CLASS(ext4__map_blocks_exit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1660 | DECLARE_EVENT_CLASS(ext4__map_blocks_exit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_ext_load_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1710:1: note: in expansion of macro ‘TRACE_EVENT’ 1710 | TRACE_EVENT(ext4_ext_load_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1710:1: note: in expansion of macro ‘TRACE_EVENT’ 1710 | TRACE_EVENT(ext4_ext_load_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_load_inode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ 1735 | TRACE_EVENT(ext4_load_inode, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ 1735 | TRACE_EVENT(ext4_load_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_journal_start_sb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1755:1: note: in expansion of macro ‘TRACE_EVENT’ 1755 | TRACE_EVENT(ext4_journal_start_sb, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1755:1: note: in expansion of macro ‘TRACE_EVENT’ 1755 | TRACE_EVENT(ext4_journal_start_sb, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_journal_start_inode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1785:1: note: in expansion of macro ‘TRACE_EVENT’ 1785 | TRACE_EVENT(ext4_journal_start_inode, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1785:1: note: in expansion of macro ‘TRACE_EVENT’ 1785 | TRACE_EVENT(ext4_journal_start_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_journal_start_reserved’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1818:1: note: in expansion of macro ‘TRACE_EVENT’ 1818 | TRACE_EVENT(ext4_journal_start_reserved, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1818:1: note: in expansion of macro ‘TRACE_EVENT’ 1818 | TRACE_EVENT(ext4_journal_start_reserved, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__trim’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1840:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1840 | DECLARE_EVENT_CLASS(ext4__trim, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1840:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1840 | DECLARE_EVENT_CLASS(ext4__trim, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_ext_handle_unwritten_extents’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ 1889 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ 1889 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_get_implied_cluster_alloc_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1927:1: note: in expansion of macro ‘TRACE_EVENT’ 1927 | TRACE_EVENT(ext4_get_implied_cluster_alloc_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1927:1: note: in expansion of macro ‘TRACE_EVENT’ 1927 | TRACE_EVENT(ext4_get_implied_cluster_alloc_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_ext_show_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1956:1: note: in expansion of macro ‘TRACE_EVENT’ 1956 | TRACE_EVENT(ext4_ext_show_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1956:1: note: in expansion of macro ‘TRACE_EVENT’ 1956 | TRACE_EVENT(ext4_ext_show_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_remove_blocks’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1986:1: note: in expansion of macro ‘TRACE_EVENT’ 1986 | TRACE_EVENT(ext4_remove_blocks, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1986:1: note: in expansion of macro ‘TRACE_EVENT’ 1986 | TRACE_EVENT(ext4_remove_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_ext_rm_leaf’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2033:1: note: in expansion of macro ‘TRACE_EVENT’ 2033 | TRACE_EVENT(ext4_ext_rm_leaf, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2033:1: note: in expansion of macro ‘TRACE_EVENT’ 2033 | TRACE_EVENT(ext4_ext_rm_leaf, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_ext_rm_idx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2077:1: note: in expansion of macro ‘TRACE_EVENT’ 2077 | TRACE_EVENT(ext4_ext_rm_idx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2077:1: note: in expansion of macro ‘TRACE_EVENT’ 2077 | TRACE_EVENT(ext4_ext_rm_idx, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_ext_remove_space’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2100:1: note: in expansion of macro ‘TRACE_EVENT’ 2100 | TRACE_EVENT(ext4_ext_remove_space, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2100:1: note: in expansion of macro ‘TRACE_EVENT’ 2100 | TRACE_EVENT(ext4_ext_remove_space, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_ext_remove_space_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2130:1: note: in expansion of macro ‘TRACE_EVENT’ 2130 | TRACE_EVENT(ext4_ext_remove_space_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2130:1: note: in expansion of macro ‘TRACE_EVENT’ 2130 | TRACE_EVENT(ext4_ext_remove_space_done, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__es_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2174 | DECLARE_EVENT_CLASS(ext4__es_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2174 | DECLARE_EVENT_CLASS(ext4__es_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_es_remove_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ 2216 | TRACE_EVENT(ext4_es_remove_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ 2216 | TRACE_EVENT(ext4_es_remove_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_es_find_extent_range_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2241:1: note: in expansion of macro ‘TRACE_EVENT’ 2241 | TRACE_EVENT(ext4_es_find_extent_range_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2241:1: note: in expansion of macro ‘TRACE_EVENT’ 2241 | TRACE_EVENT(ext4_es_find_extent_range_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_es_find_extent_range_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2263:1: note: in expansion of macro ‘TRACE_EVENT’ 2263 | TRACE_EVENT(ext4_es_find_extent_range_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2263:1: note: in expansion of macro ‘TRACE_EVENT’ 2263 | TRACE_EVENT(ext4_es_find_extent_range_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_es_lookup_extent_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2293:1: note: in expansion of macro ‘TRACE_EVENT’ 2293 | TRACE_EVENT(ext4_es_lookup_extent_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2293:1: note: in expansion of macro ‘TRACE_EVENT’ 2293 | TRACE_EVENT(ext4_es_lookup_extent_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_es_lookup_extent_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2315:1: note: in expansion of macro ‘TRACE_EVENT’ 2315 | TRACE_EVENT(ext4_es_lookup_extent_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2315:1: note: in expansion of macro ‘TRACE_EVENT’ 2315 | TRACE_EVENT(ext4_es_lookup_extent_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__es_shrink_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2349 | DECLARE_EVENT_CLASS(ext4__es_shrink_enter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2349 | DECLARE_EVENT_CLASS(ext4__es_shrink_enter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_es_shrink_scan_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2383:1: note: in expansion of macro ‘TRACE_EVENT’ 2383 | TRACE_EVENT(ext4_es_shrink_scan_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2383:1: note: in expansion of macro ‘TRACE_EVENT’ 2383 | TRACE_EVENT(ext4_es_shrink_scan_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_collapse_range’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2405:1: note: in expansion of macro ‘TRACE_EVENT’ 2405 | TRACE_EVENT(ext4_collapse_range, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2405:1: note: in expansion of macro ‘TRACE_EVENT’ 2405 | TRACE_EVENT(ext4_collapse_range, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_insert_range’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2430:1: note: in expansion of macro ‘TRACE_EVENT’ 2430 | TRACE_EVENT(ext4_insert_range, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2430:1: note: in expansion of macro ‘TRACE_EVENT’ 2430 | TRACE_EVENT(ext4_insert_range, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_es_shrink’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2455:1: note: in expansion of macro ‘TRACE_EVENT’ 2455 | TRACE_EVENT(ext4_es_shrink, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2455:1: note: in expansion of macro ‘TRACE_EVENT’ 2455 | TRACE_EVENT(ext4_es_shrink, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_es_insert_delayed_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2483:1: note: in expansion of macro ‘TRACE_EVENT’ 2483 | TRACE_EVENT(ext4_es_insert_delayed_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2483:1: note: in expansion of macro ‘TRACE_EVENT’ 2483 | TRACE_EVENT(ext4_es_insert_delayed_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fsmap_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2521:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2521 | DECLARE_EVENT_CLASS(ext4_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2521:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2521 | DECLARE_EVENT_CLASS(ext4_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_getfsmap_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2558 | DECLARE_EVENT_CLASS(ext4_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2558 | DECLARE_EVENT_CLASS(ext4_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_shutdown’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2593:1: note: in expansion of macro ‘TRACE_EVENT’ 2593 | TRACE_EVENT(ext4_shutdown, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2593:1: note: in expansion of macro ‘TRACE_EVENT’ 2593 | TRACE_EVENT(ext4_shutdown, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2613:1: note: in expansion of macro ‘TRACE_EVENT’ 2613 | TRACE_EVENT(ext4_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2613:1: note: in expansion of macro ‘TRACE_EVENT’ 2613 | TRACE_EVENT(ext4_error, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_prefetch_bitmaps’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2636:1: note: in expansion of macro ‘TRACE_EVENT’ 2636 | TRACE_EVENT(ext4_prefetch_bitmaps, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2636:1: note: in expansion of macro ‘TRACE_EVENT’ 2636 | TRACE_EVENT(ext4_prefetch_bitmaps, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_lazy_itable_init’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2661:1: note: in expansion of macro ‘TRACE_EVENT’ 2661 | TRACE_EVENT(ext4_lazy_itable_init, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2661:1: note: in expansion of macro ‘TRACE_EVENT’ 2661 | TRACE_EVENT(ext4_lazy_itable_init, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fc_replay_scan’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2680:1: note: in expansion of macro ‘TRACE_EVENT’ 2680 | TRACE_EVENT(ext4_fc_replay_scan, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2680:1: note: in expansion of macro ‘TRACE_EVENT’ 2680 | TRACE_EVENT(ext4_fc_replay_scan, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fc_replay’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2702:1: note: in expansion of macro ‘TRACE_EVENT’ 2702 | TRACE_EVENT(ext4_fc_replay, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2702:1: note: in expansion of macro ‘TRACE_EVENT’ 2702 | TRACE_EVENT(ext4_fc_replay, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fc_commit_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2728:1: note: in expansion of macro ‘TRACE_EVENT’ 2728 | TRACE_EVENT(ext4_fc_commit_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2728:1: note: in expansion of macro ‘TRACE_EVENT’ 2728 | TRACE_EVENT(ext4_fc_commit_start, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fc_commit_stop’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2747:1: note: in expansion of macro ‘TRACE_EVENT’ 2747 | TRACE_EVENT(ext4_fc_commit_stop, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2747:1: note: in expansion of macro ‘TRACE_EVENT’ 2747 | TRACE_EVENT(ext4_fc_commit_stop, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fc_stats’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2784:1: note: in expansion of macro ‘TRACE_EVENT’ 2784 | TRACE_EVENT(ext4_fc_stats, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2784:1: note: in expansion of macro ‘TRACE_EVENT’ 2784 | TRACE_EVENT(ext4_fc_stats, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fc_track_dentry’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2829:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2829 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2829:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2829 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fc_track_inode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2872:1: note: in expansion of macro ‘TRACE_EVENT’ 2872 | TRACE_EVENT(ext4_fc_track_inode, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2872:1: note: in expansion of macro ‘TRACE_EVENT’ 2872 | TRACE_EVENT(ext4_fc_track_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fc_track_range’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2901:1: note: in expansion of macro ‘TRACE_EVENT’ 2901 | TRACE_EVENT(ext4_fc_track_range, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2901:1: note: in expansion of macro ‘TRACE_EVENT’ 2901 | TRACE_EVENT(ext4_fc_track_range, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fc_cleanup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ 2935 | TRACE_EVENT(ext4_fc_cleanup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ 2935 | TRACE_EVENT(ext4_fc_cleanup, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_update_sb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2961:1: note: in expansion of macro ‘TRACE_EVENT’ 2961 | TRACE_EVENT(ext4_update_sb, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2961:1: note: in expansion of macro ‘TRACE_EVENT’ 2961 | TRACE_EVENT(ext4_update_sb, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/ext4/super.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/ext4] Error 2 In file included from ../include/trace/define_trace.h:108, from ../fs/ocfs2/ocfs2_trace.h:2768, from ../fs/ocfs2/super.c:31: ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__int’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(ocfs2__int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(ocfs2__int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(ocfs2__int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(ocfs2__int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(ocfs2__int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__uint’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(ocfs2__uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(ocfs2__uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:44:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 44 | DECLARE_EVENT_CLASS(ocfs2__ull, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:44:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 44 | DECLARE_EVENT_CLASS(ocfs2__ull, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__pointer’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 61 | DECLARE_EVENT_CLASS(ocfs2__pointer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 61 | DECLARE_EVENT_CLASS(ocfs2__pointer, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__string’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 78 | DECLARE_EVENT_CLASS(ocfs2__string, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 78 | DECLARE_EVENT_CLASS(ocfs2__string, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__int_int’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 95 | DECLARE_EVENT_CLASS(ocfs2__int_int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 95 | DECLARE_EVENT_CLASS(ocfs2__int_int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__uint_int’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 114 | DECLARE_EVENT_CLASS(ocfs2__uint_int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 114 | DECLARE_EVENT_CLASS(ocfs2__uint_int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__uint_uint’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:133:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 133 | DECLARE_EVENT_CLASS(ocfs2__uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:133:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 133 | DECLARE_EVENT_CLASS(ocfs2__uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_uint’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:152:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 152 | DECLARE_EVENT_CLASS(ocfs2__ull_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:152:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 152 | DECLARE_EVENT_CLASS(ocfs2__ull_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_int’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(ocfs2__ull_int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(ocfs2__ull_int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_ull’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:190:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 190 | DECLARE_EVENT_CLASS(ocfs2__ull_ull, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:190:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 190 | DECLARE_EVENT_CLASS(ocfs2__ull_ull, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_ull_uint’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:209:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 209 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:209:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 209 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_uint_uint’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:233:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 233 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:233:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 233 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__uint_uint_uint’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 257 | DECLARE_EVENT_CLASS(ocfs2__uint_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 257 | DECLARE_EVENT_CLASS(ocfs2__uint_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_ull_ull’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 280 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_ull, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 280 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_ull, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_int_int_int’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 304 | DECLARE_EVENT_CLASS(ocfs2__ull_int_int_int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 304 | DECLARE_EVENT_CLASS(ocfs2__ull_int_int_int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_uint_uint_uint’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:330:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 330 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:330:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 330 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_ull_uint_uint’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 357 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 357 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__btree_ops’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 385 | DECLARE_EVENT_CLASS(ocfs2__btree_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 385 | DECLARE_EVENT_CLASS(ocfs2__btree_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_grow_tree’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ 423 | TRACE_EVENT(ocfs2_grow_tree, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ 423 | TRACE_EVENT(ocfs2_grow_tree, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_rotate_subtree’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ 437 | TRACE_EVENT(ocfs2_rotate_subtree, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ 437 | TRACE_EVENT(ocfs2_rotate_subtree, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_insert_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ 455 | TRACE_EVENT(ocfs2_insert_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ 455 | TRACE_EVENT(ocfs2_insert_extent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_split_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:480:1: note: in expansion of macro ‘TRACE_EVENT’ 480 | TRACE_EVENT(ocfs2_split_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:480:1: note: in expansion of macro ‘TRACE_EVENT’ 480 | TRACE_EVENT(ocfs2_split_extent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_remove_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:502:1: note: in expansion of macro ‘TRACE_EVENT’ 502 | TRACE_EVENT(ocfs2_remove_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:502:1: note: in expansion of macro ‘TRACE_EVENT’ 502 | TRACE_EVENT(ocfs2_remove_extent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_commit_truncate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:528:1: note: in expansion of macro ‘TRACE_EVENT’ 528 | TRACE_EVENT(ocfs2_commit_truncate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:528:1: note: in expansion of macro ‘TRACE_EVENT’ 528 | TRACE_EVENT(ocfs2_commit_truncate, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_validate_extent_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(ocfs2_validate_extent_block, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(ocfs2_validate_extent_block, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_rotate_leaf’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:561:1: note: in expansion of macro ‘TRACE_EVENT’ 561 | TRACE_EVENT(ocfs2_rotate_leaf, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:561:1: note: in expansion of macro ‘TRACE_EVENT’ 561 | TRACE_EVENT(ocfs2_rotate_leaf, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_add_clusters_in_btree_ret’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:586:1: note: in expansion of macro ‘TRACE_EVENT’ 586 | TRACE_EVENT(ocfs2_add_clusters_in_btree_ret, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:586:1: note: in expansion of macro ‘TRACE_EVENT’ 586 | TRACE_EVENT(ocfs2_add_clusters_in_btree_ret, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_mark_extent_written’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(ocfs2_mark_extent_written, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(ocfs2_mark_extent_written, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__truncate_log_ops’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:624:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 624 | DECLARE_EVENT_CLASS(ocfs2__truncate_log_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:624:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 624 | DECLARE_EVENT_CLASS(ocfs2__truncate_log_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_cache_block_dealloc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:669:1: note: in expansion of macro ‘TRACE_EVENT’ 669 | TRACE_EVENT(ocfs2_cache_block_dealloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:669:1: note: in expansion of macro ‘TRACE_EVENT’ 669 | TRACE_EVENT(ocfs2_cache_block_dealloc, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_trim_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:692:1: note: in expansion of macro ‘TRACE_EVENT’ 692 | TRACE_EVENT(ocfs2_trim_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:692:1: note: in expansion of macro ‘TRACE_EVENT’ 692 | TRACE_EVENT(ocfs2_trim_extent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_sync_local_to_main_free’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:741:1: note: in expansion of macro ‘TRACE_EVENT’ 741 | TRACE_EVENT(ocfs2_sync_local_to_main_free, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:741:1: note: in expansion of macro ‘TRACE_EVENT’ 741 | TRACE_EVENT(ocfs2_sync_local_to_main_free, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_relink_block_group’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:796:1: note: in expansion of macro ‘TRACE_EVENT’ 796 | TRACE_EVENT(ocfs2_relink_block_group, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:796:1: note: in expansion of macro ‘TRACE_EVENT’ 796 | TRACE_EVENT(ocfs2_relink_block_group, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_free_suballoc_bits’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ 836 | TRACE_EVENT(ocfs2_free_suballoc_bits, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ 836 | TRACE_EVENT(ocfs2_free_suballoc_bits, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_free_clusters’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ 856 | TRACE_EVENT(ocfs2_free_clusters, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ 856 | TRACE_EVENT(ocfs2_free_clusters, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__refcount_tree_ops’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:902:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 902 | DECLARE_EVENT_CLASS(ocfs2__refcount_tree_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:902:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 902 | DECLARE_EVENT_CLASS(ocfs2__refcount_tree_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_split_refcount_rec’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:934:1: note: in expansion of macro ‘TRACE_EVENT’ 934 | TRACE_EVENT(ocfs2_split_refcount_rec, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:934:1: note: in expansion of macro ‘TRACE_EVENT’ 934 | TRACE_EVENT(ocfs2_split_refcount_rec, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_decrease_refcount’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:979:1: note: in expansion of macro ‘TRACE_EVENT’ 979 | TRACE_EVENT(ocfs2_decrease_refcount, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:979:1: note: in expansion of macro ‘TRACE_EVENT’ 979 | TRACE_EVENT(ocfs2_decrease_refcount, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_calc_refcount_meta_credits_iterate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1004:1: note: in expansion of macro ‘TRACE_EVENT’ 1004 | TRACE_EVENT(ocfs2_calc_refcount_meta_credits_iterate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1004:1: note: in expansion of macro ‘TRACE_EVENT’ 1004 | TRACE_EVENT(ocfs2_calc_refcount_meta_credits_iterate, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_clear_ext_refcount’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1043:1: note: in expansion of macro ‘TRACE_EVENT’ 1043 | TRACE_EVENT(ocfs2_clear_ext_refcount, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1043:1: note: in expansion of macro ‘TRACE_EVENT’ 1043 | TRACE_EVENT(ocfs2_clear_ext_refcount, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_replace_clusters’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1067:1: note: in expansion of macro ‘TRACE_EVENT’ 1067 | TRACE_EVENT(ocfs2_replace_clusters, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1067:1: note: in expansion of macro ‘TRACE_EVENT’ 1067 | TRACE_EVENT(ocfs2_replace_clusters, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_refcount_cow_hunk’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1095:1: note: in expansion of macro ‘TRACE_EVENT’ 1095 | TRACE_EVENT(ocfs2_refcount_cow_hunk, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1095:1: note: in expansion of macro ‘TRACE_EVENT’ 1095 | TRACE_EVENT(ocfs2_refcount_cow_hunk, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__get_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1125 | DECLARE_EVENT_CLASS(ocfs2__get_block, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1125 | DECLARE_EVENT_CLASS(ocfs2__get_block, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_try_to_write_inline_data’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1162:1: note: in expansion of macro ‘TRACE_EVENT’ 1162 | TRACE_EVENT(ocfs2_try_to_write_inline_data, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1162:1: note: in expansion of macro ‘TRACE_EVENT’ 1162 | TRACE_EVENT(ocfs2_try_to_write_inline_data, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_write_begin_nolock’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1182:1: note: in expansion of macro ‘TRACE_EVENT’ 1182 | TRACE_EVENT(ocfs2_write_begin_nolock, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1182:1: note: in expansion of macro ‘TRACE_EVENT’ 1182 | TRACE_EVENT(ocfs2_write_begin_nolock, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_write_end_inline’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1219:1: note: in expansion of macro ‘TRACE_EVENT’ 1219 | TRACE_EVENT(ocfs2_write_end_inline, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1219:1: note: in expansion of macro ‘TRACE_EVENT’ 1219 | TRACE_EVENT(ocfs2_write_end_inline, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_fault’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1247:1: note: in expansion of macro ‘TRACE_EVENT’ 1247 | TRACE_EVENT(ocfs2_fault, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1247:1: note: in expansion of macro ‘TRACE_EVENT’ 1247 | TRACE_EVENT(ocfs2_fault, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__file_ops’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1271 | DECLARE_EVENT_CLASS(ocfs2__file_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1271 | DECLARE_EVENT_CLASS(ocfs2__file_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_extend_allocation’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1324:1: note: in expansion of macro ‘TRACE_EVENT’ 1324 | TRACE_EVENT(ocfs2_extend_allocation, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1324:1: note: in expansion of macro ‘TRACE_EVENT’ 1324 | TRACE_EVENT(ocfs2_extend_allocation, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_extend_allocation_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1350:1: note: in expansion of macro ‘TRACE_EVENT’ 1350 | TRACE_EVENT(ocfs2_extend_allocation_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1350:1: note: in expansion of macro ‘TRACE_EVENT’ 1350 | TRACE_EVENT(ocfs2_extend_allocation_end, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_write_zero_page’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1373:1: note: in expansion of macro ‘TRACE_EVENT’ 1373 | TRACE_EVENT(ocfs2_write_zero_page, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1373:1: note: in expansion of macro ‘TRACE_EVENT’ 1373 | TRACE_EVENT(ocfs2_write_zero_page, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_setattr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1404:1: note: in expansion of macro ‘TRACE_EVENT’ 1404 | TRACE_EVENT(ocfs2_setattr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1404:1: note: in expansion of macro ‘TRACE_EVENT’ 1404 | TRACE_EVENT(ocfs2_setattr, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_prepare_inode_for_write’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1450:1: note: in expansion of macro ‘TRACE_EVENT’ 1450 | TRACE_EVENT(ocfs2_prepare_inode_for_write, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1450:1: note: in expansion of macro ‘TRACE_EVENT’ 1450 | TRACE_EVENT(ocfs2_prepare_inode_for_write, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_iget_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1477:1: note: in expansion of macro ‘TRACE_EVENT’ 1477 | TRACE_EVENT(ocfs2_iget_begin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1477:1: note: in expansion of macro ‘TRACE_EVENT’ 1477 | TRACE_EVENT(ocfs2_iget_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_iget_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1496:1: note: in expansion of macro ‘TRACE_EVENT’ 1496 | TRACE_EVENT(ocfs2_iget_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1496:1: note: in expansion of macro ‘TRACE_EVENT’ 1496 | TRACE_EVENT(ocfs2_iget_end, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_find_actor’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1510:1: note: in expansion of macro ‘TRACE_EVENT’ 1510 | TRACE_EVENT(ocfs2_find_actor, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1510:1: note: in expansion of macro ‘TRACE_EVENT’ 1510 | TRACE_EVENT(ocfs2_find_actor, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_inode_is_valid_to_delete’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1540:1: note: in expansion of macro ‘TRACE_EVENT’ 1540 | TRACE_EVENT(ocfs2_inode_is_valid_to_delete, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1540:1: note: in expansion of macro ‘TRACE_EVENT’ 1540 | TRACE_EVENT(ocfs2_inode_is_valid_to_delete, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_inode_revalidate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1574:1: note: in expansion of macro ‘TRACE_EVENT’ 1574 | TRACE_EVENT(ocfs2_inode_revalidate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1574:1: note: in expansion of macro ‘TRACE_EVENT’ 1574 | TRACE_EVENT(ocfs2_inode_revalidate, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_read_virt_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1597:1: note: in expansion of macro ‘TRACE_EVENT’ 1597 | TRACE_EVENT(ocfs2_read_virt_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1597:1: note: in expansion of macro ‘TRACE_EVENT’ 1597 | TRACE_EVENT(ocfs2_read_virt_blocks, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_remount’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1643:1: note: in expansion of macro ‘TRACE_EVENT’ 1643 | TRACE_EVENT(ocfs2_remount, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1643:1: note: in expansion of macro ‘TRACE_EVENT’ 1643 | TRACE_EVENT(ocfs2_remount, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_fill_super’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1660:1: note: in expansion of macro ‘TRACE_EVENT’ 1660 | TRACE_EVENT(ocfs2_fill_super, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1660:1: note: in expansion of macro ‘TRACE_EVENT’ 1660 | TRACE_EVENT(ocfs2_fill_super, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_parse_options’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(ocfs2_parse_options, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(ocfs2_parse_options, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_statfs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1693:1: note: in expansion of macro ‘TRACE_EVENT’ 1693 | TRACE_EVENT(ocfs2_statfs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1693:1: note: in expansion of macro ‘TRACE_EVENT’ 1693 | TRACE_EVENT(ocfs2_statfs, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_initialize_super’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1709:1: note: in expansion of macro ‘TRACE_EVENT’ 1709 | TRACE_EVENT(ocfs2_initialize_super, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1709:1: note: in expansion of macro ‘TRACE_EVENT’ 1709 | TRACE_EVENT(ocfs2_initialize_super, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_init_xattr_set_ctxt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1739:1: note: in expansion of macro ‘TRACE_EVENT’ 1739 | TRACE_EVENT(ocfs2_init_xattr_set_ctxt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1739:1: note: in expansion of macro ‘TRACE_EVENT’ 1739 | TRACE_EVENT(ocfs2_init_xattr_set_ctxt, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__xattr_find’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1758:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1758 | DECLARE_EVENT_CLASS(ocfs2__xattr_find, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1758:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1758 | DECLARE_EVENT_CLASS(ocfs2__xattr_find, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_resv_find_window_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1861:1: note: in expansion of macro ‘TRACE_EVENT’ 1861 | TRACE_EVENT(ocfs2_resv_find_window_begin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1861:1: note: in expansion of macro ‘TRACE_EVENT’ 1861 | TRACE_EVENT(ocfs2_resv_find_window_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_cannibalize_resv_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ 1889 | TRACE_EVENT(ocfs2_cannibalize_resv_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ 1889 | TRACE_EVENT(ocfs2_cannibalize_resv_end, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_resmap_claimed_bits_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1913:1: note: in expansion of macro ‘TRACE_EVENT’ 1913 | TRACE_EVENT(ocfs2_resmap_claimed_bits_begin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1913:1: note: in expansion of macro ‘TRACE_EVENT’ 1913 | TRACE_EVENT(ocfs2_resmap_claimed_bits_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_resmap_claimed_bits_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1945:1: note: in expansion of macro ‘TRACE_EVENT’ 1945 | TRACE_EVENT(ocfs2_resmap_claimed_bits_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1945:1: note: in expansion of macro ‘TRACE_EVENT’ 1945 | TRACE_EVENT(ocfs2_resmap_claimed_bits_end, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_sync_dquot’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1983:1: note: in expansion of macro ‘TRACE_EVENT’ 1983 | TRACE_EVENT(ocfs2_sync_dquot, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1983:1: note: in expansion of macro ‘TRACE_EVENT’ 1983 | TRACE_EVENT(ocfs2_sync_dquot, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_sync_dquot_helper’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2007:1: note: in expansion of macro ‘TRACE_EVENT’ 2007 | TRACE_EVENT(ocfs2_sync_dquot_helper, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2007:1: note: in expansion of macro ‘TRACE_EVENT’ 2007 | TRACE_EVENT(ocfs2_sync_dquot_helper, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_dx_dir_search’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2047:1: note: in expansion of macro ‘TRACE_EVENT’ 2047 | TRACE_EVENT(ocfs2_dx_dir_search, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2047:1: note: in expansion of macro ‘TRACE_EVENT’ 2047 | TRACE_EVENT(ocfs2_dx_dir_search, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_find_files_on_disk’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2079:1: note: in expansion of macro ‘TRACE_EVENT’ 2079 | TRACE_EVENT(ocfs2_find_files_on_disk, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2079:1: note: in expansion of macro ‘TRACE_EVENT’ 2079 | TRACE_EVENT(ocfs2_find_files_on_disk, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_check_dir_for_entry’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(ocfs2_check_dir_for_entry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(ocfs2_check_dir_for_entry, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_dx_dir_index_root_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2120:1: note: in expansion of macro ‘TRACE_EVENT’ 2120 | TRACE_EVENT(ocfs2_dx_dir_index_root_block, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2120:1: note: in expansion of macro ‘TRACE_EVENT’ 2120 | TRACE_EVENT(ocfs2_dx_dir_index_root_block, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__dentry_ops’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2158 | DECLARE_EVENT_CLASS(ocfs2__dentry_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2158 | DECLARE_EVENT_CLASS(ocfs2__dentry_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_mknod’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2203:1: note: in expansion of macro ‘TRACE_EVENT’ 2203 | TRACE_EVENT(ocfs2_mknod, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2203:1: note: in expansion of macro ‘TRACE_EVENT’ 2203 | TRACE_EVENT(ocfs2_mknod, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_link’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2230:1: note: in expansion of macro ‘TRACE_EVENT’ 2230 | TRACE_EVENT(ocfs2_link, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2230:1: note: in expansion of macro ‘TRACE_EVENT’ 2230 | TRACE_EVENT(ocfs2_link, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_rename’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2259:1: note: in expansion of macro ‘TRACE_EVENT’ 2259 | TRACE_EVENT(ocfs2_rename, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2259:1: note: in expansion of macro ‘TRACE_EVENT’ 2259 | TRACE_EVENT(ocfs2_rename, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_rename_target_exists’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2295:1: note: in expansion of macro ‘TRACE_EVENT’ 2295 | TRACE_EVENT(ocfs2_rename_target_exists, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2295:1: note: in expansion of macro ‘TRACE_EVENT’ 2295 | TRACE_EVENT(ocfs2_rename_target_exists, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_rename_over_existing’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2311:1: note: in expansion of macro ‘TRACE_EVENT’ 2311 | TRACE_EVENT(ocfs2_rename_over_existing, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2311:1: note: in expansion of macro ‘TRACE_EVENT’ 2311 | TRACE_EVENT(ocfs2_rename_over_existing, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_symlink_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2331:1: note: in expansion of macro ‘TRACE_EVENT’ 2331 | TRACE_EVENT(ocfs2_symlink_begin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2331:1: note: in expansion of macro ‘TRACE_EVENT’ 2331 | TRACE_EVENT(ocfs2_symlink_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_blkno_stringify’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2353:1: note: in expansion of macro ‘TRACE_EVENT’ 2353 | TRACE_EVENT(ocfs2_blkno_stringify, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2353:1: note: in expansion of macro ‘TRACE_EVENT’ 2353 | TRACE_EVENT(ocfs2_blkno_stringify, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_orphan_del’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2374:1: note: in expansion of macro ‘TRACE_EVENT’ 2374 | TRACE_EVENT(ocfs2_orphan_del, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2374:1: note: in expansion of macro ‘TRACE_EVENT’ 2374 | TRACE_EVENT(ocfs2_orphan_del, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_dentry_revalidate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2395:1: note: in expansion of macro ‘TRACE_EVENT’ 2395 | TRACE_EVENT(ocfs2_dentry_revalidate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2395:1: note: in expansion of macro ‘TRACE_EVENT’ 2395 | TRACE_EVENT(ocfs2_dentry_revalidate, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_dentry_revalidate_negative’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2411:1: note: in expansion of macro ‘TRACE_EVENT’ 2411 | TRACE_EVENT(ocfs2_dentry_revalidate_negative, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2411:1: note: in expansion of macro ‘TRACE_EVENT’ 2411 | TRACE_EVENT(ocfs2_dentry_revalidate_negative, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_find_local_alias’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2439:1: note: in expansion of macro ‘TRACE_EVENT’ 2439 | TRACE_EVENT(ocfs2_find_local_alias, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2439:1: note: in expansion of macro ‘TRACE_EVENT’ 2439 | TRACE_EVENT(ocfs2_find_local_alias, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_dentry_attach_lock’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2453:1: note: in expansion of macro ‘TRACE_EVENT’ 2453 | TRACE_EVENT(ocfs2_dentry_attach_lock, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2453:1: note: in expansion of macro ‘TRACE_EVENT’ 2453 | TRACE_EVENT(ocfs2_dentry_attach_lock, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_dentry_attach_lock_found’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2473:1: note: in expansion of macro ‘TRACE_EVENT’ 2473 | TRACE_EVENT(ocfs2_dentry_attach_lock_found, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2473:1: note: in expansion of macro ‘TRACE_EVENT’ 2473 | TRACE_EVENT(ocfs2_dentry_attach_lock_found, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_get_dentry_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2493:1: note: in expansion of macro ‘TRACE_EVENT’ 2493 | TRACE_EVENT(ocfs2_get_dentry_begin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2493:1: note: in expansion of macro ‘TRACE_EVENT’ 2493 | TRACE_EVENT(ocfs2_get_dentry_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_get_parent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2517:1: note: in expansion of macro ‘TRACE_EVENT’ 2517 | TRACE_EVENT(ocfs2_get_parent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2517:1: note: in expansion of macro ‘TRACE_EVENT’ 2517 | TRACE_EVENT(ocfs2_get_parent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_encode_fh_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2539:1: note: in expansion of macro ‘TRACE_EVENT’ 2539 | TRACE_EVENT(ocfs2_encode_fh_begin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2539:1: note: in expansion of macro ‘TRACE_EVENT’ 2539 | TRACE_EVENT(ocfs2_encode_fh_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_complete_recovery_slot’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2602:1: note: in expansion of macro ‘TRACE_EVENT’ 2602 | TRACE_EVENT(ocfs2_complete_recovery_slot, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2602:1: note: in expansion of macro ‘TRACE_EVENT’ 2602 | TRACE_EVENT(ocfs2_complete_recovery_slot, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_recovery_thread’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2626:1: note: in expansion of macro ‘TRACE_EVENT’ 2626 | TRACE_EVENT(ocfs2_recovery_thread, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2626:1: note: in expansion of macro ‘TRACE_EVENT’ 2626 | TRACE_EVENT(ocfs2_recovery_thread, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_write_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2687:1: note: in expansion of macro ‘TRACE_EVENT’ 2687 | TRACE_EVENT(ocfs2_write_block, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2687:1: note: in expansion of macro ‘TRACE_EVENT’ 2687 | TRACE_EVENT(ocfs2_write_block, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_read_blocks_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2701:1: note: in expansion of macro ‘TRACE_EVENT’ 2701 | TRACE_EVENT(ocfs2_read_blocks_begin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2701:1: note: in expansion of macro ‘TRACE_EVENT’ 2701 | TRACE_EVENT(ocfs2_read_blocks_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_buffer_cached_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2731:1: note: in expansion of macro ‘TRACE_EVENT’ 2731 | TRACE_EVENT(ocfs2_buffer_cached_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2731:1: note: in expansion of macro ‘TRACE_EVENT’ 2731 | TRACE_EVENT(ocfs2_buffer_cached_end, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__int’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(ocfs2__int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(ocfs2__int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__uint’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(ocfs2__uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(ocfs2__uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__ull’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:44:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 44 | DECLARE_EVENT_CLASS(ocfs2__ull, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:44:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 44 | DECLARE_EVENT_CLASS(ocfs2__ull, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__pointer’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 61 | DECLARE_EVENT_CLASS(ocfs2__pointer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 61 | DECLARE_EVENT_CLASS(ocfs2__pointer, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__string’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 78 | DECLARE_EVENT_CLASS(ocfs2__string, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 78 | DECLARE_EVENT_CLASS(ocfs2__string, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__int_int’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 95 | DECLARE_EVENT_CLASS(ocfs2__int_int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 95 | DECLARE_EVENT_CLASS(ocfs2__int_int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__uint_int’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 114 | DECLARE_EVENT_CLASS(ocfs2__uint_int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 114 | DECLARE_EVENT_CLASS(ocfs2__uint_int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__uint_uint’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:133:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 133 | DECLARE_EVENT_CLASS(ocfs2__uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:133:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 133 | DECLARE_EVENT_CLASS(ocfs2__uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__ull_uint’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:152:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 152 | DECLARE_EVENT_CLASS(ocfs2__ull_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:152:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 152 | DECLARE_EVENT_CLASS(ocfs2__ull_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__ull_int’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(ocfs2__ull_int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(ocfs2__ull_int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__ull_ull’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:190:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 190 | DECLARE_EVENT_CLASS(ocfs2__ull_ull, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:190:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 190 | DECLARE_EVENT_CLASS(ocfs2__ull_ull, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__ull_ull_uint’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:209:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 209 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:209:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 209 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__ull_uint_uint’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:233:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 233 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:233:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 233 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__uint_uint_uint’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 257 | DECLARE_EVENT_CLASS(ocfs2__uint_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 257 | DECLARE_EVENT_CLASS(ocfs2__uint_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__ull_ull_ull’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 280 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_ull, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 280 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_ull, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__ull_int_int_int’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 304 | DECLARE_EVENT_CLASS(ocfs2__ull_int_int_int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 304 | DECLARE_EVENT_CLASS(ocfs2__ull_int_int_int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__ull_uint_uint_uint’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:330:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 330 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:330:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 330 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__ull_ull_uint_uint’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 357 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 357 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__btree_ops’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 385 | DECLARE_EVENT_CLASS(ocfs2__btree_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 385 | DECLARE_EVENT_CLASS(ocfs2__btree_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_grow_tree’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ 423 | TRACE_EVENT(ocfs2_grow_tree, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ 423 | TRACE_EVENT(ocfs2_grow_tree, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_rotate_subtree’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ 437 | TRACE_EVENT(ocfs2_rotate_subtree, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ 437 | TRACE_EVENT(ocfs2_rotate_subtree, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_insert_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ 455 | TRACE_EVENT(ocfs2_insert_extent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ 455 | TRACE_EVENT(ocfs2_insert_extent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_split_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:480:1: note: in expansion of macro ‘TRACE_EVENT’ 480 | TRACE_EVENT(ocfs2_split_extent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:480:1: note: in expansion of macro ‘TRACE_EVENT’ 480 | TRACE_EVENT(ocfs2_split_extent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_remove_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:502:1: note: in expansion of macro ‘TRACE_EVENT’ 502 | TRACE_EVENT(ocfs2_remove_extent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:502:1: note: in expansion of macro ‘TRACE_EVENT’ 502 | TRACE_EVENT(ocfs2_remove_extent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_commit_truncate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:528:1: note: in expansion of macro ‘TRACE_EVENT’ 528 | TRACE_EVENT(ocfs2_commit_truncate, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:528:1: note: in expansion of macro ‘TRACE_EVENT’ 528 | TRACE_EVENT(ocfs2_commit_truncate, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_validate_extent_block’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(ocfs2_validate_extent_block, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(ocfs2_validate_extent_block, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_rotate_leaf’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:561:1: note: in expansion of macro ‘TRACE_EVENT’ 561 | TRACE_EVENT(ocfs2_rotate_leaf, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:561:1: note: in expansion of macro ‘TRACE_EVENT’ 561 | TRACE_EVENT(ocfs2_rotate_leaf, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_add_clusters_in_btree_ret’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:586:1: note: in expansion of macro ‘TRACE_EVENT’ 586 | TRACE_EVENT(ocfs2_add_clusters_in_btree_ret, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:586:1: note: in expansion of macro ‘TRACE_EVENT’ 586 | TRACE_EVENT(ocfs2_add_clusters_in_btree_ret, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_mark_extent_written’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(ocfs2_mark_extent_written, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(ocfs2_mark_extent_written, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__truncate_log_ops’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:624:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 624 | DECLARE_EVENT_CLASS(ocfs2__truncate_log_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:624:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 624 | DECLARE_EVENT_CLASS(ocfs2__truncate_log_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_cache_block_dealloc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:669:1: note: in expansion of macro ‘TRACE_EVENT’ 669 | TRACE_EVENT(ocfs2_cache_block_dealloc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:669:1: note: in expansion of macro ‘TRACE_EVENT’ 669 | TRACE_EVENT(ocfs2_cache_block_dealloc, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_trim_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:692:1: note: in expansion of macro ‘TRACE_EVENT’ 692 | TRACE_EVENT(ocfs2_trim_extent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:692:1: note: in expansion of macro ‘TRACE_EVENT’ 692 | TRACE_EVENT(ocfs2_trim_extent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_sync_local_to_main_free’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:741:1: note: in expansion of macro ‘TRACE_EVENT’ 741 | TRACE_EVENT(ocfs2_sync_local_to_main_free, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:741:1: note: in expansion of macro ‘TRACE_EVENT’ 741 | TRACE_EVENT(ocfs2_sync_local_to_main_free, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_relink_block_group’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:796:1: note: in expansion of macro ‘TRACE_EVENT’ 796 | TRACE_EVENT(ocfs2_relink_block_group, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:796:1: note: in expansion of macro ‘TRACE_EVENT’ 796 | TRACE_EVENT(ocfs2_relink_block_group, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_free_suballoc_bits’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ 836 | TRACE_EVENT(ocfs2_free_suballoc_bits, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ 836 | TRACE_EVENT(ocfs2_free_suballoc_bits, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_free_clusters’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ 856 | TRACE_EVENT(ocfs2_free_clusters, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ 856 | TRACE_EVENT(ocfs2_free_clusters, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__refcount_tree_ops’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:902:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 902 | DECLARE_EVENT_CLASS(ocfs2__refcount_tree_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:902:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 902 | DECLARE_EVENT_CLASS(ocfs2__refcount_tree_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_split_refcount_rec’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:934:1: note: in expansion of macro ‘TRACE_EVENT’ 934 | TRACE_EVENT(ocfs2_split_refcount_rec, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:934:1: note: in expansion of macro ‘TRACE_EVENT’ 934 | TRACE_EVENT(ocfs2_split_refcount_rec, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_decrease_refcount’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:979:1: note: in expansion of macro ‘TRACE_EVENT’ 979 | TRACE_EVENT(ocfs2_decrease_refcount, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:979:1: note: in expansion of macro ‘TRACE_EVENT’ 979 | TRACE_EVENT(ocfs2_decrease_refcount, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_calc_refcount_meta_credits_iterate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1004:1: note: in expansion of macro ‘TRACE_EVENT’ 1004 | TRACE_EVENT(ocfs2_calc_refcount_meta_credits_iterate, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1004:1: note: in expansion of macro ‘TRACE_EVENT’ 1004 | TRACE_EVENT(ocfs2_calc_refcount_meta_credits_iterate, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_clear_ext_refcount’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1043:1: note: in expansion of macro ‘TRACE_EVENT’ 1043 | TRACE_EVENT(ocfs2_clear_ext_refcount, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1043:1: note: in expansion of macro ‘TRACE_EVENT’ 1043 | TRACE_EVENT(ocfs2_clear_ext_refcount, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_replace_clusters’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1067:1: note: in expansion of macro ‘TRACE_EVENT’ 1067 | TRACE_EVENT(ocfs2_replace_clusters, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1067:1: note: in expansion of macro ‘TRACE_EVENT’ 1067 | TRACE_EVENT(ocfs2_replace_clusters, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_refcount_cow_hunk’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1095:1: note: in expansion of macro ‘TRACE_EVENT’ 1095 | TRACE_EVENT(ocfs2_refcount_cow_hunk, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1095:1: note: in expansion of macro ‘TRACE_EVENT’ 1095 | TRACE_EVENT(ocfs2_refcount_cow_hunk, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__get_block’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1125 | DECLARE_EVENT_CLASS(ocfs2__get_block, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1125 | DECLARE_EVENT_CLASS(ocfs2__get_block, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_try_to_write_inline_data’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1162:1: note: in expansion of macro ‘TRACE_EVENT’ 1162 | TRACE_EVENT(ocfs2_try_to_write_inline_data, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1162:1: note: in expansion of macro ‘TRACE_EVENT’ 1162 | TRACE_EVENT(ocfs2_try_to_write_inline_data, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_write_begin_nolock’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1182:1: note: in expansion of macro ‘TRACE_EVENT’ 1182 | TRACE_EVENT(ocfs2_write_begin_nolock, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1182:1: note: in expansion of macro ‘TRACE_EVENT’ 1182 | TRACE_EVENT(ocfs2_write_begin_nolock, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_write_end_inline’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1219:1: note: in expansion of macro ‘TRACE_EVENT’ 1219 | TRACE_EVENT(ocfs2_write_end_inline, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1219:1: note: in expansion of macro ‘TRACE_EVENT’ 1219 | TRACE_EVENT(ocfs2_write_end_inline, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_fault’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1247:1: note: in expansion of macro ‘TRACE_EVENT’ 1247 | TRACE_EVENT(ocfs2_fault, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1247:1: note: in expansion of macro ‘TRACE_EVENT’ 1247 | TRACE_EVENT(ocfs2_fault, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__file_ops’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1271 | DECLARE_EVENT_CLASS(ocfs2__file_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1271 | DECLARE_EVENT_CLASS(ocfs2__file_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_extend_allocation’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1324:1: note: in expansion of macro ‘TRACE_EVENT’ 1324 | TRACE_EVENT(ocfs2_extend_allocation, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1324:1: note: in expansion of macro ‘TRACE_EVENT’ 1324 | TRACE_EVENT(ocfs2_extend_allocation, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_extend_allocation_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1350:1: note: in expansion of macro ‘TRACE_EVENT’ 1350 | TRACE_EVENT(ocfs2_extend_allocation_end, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1350:1: note: in expansion of macro ‘TRACE_EVENT’ 1350 | TRACE_EVENT(ocfs2_extend_allocation_end, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_write_zero_page’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1373:1: note: in expansion of macro ‘TRACE_EVENT’ 1373 | TRACE_EVENT(ocfs2_write_zero_page, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1373:1: note: in expansion of macro ‘TRACE_EVENT’ 1373 | TRACE_EVENT(ocfs2_write_zero_page, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_setattr’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1404:1: note: in expansion of macro ‘TRACE_EVENT’ 1404 | TRACE_EVENT(ocfs2_setattr, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1404:1: note: in expansion of macro ‘TRACE_EVENT’ 1404 | TRACE_EVENT(ocfs2_setattr, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_prepare_inode_for_write’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1450:1: note: in expansion of macro ‘TRACE_EVENT’ 1450 | TRACE_EVENT(ocfs2_prepare_inode_for_write, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1450:1: note: in expansion of macro ‘TRACE_EVENT’ 1450 | TRACE_EVENT(ocfs2_prepare_inode_for_write, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_iget_begin’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1477:1: note: in expansion of macro ‘TRACE_EVENT’ 1477 | TRACE_EVENT(ocfs2_iget_begin, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1477:1: note: in expansion of macro ‘TRACE_EVENT’ 1477 | TRACE_EVENT(ocfs2_iget_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_iget_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1496:1: note: in expansion of macro ‘TRACE_EVENT’ 1496 | TRACE_EVENT(ocfs2_iget_end, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1496:1: note: in expansion of macro ‘TRACE_EVENT’ 1496 | TRACE_EVENT(ocfs2_iget_end, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_find_actor’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1510:1: note: in expansion of macro ‘TRACE_EVENT’ 1510 | TRACE_EVENT(ocfs2_find_actor, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1510:1: note: in expansion of macro ‘TRACE_EVENT’ 1510 | TRACE_EVENT(ocfs2_find_actor, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_inode_is_valid_to_delete’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1540:1: note: in expansion of macro ‘TRACE_EVENT’ 1540 | TRACE_EVENT(ocfs2_inode_is_valid_to_delete, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1540:1: note: in expansion of macro ‘TRACE_EVENT’ 1540 | TRACE_EVENT(ocfs2_inode_is_valid_to_delete, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_inode_revalidate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1574:1: note: in expansion of macro ‘TRACE_EVENT’ 1574 | TRACE_EVENT(ocfs2_inode_revalidate, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1574:1: note: in expansion of macro ‘TRACE_EVENT’ 1574 | TRACE_EVENT(ocfs2_inode_revalidate, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_read_virt_blocks’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1597:1: note: in expansion of macro ‘TRACE_EVENT’ 1597 | TRACE_EVENT(ocfs2_read_virt_blocks, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1597:1: note: in expansion of macro ‘TRACE_EVENT’ 1597 | TRACE_EVENT(ocfs2_read_virt_blocks, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_remount’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1643:1: note: in expansion of macro ‘TRACE_EVENT’ 1643 | TRACE_EVENT(ocfs2_remount, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1643:1: note: in expansion of macro ‘TRACE_EVENT’ 1643 | TRACE_EVENT(ocfs2_remount, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_fill_super’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1660:1: note: in expansion of macro ‘TRACE_EVENT’ 1660 | TRACE_EVENT(ocfs2_fill_super, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1660:1: note: in expansion of macro ‘TRACE_EVENT’ 1660 | TRACE_EVENT(ocfs2_fill_super, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_parse_options’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(ocfs2_parse_options, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(ocfs2_parse_options, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_statfs’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1693:1: note: in expansion of macro ‘TRACE_EVENT’ 1693 | TRACE_EVENT(ocfs2_statfs, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1693:1: note: in expansion of macro ‘TRACE_EVENT’ 1693 | TRACE_EVENT(ocfs2_statfs, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_initialize_super’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1709:1: note: in expansion of macro ‘TRACE_EVENT’ 1709 | TRACE_EVENT(ocfs2_initialize_super, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1709:1: note: in expansion of macro ‘TRACE_EVENT’ 1709 | TRACE_EVENT(ocfs2_initialize_super, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_init_xattr_set_ctxt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1739:1: note: in expansion of macro ‘TRACE_EVENT’ 1739 | TRACE_EVENT(ocfs2_init_xattr_set_ctxt, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1739:1: note: in expansion of macro ‘TRACE_EVENT’ 1739 | TRACE_EVENT(ocfs2_init_xattr_set_ctxt, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__xattr_find’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1758:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1758 | DECLARE_EVENT_CLASS(ocfs2__xattr_find, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1758:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1758 | DECLARE_EVENT_CLASS(ocfs2__xattr_find, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_resv_find_window_begin’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1861:1: note: in expansion of macro ‘TRACE_EVENT’ 1861 | TRACE_EVENT(ocfs2_resv_find_window_begin, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1861:1: note: in expansion of macro ‘TRACE_EVENT’ 1861 | TRACE_EVENT(ocfs2_resv_find_window_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_cannibalize_resv_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ 1889 | TRACE_EVENT(ocfs2_cannibalize_resv_end, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ 1889 | TRACE_EVENT(ocfs2_cannibalize_resv_end, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_resmap_claimed_bits_begin’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1913:1: note: in expansion of macro ‘TRACE_EVENT’ 1913 | TRACE_EVENT(ocfs2_resmap_claimed_bits_begin, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1913:1: note: in expansion of macro ‘TRACE_EVENT’ 1913 | TRACE_EVENT(ocfs2_resmap_claimed_bits_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_resmap_claimed_bits_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1945:1: note: in expansion of macro ‘TRACE_EVENT’ 1945 | TRACE_EVENT(ocfs2_resmap_claimed_bits_end, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1945:1: note: in expansion of macro ‘TRACE_EVENT’ 1945 | TRACE_EVENT(ocfs2_resmap_claimed_bits_end, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_sync_dquot’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1983:1: note: in expansion of macro ‘TRACE_EVENT’ 1983 | TRACE_EVENT(ocfs2_sync_dquot, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1983:1: note: in expansion of macro ‘TRACE_EVENT’ 1983 | TRACE_EVENT(ocfs2_sync_dquot, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_sync_dquot_helper’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2007:1: note: in expansion of macro ‘TRACE_EVENT’ 2007 | TRACE_EVENT(ocfs2_sync_dquot_helper, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2007:1: note: in expansion of macro ‘TRACE_EVENT’ 2007 | TRACE_EVENT(ocfs2_sync_dquot_helper, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_dx_dir_search’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2047:1: note: in expansion of macro ‘TRACE_EVENT’ 2047 | TRACE_EVENT(ocfs2_dx_dir_search, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2047:1: note: in expansion of macro ‘TRACE_EVENT’ 2047 | TRACE_EVENT(ocfs2_dx_dir_search, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_find_files_on_disk’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2079:1: note: in expansion of macro ‘TRACE_EVENT’ 2079 | TRACE_EVENT(ocfs2_find_files_on_disk, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2079:1: note: in expansion of macro ‘TRACE_EVENT’ 2079 | TRACE_EVENT(ocfs2_find_files_on_disk, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_check_dir_for_entry’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(ocfs2_check_dir_for_entry, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(ocfs2_check_dir_for_entry, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_dx_dir_index_root_block’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2120:1: note: in expansion of macro ‘TRACE_EVENT’ 2120 | TRACE_EVENT(ocfs2_dx_dir_index_root_block, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2120:1: note: in expansion of macro ‘TRACE_EVENT’ 2120 | TRACE_EVENT(ocfs2_dx_dir_index_root_block, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__dentry_ops’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2158 | DECLARE_EVENT_CLASS(ocfs2__dentry_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2158 | DECLARE_EVENT_CLASS(ocfs2__dentry_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_mknod’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2203:1: note: in expansion of macro ‘TRACE_EVENT’ 2203 | TRACE_EVENT(ocfs2_mknod, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2203:1: note: in expansion of macro ‘TRACE_EVENT’ 2203 | TRACE_EVENT(ocfs2_mknod, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_link’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2230:1: note: in expansion of macro ‘TRACE_EVENT’ 2230 | TRACE_EVENT(ocfs2_link, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2230:1: note: in expansion of macro ‘TRACE_EVENT’ 2230 | TRACE_EVENT(ocfs2_link, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_rename’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2259:1: note: in expansion of macro ‘TRACE_EVENT’ 2259 | TRACE_EVENT(ocfs2_rename, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2259:1: note: in expansion of macro ‘TRACE_EVENT’ 2259 | TRACE_EVENT(ocfs2_rename, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_rename_target_exists’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2295:1: note: in expansion of macro ‘TRACE_EVENT’ 2295 | TRACE_EVENT(ocfs2_rename_target_exists, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2295:1: note: in expansion of macro ‘TRACE_EVENT’ 2295 | TRACE_EVENT(ocfs2_rename_target_exists, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_rename_over_existing’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2311:1: note: in expansion of macro ‘TRACE_EVENT’ 2311 | TRACE_EVENT(ocfs2_rename_over_existing, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2311:1: note: in expansion of macro ‘TRACE_EVENT’ 2311 | TRACE_EVENT(ocfs2_rename_over_existing, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_symlink_begin’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2331:1: note: in expansion of macro ‘TRACE_EVENT’ 2331 | TRACE_EVENT(ocfs2_symlink_begin, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2331:1: note: in expansion of macro ‘TRACE_EVENT’ 2331 | TRACE_EVENT(ocfs2_symlink_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_blkno_stringify’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2353:1: note: in expansion of macro ‘TRACE_EVENT’ 2353 | TRACE_EVENT(ocfs2_blkno_stringify, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2353:1: note: in expansion of macro ‘TRACE_EVENT’ 2353 | TRACE_EVENT(ocfs2_blkno_stringify, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_orphan_del’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2374:1: note: in expansion of macro ‘TRACE_EVENT’ 2374 | TRACE_EVENT(ocfs2_orphan_del, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2374:1: note: in expansion of macro ‘TRACE_EVENT’ 2374 | TRACE_EVENT(ocfs2_orphan_del, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_dentry_revalidate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2395:1: note: in expansion of macro ‘TRACE_EVENT’ 2395 | TRACE_EVENT(ocfs2_dentry_revalidate, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2395:1: note: in expansion of macro ‘TRACE_EVENT’ 2395 | TRACE_EVENT(ocfs2_dentry_revalidate, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_dentry_revalidate_negative’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2411:1: note: in expansion of macro ‘TRACE_EVENT’ 2411 | TRACE_EVENT(ocfs2_dentry_revalidate_negative, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2411:1: note: in expansion of macro ‘TRACE_EVENT’ 2411 | TRACE_EVENT(ocfs2_dentry_revalidate_negative, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_find_local_alias’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2439:1: note: in expansion of macro ‘TRACE_EVENT’ 2439 | TRACE_EVENT(ocfs2_find_local_alias, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2439:1: note: in expansion of macro ‘TRACE_EVENT’ 2439 | TRACE_EVENT(ocfs2_find_local_alias, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_dentry_attach_lock’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2453:1: note: in expansion of macro ‘TRACE_EVENT’ 2453 | TRACE_EVENT(ocfs2_dentry_attach_lock, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2453:1: note: in expansion of macro ‘TRACE_EVENT’ 2453 | TRACE_EVENT(ocfs2_dentry_attach_lock, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_dentry_attach_lock_found’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2473:1: note: in expansion of macro ‘TRACE_EVENT’ 2473 | TRACE_EVENT(ocfs2_dentry_attach_lock_found, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2473:1: note: in expansion of macro ‘TRACE_EVENT’ 2473 | TRACE_EVENT(ocfs2_dentry_attach_lock_found, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_get_dentry_begin’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2493:1: note: in expansion of macro ‘TRACE_EVENT’ 2493 | TRACE_EVENT(ocfs2_get_dentry_begin, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2493:1: note: in expansion of macro ‘TRACE_EVENT’ 2493 | TRACE_EVENT(ocfs2_get_dentry_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_get_parent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2517:1: note: in expansion of macro ‘TRACE_EVENT’ 2517 | TRACE_EVENT(ocfs2_get_parent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2517:1: note: in expansion of macro ‘TRACE_EVENT’ 2517 | TRACE_EVENT(ocfs2_get_parent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_encode_fh_begin’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2539:1: note: in expansion of macro ‘TRACE_EVENT’ 2539 | TRACE_EVENT(ocfs2_encode_fh_begin, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2539:1: note: in expansion of macro ‘TRACE_EVENT’ 2539 | TRACE_EVENT(ocfs2_encode_fh_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_complete_recovery_slot’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2602:1: note: in expansion of macro ‘TRACE_EVENT’ 2602 | TRACE_EVENT(ocfs2_complete_recovery_slot, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2602:1: note: in expansion of macro ‘TRACE_EVENT’ 2602 | TRACE_EVENT(ocfs2_complete_recovery_slot, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_recovery_thread’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2626:1: note: in expansion of macro ‘TRACE_EVENT’ 2626 | TRACE_EVENT(ocfs2_recovery_thread, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2626:1: note: in expansion of macro ‘TRACE_EVENT’ 2626 | TRACE_EVENT(ocfs2_recovery_thread, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_write_block’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2687:1: note: in expansion of macro ‘TRACE_EVENT’ 2687 | TRACE_EVENT(ocfs2_write_block, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2687:1: note: in expansion of macro ‘TRACE_EVENT’ 2687 | TRACE_EVENT(ocfs2_write_block, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_read_blocks_begin’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2701:1: note: in expansion of macro ‘TRACE_EVENT’ 2701 | TRACE_EVENT(ocfs2_read_blocks_begin, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2701:1: note: in expansion of macro ‘TRACE_EVENT’ 2701 | TRACE_EVENT(ocfs2_read_blocks_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_buffer_cached_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2731:1: note: in expansion of macro ‘TRACE_EVENT’ 2731 | TRACE_EVENT(ocfs2_buffer_cached_end, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2731:1: note: in expansion of macro ‘TRACE_EVENT’ 2731 | TRACE_EVENT(ocfs2_buffer_cached_end, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__int’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(ocfs2__int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(ocfs2__int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__uint’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(ocfs2__uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(ocfs2__uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__ull’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:44:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 44 | DECLARE_EVENT_CLASS(ocfs2__ull, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:44:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 44 | DECLARE_EVENT_CLASS(ocfs2__ull, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__pointer’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 61 | DECLARE_EVENT_CLASS(ocfs2__pointer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 61 | DECLARE_EVENT_CLASS(ocfs2__pointer, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__string’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 78 | DECLARE_EVENT_CLASS(ocfs2__string, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 78 | DECLARE_EVENT_CLASS(ocfs2__string, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__int_int’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 95 | DECLARE_EVENT_CLASS(ocfs2__int_int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 95 | DECLARE_EVENT_CLASS(ocfs2__int_int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__uint_int’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 114 | DECLARE_EVENT_CLASS(ocfs2__uint_int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 114 | DECLARE_EVENT_CLASS(ocfs2__uint_int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__uint_uint’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:133:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 133 | DECLARE_EVENT_CLASS(ocfs2__uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:133:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 133 | DECLARE_EVENT_CLASS(ocfs2__uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__ull_uint’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:152:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 152 | DECLARE_EVENT_CLASS(ocfs2__ull_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:152:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 152 | DECLARE_EVENT_CLASS(ocfs2__ull_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__ull_int’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(ocfs2__ull_int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(ocfs2__ull_int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__ull_ull’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:190:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 190 | DECLARE_EVENT_CLASS(ocfs2__ull_ull, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:190:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 190 | DECLARE_EVENT_CLASS(ocfs2__ull_ull, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__ull_ull_uint’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:209:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 209 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:209:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 209 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__ull_uint_uint’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:233:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 233 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:233:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 233 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__uint_uint_uint’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 257 | DECLARE_EVENT_CLASS(ocfs2__uint_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 257 | DECLARE_EVENT_CLASS(ocfs2__uint_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__ull_ull_ull’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 280 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_ull, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 280 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_ull, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__ull_int_int_int’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 304 | DECLARE_EVENT_CLASS(ocfs2__ull_int_int_int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 304 | DECLARE_EVENT_CLASS(ocfs2__ull_int_int_int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__ull_uint_uint_uint’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:330:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 330 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:330:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 330 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__ull_ull_uint_uint’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 357 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 357 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__btree_ops’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 385 | DECLARE_EVENT_CLASS(ocfs2__btree_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 385 | DECLARE_EVENT_CLASS(ocfs2__btree_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_grow_tree’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ 423 | TRACE_EVENT(ocfs2_grow_tree, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ 423 | TRACE_EVENT(ocfs2_grow_tree, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_rotate_subtree’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ 437 | TRACE_EVENT(ocfs2_rotate_subtree, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ 437 | TRACE_EVENT(ocfs2_rotate_subtree, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_insert_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ 455 | TRACE_EVENT(ocfs2_insert_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ 455 | TRACE_EVENT(ocfs2_insert_extent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_split_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:480:1: note: in expansion of macro ‘TRACE_EVENT’ 480 | TRACE_EVENT(ocfs2_split_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:480:1: note: in expansion of macro ‘TRACE_EVENT’ 480 | TRACE_EVENT(ocfs2_split_extent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_remove_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:502:1: note: in expansion of macro ‘TRACE_EVENT’ 502 | TRACE_EVENT(ocfs2_remove_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:502:1: note: in expansion of macro ‘TRACE_EVENT’ 502 | TRACE_EVENT(ocfs2_remove_extent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_commit_truncate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:528:1: note: in expansion of macro ‘TRACE_EVENT’ 528 | TRACE_EVENT(ocfs2_commit_truncate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:528:1: note: in expansion of macro ‘TRACE_EVENT’ 528 | TRACE_EVENT(ocfs2_commit_truncate, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_validate_extent_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(ocfs2_validate_extent_block, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(ocfs2_validate_extent_block, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_rotate_leaf’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:561:1: note: in expansion of macro ‘TRACE_EVENT’ 561 | TRACE_EVENT(ocfs2_rotate_leaf, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:561:1: note: in expansion of macro ‘TRACE_EVENT’ 561 | TRACE_EVENT(ocfs2_rotate_leaf, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_add_clusters_in_btree_ret’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:586:1: note: in expansion of macro ‘TRACE_EVENT’ 586 | TRACE_EVENT(ocfs2_add_clusters_in_btree_ret, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:586:1: note: in expansion of macro ‘TRACE_EVENT’ 586 | TRACE_EVENT(ocfs2_add_clusters_in_btree_ret, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_mark_extent_written’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(ocfs2_mark_extent_written, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(ocfs2_mark_extent_written, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__truncate_log_ops’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:624:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 624 | DECLARE_EVENT_CLASS(ocfs2__truncate_log_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:624:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 624 | DECLARE_EVENT_CLASS(ocfs2__truncate_log_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_cache_block_dealloc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:669:1: note: in expansion of macro ‘TRACE_EVENT’ 669 | TRACE_EVENT(ocfs2_cache_block_dealloc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:669:1: note: in expansion of macro ‘TRACE_EVENT’ 669 | TRACE_EVENT(ocfs2_cache_block_dealloc, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_trim_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:692:1: note: in expansion of macro ‘TRACE_EVENT’ 692 | TRACE_EVENT(ocfs2_trim_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:692:1: note: in expansion of macro ‘TRACE_EVENT’ 692 | TRACE_EVENT(ocfs2_trim_extent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_sync_local_to_main_free’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:741:1: note: in expansion of macro ‘TRACE_EVENT’ 741 | TRACE_EVENT(ocfs2_sync_local_to_main_free, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:741:1: note: in expansion of macro ‘TRACE_EVENT’ 741 | TRACE_EVENT(ocfs2_sync_local_to_main_free, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_relink_block_group’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:796:1: note: in expansion of macro ‘TRACE_EVENT’ 796 | TRACE_EVENT(ocfs2_relink_block_group, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:796:1: note: in expansion of macro ‘TRACE_EVENT’ 796 | TRACE_EVENT(ocfs2_relink_block_group, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_free_suballoc_bits’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ 836 | TRACE_EVENT(ocfs2_free_suballoc_bits, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ 836 | TRACE_EVENT(ocfs2_free_suballoc_bits, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_free_clusters’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ 856 | TRACE_EVENT(ocfs2_free_clusters, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ 856 | TRACE_EVENT(ocfs2_free_clusters, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__refcount_tree_ops’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:902:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 902 | DECLARE_EVENT_CLASS(ocfs2__refcount_tree_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:902:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 902 | DECLARE_EVENT_CLASS(ocfs2__refcount_tree_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_split_refcount_rec’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:934:1: note: in expansion of macro ‘TRACE_EVENT’ 934 | TRACE_EVENT(ocfs2_split_refcount_rec, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:934:1: note: in expansion of macro ‘TRACE_EVENT’ 934 | TRACE_EVENT(ocfs2_split_refcount_rec, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_decrease_refcount’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:979:1: note: in expansion of macro ‘TRACE_EVENT’ 979 | TRACE_EVENT(ocfs2_decrease_refcount, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:979:1: note: in expansion of macro ‘TRACE_EVENT’ 979 | TRACE_EVENT(ocfs2_decrease_refcount, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_calc_refcount_meta_credits_iterate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1004:1: note: in expansion of macro ‘TRACE_EVENT’ 1004 | TRACE_EVENT(ocfs2_calc_refcount_meta_credits_iterate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1004:1: note: in expansion of macro ‘TRACE_EVENT’ 1004 | TRACE_EVENT(ocfs2_calc_refcount_meta_credits_iterate, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_clear_ext_refcount’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1043:1: note: in expansion of macro ‘TRACE_EVENT’ 1043 | TRACE_EVENT(ocfs2_clear_ext_refcount, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1043:1: note: in expansion of macro ‘TRACE_EVENT’ 1043 | TRACE_EVENT(ocfs2_clear_ext_refcount, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_replace_clusters’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1067:1: note: in expansion of macro ‘TRACE_EVENT’ 1067 | TRACE_EVENT(ocfs2_replace_clusters, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1067:1: note: in expansion of macro ‘TRACE_EVENT’ 1067 | TRACE_EVENT(ocfs2_replace_clusters, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_refcount_cow_hunk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1095:1: note: in expansion of macro ‘TRACE_EVENT’ 1095 | TRACE_EVENT(ocfs2_refcount_cow_hunk, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1095:1: note: in expansion of macro ‘TRACE_EVENT’ 1095 | TRACE_EVENT(ocfs2_refcount_cow_hunk, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__get_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1125 | DECLARE_EVENT_CLASS(ocfs2__get_block, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1125 | DECLARE_EVENT_CLASS(ocfs2__get_block, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_try_to_write_inline_data’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1162:1: note: in expansion of macro ‘TRACE_EVENT’ 1162 | TRACE_EVENT(ocfs2_try_to_write_inline_data, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1162:1: note: in expansion of macro ‘TRACE_EVENT’ 1162 | TRACE_EVENT(ocfs2_try_to_write_inline_data, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_write_begin_nolock’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1182:1: note: in expansion of macro ‘TRACE_EVENT’ 1182 | TRACE_EVENT(ocfs2_write_begin_nolock, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1182:1: note: in expansion of macro ‘TRACE_EVENT’ 1182 | TRACE_EVENT(ocfs2_write_begin_nolock, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_write_end_inline’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1219:1: note: in expansion of macro ‘TRACE_EVENT’ 1219 | TRACE_EVENT(ocfs2_write_end_inline, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1219:1: note: in expansion of macro ‘TRACE_EVENT’ 1219 | TRACE_EVENT(ocfs2_write_end_inline, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_fault’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1247:1: note: in expansion of macro ‘TRACE_EVENT’ 1247 | TRACE_EVENT(ocfs2_fault, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1247:1: note: in expansion of macro ‘TRACE_EVENT’ 1247 | TRACE_EVENT(ocfs2_fault, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__file_ops’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1271 | DECLARE_EVENT_CLASS(ocfs2__file_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1271 | DECLARE_EVENT_CLASS(ocfs2__file_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_extend_allocation’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1324:1: note: in expansion of macro ‘TRACE_EVENT’ 1324 | TRACE_EVENT(ocfs2_extend_allocation, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1324:1: note: in expansion of macro ‘TRACE_EVENT’ 1324 | TRACE_EVENT(ocfs2_extend_allocation, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_extend_allocation_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1350:1: note: in expansion of macro ‘TRACE_EVENT’ 1350 | TRACE_EVENT(ocfs2_extend_allocation_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1350:1: note: in expansion of macro ‘TRACE_EVENT’ 1350 | TRACE_EVENT(ocfs2_extend_allocation_end, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_write_zero_page’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1373:1: note: in expansion of macro ‘TRACE_EVENT’ 1373 | TRACE_EVENT(ocfs2_write_zero_page, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1373:1: note: in expansion of macro ‘TRACE_EVENT’ 1373 | TRACE_EVENT(ocfs2_write_zero_page, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_setattr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1404:1: note: in expansion of macro ‘TRACE_EVENT’ 1404 | TRACE_EVENT(ocfs2_setattr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1404:1: note: in expansion of macro ‘TRACE_EVENT’ 1404 | TRACE_EVENT(ocfs2_setattr, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_prepare_inode_for_write’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1450:1: note: in expansion of macro ‘TRACE_EVENT’ 1450 | TRACE_EVENT(ocfs2_prepare_inode_for_write, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1450:1: note: in expansion of macro ‘TRACE_EVENT’ 1450 | TRACE_EVENT(ocfs2_prepare_inode_for_write, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_iget_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1477:1: note: in expansion of macro ‘TRACE_EVENT’ 1477 | TRACE_EVENT(ocfs2_iget_begin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1477:1: note: in expansion of macro ‘TRACE_EVENT’ 1477 | TRACE_EVENT(ocfs2_iget_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_iget_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1496:1: note: in expansion of macro ‘TRACE_EVENT’ 1496 | TRACE_EVENT(ocfs2_iget_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1496:1: note: in expansion of macro ‘TRACE_EVENT’ 1496 | TRACE_EVENT(ocfs2_iget_end, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_find_actor’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1510:1: note: in expansion of macro ‘TRACE_EVENT’ 1510 | TRACE_EVENT(ocfs2_find_actor, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1510:1: note: in expansion of macro ‘TRACE_EVENT’ 1510 | TRACE_EVENT(ocfs2_find_actor, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_inode_is_valid_to_delete’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1540:1: note: in expansion of macro ‘TRACE_EVENT’ 1540 | TRACE_EVENT(ocfs2_inode_is_valid_to_delete, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1540:1: note: in expansion of macro ‘TRACE_EVENT’ 1540 | TRACE_EVENT(ocfs2_inode_is_valid_to_delete, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_inode_revalidate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1574:1: note: in expansion of macro ‘TRACE_EVENT’ 1574 | TRACE_EVENT(ocfs2_inode_revalidate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1574:1: note: in expansion of macro ‘TRACE_EVENT’ 1574 | TRACE_EVENT(ocfs2_inode_revalidate, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_read_virt_blocks’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1597:1: note: in expansion of macro ‘TRACE_EVENT’ 1597 | TRACE_EVENT(ocfs2_read_virt_blocks, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1597:1: note: in expansion of macro ‘TRACE_EVENT’ 1597 | TRACE_EVENT(ocfs2_read_virt_blocks, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_remount’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1643:1: note: in expansion of macro ‘TRACE_EVENT’ 1643 | TRACE_EVENT(ocfs2_remount, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1643:1: note: in expansion of macro ‘TRACE_EVENT’ 1643 | TRACE_EVENT(ocfs2_remount, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_fill_super’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1660:1: note: in expansion of macro ‘TRACE_EVENT’ 1660 | TRACE_EVENT(ocfs2_fill_super, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1660:1: note: in expansion of macro ‘TRACE_EVENT’ 1660 | TRACE_EVENT(ocfs2_fill_super, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_parse_options’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(ocfs2_parse_options, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(ocfs2_parse_options, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_statfs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1693:1: note: in expansion of macro ‘TRACE_EVENT’ 1693 | TRACE_EVENT(ocfs2_statfs, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1693:1: note: in expansion of macro ‘TRACE_EVENT’ 1693 | TRACE_EVENT(ocfs2_statfs, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_initialize_super’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1709:1: note: in expansion of macro ‘TRACE_EVENT’ 1709 | TRACE_EVENT(ocfs2_initialize_super, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1709:1: note: in expansion of macro ‘TRACE_EVENT’ 1709 | TRACE_EVENT(ocfs2_initialize_super, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_init_xattr_set_ctxt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1739:1: note: in expansion of macro ‘TRACE_EVENT’ 1739 | TRACE_EVENT(ocfs2_init_xattr_set_ctxt, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1739:1: note: in expansion of macro ‘TRACE_EVENT’ 1739 | TRACE_EVENT(ocfs2_init_xattr_set_ctxt, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__xattr_find’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1758:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1758 | DECLARE_EVENT_CLASS(ocfs2__xattr_find, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1758:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1758 | DECLARE_EVENT_CLASS(ocfs2__xattr_find, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_resv_find_window_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1861:1: note: in expansion of macro ‘TRACE_EVENT’ 1861 | TRACE_EVENT(ocfs2_resv_find_window_begin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1861:1: note: in expansion of macro ‘TRACE_EVENT’ 1861 | TRACE_EVENT(ocfs2_resv_find_window_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_cannibalize_resv_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ 1889 | TRACE_EVENT(ocfs2_cannibalize_resv_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ 1889 | TRACE_EVENT(ocfs2_cannibalize_resv_end, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_resmap_claimed_bits_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1913:1: note: in expansion of macro ‘TRACE_EVENT’ 1913 | TRACE_EVENT(ocfs2_resmap_claimed_bits_begin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1913:1: note: in expansion of macro ‘TRACE_EVENT’ 1913 | TRACE_EVENT(ocfs2_resmap_claimed_bits_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_resmap_claimed_bits_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1945:1: note: in expansion of macro ‘TRACE_EVENT’ 1945 | TRACE_EVENT(ocfs2_resmap_claimed_bits_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1945:1: note: in expansion of macro ‘TRACE_EVENT’ 1945 | TRACE_EVENT(ocfs2_resmap_claimed_bits_end, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_sync_dquot’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1983:1: note: in expansion of macro ‘TRACE_EVENT’ 1983 | TRACE_EVENT(ocfs2_sync_dquot, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1983:1: note: in expansion of macro ‘TRACE_EVENT’ 1983 | TRACE_EVENT(ocfs2_sync_dquot, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_sync_dquot_helper’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2007:1: note: in expansion of macro ‘TRACE_EVENT’ 2007 | TRACE_EVENT(ocfs2_sync_dquot_helper, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2007:1: note: in expansion of macro ‘TRACE_EVENT’ 2007 | TRACE_EVENT(ocfs2_sync_dquot_helper, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_dx_dir_search’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2047:1: note: in expansion of macro ‘TRACE_EVENT’ 2047 | TRACE_EVENT(ocfs2_dx_dir_search, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2047:1: note: in expansion of macro ‘TRACE_EVENT’ 2047 | TRACE_EVENT(ocfs2_dx_dir_search, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_find_files_on_disk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2079:1: note: in expansion of macro ‘TRACE_EVENT’ 2079 | TRACE_EVENT(ocfs2_find_files_on_disk, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2079:1: note: in expansion of macro ‘TRACE_EVENT’ 2079 | TRACE_EVENT(ocfs2_find_files_on_disk, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_check_dir_for_entry’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(ocfs2_check_dir_for_entry, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(ocfs2_check_dir_for_entry, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_dx_dir_index_root_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2120:1: note: in expansion of macro ‘TRACE_EVENT’ 2120 | TRACE_EVENT(ocfs2_dx_dir_index_root_block, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2120:1: note: in expansion of macro ‘TRACE_EVENT’ 2120 | TRACE_EVENT(ocfs2_dx_dir_index_root_block, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__dentry_ops’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2158 | DECLARE_EVENT_CLASS(ocfs2__dentry_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2158 | DECLARE_EVENT_CLASS(ocfs2__dentry_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_mknod’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2203:1: note: in expansion of macro ‘TRACE_EVENT’ 2203 | TRACE_EVENT(ocfs2_mknod, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2203:1: note: in expansion of macro ‘TRACE_EVENT’ 2203 | TRACE_EVENT(ocfs2_mknod, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_link’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2230:1: note: in expansion of macro ‘TRACE_EVENT’ 2230 | TRACE_EVENT(ocfs2_link, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2230:1: note: in expansion of macro ‘TRACE_EVENT’ 2230 | TRACE_EVENT(ocfs2_link, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_rename’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2259:1: note: in expansion of macro ‘TRACE_EVENT’ 2259 | TRACE_EVENT(ocfs2_rename, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2259:1: note: in expansion of macro ‘TRACE_EVENT’ 2259 | TRACE_EVENT(ocfs2_rename, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_rename_target_exists’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2295:1: note: in expansion of macro ‘TRACE_EVENT’ 2295 | TRACE_EVENT(ocfs2_rename_target_exists, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2295:1: note: in expansion of macro ‘TRACE_EVENT’ 2295 | TRACE_EVENT(ocfs2_rename_target_exists, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_rename_over_existing’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2311:1: note: in expansion of macro ‘TRACE_EVENT’ 2311 | TRACE_EVENT(ocfs2_rename_over_existing, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2311:1: note: in expansion of macro ‘TRACE_EVENT’ 2311 | TRACE_EVENT(ocfs2_rename_over_existing, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_symlink_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2331:1: note: in expansion of macro ‘TRACE_EVENT’ 2331 | TRACE_EVENT(ocfs2_symlink_begin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2331:1: note: in expansion of macro ‘TRACE_EVENT’ 2331 | TRACE_EVENT(ocfs2_symlink_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_blkno_stringify’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2353:1: note: in expansion of macro ‘TRACE_EVENT’ 2353 | TRACE_EVENT(ocfs2_blkno_stringify, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2353:1: note: in expansion of macro ‘TRACE_EVENT’ 2353 | TRACE_EVENT(ocfs2_blkno_stringify, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_orphan_del’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2374:1: note: in expansion of macro ‘TRACE_EVENT’ 2374 | TRACE_EVENT(ocfs2_orphan_del, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2374:1: note: in expansion of macro ‘TRACE_EVENT’ 2374 | TRACE_EVENT(ocfs2_orphan_del, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_dentry_revalidate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2395:1: note: in expansion of macro ‘TRACE_EVENT’ 2395 | TRACE_EVENT(ocfs2_dentry_revalidate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2395:1: note: in expansion of macro ‘TRACE_EVENT’ 2395 | TRACE_EVENT(ocfs2_dentry_revalidate, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_dentry_revalidate_negative’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2411:1: note: in expansion of macro ‘TRACE_EVENT’ 2411 | TRACE_EVENT(ocfs2_dentry_revalidate_negative, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2411:1: note: in expansion of macro ‘TRACE_EVENT’ 2411 | TRACE_EVENT(ocfs2_dentry_revalidate_negative, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_find_local_alias’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2439:1: note: in expansion of macro ‘TRACE_EVENT’ 2439 | TRACE_EVENT(ocfs2_find_local_alias, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2439:1: note: in expansion of macro ‘TRACE_EVENT’ 2439 | TRACE_EVENT(ocfs2_find_local_alias, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_dentry_attach_lock’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2453:1: note: in expansion of macro ‘TRACE_EVENT’ 2453 | TRACE_EVENT(ocfs2_dentry_attach_lock, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2453:1: note: in expansion of macro ‘TRACE_EVENT’ 2453 | TRACE_EVENT(ocfs2_dentry_attach_lock, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_dentry_attach_lock_found’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2473:1: note: in expansion of macro ‘TRACE_EVENT’ 2473 | TRACE_EVENT(ocfs2_dentry_attach_lock_found, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2473:1: note: in expansion of macro ‘TRACE_EVENT’ 2473 | TRACE_EVENT(ocfs2_dentry_attach_lock_found, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_get_dentry_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2493:1: note: in expansion of macro ‘TRACE_EVENT’ 2493 | TRACE_EVENT(ocfs2_get_dentry_begin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2493:1: note: in expansion of macro ‘TRACE_EVENT’ 2493 | TRACE_EVENT(ocfs2_get_dentry_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_get_parent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2517:1: note: in expansion of macro ‘TRACE_EVENT’ 2517 | TRACE_EVENT(ocfs2_get_parent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2517:1: note: in expansion of macro ‘TRACE_EVENT’ 2517 | TRACE_EVENT(ocfs2_get_parent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_encode_fh_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2539:1: note: in expansion of macro ‘TRACE_EVENT’ 2539 | TRACE_EVENT(ocfs2_encode_fh_begin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2539:1: note: in expansion of macro ‘TRACE_EVENT’ 2539 | TRACE_EVENT(ocfs2_encode_fh_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_complete_recovery_slot’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2602:1: note: in expansion of macro ‘TRACE_EVENT’ 2602 | TRACE_EVENT(ocfs2_complete_recovery_slot, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2602:1: note: in expansion of macro ‘TRACE_EVENT’ 2602 | TRACE_EVENT(ocfs2_complete_recovery_slot, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_recovery_thread’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2626:1: note: in expansion of macro ‘TRACE_EVENT’ 2626 | TRACE_EVENT(ocfs2_recovery_thread, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2626:1: note: in expansion of macro ‘TRACE_EVENT’ 2626 | TRACE_EVENT(ocfs2_recovery_thread, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_write_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2687:1: note: in expansion of macro ‘TRACE_EVENT’ 2687 | TRACE_EVENT(ocfs2_write_block, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2687:1: note: in expansion of macro ‘TRACE_EVENT’ 2687 | TRACE_EVENT(ocfs2_write_block, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_read_blocks_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2701:1: note: in expansion of macro ‘TRACE_EVENT’ 2701 | TRACE_EVENT(ocfs2_read_blocks_begin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2701:1: note: in expansion of macro ‘TRACE_EVENT’ 2701 | TRACE_EVENT(ocfs2_read_blocks_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_buffer_cached_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2731:1: note: in expansion of macro ‘TRACE_EVENT’ 2731 | TRACE_EVENT(ocfs2_buffer_cached_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2731:1: note: in expansion of macro ‘TRACE_EVENT’ 2731 | TRACE_EVENT(ocfs2_buffer_cached_end, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/ocfs2/super.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/ocfs2] Error 2 In file included from ../include/trace/define_trace.h:108, from ../fs/xfs/scrub/trace.h:3582, from ../fs/xfs/scrub/trace.c:58: ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_class’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:137:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 137 | DECLARE_EVENT_CLASS(xchk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:137:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 137 | DECLARE_EVENT_CLASS(xchk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:137:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 137 | DECLARE_EVENT_CLASS(xchk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:137:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 137 | DECLARE_EVENT_CLASS(xchk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:137:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 137 | DECLARE_EVENT_CLASS(xchk_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_fsgate_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:185:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 185 | DECLARE_EVENT_CLASS(xchk_fsgate_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:185:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 185 | DECLARE_EVENT_CLASS(xchk_fsgate_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_vector_head_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:212:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 212 | DECLARE_EVENT_CLASS(xchk_vector_head_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:212:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 212 | DECLARE_EVENT_CLASS(xchk_vector_head_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_vector_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 252 | DECLARE_EVENT_CLASS(xchk_vector_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 252 | DECLARE_EVENT_CLASS(xchk_vector_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_op_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ 287 | TRACE_EVENT(xchk_op_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ 287 | TRACE_EVENT(xchk_op_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_file_op_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(xchk_file_op_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(xchk_file_op_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_block_error_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 348 | DECLARE_EVENT_CLASS(xchk_block_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 348 | DECLARE_EVENT_CLASS(xchk_block_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_ino_error_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:383:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 383 | DECLARE_EVENT_CLASS(xchk_ino_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:383:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 383 | DECLARE_EVENT_CLASS(xchk_ino_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_fblock_error_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:415:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 415 | DECLARE_EVENT_CLASS(xchk_fblock_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:415:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 415 | DECLARE_EVENT_CLASS(xchk_fblock_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_dqiter_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:455:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 455 | DECLARE_EVENT_CLASS(xchk_dqiter_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:455:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 455 | DECLARE_EVENT_CLASS(xchk_dqiter_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_qcheck_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:501:1: note: in expansion of macro ‘TRACE_EVENT’ 501 | TRACE_EVENT(xchk_qcheck_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:501:1: note: in expansion of macro ‘TRACE_EVENT’ 501 | TRACE_EVENT(xchk_qcheck_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_incomplete’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:525:1: note: in expansion of macro ‘TRACE_EVENT’ 525 | TRACE_EVENT(xchk_incomplete, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:525:1: note: in expansion of macro ‘TRACE_EVENT’ 525 | TRACE_EVENT(xchk_incomplete, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_btree_op_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:544:1: note: in expansion of macro ‘TRACE_EVENT’ 544 | TRACE_EVENT(xchk_btree_op_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:544:1: note: in expansion of macro ‘TRACE_EVENT’ 544 | TRACE_EVENT(xchk_btree_op_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_ifork_btree_op_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:584:1: note: in expansion of macro ‘TRACE_EVENT’ 584 | TRACE_EVENT(xchk_ifork_btree_op_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:584:1: note: in expansion of macro ‘TRACE_EVENT’ 584 | TRACE_EVENT(xchk_ifork_btree_op_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_btree_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ 629 | TRACE_EVENT(xchk_btree_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ 629 | TRACE_EVENT(xchk_btree_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_ifork_btree_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:665:1: note: in expansion of macro ‘TRACE_EVENT’ 665 | TRACE_EVENT(xchk_ifork_btree_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:665:1: note: in expansion of macro ‘TRACE_EVENT’ 665 | TRACE_EVENT(xchk_ifork_btree_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_sbtree_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 707 | DECLARE_EVENT_CLASS(xchk_sbtree_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 707 | DECLARE_EVENT_CLASS(xchk_sbtree_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_xref_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:752:1: note: in expansion of macro ‘TRACE_EVENT’ 752 | TRACE_EVENT(xchk_xref_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:752:1: note: in expansion of macro ‘TRACE_EVENT’ 752 | TRACE_EVENT(xchk_xref_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_iallocbt_check_cluster’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ 774 | TRACE_EVENT(xchk_iallocbt_check_cluster, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ 774 | TRACE_EVENT(xchk_iallocbt_check_cluster, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_inode_is_allocated’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:819:1: note: in expansion of macro ‘TRACE_EVENT’ 819 | TRACE_EVENT(xchk_inode_is_allocated, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:819:1: note: in expansion of macro ‘TRACE_EVENT’ 819 | TRACE_EVENT(xchk_inode_is_allocated, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_fscounters_calc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:841:1: note: in expansion of macro ‘TRACE_EVENT’ 841 | TRACE_EVENT(xchk_fscounters_calc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:841:1: note: in expansion of macro ‘TRACE_EVENT’ 841 | TRACE_EVENT(xchk_fscounters_calc, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_fscounters_within_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ 876 | TRACE_EVENT(xchk_fscounters_within_range, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ 876 | TRACE_EVENT(xchk_fscounters_within_range, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_fsfreeze_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:899:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 899 | DECLARE_EVENT_CLASS(xchk_fsfreeze_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:899:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 899 | DECLARE_EVENT_CLASS(xchk_fsfreeze_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_refcount_incorrect’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:924:1: note: in expansion of macro ‘TRACE_EVENT’ 924 | TRACE_EVENT(xchk_refcount_incorrect, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:924:1: note: in expansion of macro ‘TRACE_EVENT’ 924 | TRACE_EVENT(xchk_refcount_incorrect, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfile_create’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:956:1: note: in expansion of macro ‘TRACE_EVENT’ 956 | TRACE_EVENT(xfile_create, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:956:1: note: in expansion of macro ‘TRACE_EVENT’ 956 | TRACE_EVENT(xfile_create, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfile_destroy’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ 978 | TRACE_EVENT(xfile_destroy, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ 978 | TRACE_EVENT(xfile_destroy, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfile_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 999 | DECLARE_EVENT_CLASS(xfile_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 999 | DECLARE_EVENT_CLASS(xfile_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfarray_create’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1036:1: note: in expansion of macro ‘TRACE_EVENT’ 1036 | TRACE_EVENT(xfarray_create, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1036:1: note: in expansion of macro ‘TRACE_EVENT’ 1036 | TRACE_EVENT(xfarray_create, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfarray_isort’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1061:1: note: in expansion of macro ‘TRACE_EVENT’ 1061 | TRACE_EVENT(xfarray_isort, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1061:1: note: in expansion of macro ‘TRACE_EVENT’ 1061 | TRACE_EVENT(xfarray_isort, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfarray_foliosort’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1081:1: note: in expansion of macro ‘TRACE_EVENT’ 1081 | TRACE_EVENT(xfarray_foliosort, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1081:1: note: in expansion of macro ‘TRACE_EVENT’ 1081 | TRACE_EVENT(xfarray_foliosort, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfarray_qsort’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1101:1: note: in expansion of macro ‘TRACE_EVENT’ 1101 | TRACE_EVENT(xfarray_qsort, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1101:1: note: in expansion of macro ‘TRACE_EVENT’ 1101 | TRACE_EVENT(xfarray_qsort, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfarray_sort’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ 1127 | TRACE_EVENT(xfarray_sort, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ 1127 | TRACE_EVENT(xfarray_sort, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfarray_sort_scan’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1152:1: note: in expansion of macro ‘TRACE_EVENT’ 1152 | TRACE_EVENT(xfarray_sort_scan, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1152:1: note: in expansion of macro ‘TRACE_EVENT’ 1152 | TRACE_EVENT(xfarray_sort_scan, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfarray_sort_stats’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1193:1: note: in expansion of macro ‘TRACE_EVENT’ 1193 | TRACE_EVENT(xfarray_sort_stats, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1193:1: note: in expansion of macro ‘TRACE_EVENT’ 1193 | TRACE_EVENT(xfarray_sort_stats, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_rtsum_record_free’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1239:1: note: in expansion of macro ‘TRACE_EVENT’ 1239 | TRACE_EVENT(xchk_rtsum_record_free, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1239:1: note: in expansion of macro ‘TRACE_EVENT’ 1239 | TRACE_EVENT(xchk_rtsum_record_free, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_iscan_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1273:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1273 | DECLARE_EVENT_CLASS(xchk_iscan_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1273:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1273 | DECLARE_EVENT_CLASS(xchk_iscan_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_iscan_ino_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1300:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1300 | DECLARE_EVENT_CLASS(xchk_iscan_ino_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1300:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1300 | DECLARE_EVENT_CLASS(xchk_iscan_ino_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_iscan_iget’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1331:1: note: in expansion of macro ‘TRACE_EVENT’ 1331 | TRACE_EVENT(xchk_iscan_iget, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1331:1: note: in expansion of macro ‘TRACE_EVENT’ 1331 | TRACE_EVENT(xchk_iscan_iget, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_iscan_iget_batch’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1353:1: note: in expansion of macro ‘TRACE_EVENT’ 1353 | TRACE_EVENT(xchk_iscan_iget_batch, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1353:1: note: in expansion of macro ‘TRACE_EVENT’ 1353 | TRACE_EVENT(xchk_iscan_iget_batch, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_iscan_retry_wait_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1388:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1388 | DECLARE_EVENT_CLASS(xchk_iscan_retry_wait_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1388:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1388 | DECLARE_EVENT_CLASS(xchk_iscan_retry_wait_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_nlinks_collect_dirent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ 1422 | TRACE_EVENT(xchk_nlinks_collect_dirent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ 1422 | TRACE_EVENT(xchk_nlinks_collect_dirent, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_nlinks_collect_pptr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1448:1: note: in expansion of macro ‘TRACE_EVENT’ 1448 | TRACE_EVENT(xchk_nlinks_collect_pptr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1448:1: note: in expansion of macro ‘TRACE_EVENT’ 1448 | TRACE_EVENT(xchk_nlinks_collect_pptr, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_nlinks_collect_metafile’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1475:1: note: in expansion of macro ‘TRACE_EVENT’ 1475 | TRACE_EVENT(xchk_nlinks_collect_metafile, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1475:1: note: in expansion of macro ‘TRACE_EVENT’ 1475 | TRACE_EVENT(xchk_nlinks_collect_metafile, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_nlinks_live_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1491:1: note: in expansion of macro ‘TRACE_EVENT’ 1491 | TRACE_EVENT(xchk_nlinks_live_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1491:1: note: in expansion of macro ‘TRACE_EVENT’ 1491 | TRACE_EVENT(xchk_nlinks_live_update, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_nlinks_check_zero’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1523:1: note: in expansion of macro ‘TRACE_EVENT’ 1523 | TRACE_EVENT(xchk_nlinks_check_zero, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1523:1: note: in expansion of macro ‘TRACE_EVENT’ 1523 | TRACE_EVENT(xchk_nlinks_check_zero, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_nlinks_update_incore’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1549:1: note: in expansion of macro ‘TRACE_EVENT’ 1549 | TRACE_EVENT(xchk_nlinks_update_incore, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1549:1: note: in expansion of macro ‘TRACE_EVENT’ 1549 | TRACE_EVENT(xchk_nlinks_update_incore, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_nlinks_diff_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1585 | DECLARE_EVENT_CLASS(xchk_nlinks_diff_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1585 | DECLARE_EVENT_CLASS(xchk_nlinks_diff_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_pptr_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1623:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1623 | DECLARE_EVENT_CLASS(xchk_pptr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1623:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1623 | DECLARE_EVENT_CLASS(xchk_pptr_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_dirtree_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1660 | DECLARE_EVENT_CLASS(xchk_dirtree_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1660 | DECLARE_EVENT_CLASS(xchk_dirtree_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_dirpath_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1704:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1704 | DECLARE_EVENT_CLASS(xchk_dirpath_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1704:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1704 | DECLARE_EVENT_CLASS(xchk_dirpath_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_dirpath_outcome_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1779:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1779 | DECLARE_EVENT_CLASS(xchk_dirpath_outcome_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1779:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1779 | DECLARE_EVENT_CLASS(xchk_dirpath_outcome_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_dirtree_evaluate_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1811:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1811 | DECLARE_EVENT_CLASS(xchk_dirtree_evaluate_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1811:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1811 | DECLARE_EVENT_CLASS(xchk_dirtree_evaluate_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_dirpath_changed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ 1852 | TRACE_EVENT(xchk_dirpath_changed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ 1852 | TRACE_EVENT(xchk_dirpath_changed, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_dirtree_live_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ 1885 | TRACE_EVENT(xchk_dirtree_live_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ 1885 | TRACE_EVENT(xchk_dirtree_live_update, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_extent_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1920:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1920 | DECLARE_EVENT_CLASS(xrep_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1920:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1920 | DECLARE_EVENT_CLASS(xrep_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_reap_find_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1951:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1951 | DECLARE_EVENT_CLASS(xrep_reap_find_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1951:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1951 | DECLARE_EVENT_CLASS(xrep_reap_find_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_rmap_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1984 | DECLARE_EVENT_CLASS(xrep_rmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1984 | DECLARE_EVENT_CLASS(xrep_rmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_abt_found’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2025:1: note: in expansion of macro ‘TRACE_EVENT’ 2025 | TRACE_EVENT(xrep_abt_found, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2025:1: note: in expansion of macro ‘TRACE_EVENT’ 2025 | TRACE_EVENT(xrep_abt_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_ibt_found’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2048:1: note: in expansion of macro ‘TRACE_EVENT’ 2048 | TRACE_EVENT(xrep_ibt_found, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2048:1: note: in expansion of macro ‘TRACE_EVENT’ 2048 | TRACE_EVENT(xrep_ibt_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_refc_found’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ 2080 | TRACE_EVENT(xrep_refc_found, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ 2080 | TRACE_EVENT(xrep_refc_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_bmap_found’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2108:1: note: in expansion of macro ‘TRACE_EVENT’ 2108 | TRACE_EVENT(xrep_bmap_found, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2108:1: note: in expansion of macro ‘TRACE_EVENT’ 2108 | TRACE_EVENT(xrep_bmap_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_rmap_found’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2140:1: note: in expansion of macro ‘TRACE_EVENT’ 2140 | TRACE_EVENT(xrep_rmap_found, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2140:1: note: in expansion of macro ‘TRACE_EVENT’ 2140 | TRACE_EVENT(xrep_rmap_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_findroot_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2172:1: note: in expansion of macro ‘TRACE_EVENT’ 2172 | TRACE_EVENT(xrep_findroot_block, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2172:1: note: in expansion of macro ‘TRACE_EVENT’ 2172 | TRACE_EVENT(xrep_findroot_block, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_calc_ag_resblks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2197:1: note: in expansion of macro ‘TRACE_EVENT’ 2197 | TRACE_EVENT(xrep_calc_ag_resblks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2197:1: note: in expansion of macro ‘TRACE_EVENT’ 2197 | TRACE_EVENT(xrep_calc_ag_resblks, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_calc_ag_resblks_btsize’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2226:1: note: in expansion of macro ‘TRACE_EVENT’ 2226 | TRACE_EVENT(xrep_calc_ag_resblks_btsize, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2226:1: note: in expansion of macro ‘TRACE_EVENT’ 2226 | TRACE_EVENT(xrep_calc_ag_resblks_btsize, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_reset_counters’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2255:1: note: in expansion of macro ‘TRACE_EVENT’ 2255 | TRACE_EVENT(xrep_reset_counters, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2255:1: note: in expansion of macro ‘TRACE_EVENT’ 2255 | TRACE_EVENT(xrep_reset_counters, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_newbt_extent_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2280 | DECLARE_EVENT_CLASS(xrep_newbt_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2280 | DECLARE_EVENT_CLASS(xrep_newbt_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dinode_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2317:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2317 | DECLARE_EVENT_CLASS(xrep_dinode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2317:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2317 | DECLARE_EVENT_CLASS(xrep_dinode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_inode_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2398:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2398 | DECLARE_EVENT_CLASS(xrep_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2398:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2398 | DECLARE_EVENT_CLASS(xrep_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dinode_count_rmaps’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2450:1: note: in expansion of macro ‘TRACE_EVENT’ 2450 | TRACE_EVENT(xrep_dinode_count_rmaps, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2450:1: note: in expansion of macro ‘TRACE_EVENT’ 2450 | TRACE_EVENT(xrep_dinode_count_rmaps, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dinode_findmode_dirent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2488:1: note: in expansion of macro ‘TRACE_EVENT’ 2488 | TRACE_EVENT(xrep_dinode_findmode_dirent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2488:1: note: in expansion of macro ‘TRACE_EVENT’ 2488 | TRACE_EVENT(xrep_dinode_findmode_dirent, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dinode_findmode_dirent_inval’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ 2511 | TRACE_EVENT(xrep_dinode_findmode_dirent_inval, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ 2511 | TRACE_EVENT(xrep_dinode_findmode_dirent_inval, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_cow_mark_file_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ 2537 | TRACE_EVENT(xrep_cow_mark_file_range, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ 2537 | TRACE_EVENT(xrep_cow_mark_file_range, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_cow_replace_mapping’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2563:1: note: in expansion of macro ‘TRACE_EVENT’ 2563 | TRACE_EVENT(xrep_cow_replace_mapping, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2563:1: note: in expansion of macro ‘TRACE_EVENT’ 2563 | TRACE_EVENT(xrep_cow_replace_mapping, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_cow_free_staging’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2598:1: note: in expansion of macro ‘TRACE_EVENT’ 2598 | TRACE_EVENT(xrep_cow_free_staging, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2598:1: note: in expansion of macro ‘TRACE_EVENT’ 2598 | TRACE_EVENT(xrep_cow_free_staging, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dquot_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2622 | DECLARE_EVENT_CLASS(xrep_dquot_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2622 | DECLARE_EVENT_CLASS(xrep_dquot_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_rmap_live_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2654:1: note: in expansion of macro ‘TRACE_EVENT’ 2654 | TRACE_EVENT(xrep_rmap_live_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2654:1: note: in expansion of macro ‘TRACE_EVENT’ 2654 | TRACE_EVENT(xrep_rmap_live_update, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_tempfile_create’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2690:1: note: in expansion of macro ‘TRACE_EVENT’ 2690 | TRACE_EVENT(xrep_tempfile_create, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2690:1: note: in expansion of macro ‘TRACE_EVENT’ 2690 | TRACE_EVENT(xrep_tempfile_create, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_tempfile_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2723 | DECLARE_EVENT_CLASS(xrep_tempfile_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2723 | DECLARE_EVENT_CLASS(xrep_tempfile_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xreap_ifork_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2762:1: note: in expansion of macro ‘TRACE_EVENT’ 2762 | TRACE_EVENT(xreap_ifork_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2762:1: note: in expansion of macro ‘TRACE_EVENT’ 2762 | TRACE_EVENT(xreap_ifork_extent, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xreap_bmapi_binval_scan’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2797:1: note: in expansion of macro ‘TRACE_EVENT’ 2797 | TRACE_EVENT(xreap_bmapi_binval_scan, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2797:1: note: in expansion of macro ‘TRACE_EVENT’ 2797 | TRACE_EVENT(xreap_bmapi_binval_scan, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_xattr_recover_leafblock’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2823:1: note: in expansion of macro ‘TRACE_EVENT’ 2823 | TRACE_EVENT(xrep_xattr_recover_leafblock, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2823:1: note: in expansion of macro ‘TRACE_EVENT’ 2823 | TRACE_EVENT(xrep_xattr_recover_leafblock, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_xattr_salvage_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2845:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2845 | DECLARE_EVENT_CLASS(xrep_xattr_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2845:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2845 | DECLARE_EVENT_CLASS(xrep_xattr_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_pptr_salvage_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2883:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2883 | DECLARE_EVENT_CLASS(xrep_pptr_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2883:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2883 | DECLARE_EVENT_CLASS(xrep_pptr_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_xattr_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2921:1: note: in expansion of macro ‘TRACE_EVENT’ 2921 | TRACE_EVENT(xrep_xattr_class, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2921:1: note: in expansion of macro ‘TRACE_EVENT’ 2921 | TRACE_EVENT(xrep_xattr_class, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_xattr_pptr_scan_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2947:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2947 | DECLARE_EVENT_CLASS(xrep_xattr_pptr_scan_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2947:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2947 | DECLARE_EVENT_CLASS(xrep_xattr_pptr_scan_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dir_recover_dirblock’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2983:1: note: in expansion of macro ‘TRACE_EVENT’ 2983 | TRACE_EVENT(xrep_dir_recover_dirblock, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2983:1: note: in expansion of macro ‘TRACE_EVENT’ 2983 | TRACE_EVENT(xrep_dir_recover_dirblock, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dir_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3009:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3009 | DECLARE_EVENT_CLASS(xrep_dir_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3009:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3009 | DECLARE_EVENT_CLASS(xrep_dir_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dirent_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3035:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3035 | DECLARE_EVENT_CLASS(xrep_dirent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3035:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3035 | DECLARE_EVENT_CLASS(xrep_dirent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_adoption_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3075:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3075 | DECLARE_EVENT_CLASS(xrep_adoption_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3075:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3075 | DECLARE_EVENT_CLASS(xrep_adoption_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_parent_salvage_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3102 | DECLARE_EVENT_CLASS(xrep_parent_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3102 | DECLARE_EVENT_CLASS(xrep_parent_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_pptr_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3128 | DECLARE_EVENT_CLASS(xrep_pptr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3128 | DECLARE_EVENT_CLASS(xrep_pptr_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_pptr_scan_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3166:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3166 | DECLARE_EVENT_CLASS(xrep_pptr_scan_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3166:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3166 | DECLARE_EVENT_CLASS(xrep_pptr_scan_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_nlinks_set_record’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3202:1: note: in expansion of macro ‘TRACE_EVENT’ 3202 | TRACE_EVENT(xrep_nlinks_set_record, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3202:1: note: in expansion of macro ‘TRACE_EVENT’ 3202 | TRACE_EVENT(xrep_nlinks_set_record, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dentry_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3228 | DECLARE_EVENT_CLASS(xrep_dentry_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3228 | DECLARE_EVENT_CLASS(xrep_dentry_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_symlink_salvage_target’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3269:1: note: in expansion of macro ‘TRACE_EVENT’ 3269 | TRACE_EVENT(xrep_symlink_salvage_target, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3269:1: note: in expansion of macro ‘TRACE_EVENT’ 3269 | TRACE_EVENT(xrep_symlink_salvage_target, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_symlink_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3292:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3292 | DECLARE_EVENT_CLASS(xrep_symlink_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3292:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3292 | DECLARE_EVENT_CLASS(xrep_symlink_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_visit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3315:1: note: in expansion of macro ‘TRACE_EVENT’ 3315 | TRACE_EVENT(xrep_iunlink_visit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3315:1: note: in expansion of macro ‘TRACE_EVENT’ 3315 | TRACE_EVENT(xrep_iunlink_visit, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_reload_next’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3347:1: note: in expansion of macro ‘TRACE_EVENT’ 3347 | TRACE_EVENT(xrep_iunlink_reload_next, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3347:1: note: in expansion of macro ‘TRACE_EVENT’ 3347 | TRACE_EVENT(xrep_iunlink_reload_next, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_reload_ondisk’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3379:1: note: in expansion of macro ‘TRACE_EVENT’ 3379 | TRACE_EVENT(xrep_iunlink_reload_ondisk, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3379:1: note: in expansion of macro ‘TRACE_EVENT’ 3379 | TRACE_EVENT(xrep_iunlink_reload_ondisk, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_walk_ondisk_bucket’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3405:1: note: in expansion of macro ‘TRACE_EVENT’ 3405 | TRACE_EVENT(xrep_iunlink_walk_ondisk_bucket, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3405:1: note: in expansion of macro ‘TRACE_EVENT’ 3405 | TRACE_EVENT(xrep_iunlink_walk_ondisk_bucket, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_resolve_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3431:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3431 | DECLARE_EVENT_CLASS(xrep_iunlink_resolve_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3431:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3431 | DECLARE_EVENT_CLASS(xrep_iunlink_resolve_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_relink_next’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3466:1: note: in expansion of macro ‘TRACE_EVENT’ 3466 | TRACE_EVENT(xrep_iunlink_relink_next, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3466:1: note: in expansion of macro ‘TRACE_EVENT’ 3466 | TRACE_EVENT(xrep_iunlink_relink_next, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_relink_prev’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3492:1: note: in expansion of macro ‘TRACE_EVENT’ 3492 | TRACE_EVENT(xrep_iunlink_relink_prev, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3492:1: note: in expansion of macro ‘TRACE_EVENT’ 3492 | TRACE_EVENT(xrep_iunlink_relink_prev, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_add_to_bucket’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3518:1: note: in expansion of macro ‘TRACE_EVENT’ 3518 | TRACE_EVENT(xrep_iunlink_add_to_bucket, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3518:1: note: in expansion of macro ‘TRACE_EVENT’ 3518 | TRACE_EVENT(xrep_iunlink_add_to_bucket, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_commit_bucket’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3544:1: note: in expansion of macro ‘TRACE_EVENT’ 3544 | TRACE_EVENT(xrep_iunlink_commit_bucket, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3544:1: note: in expansion of macro ‘TRACE_EVENT’ 3544 | TRACE_EVENT(xrep_iunlink_commit_bucket, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:137:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 137 | DECLARE_EVENT_CLASS(xchk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:137:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 137 | DECLARE_EVENT_CLASS(xchk_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_fsgate_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:185:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 185 | DECLARE_EVENT_CLASS(xchk_fsgate_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:185:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 185 | DECLARE_EVENT_CLASS(xchk_fsgate_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_vector_head_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:212:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 212 | DECLARE_EVENT_CLASS(xchk_vector_head_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:212:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 212 | DECLARE_EVENT_CLASS(xchk_vector_head_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_vector_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 252 | DECLARE_EVENT_CLASS(xchk_vector_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 252 | DECLARE_EVENT_CLASS(xchk_vector_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_op_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ 287 | TRACE_EVENT(xchk_op_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ 287 | TRACE_EVENT(xchk_op_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_file_op_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(xchk_file_op_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(xchk_file_op_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_block_error_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 348 | DECLARE_EVENT_CLASS(xchk_block_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 348 | DECLARE_EVENT_CLASS(xchk_block_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_ino_error_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:383:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 383 | DECLARE_EVENT_CLASS(xchk_ino_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:383:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 383 | DECLARE_EVENT_CLASS(xchk_ino_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_fblock_error_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:415:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 415 | DECLARE_EVENT_CLASS(xchk_fblock_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:415:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 415 | DECLARE_EVENT_CLASS(xchk_fblock_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_dqiter_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:455:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 455 | DECLARE_EVENT_CLASS(xchk_dqiter_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:455:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 455 | DECLARE_EVENT_CLASS(xchk_dqiter_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_qcheck_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:501:1: note: in expansion of macro ‘TRACE_EVENT’ 501 | TRACE_EVENT(xchk_qcheck_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:501:1: note: in expansion of macro ‘TRACE_EVENT’ 501 | TRACE_EVENT(xchk_qcheck_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_incomplete’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:525:1: note: in expansion of macro ‘TRACE_EVENT’ 525 | TRACE_EVENT(xchk_incomplete, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:525:1: note: in expansion of macro ‘TRACE_EVENT’ 525 | TRACE_EVENT(xchk_incomplete, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_btree_op_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:544:1: note: in expansion of macro ‘TRACE_EVENT’ 544 | TRACE_EVENT(xchk_btree_op_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:544:1: note: in expansion of macro ‘TRACE_EVENT’ 544 | TRACE_EVENT(xchk_btree_op_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_ifork_btree_op_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:584:1: note: in expansion of macro ‘TRACE_EVENT’ 584 | TRACE_EVENT(xchk_ifork_btree_op_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:584:1: note: in expansion of macro ‘TRACE_EVENT’ 584 | TRACE_EVENT(xchk_ifork_btree_op_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_btree_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ 629 | TRACE_EVENT(xchk_btree_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ 629 | TRACE_EVENT(xchk_btree_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_ifork_btree_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:665:1: note: in expansion of macro ‘TRACE_EVENT’ 665 | TRACE_EVENT(xchk_ifork_btree_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:665:1: note: in expansion of macro ‘TRACE_EVENT’ 665 | TRACE_EVENT(xchk_ifork_btree_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_sbtree_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 707 | DECLARE_EVENT_CLASS(xchk_sbtree_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 707 | DECLARE_EVENT_CLASS(xchk_sbtree_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_xref_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:752:1: note: in expansion of macro ‘TRACE_EVENT’ 752 | TRACE_EVENT(xchk_xref_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:752:1: note: in expansion of macro ‘TRACE_EVENT’ 752 | TRACE_EVENT(xchk_xref_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_iallocbt_check_cluster’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ 774 | TRACE_EVENT(xchk_iallocbt_check_cluster, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ 774 | TRACE_EVENT(xchk_iallocbt_check_cluster, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_inode_is_allocated’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:819:1: note: in expansion of macro ‘TRACE_EVENT’ 819 | TRACE_EVENT(xchk_inode_is_allocated, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:819:1: note: in expansion of macro ‘TRACE_EVENT’ 819 | TRACE_EVENT(xchk_inode_is_allocated, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_fscounters_calc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:841:1: note: in expansion of macro ‘TRACE_EVENT’ 841 | TRACE_EVENT(xchk_fscounters_calc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:841:1: note: in expansion of macro ‘TRACE_EVENT’ 841 | TRACE_EVENT(xchk_fscounters_calc, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_fscounters_within_range’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ 876 | TRACE_EVENT(xchk_fscounters_within_range, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ 876 | TRACE_EVENT(xchk_fscounters_within_range, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_fsfreeze_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:899:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 899 | DECLARE_EVENT_CLASS(xchk_fsfreeze_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:899:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 899 | DECLARE_EVENT_CLASS(xchk_fsfreeze_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_refcount_incorrect’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:924:1: note: in expansion of macro ‘TRACE_EVENT’ 924 | TRACE_EVENT(xchk_refcount_incorrect, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:924:1: note: in expansion of macro ‘TRACE_EVENT’ 924 | TRACE_EVENT(xchk_refcount_incorrect, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xfile_create’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:956:1: note: in expansion of macro ‘TRACE_EVENT’ 956 | TRACE_EVENT(xfile_create, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:956:1: note: in expansion of macro ‘TRACE_EVENT’ 956 | TRACE_EVENT(xfile_create, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xfile_destroy’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ 978 | TRACE_EVENT(xfile_destroy, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ 978 | TRACE_EVENT(xfile_destroy, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xfile_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 999 | DECLARE_EVENT_CLASS(xfile_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 999 | DECLARE_EVENT_CLASS(xfile_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xfarray_create’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1036:1: note: in expansion of macro ‘TRACE_EVENT’ 1036 | TRACE_EVENT(xfarray_create, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1036:1: note: in expansion of macro ‘TRACE_EVENT’ 1036 | TRACE_EVENT(xfarray_create, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xfarray_isort’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1061:1: note: in expansion of macro ‘TRACE_EVENT’ 1061 | TRACE_EVENT(xfarray_isort, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1061:1: note: in expansion of macro ‘TRACE_EVENT’ 1061 | TRACE_EVENT(xfarray_isort, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xfarray_foliosort’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1081:1: note: in expansion of macro ‘TRACE_EVENT’ 1081 | TRACE_EVENT(xfarray_foliosort, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1081:1: note: in expansion of macro ‘TRACE_EVENT’ 1081 | TRACE_EVENT(xfarray_foliosort, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xfarray_qsort’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1101:1: note: in expansion of macro ‘TRACE_EVENT’ 1101 | TRACE_EVENT(xfarray_qsort, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1101:1: note: in expansion of macro ‘TRACE_EVENT’ 1101 | TRACE_EVENT(xfarray_qsort, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xfarray_sort’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ 1127 | TRACE_EVENT(xfarray_sort, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ 1127 | TRACE_EVENT(xfarray_sort, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xfarray_sort_scan’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1152:1: note: in expansion of macro ‘TRACE_EVENT’ 1152 | TRACE_EVENT(xfarray_sort_scan, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1152:1: note: in expansion of macro ‘TRACE_EVENT’ 1152 | TRACE_EVENT(xfarray_sort_scan, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xfarray_sort_stats’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1193:1: note: in expansion of macro ‘TRACE_EVENT’ 1193 | TRACE_EVENT(xfarray_sort_stats, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1193:1: note: in expansion of macro ‘TRACE_EVENT’ 1193 | TRACE_EVENT(xfarray_sort_stats, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_rtsum_record_free’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1239:1: note: in expansion of macro ‘TRACE_EVENT’ 1239 | TRACE_EVENT(xchk_rtsum_record_free, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1239:1: note: in expansion of macro ‘TRACE_EVENT’ 1239 | TRACE_EVENT(xchk_rtsum_record_free, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_iscan_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1273:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1273 | DECLARE_EVENT_CLASS(xchk_iscan_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1273:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1273 | DECLARE_EVENT_CLASS(xchk_iscan_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_iscan_ino_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1300:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1300 | DECLARE_EVENT_CLASS(xchk_iscan_ino_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1300:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1300 | DECLARE_EVENT_CLASS(xchk_iscan_ino_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_iscan_iget’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1331:1: note: in expansion of macro ‘TRACE_EVENT’ 1331 | TRACE_EVENT(xchk_iscan_iget, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1331:1: note: in expansion of macro ‘TRACE_EVENT’ 1331 | TRACE_EVENT(xchk_iscan_iget, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_iscan_iget_batch’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1353:1: note: in expansion of macro ‘TRACE_EVENT’ 1353 | TRACE_EVENT(xchk_iscan_iget_batch, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1353:1: note: in expansion of macro ‘TRACE_EVENT’ 1353 | TRACE_EVENT(xchk_iscan_iget_batch, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_iscan_retry_wait_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1388:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1388 | DECLARE_EVENT_CLASS(xchk_iscan_retry_wait_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1388:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1388 | DECLARE_EVENT_CLASS(xchk_iscan_retry_wait_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_nlinks_collect_dirent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ 1422 | TRACE_EVENT(xchk_nlinks_collect_dirent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ 1422 | TRACE_EVENT(xchk_nlinks_collect_dirent, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_nlinks_collect_pptr’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1448:1: note: in expansion of macro ‘TRACE_EVENT’ 1448 | TRACE_EVENT(xchk_nlinks_collect_pptr, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1448:1: note: in expansion of macro ‘TRACE_EVENT’ 1448 | TRACE_EVENT(xchk_nlinks_collect_pptr, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_nlinks_collect_metafile’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1475:1: note: in expansion of macro ‘TRACE_EVENT’ 1475 | TRACE_EVENT(xchk_nlinks_collect_metafile, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1475:1: note: in expansion of macro ‘TRACE_EVENT’ 1475 | TRACE_EVENT(xchk_nlinks_collect_metafile, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_nlinks_live_update’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1491:1: note: in expansion of macro ‘TRACE_EVENT’ 1491 | TRACE_EVENT(xchk_nlinks_live_update, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1491:1: note: in expansion of macro ‘TRACE_EVENT’ 1491 | TRACE_EVENT(xchk_nlinks_live_update, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_nlinks_check_zero’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1523:1: note: in expansion of macro ‘TRACE_EVENT’ 1523 | TRACE_EVENT(xchk_nlinks_check_zero, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1523:1: note: in expansion of macro ‘TRACE_EVENT’ 1523 | TRACE_EVENT(xchk_nlinks_check_zero, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_nlinks_update_incore’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1549:1: note: in expansion of macro ‘TRACE_EVENT’ 1549 | TRACE_EVENT(xchk_nlinks_update_incore, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1549:1: note: in expansion of macro ‘TRACE_EVENT’ 1549 | TRACE_EVENT(xchk_nlinks_update_incore, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_nlinks_diff_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1585 | DECLARE_EVENT_CLASS(xchk_nlinks_diff_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1585 | DECLARE_EVENT_CLASS(xchk_nlinks_diff_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_pptr_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1623:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1623 | DECLARE_EVENT_CLASS(xchk_pptr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1623:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1623 | DECLARE_EVENT_CLASS(xchk_pptr_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_dirtree_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1660 | DECLARE_EVENT_CLASS(xchk_dirtree_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1660 | DECLARE_EVENT_CLASS(xchk_dirtree_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_dirpath_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1704:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1704 | DECLARE_EVENT_CLASS(xchk_dirpath_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1704:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1704 | DECLARE_EVENT_CLASS(xchk_dirpath_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_dirpath_outcome_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1779:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1779 | DECLARE_EVENT_CLASS(xchk_dirpath_outcome_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1779:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1779 | DECLARE_EVENT_CLASS(xchk_dirpath_outcome_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_dirtree_evaluate_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1811:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1811 | DECLARE_EVENT_CLASS(xchk_dirtree_evaluate_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1811:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1811 | DECLARE_EVENT_CLASS(xchk_dirtree_evaluate_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_dirpath_changed’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ 1852 | TRACE_EVENT(xchk_dirpath_changed, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ 1852 | TRACE_EVENT(xchk_dirpath_changed, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_dirtree_live_update’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ 1885 | TRACE_EVENT(xchk_dirtree_live_update, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ 1885 | TRACE_EVENT(xchk_dirtree_live_update, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_extent_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1920:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1920 | DECLARE_EVENT_CLASS(xrep_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1920:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1920 | DECLARE_EVENT_CLASS(xrep_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_reap_find_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1951:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1951 | DECLARE_EVENT_CLASS(xrep_reap_find_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1951:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1951 | DECLARE_EVENT_CLASS(xrep_reap_find_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_rmap_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1984 | DECLARE_EVENT_CLASS(xrep_rmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1984 | DECLARE_EVENT_CLASS(xrep_rmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_abt_found’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2025:1: note: in expansion of macro ‘TRACE_EVENT’ 2025 | TRACE_EVENT(xrep_abt_found, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2025:1: note: in expansion of macro ‘TRACE_EVENT’ 2025 | TRACE_EVENT(xrep_abt_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_ibt_found’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2048:1: note: in expansion of macro ‘TRACE_EVENT’ 2048 | TRACE_EVENT(xrep_ibt_found, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2048:1: note: in expansion of macro ‘TRACE_EVENT’ 2048 | TRACE_EVENT(xrep_ibt_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_refc_found’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ 2080 | TRACE_EVENT(xrep_refc_found, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ 2080 | TRACE_EVENT(xrep_refc_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_bmap_found’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2108:1: note: in expansion of macro ‘TRACE_EVENT’ 2108 | TRACE_EVENT(xrep_bmap_found, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2108:1: note: in expansion of macro ‘TRACE_EVENT’ 2108 | TRACE_EVENT(xrep_bmap_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_rmap_found’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2140:1: note: in expansion of macro ‘TRACE_EVENT’ 2140 | TRACE_EVENT(xrep_rmap_found, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2140:1: note: in expansion of macro ‘TRACE_EVENT’ 2140 | TRACE_EVENT(xrep_rmap_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_findroot_block’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2172:1: note: in expansion of macro ‘TRACE_EVENT’ 2172 | TRACE_EVENT(xrep_findroot_block, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2172:1: note: in expansion of macro ‘TRACE_EVENT’ 2172 | TRACE_EVENT(xrep_findroot_block, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_calc_ag_resblks’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2197:1: note: in expansion of macro ‘TRACE_EVENT’ 2197 | TRACE_EVENT(xrep_calc_ag_resblks, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2197:1: note: in expansion of macro ‘TRACE_EVENT’ 2197 | TRACE_EVENT(xrep_calc_ag_resblks, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_calc_ag_resblks_btsize’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2226:1: note: in expansion of macro ‘TRACE_EVENT’ 2226 | TRACE_EVENT(xrep_calc_ag_resblks_btsize, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2226:1: note: in expansion of macro ‘TRACE_EVENT’ 2226 | TRACE_EVENT(xrep_calc_ag_resblks_btsize, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_reset_counters’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2255:1: note: in expansion of macro ‘TRACE_EVENT’ 2255 | TRACE_EVENT(xrep_reset_counters, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2255:1: note: in expansion of macro ‘TRACE_EVENT’ 2255 | TRACE_EVENT(xrep_reset_counters, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_newbt_extent_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2280 | DECLARE_EVENT_CLASS(xrep_newbt_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2280 | DECLARE_EVENT_CLASS(xrep_newbt_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_dinode_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2317:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2317 | DECLARE_EVENT_CLASS(xrep_dinode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2317:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2317 | DECLARE_EVENT_CLASS(xrep_dinode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_inode_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2398:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2398 | DECLARE_EVENT_CLASS(xrep_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2398:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2398 | DECLARE_EVENT_CLASS(xrep_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_dinode_count_rmaps’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2450:1: note: in expansion of macro ‘TRACE_EVENT’ 2450 | TRACE_EVENT(xrep_dinode_count_rmaps, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2450:1: note: in expansion of macro ‘TRACE_EVENT’ 2450 | TRACE_EVENT(xrep_dinode_count_rmaps, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_dinode_findmode_dirent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2488:1: note: in expansion of macro ‘TRACE_EVENT’ 2488 | TRACE_EVENT(xrep_dinode_findmode_dirent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2488:1: note: in expansion of macro ‘TRACE_EVENT’ 2488 | TRACE_EVENT(xrep_dinode_findmode_dirent, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_dinode_findmode_dirent_inval’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ 2511 | TRACE_EVENT(xrep_dinode_findmode_dirent_inval, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ 2511 | TRACE_EVENT(xrep_dinode_findmode_dirent_inval, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_cow_mark_file_range’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ 2537 | TRACE_EVENT(xrep_cow_mark_file_range, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ 2537 | TRACE_EVENT(xrep_cow_mark_file_range, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_cow_replace_mapping’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2563:1: note: in expansion of macro ‘TRACE_EVENT’ 2563 | TRACE_EVENT(xrep_cow_replace_mapping, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2563:1: note: in expansion of macro ‘TRACE_EVENT’ 2563 | TRACE_EVENT(xrep_cow_replace_mapping, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_cow_free_staging’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2598:1: note: in expansion of macro ‘TRACE_EVENT’ 2598 | TRACE_EVENT(xrep_cow_free_staging, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2598:1: note: in expansion of macro ‘TRACE_EVENT’ 2598 | TRACE_EVENT(xrep_cow_free_staging, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_dquot_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2622 | DECLARE_EVENT_CLASS(xrep_dquot_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2622 | DECLARE_EVENT_CLASS(xrep_dquot_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_rmap_live_update’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2654:1: note: in expansion of macro ‘TRACE_EVENT’ 2654 | TRACE_EVENT(xrep_rmap_live_update, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2654:1: note: in expansion of macro ‘TRACE_EVENT’ 2654 | TRACE_EVENT(xrep_rmap_live_update, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_tempfile_create’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2690:1: note: in expansion of macro ‘TRACE_EVENT’ 2690 | TRACE_EVENT(xrep_tempfile_create, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2690:1: note: in expansion of macro ‘TRACE_EVENT’ 2690 | TRACE_EVENT(xrep_tempfile_create, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_tempfile_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2723 | DECLARE_EVENT_CLASS(xrep_tempfile_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2723 | DECLARE_EVENT_CLASS(xrep_tempfile_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xreap_ifork_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2762:1: note: in expansion of macro ‘TRACE_EVENT’ 2762 | TRACE_EVENT(xreap_ifork_extent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2762:1: note: in expansion of macro ‘TRACE_EVENT’ 2762 | TRACE_EVENT(xreap_ifork_extent, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xreap_bmapi_binval_scan’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2797:1: note: in expansion of macro ‘TRACE_EVENT’ 2797 | TRACE_EVENT(xreap_bmapi_binval_scan, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2797:1: note: in expansion of macro ‘TRACE_EVENT’ 2797 | TRACE_EVENT(xreap_bmapi_binval_scan, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_xattr_recover_leafblock’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2823:1: note: in expansion of macro ‘TRACE_EVENT’ 2823 | TRACE_EVENT(xrep_xattr_recover_leafblock, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2823:1: note: in expansion of macro ‘TRACE_EVENT’ 2823 | TRACE_EVENT(xrep_xattr_recover_leafblock, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_xattr_salvage_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2845:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2845 | DECLARE_EVENT_CLASS(xrep_xattr_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2845:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2845 | DECLARE_EVENT_CLASS(xrep_xattr_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_pptr_salvage_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2883:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2883 | DECLARE_EVENT_CLASS(xrep_pptr_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2883:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2883 | DECLARE_EVENT_CLASS(xrep_pptr_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_xattr_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2921:1: note: in expansion of macro ‘TRACE_EVENT’ 2921 | TRACE_EVENT(xrep_xattr_class, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2921:1: note: in expansion of macro ‘TRACE_EVENT’ 2921 | TRACE_EVENT(xrep_xattr_class, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_xattr_pptr_scan_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2947:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2947 | DECLARE_EVENT_CLASS(xrep_xattr_pptr_scan_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2947:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2947 | DECLARE_EVENT_CLASS(xrep_xattr_pptr_scan_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_dir_recover_dirblock’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2983:1: note: in expansion of macro ‘TRACE_EVENT’ 2983 | TRACE_EVENT(xrep_dir_recover_dirblock, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2983:1: note: in expansion of macro ‘TRACE_EVENT’ 2983 | TRACE_EVENT(xrep_dir_recover_dirblock, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_dir_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3009:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3009 | DECLARE_EVENT_CLASS(xrep_dir_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3009:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3009 | DECLARE_EVENT_CLASS(xrep_dir_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_dirent_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3035:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3035 | DECLARE_EVENT_CLASS(xrep_dirent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3035:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3035 | DECLARE_EVENT_CLASS(xrep_dirent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_adoption_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3075:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3075 | DECLARE_EVENT_CLASS(xrep_adoption_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3075:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3075 | DECLARE_EVENT_CLASS(xrep_adoption_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_parent_salvage_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3102 | DECLARE_EVENT_CLASS(xrep_parent_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3102 | DECLARE_EVENT_CLASS(xrep_parent_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_pptr_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3128 | DECLARE_EVENT_CLASS(xrep_pptr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3128 | DECLARE_EVENT_CLASS(xrep_pptr_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_pptr_scan_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3166:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3166 | DECLARE_EVENT_CLASS(xrep_pptr_scan_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3166:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3166 | DECLARE_EVENT_CLASS(xrep_pptr_scan_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_nlinks_set_record’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3202:1: note: in expansion of macro ‘TRACE_EVENT’ 3202 | TRACE_EVENT(xrep_nlinks_set_record, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3202:1: note: in expansion of macro ‘TRACE_EVENT’ 3202 | TRACE_EVENT(xrep_nlinks_set_record, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_dentry_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3228 | DECLARE_EVENT_CLASS(xrep_dentry_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3228 | DECLARE_EVENT_CLASS(xrep_dentry_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_symlink_salvage_target’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3269:1: note: in expansion of macro ‘TRACE_EVENT’ 3269 | TRACE_EVENT(xrep_symlink_salvage_target, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3269:1: note: in expansion of macro ‘TRACE_EVENT’ 3269 | TRACE_EVENT(xrep_symlink_salvage_target, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_symlink_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3292:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3292 | DECLARE_EVENT_CLASS(xrep_symlink_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3292:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3292 | DECLARE_EVENT_CLASS(xrep_symlink_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_iunlink_visit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3315:1: note: in expansion of macro ‘TRACE_EVENT’ 3315 | TRACE_EVENT(xrep_iunlink_visit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3315:1: note: in expansion of macro ‘TRACE_EVENT’ 3315 | TRACE_EVENT(xrep_iunlink_visit, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_iunlink_reload_next’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3347:1: note: in expansion of macro ‘TRACE_EVENT’ 3347 | TRACE_EVENT(xrep_iunlink_reload_next, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3347:1: note: in expansion of macro ‘TRACE_EVENT’ 3347 | TRACE_EVENT(xrep_iunlink_reload_next, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_iunlink_reload_ondisk’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3379:1: note: in expansion of macro ‘TRACE_EVENT’ 3379 | TRACE_EVENT(xrep_iunlink_reload_ondisk, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3379:1: note: in expansion of macro ‘TRACE_EVENT’ 3379 | TRACE_EVENT(xrep_iunlink_reload_ondisk, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_iunlink_walk_ondisk_bucket’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3405:1: note: in expansion of macro ‘TRACE_EVENT’ 3405 | TRACE_EVENT(xrep_iunlink_walk_ondisk_bucket, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3405:1: note: in expansion of macro ‘TRACE_EVENT’ 3405 | TRACE_EVENT(xrep_iunlink_walk_ondisk_bucket, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_iunlink_resolve_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3431:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3431 | DECLARE_EVENT_CLASS(xrep_iunlink_resolve_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3431:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3431 | DECLARE_EVENT_CLASS(xrep_iunlink_resolve_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_iunlink_relink_next’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3466:1: note: in expansion of macro ‘TRACE_EVENT’ 3466 | TRACE_EVENT(xrep_iunlink_relink_next, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3466:1: note: in expansion of macro ‘TRACE_EVENT’ 3466 | TRACE_EVENT(xrep_iunlink_relink_next, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_iunlink_relink_prev’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3492:1: note: in expansion of macro ‘TRACE_EVENT’ 3492 | TRACE_EVENT(xrep_iunlink_relink_prev, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3492:1: note: in expansion of macro ‘TRACE_EVENT’ 3492 | TRACE_EVENT(xrep_iunlink_relink_prev, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_iunlink_add_to_bucket’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3518:1: note: in expansion of macro ‘TRACE_EVENT’ 3518 | TRACE_EVENT(xrep_iunlink_add_to_bucket, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3518:1: note: in expansion of macro ‘TRACE_EVENT’ 3518 | TRACE_EVENT(xrep_iunlink_add_to_bucket, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_iunlink_commit_bucket’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3544:1: note: in expansion of macro ‘TRACE_EVENT’ 3544 | TRACE_EVENT(xrep_iunlink_commit_bucket, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3544:1: note: in expansion of macro ‘TRACE_EVENT’ 3544 | TRACE_EVENT(xrep_iunlink_commit_bucket, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:137:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 137 | DECLARE_EVENT_CLASS(xchk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:137:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 137 | DECLARE_EVENT_CLASS(xchk_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_fsgate_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:185:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 185 | DECLARE_EVENT_CLASS(xchk_fsgate_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:185:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 185 | DECLARE_EVENT_CLASS(xchk_fsgate_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_vector_head_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:212:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 212 | DECLARE_EVENT_CLASS(xchk_vector_head_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:212:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 212 | DECLARE_EVENT_CLASS(xchk_vector_head_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_vector_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 252 | DECLARE_EVENT_CLASS(xchk_vector_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 252 | DECLARE_EVENT_CLASS(xchk_vector_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_op_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ 287 | TRACE_EVENT(xchk_op_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ 287 | TRACE_EVENT(xchk_op_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_file_op_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(xchk_file_op_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(xchk_file_op_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_block_error_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 348 | DECLARE_EVENT_CLASS(xchk_block_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 348 | DECLARE_EVENT_CLASS(xchk_block_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_ino_error_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:383:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 383 | DECLARE_EVENT_CLASS(xchk_ino_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:383:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 383 | DECLARE_EVENT_CLASS(xchk_ino_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_fblock_error_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:415:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 415 | DECLARE_EVENT_CLASS(xchk_fblock_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:415:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 415 | DECLARE_EVENT_CLASS(xchk_fblock_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_dqiter_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:455:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 455 | DECLARE_EVENT_CLASS(xchk_dqiter_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:455:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 455 | DECLARE_EVENT_CLASS(xchk_dqiter_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_qcheck_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:501:1: note: in expansion of macro ‘TRACE_EVENT’ 501 | TRACE_EVENT(xchk_qcheck_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:501:1: note: in expansion of macro ‘TRACE_EVENT’ 501 | TRACE_EVENT(xchk_qcheck_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_incomplete’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:525:1: note: in expansion of macro ‘TRACE_EVENT’ 525 | TRACE_EVENT(xchk_incomplete, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:525:1: note: in expansion of macro ‘TRACE_EVENT’ 525 | TRACE_EVENT(xchk_incomplete, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_btree_op_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:544:1: note: in expansion of macro ‘TRACE_EVENT’ 544 | TRACE_EVENT(xchk_btree_op_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:544:1: note: in expansion of macro ‘TRACE_EVENT’ 544 | TRACE_EVENT(xchk_btree_op_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_ifork_btree_op_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:584:1: note: in expansion of macro ‘TRACE_EVENT’ 584 | TRACE_EVENT(xchk_ifork_btree_op_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:584:1: note: in expansion of macro ‘TRACE_EVENT’ 584 | TRACE_EVENT(xchk_ifork_btree_op_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_btree_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ 629 | TRACE_EVENT(xchk_btree_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ 629 | TRACE_EVENT(xchk_btree_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_ifork_btree_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:665:1: note: in expansion of macro ‘TRACE_EVENT’ 665 | TRACE_EVENT(xchk_ifork_btree_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:665:1: note: in expansion of macro ‘TRACE_EVENT’ 665 | TRACE_EVENT(xchk_ifork_btree_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_sbtree_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 707 | DECLARE_EVENT_CLASS(xchk_sbtree_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 707 | DECLARE_EVENT_CLASS(xchk_sbtree_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_xref_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:752:1: note: in expansion of macro ‘TRACE_EVENT’ 752 | TRACE_EVENT(xchk_xref_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:752:1: note: in expansion of macro ‘TRACE_EVENT’ 752 | TRACE_EVENT(xchk_xref_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_iallocbt_check_cluster’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ 774 | TRACE_EVENT(xchk_iallocbt_check_cluster, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ 774 | TRACE_EVENT(xchk_iallocbt_check_cluster, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_inode_is_allocated’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:819:1: note: in expansion of macro ‘TRACE_EVENT’ 819 | TRACE_EVENT(xchk_inode_is_allocated, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:819:1: note: in expansion of macro ‘TRACE_EVENT’ 819 | TRACE_EVENT(xchk_inode_is_allocated, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_fscounters_calc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:841:1: note: in expansion of macro ‘TRACE_EVENT’ 841 | TRACE_EVENT(xchk_fscounters_calc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:841:1: note: in expansion of macro ‘TRACE_EVENT’ 841 | TRACE_EVENT(xchk_fscounters_calc, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_fscounters_within_range’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ 876 | TRACE_EVENT(xchk_fscounters_within_range, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ 876 | TRACE_EVENT(xchk_fscounters_within_range, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_fsfreeze_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:899:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 899 | DECLARE_EVENT_CLASS(xchk_fsfreeze_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:899:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 899 | DECLARE_EVENT_CLASS(xchk_fsfreeze_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_refcount_incorrect’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:924:1: note: in expansion of macro ‘TRACE_EVENT’ 924 | TRACE_EVENT(xchk_refcount_incorrect, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:924:1: note: in expansion of macro ‘TRACE_EVENT’ 924 | TRACE_EVENT(xchk_refcount_incorrect, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xfile_create’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:956:1: note: in expansion of macro ‘TRACE_EVENT’ 956 | TRACE_EVENT(xfile_create, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:956:1: note: in expansion of macro ‘TRACE_EVENT’ 956 | TRACE_EVENT(xfile_create, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xfile_destroy’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ 978 | TRACE_EVENT(xfile_destroy, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ 978 | TRACE_EVENT(xfile_destroy, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xfile_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 999 | DECLARE_EVENT_CLASS(xfile_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 999 | DECLARE_EVENT_CLASS(xfile_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xfarray_create’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1036:1: note: in expansion of macro ‘TRACE_EVENT’ 1036 | TRACE_EVENT(xfarray_create, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1036:1: note: in expansion of macro ‘TRACE_EVENT’ 1036 | TRACE_EVENT(xfarray_create, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xfarray_isort’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1061:1: note: in expansion of macro ‘TRACE_EVENT’ 1061 | TRACE_EVENT(xfarray_isort, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1061:1: note: in expansion of macro ‘TRACE_EVENT’ 1061 | TRACE_EVENT(xfarray_isort, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xfarray_foliosort’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1081:1: note: in expansion of macro ‘TRACE_EVENT’ 1081 | TRACE_EVENT(xfarray_foliosort, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1081:1: note: in expansion of macro ‘TRACE_EVENT’ 1081 | TRACE_EVENT(xfarray_foliosort, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xfarray_qsort’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1101:1: note: in expansion of macro ‘TRACE_EVENT’ 1101 | TRACE_EVENT(xfarray_qsort, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1101:1: note: in expansion of macro ‘TRACE_EVENT’ 1101 | TRACE_EVENT(xfarray_qsort, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xfarray_sort’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ 1127 | TRACE_EVENT(xfarray_sort, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ 1127 | TRACE_EVENT(xfarray_sort, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xfarray_sort_scan’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1152:1: note: in expansion of macro ‘TRACE_EVENT’ 1152 | TRACE_EVENT(xfarray_sort_scan, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1152:1: note: in expansion of macro ‘TRACE_EVENT’ 1152 | TRACE_EVENT(xfarray_sort_scan, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xfarray_sort_stats’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1193:1: note: in expansion of macro ‘TRACE_EVENT’ 1193 | TRACE_EVENT(xfarray_sort_stats, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1193:1: note: in expansion of macro ‘TRACE_EVENT’ 1193 | TRACE_EVENT(xfarray_sort_stats, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_rtsum_record_free’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1239:1: note: in expansion of macro ‘TRACE_EVENT’ 1239 | TRACE_EVENT(xchk_rtsum_record_free, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1239:1: note: in expansion of macro ‘TRACE_EVENT’ 1239 | TRACE_EVENT(xchk_rtsum_record_free, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_iscan_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1273:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1273 | DECLARE_EVENT_CLASS(xchk_iscan_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1273:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1273 | DECLARE_EVENT_CLASS(xchk_iscan_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_iscan_ino_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1300:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1300 | DECLARE_EVENT_CLASS(xchk_iscan_ino_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1300:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1300 | DECLARE_EVENT_CLASS(xchk_iscan_ino_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_iscan_iget’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1331:1: note: in expansion of macro ‘TRACE_EVENT’ 1331 | TRACE_EVENT(xchk_iscan_iget, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1331:1: note: in expansion of macro ‘TRACE_EVENT’ 1331 | TRACE_EVENT(xchk_iscan_iget, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_iscan_iget_batch’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1353:1: note: in expansion of macro ‘TRACE_EVENT’ 1353 | TRACE_EVENT(xchk_iscan_iget_batch, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1353:1: note: in expansion of macro ‘TRACE_EVENT’ 1353 | TRACE_EVENT(xchk_iscan_iget_batch, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_iscan_retry_wait_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1388:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1388 | DECLARE_EVENT_CLASS(xchk_iscan_retry_wait_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1388:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1388 | DECLARE_EVENT_CLASS(xchk_iscan_retry_wait_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_nlinks_collect_dirent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ 1422 | TRACE_EVENT(xchk_nlinks_collect_dirent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ 1422 | TRACE_EVENT(xchk_nlinks_collect_dirent, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_nlinks_collect_pptr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1448:1: note: in expansion of macro ‘TRACE_EVENT’ 1448 | TRACE_EVENT(xchk_nlinks_collect_pptr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1448:1: note: in expansion of macro ‘TRACE_EVENT’ 1448 | TRACE_EVENT(xchk_nlinks_collect_pptr, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_nlinks_collect_metafile’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1475:1: note: in expansion of macro ‘TRACE_EVENT’ 1475 | TRACE_EVENT(xchk_nlinks_collect_metafile, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1475:1: note: in expansion of macro ‘TRACE_EVENT’ 1475 | TRACE_EVENT(xchk_nlinks_collect_metafile, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_nlinks_live_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1491:1: note: in expansion of macro ‘TRACE_EVENT’ 1491 | TRACE_EVENT(xchk_nlinks_live_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1491:1: note: in expansion of macro ‘TRACE_EVENT’ 1491 | TRACE_EVENT(xchk_nlinks_live_update, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_nlinks_check_zero’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1523:1: note: in expansion of macro ‘TRACE_EVENT’ 1523 | TRACE_EVENT(xchk_nlinks_check_zero, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1523:1: note: in expansion of macro ‘TRACE_EVENT’ 1523 | TRACE_EVENT(xchk_nlinks_check_zero, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_nlinks_update_incore’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1549:1: note: in expansion of macro ‘TRACE_EVENT’ 1549 | TRACE_EVENT(xchk_nlinks_update_incore, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1549:1: note: in expansion of macro ‘TRACE_EVENT’ 1549 | TRACE_EVENT(xchk_nlinks_update_incore, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_nlinks_diff_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1585 | DECLARE_EVENT_CLASS(xchk_nlinks_diff_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1585 | DECLARE_EVENT_CLASS(xchk_nlinks_diff_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_pptr_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1623:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1623 | DECLARE_EVENT_CLASS(xchk_pptr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1623:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1623 | DECLARE_EVENT_CLASS(xchk_pptr_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_dirtree_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1660 | DECLARE_EVENT_CLASS(xchk_dirtree_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1660 | DECLARE_EVENT_CLASS(xchk_dirtree_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_dirpath_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1704:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1704 | DECLARE_EVENT_CLASS(xchk_dirpath_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1704:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1704 | DECLARE_EVENT_CLASS(xchk_dirpath_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_dirpath_outcome_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1779:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1779 | DECLARE_EVENT_CLASS(xchk_dirpath_outcome_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1779:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1779 | DECLARE_EVENT_CLASS(xchk_dirpath_outcome_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_dirtree_evaluate_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1811:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1811 | DECLARE_EVENT_CLASS(xchk_dirtree_evaluate_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1811:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1811 | DECLARE_EVENT_CLASS(xchk_dirtree_evaluate_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_dirpath_changed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ 1852 | TRACE_EVENT(xchk_dirpath_changed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ 1852 | TRACE_EVENT(xchk_dirpath_changed, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_dirtree_live_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ 1885 | TRACE_EVENT(xchk_dirtree_live_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ 1885 | TRACE_EVENT(xchk_dirtree_live_update, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_extent_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1920:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1920 | DECLARE_EVENT_CLASS(xrep_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1920:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1920 | DECLARE_EVENT_CLASS(xrep_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_reap_find_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1951:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1951 | DECLARE_EVENT_CLASS(xrep_reap_find_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1951:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1951 | DECLARE_EVENT_CLASS(xrep_reap_find_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_rmap_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1984 | DECLARE_EVENT_CLASS(xrep_rmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1984 | DECLARE_EVENT_CLASS(xrep_rmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_abt_found’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2025:1: note: in expansion of macro ‘TRACE_EVENT’ 2025 | TRACE_EVENT(xrep_abt_found, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2025:1: note: in expansion of macro ‘TRACE_EVENT’ 2025 | TRACE_EVENT(xrep_abt_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_ibt_found’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2048:1: note: in expansion of macro ‘TRACE_EVENT’ 2048 | TRACE_EVENT(xrep_ibt_found, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2048:1: note: in expansion of macro ‘TRACE_EVENT’ 2048 | TRACE_EVENT(xrep_ibt_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_refc_found’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ 2080 | TRACE_EVENT(xrep_refc_found, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ 2080 | TRACE_EVENT(xrep_refc_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_bmap_found’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2108:1: note: in expansion of macro ‘TRACE_EVENT’ 2108 | TRACE_EVENT(xrep_bmap_found, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2108:1: note: in expansion of macro ‘TRACE_EVENT’ 2108 | TRACE_EVENT(xrep_bmap_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_rmap_found’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2140:1: note: in expansion of macro ‘TRACE_EVENT’ 2140 | TRACE_EVENT(xrep_rmap_found, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2140:1: note: in expansion of macro ‘TRACE_EVENT’ 2140 | TRACE_EVENT(xrep_rmap_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_findroot_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2172:1: note: in expansion of macro ‘TRACE_EVENT’ 2172 | TRACE_EVENT(xrep_findroot_block, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2172:1: note: in expansion of macro ‘TRACE_EVENT’ 2172 | TRACE_EVENT(xrep_findroot_block, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_calc_ag_resblks’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2197:1: note: in expansion of macro ‘TRACE_EVENT’ 2197 | TRACE_EVENT(xrep_calc_ag_resblks, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2197:1: note: in expansion of macro ‘TRACE_EVENT’ 2197 | TRACE_EVENT(xrep_calc_ag_resblks, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_calc_ag_resblks_btsize’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2226:1: note: in expansion of macro ‘TRACE_EVENT’ 2226 | TRACE_EVENT(xrep_calc_ag_resblks_btsize, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2226:1: note: in expansion of macro ‘TRACE_EVENT’ 2226 | TRACE_EVENT(xrep_calc_ag_resblks_btsize, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_reset_counters’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2255:1: note: in expansion of macro ‘TRACE_EVENT’ 2255 | TRACE_EVENT(xrep_reset_counters, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2255:1: note: in expansion of macro ‘TRACE_EVENT’ 2255 | TRACE_EVENT(xrep_reset_counters, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_newbt_extent_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2280 | DECLARE_EVENT_CLASS(xrep_newbt_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2280 | DECLARE_EVENT_CLASS(xrep_newbt_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_dinode_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2317:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2317 | DECLARE_EVENT_CLASS(xrep_dinode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2317:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2317 | DECLARE_EVENT_CLASS(xrep_dinode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_inode_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2398:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2398 | DECLARE_EVENT_CLASS(xrep_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2398:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2398 | DECLARE_EVENT_CLASS(xrep_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_dinode_count_rmaps’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2450:1: note: in expansion of macro ‘TRACE_EVENT’ 2450 | TRACE_EVENT(xrep_dinode_count_rmaps, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2450:1: note: in expansion of macro ‘TRACE_EVENT’ 2450 | TRACE_EVENT(xrep_dinode_count_rmaps, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_dinode_findmode_dirent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2488:1: note: in expansion of macro ‘TRACE_EVENT’ 2488 | TRACE_EVENT(xrep_dinode_findmode_dirent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2488:1: note: in expansion of macro ‘TRACE_EVENT’ 2488 | TRACE_EVENT(xrep_dinode_findmode_dirent, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_dinode_findmode_dirent_inval’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ 2511 | TRACE_EVENT(xrep_dinode_findmode_dirent_inval, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ 2511 | TRACE_EVENT(xrep_dinode_findmode_dirent_inval, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_cow_mark_file_range’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ 2537 | TRACE_EVENT(xrep_cow_mark_file_range, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ 2537 | TRACE_EVENT(xrep_cow_mark_file_range, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_cow_replace_mapping’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2563:1: note: in expansion of macro ‘TRACE_EVENT’ 2563 | TRACE_EVENT(xrep_cow_replace_mapping, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2563:1: note: in expansion of macro ‘TRACE_EVENT’ 2563 | TRACE_EVENT(xrep_cow_replace_mapping, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_cow_free_staging’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2598:1: note: in expansion of macro ‘TRACE_EVENT’ 2598 | TRACE_EVENT(xrep_cow_free_staging, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2598:1: note: in expansion of macro ‘TRACE_EVENT’ 2598 | TRACE_EVENT(xrep_cow_free_staging, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_dquot_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2622 | DECLARE_EVENT_CLASS(xrep_dquot_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2622 | DECLARE_EVENT_CLASS(xrep_dquot_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_rmap_live_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2654:1: note: in expansion of macro ‘TRACE_EVENT’ 2654 | TRACE_EVENT(xrep_rmap_live_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2654:1: note: in expansion of macro ‘TRACE_EVENT’ 2654 | TRACE_EVENT(xrep_rmap_live_update, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_tempfile_create’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2690:1: note: in expansion of macro ‘TRACE_EVENT’ 2690 | TRACE_EVENT(xrep_tempfile_create, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2690:1: note: in expansion of macro ‘TRACE_EVENT’ 2690 | TRACE_EVENT(xrep_tempfile_create, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_tempfile_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2723 | DECLARE_EVENT_CLASS(xrep_tempfile_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2723 | DECLARE_EVENT_CLASS(xrep_tempfile_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xreap_ifork_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2762:1: note: in expansion of macro ‘TRACE_EVENT’ 2762 | TRACE_EVENT(xreap_ifork_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2762:1: note: in expansion of macro ‘TRACE_EVENT’ 2762 | TRACE_EVENT(xreap_ifork_extent, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xreap_bmapi_binval_scan’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2797:1: note: in expansion of macro ‘TRACE_EVENT’ 2797 | TRACE_EVENT(xreap_bmapi_binval_scan, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2797:1: note: in expansion of macro ‘TRACE_EVENT’ 2797 | TRACE_EVENT(xreap_bmapi_binval_scan, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_xattr_recover_leafblock’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2823:1: note: in expansion of macro ‘TRACE_EVENT’ 2823 | TRACE_EVENT(xrep_xattr_recover_leafblock, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2823:1: note: in expansion of macro ‘TRACE_EVENT’ 2823 | TRACE_EVENT(xrep_xattr_recover_leafblock, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_xattr_salvage_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2845:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2845 | DECLARE_EVENT_CLASS(xrep_xattr_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2845:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2845 | DECLARE_EVENT_CLASS(xrep_xattr_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_pptr_salvage_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2883:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2883 | DECLARE_EVENT_CLASS(xrep_pptr_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2883:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2883 | DECLARE_EVENT_CLASS(xrep_pptr_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_xattr_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2921:1: note: in expansion of macro ‘TRACE_EVENT’ 2921 | TRACE_EVENT(xrep_xattr_class, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2921:1: note: in expansion of macro ‘TRACE_EVENT’ 2921 | TRACE_EVENT(xrep_xattr_class, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_xattr_pptr_scan_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2947:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2947 | DECLARE_EVENT_CLASS(xrep_xattr_pptr_scan_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2947:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2947 | DECLARE_EVENT_CLASS(xrep_xattr_pptr_scan_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_dir_recover_dirblock’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2983:1: note: in expansion of macro ‘TRACE_EVENT’ 2983 | TRACE_EVENT(xrep_dir_recover_dirblock, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2983:1: note: in expansion of macro ‘TRACE_EVENT’ 2983 | TRACE_EVENT(xrep_dir_recover_dirblock, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_dir_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3009:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3009 | DECLARE_EVENT_CLASS(xrep_dir_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3009:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3009 | DECLARE_EVENT_CLASS(xrep_dir_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_dirent_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3035:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3035 | DECLARE_EVENT_CLASS(xrep_dirent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3035:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3035 | DECLARE_EVENT_CLASS(xrep_dirent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_adoption_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3075:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3075 | DECLARE_EVENT_CLASS(xrep_adoption_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3075:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3075 | DECLARE_EVENT_CLASS(xrep_adoption_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_parent_salvage_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3102 | DECLARE_EVENT_CLASS(xrep_parent_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3102 | DECLARE_EVENT_CLASS(xrep_parent_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_pptr_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3128 | DECLARE_EVENT_CLASS(xrep_pptr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3128 | DECLARE_EVENT_CLASS(xrep_pptr_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_pptr_scan_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3166:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3166 | DECLARE_EVENT_CLASS(xrep_pptr_scan_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3166:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3166 | DECLARE_EVENT_CLASS(xrep_pptr_scan_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_nlinks_set_record’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3202:1: note: in expansion of macro ‘TRACE_EVENT’ 3202 | TRACE_EVENT(xrep_nlinks_set_record, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3202:1: note: in expansion of macro ‘TRACE_EVENT’ 3202 | TRACE_EVENT(xrep_nlinks_set_record, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_dentry_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3228 | DECLARE_EVENT_CLASS(xrep_dentry_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3228 | DECLARE_EVENT_CLASS(xrep_dentry_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_symlink_salvage_target’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3269:1: note: in expansion of macro ‘TRACE_EVENT’ 3269 | TRACE_EVENT(xrep_symlink_salvage_target, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3269:1: note: in expansion of macro ‘TRACE_EVENT’ 3269 | TRACE_EVENT(xrep_symlink_salvage_target, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_symlink_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3292:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3292 | DECLARE_EVENT_CLASS(xrep_symlink_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3292:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3292 | DECLARE_EVENT_CLASS(xrep_symlink_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_iunlink_visit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3315:1: note: in expansion of macro ‘TRACE_EVENT’ 3315 | TRACE_EVENT(xrep_iunlink_visit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3315:1: note: in expansion of macro ‘TRACE_EVENT’ 3315 | TRACE_EVENT(xrep_iunlink_visit, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_iunlink_reload_next’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3347:1: note: in expansion of macro ‘TRACE_EVENT’ 3347 | TRACE_EVENT(xrep_iunlink_reload_next, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3347:1: note: in expansion of macro ‘TRACE_EVENT’ 3347 | TRACE_EVENT(xrep_iunlink_reload_next, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_iunlink_reload_ondisk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3379:1: note: in expansion of macro ‘TRACE_EVENT’ 3379 | TRACE_EVENT(xrep_iunlink_reload_ondisk, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3379:1: note: in expansion of macro ‘TRACE_EVENT’ 3379 | TRACE_EVENT(xrep_iunlink_reload_ondisk, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_iunlink_walk_ondisk_bucket’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3405:1: note: in expansion of macro ‘TRACE_EVENT’ 3405 | TRACE_EVENT(xrep_iunlink_walk_ondisk_bucket, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3405:1: note: in expansion of macro ‘TRACE_EVENT’ 3405 | TRACE_EVENT(xrep_iunlink_walk_ondisk_bucket, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_iunlink_resolve_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3431:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3431 | DECLARE_EVENT_CLASS(xrep_iunlink_resolve_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3431:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3431 | DECLARE_EVENT_CLASS(xrep_iunlink_resolve_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_iunlink_relink_next’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3466:1: note: in expansion of macro ‘TRACE_EVENT’ 3466 | TRACE_EVENT(xrep_iunlink_relink_next, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3466:1: note: in expansion of macro ‘TRACE_EVENT’ 3466 | TRACE_EVENT(xrep_iunlink_relink_next, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_iunlink_relink_prev’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3492:1: note: in expansion of macro ‘TRACE_EVENT’ 3492 | TRACE_EVENT(xrep_iunlink_relink_prev, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3492:1: note: in expansion of macro ‘TRACE_EVENT’ 3492 | TRACE_EVENT(xrep_iunlink_relink_prev, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_iunlink_add_to_bucket’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3518:1: note: in expansion of macro ‘TRACE_EVENT’ 3518 | TRACE_EVENT(xrep_iunlink_add_to_bucket, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3518:1: note: in expansion of macro ‘TRACE_EVENT’ 3518 | TRACE_EVENT(xrep_iunlink_add_to_bucket, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_iunlink_commit_bucket’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3544:1: note: in expansion of macro ‘TRACE_EVENT’ 3544 | TRACE_EVENT(xrep_iunlink_commit_bucket, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3544:1: note: in expansion of macro ‘TRACE_EVENT’ 3544 | TRACE_EVENT(xrep_iunlink_commit_bucket, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/xfs/scrub/trace.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../fs/xfs/xfs_trace.h:5285, from ../fs/xfs/xfs_trace.c:53: ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_attr_list_class’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(xfs_attr_list_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(xfs_attr_list_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(xfs_attr_list_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(xfs_attr_list_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(xfs_attr_list_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xlog_intent_recovery_failed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:163:1: note: in expansion of macro ‘TRACE_EVENT’ 163 | TRACE_EVENT(xlog_intent_recovery_failed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:163:1: note: in expansion of macro ‘TRACE_EVENT’ 163 | TRACE_EVENT(xlog_intent_recovery_failed, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_perag_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(xfs_perag_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(xfs_perag_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_inodegc_worker’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ 222 | TRACE_EVENT(xfs_inodegc_worker, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ 222 | TRACE_EVENT(xfs_inodegc_worker, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_fs_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:238:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 238 | DECLARE_EVENT_CLASS(xfs_fs_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:238:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 238 | DECLARE_EVENT_CLASS(xfs_fs_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_inodegc_shrinker_scan’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(xfs_inodegc_shrinker_scan, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(xfs_inodegc_shrinker_scan, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_ag_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:301:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 301 | DECLARE_EVENT_CLASS(xfs_ag_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:301:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 301 | DECLARE_EVENT_CLASS(xfs_ag_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_attr_list_node_descend’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(xfs_attr_list_node_descend, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(xfs_attr_list_node_descend, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_bmap_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:378:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 378 | DECLARE_EVENT_CLASS(xfs_bmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:378:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 378 | DECLARE_EVENT_CLASS(xfs_bmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_buf_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:437:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 437 | DECLARE_EVENT_CLASS(xfs_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:437:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 437 | DECLARE_EVENT_CLASS(xfs_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_buf_flags_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:508:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 508 | DECLARE_EVENT_CLASS(xfs_buf_flags_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:508:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 508 | DECLARE_EVENT_CLASS(xfs_buf_flags_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_buf_ioerror’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:551:1: note: in expansion of macro ‘TRACE_EVENT’ 551 | TRACE_EVENT(xfs_buf_ioerror, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:551:1: note: in expansion of macro ‘TRACE_EVENT’ 551 | TRACE_EVENT(xfs_buf_ioerror, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_buf_item_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:589:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 589 | DECLARE_EVENT_CLASS(xfs_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:589:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 589 | DECLARE_EVENT_CLASS(xfs_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_filestream_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:664:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 664 | DECLARE_EVENT_CLASS(xfs_filestream_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:664:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 664 | DECLARE_EVENT_CLASS(xfs_filestream_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_filestream_pick’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:693:1: note: in expansion of macro ‘TRACE_EVENT’ 693 | TRACE_EVENT(xfs_filestream_pick, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:693:1: note: in expansion of macro ‘TRACE_EVENT’ 693 | TRACE_EVENT(xfs_filestream_pick, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_lock_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 723 | DECLARE_EVENT_CLASS(xfs_lock_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 723 | DECLARE_EVENT_CLASS(xfs_lock_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_inode_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:756:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 756 | DECLARE_EVENT_CLASS(xfs_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:756:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 756 | DECLARE_EVENT_CLASS(xfs_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_filemap_fault’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ 830 | TRACE_EVENT(xfs_filemap_fault, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ 830 | TRACE_EVENT(xfs_filemap_fault, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_iref_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:852:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 852 | DECLARE_EVENT_CLASS(xfs_iref_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:852:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 852 | DECLARE_EVENT_CLASS(xfs_iref_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_iomap_prealloc_size’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:877:1: note: in expansion of macro ‘TRACE_EVENT’ 877 | TRACE_EVENT(xfs_iomap_prealloc_size, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:877:1: note: in expansion of macro ‘TRACE_EVENT’ 877 | TRACE_EVENT(xfs_iomap_prealloc_size, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_irec_merge_pre’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:901:1: note: in expansion of macro ‘TRACE_EVENT’ 901 | TRACE_EVENT(xfs_irec_merge_pre, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:901:1: note: in expansion of macro ‘TRACE_EVENT’ 901 | TRACE_EVENT(xfs_irec_merge_pre, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_irec_merge_post’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:930:1: note: in expansion of macro ‘TRACE_EVENT’ 930 | TRACE_EVENT(xfs_irec_merge_post, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:930:1: note: in expansion of macro ‘TRACE_EVENT’ 930 | TRACE_EVENT(xfs_irec_merge_post, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_namespace_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:963:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 963 | DECLARE_EVENT_CLASS(xfs_namespace_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:963:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 963 | DECLARE_EVENT_CLASS(xfs_namespace_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_rename’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:995:1: note: in expansion of macro ‘TRACE_EVENT’ 995 | TRACE_EVENT(xfs_rename, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:995:1: note: in expansion of macro ‘TRACE_EVENT’ 995 | TRACE_EVENT(xfs_rename, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_dquot_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1029:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1029 | DECLARE_EVENT_CLASS(xfs_dquot_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1029:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1029 | DECLARE_EVENT_CLASS(xfs_dquot_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_trans_mod_dquot’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ 1127 | TRACE_EVENT(xfs_trans_mod_dquot, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ 1127 | TRACE_EVENT(xfs_trans_mod_dquot, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_dqtrx_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1156 | DECLARE_EVENT_CLASS(xfs_dqtrx_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1156 | DECLARE_EVENT_CLASS(xfs_dqtrx_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_loggrant_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1228 | DECLARE_EVENT_CLASS(xfs_loggrant_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1228 | DECLARE_EVENT_CLASS(xfs_loggrant_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_log_item_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1312:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1312 | DECLARE_EVENT_CLASS(xfs_log_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1312:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1312 | DECLARE_EVENT_CLASS(xfs_log_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_log_force’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ 1337 | TRACE_EVENT(xfs_log_force, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ 1337 | TRACE_EVENT(xfs_log_force, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_ail_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1367 | DECLARE_EVENT_CLASS(xfs_ail_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1367 | DECLARE_EVENT_CLASS(xfs_ail_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_log_assign_tail_lsn’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1403:1: note: in expansion of macro ‘TRACE_EVENT’ 1403 | TRACE_EVENT(xfs_log_assign_tail_lsn, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1403:1: note: in expansion of macro ‘TRACE_EVENT’ 1403 | TRACE_EVENT(xfs_log_assign_tail_lsn, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_file_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1425:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1425 | DECLARE_EVENT_CLASS(xfs_file_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1425:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1425 | DECLARE_EVENT_CLASS(xfs_file_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_imap_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1462:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1462 | DECLARE_EVENT_CLASS(xfs_imap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1462:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1462 | DECLARE_EVENT_CLASS(xfs_imap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_simple_io_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1511:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1511 | DECLARE_EVENT_CLASS(xfs_simple_io_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1511:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1511 | DECLARE_EVENT_CLASS(xfs_simple_io_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_itrunc_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1553:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1553 | DECLARE_EVENT_CLASS(xfs_itrunc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1553:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1553 | DECLARE_EVENT_CLASS(xfs_itrunc_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_pagecache_inval’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1582:1: note: in expansion of macro ‘TRACE_EVENT’ 1582 | TRACE_EVENT(xfs_pagecache_inval, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1582:1: note: in expansion of macro ‘TRACE_EVENT’ 1582 | TRACE_EVENT(xfs_pagecache_inval, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_bunmap’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1607:1: note: in expansion of macro ‘TRACE_EVENT’ 1607 | TRACE_EVENT(xfs_bunmap, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1607:1: note: in expansion of macro ‘TRACE_EVENT’ 1607 | TRACE_EVENT(xfs_bunmap, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_extent_busy_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1641:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1641 | DECLARE_EVENT_CLASS(xfs_extent_busy_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1641:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1641 | DECLARE_EVENT_CLASS(xfs_extent_busy_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_extent_busy_trim’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1673:1: note: in expansion of macro ‘TRACE_EVENT’ 1673 | TRACE_EVENT(xfs_extent_busy_trim, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1673:1: note: in expansion of macro ‘TRACE_EVENT’ 1673 | TRACE_EVENT(xfs_extent_busy_trim, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_agf_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1703:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1703 | DECLARE_EVENT_CLASS(xfs_agf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1703:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1703 | DECLARE_EVENT_CLASS(xfs_agf_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_free_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1765:1: note: in expansion of macro ‘TRACE_EVENT’ 1765 | TRACE_EVENT(xfs_free_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1765:1: note: in expansion of macro ‘TRACE_EVENT’ 1765 | TRACE_EVENT(xfs_free_extent, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_alloc_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1800 | DECLARE_EVENT_CLASS(xfs_alloc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1800 | DECLARE_EVENT_CLASS(xfs_alloc_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_alloc_cur_check’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1905:1: note: in expansion of macro ‘TRACE_EVENT’ 1905 | TRACE_EVENT(xfs_alloc_cur_check, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1905:1: note: in expansion of macro ‘TRACE_EVENT’ 1905 | TRACE_EVENT(xfs_alloc_cur_check, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_da_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1931:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1931 | DECLARE_EVENT_CLASS(xfs_da_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1931:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1931 | DECLARE_EVENT_CLASS(xfs_da_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_attr_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1998:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1998 | DECLARE_EVENT_CLASS(xfs_attr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1998:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1998 | DECLARE_EVENT_CLASS(xfs_attr_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_dir2_space_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2106 | DECLARE_EVENT_CLASS(xfs_dir2_space_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2106 | DECLARE_EVENT_CLASS(xfs_dir2_space_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_dir2_leafn_moveents’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2137:1: note: in expansion of macro ‘TRACE_EVENT’ 2137 | TRACE_EVENT(xfs_dir2_leafn_moveents, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2137:1: note: in expansion of macro ‘TRACE_EVENT’ 2137 | TRACE_EVENT(xfs_dir2_leafn_moveents, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_swap_extent_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2176 | DECLARE_EVENT_CLASS(xfs_swap_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2176 | DECLARE_EVENT_CLASS(xfs_swap_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_log_recover’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ 2216 | TRACE_EVENT(xfs_log_recover, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ 2216 | TRACE_EVENT(xfs_log_recover, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_log_recover_record’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ 2234 | TRACE_EVENT(xfs_log_recover_record, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ 2234 | TRACE_EVENT(xfs_log_recover_record, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_log_recover_item_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2257 | DECLARE_EVENT_CLASS(xfs_log_recover_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2257 | DECLARE_EVENT_CLASS(xfs_log_recover_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_log_recover_buf_item_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2305:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2305 | DECLARE_EVENT_CLASS(xfs_log_recover_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2305:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2305 | DECLARE_EVENT_CLASS(xfs_log_recover_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_log_recover_ino_item_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2349 | DECLARE_EVENT_CLASS(xfs_log_recover_ino_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2349 | DECLARE_EVENT_CLASS(xfs_log_recover_ino_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_log_recover_icreate_item_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2395 | DECLARE_EVENT_CLASS(xfs_log_recover_icreate_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2395 | DECLARE_EVENT_CLASS(xfs_log_recover_icreate_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_discard_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2433 | DECLARE_EVENT_CLASS(xfs_discard_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2433 | DECLARE_EVENT_CLASS(xfs_discard_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_rtdiscard_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2466 | DECLARE_EVENT_CLASS(xfs_rtdiscard_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2466 | DECLARE_EVENT_CLASS(xfs_rtdiscard_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_btree_cur_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2495 | DECLARE_EVENT_CLASS(xfs_btree_cur_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2495 | DECLARE_EVENT_CLASS(xfs_btree_cur_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_btree_alloc_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2530:1: note: in expansion of macro ‘TRACE_EVENT’ 2530 | TRACE_EVENT(xfs_btree_alloc_block, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2530:1: note: in expansion of macro ‘TRACE_EVENT’ 2530 | TRACE_EVENT(xfs_btree_alloc_block, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_btree_free_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2584:1: note: in expansion of macro ‘TRACE_EVENT’ 2584 | TRACE_EVENT(xfs_btree_free_block, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2584:1: note: in expansion of macro ‘TRACE_EVENT’ 2584 | TRACE_EVENT(xfs_btree_free_block, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_defer_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2617:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2617 | DECLARE_EVENT_CLASS(xfs_defer_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2617:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2617 | DECLARE_EVENT_CLASS(xfs_defer_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_defer_error_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2641:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2641 | DECLARE_EVENT_CLASS(xfs_defer_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2641:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2641 | DECLARE_EVENT_CLASS(xfs_defer_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_defer_pending_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2665 | DECLARE_EVENT_CLASS(xfs_defer_pending_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2665 | DECLARE_EVENT_CLASS(xfs_defer_pending_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_free_extent_deferred_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2715 | DECLARE_EVENT_CLASS(xfs_free_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2715 | DECLARE_EVENT_CLASS(xfs_free_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_defer_pending_item_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2748:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2748 | DECLARE_EVENT_CLASS(xfs_defer_pending_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2748:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2748 | DECLARE_EVENT_CLASS(xfs_defer_pending_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_rmap_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2790:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2790 | DECLARE_EVENT_CLASS(xfs_rmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2790:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2790 | DECLARE_EVENT_CLASS(xfs_rmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_btree_error_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2832:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2832 | DECLARE_EVENT_CLASS(xfs_btree_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2832:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2832 | DECLARE_EVENT_CLASS(xfs_btree_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_rmap_convert_state’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2886:1: note: in expansion of macro ‘TRACE_EVENT’ 2886 | TRACE_EVENT(xfs_rmap_convert_state, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2886:1: note: in expansion of macro ‘TRACE_EVENT’ 2886 | TRACE_EVENT(xfs_rmap_convert_state, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_rmapbt_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2924:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2924 | DECLARE_EVENT_CLASS(xfs_rmapbt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2924:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2924 | DECLARE_EVENT_CLASS(xfs_rmapbt_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_rmap_deferred_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2972:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2972 | DECLARE_EVENT_CLASS(xfs_rmap_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2972:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2972 | DECLARE_EVENT_CLASS(xfs_rmap_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_bmap_deferred_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3035:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3035 | DECLARE_EVENT_CLASS(xfs_bmap_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3035:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3035 | DECLARE_EVENT_CLASS(xfs_bmap_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_ag_resv_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3096:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3096 | DECLARE_EVENT_CLASS(xfs_ag_resv_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3096:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3096 | DECLARE_EVENT_CLASS(xfs_ag_resv_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_ag_error_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3148 | DECLARE_EVENT_CLASS(xfs_ag_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3148 | DECLARE_EVENT_CLASS(xfs_ag_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_refcount_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3180 | DECLARE_EVENT_CLASS(xfs_refcount_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3180 | DECLARE_EVENT_CLASS(xfs_refcount_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_refcount_lookup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3211:1: note: in expansion of macro ‘TRACE_EVENT’ 3211 | TRACE_EVENT(xfs_refcount_lookup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3211:1: note: in expansion of macro ‘TRACE_EVENT’ 3211 | TRACE_EVENT(xfs_refcount_lookup, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_refcount_extent_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3236 | DECLARE_EVENT_CLASS(xfs_refcount_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3236 | DECLARE_EVENT_CLASS(xfs_refcount_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_refcount_extent_at_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3270:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3270 | DECLARE_EVENT_CLASS(xfs_refcount_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3270:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3270 | DECLARE_EVENT_CLASS(xfs_refcount_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_refcount_double_extent_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3309:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3309 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3309:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3309 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_refcount_double_extent_at_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3358:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3358 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3358:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3358 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_refcount_triple_extent_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3410:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3410 | DECLARE_EVENT_CLASS(xfs_refcount_triple_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3410:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3410 | DECLARE_EVENT_CLASS(xfs_refcount_triple_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_refcount_deferred_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3512 | DECLARE_EVENT_CLASS(xfs_refcount_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3512 | DECLARE_EVENT_CLASS(xfs_refcount_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_inode_error_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3545:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3545 | DECLARE_EVENT_CLASS(xfs_inode_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3545:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3545 | DECLARE_EVENT_CLASS(xfs_inode_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_double_io_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3576:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3576 | DECLARE_EVENT_CLASS(xfs_double_io_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3576:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3576 | DECLARE_EVENT_CLASS(xfs_double_io_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_inode_irec_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3626:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3626 | DECLARE_EVENT_CLASS(xfs_inode_irec_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3626:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3626 | DECLARE_EVENT_CLASS(xfs_inode_irec_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_wb_invalid_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3659 | DECLARE_EVENT_CLASS(xfs_wb_invalid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3659 | DECLARE_EVENT_CLASS(xfs_wb_invalid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_iomap_invalid_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3702:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3702 | DECLARE_EVENT_CLASS(xfs_iomap_invalid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3702:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3702 | DECLARE_EVENT_CLASS(xfs_iomap_invalid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_reflink_remap_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3750:1: note: in expansion of macro ‘TRACE_EVENT’ 3750 | TRACE_EVENT(xfs_reflink_remap_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3750:1: note: in expansion of macro ‘TRACE_EVENT’ 3750 | TRACE_EVENT(xfs_reflink_remap_blocks, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_ioctl_clone’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3794:1: note: in expansion of macro ‘TRACE_EVENT’ 3794 | TRACE_EVENT(xfs_ioctl_clone, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3794:1: note: in expansion of macro ‘TRACE_EVENT’ 3794 | TRACE_EVENT(xfs_ioctl_clone, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_fsmap_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3846 | DECLARE_EVENT_CLASS(xfs_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3846 | DECLARE_EVENT_CLASS(xfs_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_fsmap_linear_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3889:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3889 | DECLARE_EVENT_CLASS(xfs_fsmap_linear_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3889:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3889 | DECLARE_EVENT_CLASS(xfs_fsmap_linear_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_getfsmap_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3914:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3914 | DECLARE_EVENT_CLASS(xfs_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3914:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3914 | DECLARE_EVENT_CLASS(xfs_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_trans_resv_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3952:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3952 | DECLARE_EVENT_CLASS(xfs_trans_resv_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3952:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3952 | DECLARE_EVENT_CLASS(xfs_trans_resv_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_log_get_max_trans_res’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3986:1: note: in expansion of macro ‘TRACE_EVENT’ 3986 | TRACE_EVENT(xfs_log_get_max_trans_res, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3986:1: note: in expansion of macro ‘TRACE_EVENT’ 3986 | TRACE_EVENT(xfs_log_get_max_trans_res, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_trans_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4005:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4005 | DECLARE_EVENT_CLASS(xfs_trans_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4005:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4005 | DECLARE_EVENT_CLASS(xfs_trans_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_iunlink_update_bucket’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4043:1: note: in expansion of macro ‘TRACE_EVENT’ 4043 | TRACE_EVENT(xfs_iunlink_update_bucket, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4043:1: note: in expansion of macro ‘TRACE_EVENT’ 4043 | TRACE_EVENT(xfs_iunlink_update_bucket, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_iunlink_update_dinode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4069:1: note: in expansion of macro ‘TRACE_EVENT’ 4069 | TRACE_EVENT(xfs_iunlink_update_dinode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4069:1: note: in expansion of macro ‘TRACE_EVENT’ 4069 | TRACE_EVENT(xfs_iunlink_update_dinode, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_iunlink_reload_next’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4095:1: note: in expansion of macro ‘TRACE_EVENT’ 4095 | TRACE_EVENT(xfs_iunlink_reload_next, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4095:1: note: in expansion of macro ‘TRACE_EVENT’ 4095 | TRACE_EVENT(xfs_iunlink_reload_next, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_inode_reload_unlinked_bucket’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4120:1: note: in expansion of macro ‘TRACE_EVENT’ 4120 | TRACE_EVENT(xfs_inode_reload_unlinked_bucket, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4120:1: note: in expansion of macro ‘TRACE_EVENT’ 4120 | TRACE_EVENT(xfs_inode_reload_unlinked_bucket, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_ag_inode_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4140:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4140 | DECLARE_EVENT_CLASS(xfs_ag_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4140:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4140 | DECLARE_EVENT_CLASS(xfs_ag_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_fs_corrupt_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4165 | DECLARE_EVENT_CLASS(xfs_fs_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4165 | DECLARE_EVENT_CLASS(xfs_fs_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_ag_corrupt_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4193 | DECLARE_EVENT_CLASS(xfs_ag_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4193 | DECLARE_EVENT_CLASS(xfs_ag_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_inode_corrupt_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4220 | DECLARE_EVENT_CLASS(xfs_inode_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4220 | DECLARE_EVENT_CLASS(xfs_inode_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_iwalk_ag’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4246:1: note: in expansion of macro ‘TRACE_EVENT’ 4246 | TRACE_EVENT(xfs_iwalk_ag, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4246:1: note: in expansion of macro ‘TRACE_EVENT’ 4246 | TRACE_EVENT(xfs_iwalk_ag, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_iwalk_ag_rec’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4265:1: note: in expansion of macro ‘TRACE_EVENT’ 4265 | TRACE_EVENT(xfs_iwalk_ag_rec, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4265:1: note: in expansion of macro ‘TRACE_EVENT’ 4265 | TRACE_EVENT(xfs_iwalk_ag_rec, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_pwork_init’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4286:1: note: in expansion of macro ‘TRACE_EVENT’ 4286 | TRACE_EVENT(xfs_pwork_init, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4286:1: note: in expansion of macro ‘TRACE_EVENT’ 4286 | TRACE_EVENT(xfs_pwork_init, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_check_new_dalign’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4304:1: note: in expansion of macro ‘TRACE_EVENT’ 4304 | TRACE_EVENT(xfs_check_new_dalign, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4304:1: note: in expansion of macro ‘TRACE_EVENT’ 4304 | TRACE_EVENT(xfs_check_new_dalign, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_btree_commit_afakeroot’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4325:1: note: in expansion of macro ‘TRACE_EVENT’ 4325 | TRACE_EVENT(xfs_btree_commit_afakeroot, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4325:1: note: in expansion of macro ‘TRACE_EVENT’ 4325 | TRACE_EVENT(xfs_btree_commit_afakeroot, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_btree_commit_ifakeroot’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4353:1: note: in expansion of macro ‘TRACE_EVENT’ 4353 | TRACE_EVENT(xfs_btree_commit_ifakeroot, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4353:1: note: in expansion of macro ‘TRACE_EVENT’ 4353 | TRACE_EVENT(xfs_btree_commit_ifakeroot, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_btree_bload_level_geometry’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4386:1: note: in expansion of macro ‘TRACE_EVENT’ 4386 | TRACE_EVENT(xfs_btree_bload_level_geometry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4386:1: note: in expansion of macro ‘TRACE_EVENT’ 4386 | TRACE_EVENT(xfs_btree_bload_level_geometry, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_btree_bload_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4427:1: note: in expansion of macro ‘TRACE_EVENT’ 4427 | TRACE_EVENT(xfs_btree_bload_block, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4427:1: note: in expansion of macro ‘TRACE_EVENT’ 4427 | TRACE_EVENT(xfs_btree_bload_block, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_timestamp_range_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4470:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4470 | DECLARE_EVENT_CLASS(xfs_timestamp_range_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4470:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4470 | DECLARE_EVENT_CLASS(xfs_timestamp_range_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_icwalk_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4496:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4496 | DECLARE_EVENT_CLASS(xfs_icwalk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4496:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4496 | DECLARE_EVENT_CLASS(xfs_icwalk_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xlog_iclog_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4547 | DECLARE_EVENT_CLASS(xlog_iclog_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4547 | DECLARE_EVENT_CLASS(xlog_iclog_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_das_state_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4622 | DECLARE_EVENT_CLASS(xfs_das_state_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4622 | DECLARE_EVENT_CLASS(xfs_das_state_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_force_shutdown’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4652:1: note: in expansion of macro ‘TRACE_EVENT’ 4652 | TRACE_EVENT(xfs_force_shutdown, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4652:1: note: in expansion of macro ‘TRACE_EVENT’ 4652 | TRACE_EVENT(xfs_force_shutdown, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_perag_intents_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4679 | DECLARE_EVENT_CLASS(xfs_perag_intents_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4679 | DECLARE_EVENT_CLASS(xfs_perag_intents_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xmbuf_create’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4712:1: note: in expansion of macro ‘TRACE_EVENT’ 4712 | TRACE_EVENT(xmbuf_create, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4712:1: note: in expansion of macro ‘TRACE_EVENT’ 4712 | TRACE_EVENT(xmbuf_create, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xmbuf_free’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4737:1: note: in expansion of macro ‘TRACE_EVENT’ 4737 | TRACE_EVENT(xmbuf_free, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4737:1: note: in expansion of macro ‘TRACE_EVENT’ 4737 | TRACE_EVENT(xmbuf_free, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfbtree_init’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4764:1: note: in expansion of macro ‘TRACE_EVENT’ 4764 | TRACE_EVENT(xfbtree_init, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4764:1: note: in expansion of macro ‘TRACE_EVENT’ 4764 | TRACE_EVENT(xfbtree_init, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfbtree_buf_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4796:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4796 | DECLARE_EVENT_CLASS(xfbtree_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4796:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4796 | DECLARE_EVENT_CLASS(xfbtree_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfbtree_freesp_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4835:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4835 | DECLARE_EVENT_CLASS(xfbtree_freesp_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4835:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4835 | DECLARE_EVENT_CLASS(xfbtree_freesp_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_exchrange_inode_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4885:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4885 | DECLARE_EVENT_CLASS(xfs_exchrange_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4885:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4885 | DECLARE_EVENT_CLASS(xfs_exchrange_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_exchrange_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4932:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4932 | DECLARE_EVENT_CLASS(xfs_exchrange_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4932:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4932 | DECLARE_EVENT_CLASS(xfs_exchrange_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_exchmaps_overhead’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4989:1: note: in expansion of macro ‘TRACE_EVENT’ 4989 | TRACE_EVENT(xfs_exchmaps_overhead, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4989:1: note: in expansion of macro ‘TRACE_EVENT’ 4989 | TRACE_EVENT(xfs_exchmaps_overhead, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_exchmaps_estimate_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5009:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5009 | DECLARE_EVENT_CLASS(xfs_exchmaps_estimate_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5009:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5009 | DECLARE_EVENT_CLASS(xfs_exchmaps_estimate_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_exchmaps_intent_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5063:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5063 | DECLARE_EVENT_CLASS(xfs_exchmaps_intent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5063:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5063 | DECLARE_EVENT_CLASS(xfs_exchmaps_intent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_exchmaps_delta_nextents_step’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5109:1: note: in expansion of macro ‘TRACE_EVENT’ 5109 | TRACE_EVENT(xfs_exchmaps_delta_nextents_step, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5109:1: note: in expansion of macro ‘TRACE_EVENT’ 5109 | TRACE_EVENT(xfs_exchmaps_delta_nextents_step, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_exchmaps_delta_nextents’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5160:1: note: in expansion of macro ‘TRACE_EVENT’ 5160 | TRACE_EVENT(xfs_exchmaps_delta_nextents, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5160:1: note: in expansion of macro ‘TRACE_EVENT’ 5160 | TRACE_EVENT(xfs_exchmaps_delta_nextents, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_getparents_rec_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5191:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5191 | DECLARE_EVENT_CLASS(xfs_getparents_rec_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5191:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5191 | DECLARE_EVENT_CLASS(xfs_getparents_rec_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_getparents_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5235:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5235 | DECLARE_EVENT_CLASS(xfs_getparents_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5235:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5235 | DECLARE_EVENT_CLASS(xfs_getparents_class, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_attr_list_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(xfs_attr_list_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(xfs_attr_list_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xlog_intent_recovery_failed’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:163:1: note: in expansion of macro ‘TRACE_EVENT’ 163 | TRACE_EVENT(xlog_intent_recovery_failed, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:163:1: note: in expansion of macro ‘TRACE_EVENT’ 163 | TRACE_EVENT(xlog_intent_recovery_failed, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_perag_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(xfs_perag_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(xfs_perag_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_inodegc_worker’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ 222 | TRACE_EVENT(xfs_inodegc_worker, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ 222 | TRACE_EVENT(xfs_inodegc_worker, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_fs_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:238:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 238 | DECLARE_EVENT_CLASS(xfs_fs_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:238:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 238 | DECLARE_EVENT_CLASS(xfs_fs_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_inodegc_shrinker_scan’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(xfs_inodegc_shrinker_scan, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(xfs_inodegc_shrinker_scan, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_ag_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:301:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 301 | DECLARE_EVENT_CLASS(xfs_ag_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:301:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 301 | DECLARE_EVENT_CLASS(xfs_ag_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_attr_list_node_descend’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(xfs_attr_list_node_descend, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(xfs_attr_list_node_descend, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_bmap_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:378:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 378 | DECLARE_EVENT_CLASS(xfs_bmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:378:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 378 | DECLARE_EVENT_CLASS(xfs_bmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_buf_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:437:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 437 | DECLARE_EVENT_CLASS(xfs_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:437:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 437 | DECLARE_EVENT_CLASS(xfs_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_buf_flags_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:508:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 508 | DECLARE_EVENT_CLASS(xfs_buf_flags_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:508:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 508 | DECLARE_EVENT_CLASS(xfs_buf_flags_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_buf_ioerror’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:551:1: note: in expansion of macro ‘TRACE_EVENT’ 551 | TRACE_EVENT(xfs_buf_ioerror, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:551:1: note: in expansion of macro ‘TRACE_EVENT’ 551 | TRACE_EVENT(xfs_buf_ioerror, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_buf_item_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:589:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 589 | DECLARE_EVENT_CLASS(xfs_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:589:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 589 | DECLARE_EVENT_CLASS(xfs_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_filestream_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:664:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 664 | DECLARE_EVENT_CLASS(xfs_filestream_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:664:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 664 | DECLARE_EVENT_CLASS(xfs_filestream_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_filestream_pick’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:693:1: note: in expansion of macro ‘TRACE_EVENT’ 693 | TRACE_EVENT(xfs_filestream_pick, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:693:1: note: in expansion of macro ‘TRACE_EVENT’ 693 | TRACE_EVENT(xfs_filestream_pick, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_lock_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 723 | DECLARE_EVENT_CLASS(xfs_lock_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 723 | DECLARE_EVENT_CLASS(xfs_lock_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_inode_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:756:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 756 | DECLARE_EVENT_CLASS(xfs_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:756:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 756 | DECLARE_EVENT_CLASS(xfs_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_filemap_fault’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ 830 | TRACE_EVENT(xfs_filemap_fault, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ 830 | TRACE_EVENT(xfs_filemap_fault, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_iref_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:852:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 852 | DECLARE_EVENT_CLASS(xfs_iref_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:852:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 852 | DECLARE_EVENT_CLASS(xfs_iref_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_iomap_prealloc_size’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:877:1: note: in expansion of macro ‘TRACE_EVENT’ 877 | TRACE_EVENT(xfs_iomap_prealloc_size, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:877:1: note: in expansion of macro ‘TRACE_EVENT’ 877 | TRACE_EVENT(xfs_iomap_prealloc_size, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_irec_merge_pre’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:901:1: note: in expansion of macro ‘TRACE_EVENT’ 901 | TRACE_EVENT(xfs_irec_merge_pre, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:901:1: note: in expansion of macro ‘TRACE_EVENT’ 901 | TRACE_EVENT(xfs_irec_merge_pre, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_irec_merge_post’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:930:1: note: in expansion of macro ‘TRACE_EVENT’ 930 | TRACE_EVENT(xfs_irec_merge_post, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:930:1: note: in expansion of macro ‘TRACE_EVENT’ 930 | TRACE_EVENT(xfs_irec_merge_post, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_namespace_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:963:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 963 | DECLARE_EVENT_CLASS(xfs_namespace_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:963:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 963 | DECLARE_EVENT_CLASS(xfs_namespace_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_rename’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:995:1: note: in expansion of macro ‘TRACE_EVENT’ 995 | TRACE_EVENT(xfs_rename, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:995:1: note: in expansion of macro ‘TRACE_EVENT’ 995 | TRACE_EVENT(xfs_rename, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_dquot_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1029:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1029 | DECLARE_EVENT_CLASS(xfs_dquot_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1029:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1029 | DECLARE_EVENT_CLASS(xfs_dquot_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_trans_mod_dquot’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ 1127 | TRACE_EVENT(xfs_trans_mod_dquot, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ 1127 | TRACE_EVENT(xfs_trans_mod_dquot, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_dqtrx_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1156 | DECLARE_EVENT_CLASS(xfs_dqtrx_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1156 | DECLARE_EVENT_CLASS(xfs_dqtrx_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_loggrant_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1228 | DECLARE_EVENT_CLASS(xfs_loggrant_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1228 | DECLARE_EVENT_CLASS(xfs_loggrant_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_log_item_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1312:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1312 | DECLARE_EVENT_CLASS(xfs_log_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1312:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1312 | DECLARE_EVENT_CLASS(xfs_log_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_log_force’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ 1337 | TRACE_EVENT(xfs_log_force, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ 1337 | TRACE_EVENT(xfs_log_force, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_ail_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1367 | DECLARE_EVENT_CLASS(xfs_ail_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1367 | DECLARE_EVENT_CLASS(xfs_ail_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_log_assign_tail_lsn’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1403:1: note: in expansion of macro ‘TRACE_EVENT’ 1403 | TRACE_EVENT(xfs_log_assign_tail_lsn, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1403:1: note: in expansion of macro ‘TRACE_EVENT’ 1403 | TRACE_EVENT(xfs_log_assign_tail_lsn, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_file_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1425:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1425 | DECLARE_EVENT_CLASS(xfs_file_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1425:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1425 | DECLARE_EVENT_CLASS(xfs_file_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_imap_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1462:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1462 | DECLARE_EVENT_CLASS(xfs_imap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1462:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1462 | DECLARE_EVENT_CLASS(xfs_imap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_simple_io_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1511:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1511 | DECLARE_EVENT_CLASS(xfs_simple_io_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1511:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1511 | DECLARE_EVENT_CLASS(xfs_simple_io_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_itrunc_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1553:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1553 | DECLARE_EVENT_CLASS(xfs_itrunc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1553:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1553 | DECLARE_EVENT_CLASS(xfs_itrunc_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_pagecache_inval’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1582:1: note: in expansion of macro ‘TRACE_EVENT’ 1582 | TRACE_EVENT(xfs_pagecache_inval, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1582:1: note: in expansion of macro ‘TRACE_EVENT’ 1582 | TRACE_EVENT(xfs_pagecache_inval, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_bunmap’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1607:1: note: in expansion of macro ‘TRACE_EVENT’ 1607 | TRACE_EVENT(xfs_bunmap, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1607:1: note: in expansion of macro ‘TRACE_EVENT’ 1607 | TRACE_EVENT(xfs_bunmap, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_extent_busy_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1641:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1641 | DECLARE_EVENT_CLASS(xfs_extent_busy_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1641:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1641 | DECLARE_EVENT_CLASS(xfs_extent_busy_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_extent_busy_trim’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1673:1: note: in expansion of macro ‘TRACE_EVENT’ 1673 | TRACE_EVENT(xfs_extent_busy_trim, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1673:1: note: in expansion of macro ‘TRACE_EVENT’ 1673 | TRACE_EVENT(xfs_extent_busy_trim, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_agf_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1703:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1703 | DECLARE_EVENT_CLASS(xfs_agf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1703:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1703 | DECLARE_EVENT_CLASS(xfs_agf_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_free_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1765:1: note: in expansion of macro ‘TRACE_EVENT’ 1765 | TRACE_EVENT(xfs_free_extent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1765:1: note: in expansion of macro ‘TRACE_EVENT’ 1765 | TRACE_EVENT(xfs_free_extent, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_alloc_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1800 | DECLARE_EVENT_CLASS(xfs_alloc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1800 | DECLARE_EVENT_CLASS(xfs_alloc_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_alloc_cur_check’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1905:1: note: in expansion of macro ‘TRACE_EVENT’ 1905 | TRACE_EVENT(xfs_alloc_cur_check, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1905:1: note: in expansion of macro ‘TRACE_EVENT’ 1905 | TRACE_EVENT(xfs_alloc_cur_check, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_da_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1931:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1931 | DECLARE_EVENT_CLASS(xfs_da_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1931:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1931 | DECLARE_EVENT_CLASS(xfs_da_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_attr_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1998:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1998 | DECLARE_EVENT_CLASS(xfs_attr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1998:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1998 | DECLARE_EVENT_CLASS(xfs_attr_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_dir2_space_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2106 | DECLARE_EVENT_CLASS(xfs_dir2_space_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2106 | DECLARE_EVENT_CLASS(xfs_dir2_space_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_dir2_leafn_moveents’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2137:1: note: in expansion of macro ‘TRACE_EVENT’ 2137 | TRACE_EVENT(xfs_dir2_leafn_moveents, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2137:1: note: in expansion of macro ‘TRACE_EVENT’ 2137 | TRACE_EVENT(xfs_dir2_leafn_moveents, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_swap_extent_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2176 | DECLARE_EVENT_CLASS(xfs_swap_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2176 | DECLARE_EVENT_CLASS(xfs_swap_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_log_recover’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ 2216 | TRACE_EVENT(xfs_log_recover, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ 2216 | TRACE_EVENT(xfs_log_recover, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_log_recover_record’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ 2234 | TRACE_EVENT(xfs_log_recover_record, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ 2234 | TRACE_EVENT(xfs_log_recover_record, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_log_recover_item_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2257 | DECLARE_EVENT_CLASS(xfs_log_recover_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2257 | DECLARE_EVENT_CLASS(xfs_log_recover_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_log_recover_buf_item_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2305:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2305 | DECLARE_EVENT_CLASS(xfs_log_recover_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2305:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2305 | DECLARE_EVENT_CLASS(xfs_log_recover_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_log_recover_ino_item_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2349 | DECLARE_EVENT_CLASS(xfs_log_recover_ino_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2349 | DECLARE_EVENT_CLASS(xfs_log_recover_ino_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_log_recover_icreate_item_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2395 | DECLARE_EVENT_CLASS(xfs_log_recover_icreate_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2395 | DECLARE_EVENT_CLASS(xfs_log_recover_icreate_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_discard_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2433 | DECLARE_EVENT_CLASS(xfs_discard_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2433 | DECLARE_EVENT_CLASS(xfs_discard_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_rtdiscard_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2466 | DECLARE_EVENT_CLASS(xfs_rtdiscard_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2466 | DECLARE_EVENT_CLASS(xfs_rtdiscard_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_btree_cur_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2495 | DECLARE_EVENT_CLASS(xfs_btree_cur_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2495 | DECLARE_EVENT_CLASS(xfs_btree_cur_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_btree_alloc_block’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2530:1: note: in expansion of macro ‘TRACE_EVENT’ 2530 | TRACE_EVENT(xfs_btree_alloc_block, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2530:1: note: in expansion of macro ‘TRACE_EVENT’ 2530 | TRACE_EVENT(xfs_btree_alloc_block, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_btree_free_block’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2584:1: note: in expansion of macro ‘TRACE_EVENT’ 2584 | TRACE_EVENT(xfs_btree_free_block, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2584:1: note: in expansion of macro ‘TRACE_EVENT’ 2584 | TRACE_EVENT(xfs_btree_free_block, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_defer_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2617:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2617 | DECLARE_EVENT_CLASS(xfs_defer_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2617:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2617 | DECLARE_EVENT_CLASS(xfs_defer_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_defer_error_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2641:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2641 | DECLARE_EVENT_CLASS(xfs_defer_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2641:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2641 | DECLARE_EVENT_CLASS(xfs_defer_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_defer_pending_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2665 | DECLARE_EVENT_CLASS(xfs_defer_pending_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2665 | DECLARE_EVENT_CLASS(xfs_defer_pending_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_free_extent_deferred_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2715 | DECLARE_EVENT_CLASS(xfs_free_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2715 | DECLARE_EVENT_CLASS(xfs_free_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_defer_pending_item_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2748:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2748 | DECLARE_EVENT_CLASS(xfs_defer_pending_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2748:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2748 | DECLARE_EVENT_CLASS(xfs_defer_pending_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_rmap_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2790:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2790 | DECLARE_EVENT_CLASS(xfs_rmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2790:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2790 | DECLARE_EVENT_CLASS(xfs_rmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_btree_error_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2832:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2832 | DECLARE_EVENT_CLASS(xfs_btree_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2832:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2832 | DECLARE_EVENT_CLASS(xfs_btree_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_rmap_convert_state’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2886:1: note: in expansion of macro ‘TRACE_EVENT’ 2886 | TRACE_EVENT(xfs_rmap_convert_state, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2886:1: note: in expansion of macro ‘TRACE_EVENT’ 2886 | TRACE_EVENT(xfs_rmap_convert_state, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_rmapbt_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2924:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2924 | DECLARE_EVENT_CLASS(xfs_rmapbt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2924:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2924 | DECLARE_EVENT_CLASS(xfs_rmapbt_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_rmap_deferred_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2972:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2972 | DECLARE_EVENT_CLASS(xfs_rmap_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2972:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2972 | DECLARE_EVENT_CLASS(xfs_rmap_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_bmap_deferred_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3035:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3035 | DECLARE_EVENT_CLASS(xfs_bmap_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3035:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3035 | DECLARE_EVENT_CLASS(xfs_bmap_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_ag_resv_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3096:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3096 | DECLARE_EVENT_CLASS(xfs_ag_resv_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3096:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3096 | DECLARE_EVENT_CLASS(xfs_ag_resv_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_ag_error_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3148 | DECLARE_EVENT_CLASS(xfs_ag_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3148 | DECLARE_EVENT_CLASS(xfs_ag_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_refcount_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3180 | DECLARE_EVENT_CLASS(xfs_refcount_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3180 | DECLARE_EVENT_CLASS(xfs_refcount_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_refcount_lookup’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3211:1: note: in expansion of macro ‘TRACE_EVENT’ 3211 | TRACE_EVENT(xfs_refcount_lookup, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3211:1: note: in expansion of macro ‘TRACE_EVENT’ 3211 | TRACE_EVENT(xfs_refcount_lookup, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_refcount_extent_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3236 | DECLARE_EVENT_CLASS(xfs_refcount_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3236 | DECLARE_EVENT_CLASS(xfs_refcount_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_refcount_extent_at_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3270:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3270 | DECLARE_EVENT_CLASS(xfs_refcount_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3270:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3270 | DECLARE_EVENT_CLASS(xfs_refcount_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_refcount_double_extent_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3309:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3309 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3309:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3309 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_refcount_double_extent_at_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3358:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3358 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3358:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3358 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_refcount_triple_extent_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3410:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3410 | DECLARE_EVENT_CLASS(xfs_refcount_triple_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3410:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3410 | DECLARE_EVENT_CLASS(xfs_refcount_triple_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_refcount_deferred_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3512 | DECLARE_EVENT_CLASS(xfs_refcount_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3512 | DECLARE_EVENT_CLASS(xfs_refcount_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_inode_error_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3545:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3545 | DECLARE_EVENT_CLASS(xfs_inode_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3545:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3545 | DECLARE_EVENT_CLASS(xfs_inode_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_double_io_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3576:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3576 | DECLARE_EVENT_CLASS(xfs_double_io_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3576:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3576 | DECLARE_EVENT_CLASS(xfs_double_io_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_inode_irec_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3626:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3626 | DECLARE_EVENT_CLASS(xfs_inode_irec_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3626:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3626 | DECLARE_EVENT_CLASS(xfs_inode_irec_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_wb_invalid_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3659 | DECLARE_EVENT_CLASS(xfs_wb_invalid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3659 | DECLARE_EVENT_CLASS(xfs_wb_invalid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_iomap_invalid_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3702:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3702 | DECLARE_EVENT_CLASS(xfs_iomap_invalid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3702:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3702 | DECLARE_EVENT_CLASS(xfs_iomap_invalid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_reflink_remap_blocks’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3750:1: note: in expansion of macro ‘TRACE_EVENT’ 3750 | TRACE_EVENT(xfs_reflink_remap_blocks, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3750:1: note: in expansion of macro ‘TRACE_EVENT’ 3750 | TRACE_EVENT(xfs_reflink_remap_blocks, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_ioctl_clone’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3794:1: note: in expansion of macro ‘TRACE_EVENT’ 3794 | TRACE_EVENT(xfs_ioctl_clone, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3794:1: note: in expansion of macro ‘TRACE_EVENT’ 3794 | TRACE_EVENT(xfs_ioctl_clone, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_fsmap_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3846 | DECLARE_EVENT_CLASS(xfs_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3846 | DECLARE_EVENT_CLASS(xfs_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_fsmap_linear_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3889:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3889 | DECLARE_EVENT_CLASS(xfs_fsmap_linear_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3889:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3889 | DECLARE_EVENT_CLASS(xfs_fsmap_linear_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_getfsmap_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3914:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3914 | DECLARE_EVENT_CLASS(xfs_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3914:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3914 | DECLARE_EVENT_CLASS(xfs_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_trans_resv_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3952:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3952 | DECLARE_EVENT_CLASS(xfs_trans_resv_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3952:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3952 | DECLARE_EVENT_CLASS(xfs_trans_resv_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_log_get_max_trans_res’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3986:1: note: in expansion of macro ‘TRACE_EVENT’ 3986 | TRACE_EVENT(xfs_log_get_max_trans_res, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3986:1: note: in expansion of macro ‘TRACE_EVENT’ 3986 | TRACE_EVENT(xfs_log_get_max_trans_res, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_trans_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4005:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4005 | DECLARE_EVENT_CLASS(xfs_trans_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4005:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4005 | DECLARE_EVENT_CLASS(xfs_trans_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_iunlink_update_bucket’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4043:1: note: in expansion of macro ‘TRACE_EVENT’ 4043 | TRACE_EVENT(xfs_iunlink_update_bucket, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4043:1: note: in expansion of macro ‘TRACE_EVENT’ 4043 | TRACE_EVENT(xfs_iunlink_update_bucket, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_iunlink_update_dinode’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4069:1: note: in expansion of macro ‘TRACE_EVENT’ 4069 | TRACE_EVENT(xfs_iunlink_update_dinode, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4069:1: note: in expansion of macro ‘TRACE_EVENT’ 4069 | TRACE_EVENT(xfs_iunlink_update_dinode, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_iunlink_reload_next’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4095:1: note: in expansion of macro ‘TRACE_EVENT’ 4095 | TRACE_EVENT(xfs_iunlink_reload_next, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4095:1: note: in expansion of macro ‘TRACE_EVENT’ 4095 | TRACE_EVENT(xfs_iunlink_reload_next, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_inode_reload_unlinked_bucket’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4120:1: note: in expansion of macro ‘TRACE_EVENT’ 4120 | TRACE_EVENT(xfs_inode_reload_unlinked_bucket, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4120:1: note: in expansion of macro ‘TRACE_EVENT’ 4120 | TRACE_EVENT(xfs_inode_reload_unlinked_bucket, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_ag_inode_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4140:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4140 | DECLARE_EVENT_CLASS(xfs_ag_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4140:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4140 | DECLARE_EVENT_CLASS(xfs_ag_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_fs_corrupt_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4165 | DECLARE_EVENT_CLASS(xfs_fs_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4165 | DECLARE_EVENT_CLASS(xfs_fs_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_ag_corrupt_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4193 | DECLARE_EVENT_CLASS(xfs_ag_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4193 | DECLARE_EVENT_CLASS(xfs_ag_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_inode_corrupt_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4220 | DECLARE_EVENT_CLASS(xfs_inode_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4220 | DECLARE_EVENT_CLASS(xfs_inode_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_iwalk_ag’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4246:1: note: in expansion of macro ‘TRACE_EVENT’ 4246 | TRACE_EVENT(xfs_iwalk_ag, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4246:1: note: in expansion of macro ‘TRACE_EVENT’ 4246 | TRACE_EVENT(xfs_iwalk_ag, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_iwalk_ag_rec’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4265:1: note: in expansion of macro ‘TRACE_EVENT’ 4265 | TRACE_EVENT(xfs_iwalk_ag_rec, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4265:1: note: in expansion of macro ‘TRACE_EVENT’ 4265 | TRACE_EVENT(xfs_iwalk_ag_rec, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_pwork_init’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4286:1: note: in expansion of macro ‘TRACE_EVENT’ 4286 | TRACE_EVENT(xfs_pwork_init, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4286:1: note: in expansion of macro ‘TRACE_EVENT’ 4286 | TRACE_EVENT(xfs_pwork_init, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_check_new_dalign’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4304:1: note: in expansion of macro ‘TRACE_EVENT’ 4304 | TRACE_EVENT(xfs_check_new_dalign, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4304:1: note: in expansion of macro ‘TRACE_EVENT’ 4304 | TRACE_EVENT(xfs_check_new_dalign, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_btree_commit_afakeroot’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4325:1: note: in expansion of macro ‘TRACE_EVENT’ 4325 | TRACE_EVENT(xfs_btree_commit_afakeroot, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4325:1: note: in expansion of macro ‘TRACE_EVENT’ 4325 | TRACE_EVENT(xfs_btree_commit_afakeroot, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_btree_commit_ifakeroot’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4353:1: note: in expansion of macro ‘TRACE_EVENT’ 4353 | TRACE_EVENT(xfs_btree_commit_ifakeroot, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4353:1: note: in expansion of macro ‘TRACE_EVENT’ 4353 | TRACE_EVENT(xfs_btree_commit_ifakeroot, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_btree_bload_level_geometry’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4386:1: note: in expansion of macro ‘TRACE_EVENT’ 4386 | TRACE_EVENT(xfs_btree_bload_level_geometry, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4386:1: note: in expansion of macro ‘TRACE_EVENT’ 4386 | TRACE_EVENT(xfs_btree_bload_level_geometry, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_btree_bload_block’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4427:1: note: in expansion of macro ‘TRACE_EVENT’ 4427 | TRACE_EVENT(xfs_btree_bload_block, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4427:1: note: in expansion of macro ‘TRACE_EVENT’ 4427 | TRACE_EVENT(xfs_btree_bload_block, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_timestamp_range_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4470:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4470 | DECLARE_EVENT_CLASS(xfs_timestamp_range_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4470:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4470 | DECLARE_EVENT_CLASS(xfs_timestamp_range_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_icwalk_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4496:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4496 | DECLARE_EVENT_CLASS(xfs_icwalk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4496:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4496 | DECLARE_EVENT_CLASS(xfs_icwalk_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xlog_iclog_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4547 | DECLARE_EVENT_CLASS(xlog_iclog_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4547 | DECLARE_EVENT_CLASS(xlog_iclog_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_das_state_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4622 | DECLARE_EVENT_CLASS(xfs_das_state_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4622 | DECLARE_EVENT_CLASS(xfs_das_state_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_force_shutdown’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4652:1: note: in expansion of macro ‘TRACE_EVENT’ 4652 | TRACE_EVENT(xfs_force_shutdown, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4652:1: note: in expansion of macro ‘TRACE_EVENT’ 4652 | TRACE_EVENT(xfs_force_shutdown, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_perag_intents_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4679 | DECLARE_EVENT_CLASS(xfs_perag_intents_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4679 | DECLARE_EVENT_CLASS(xfs_perag_intents_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xmbuf_create’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4712:1: note: in expansion of macro ‘TRACE_EVENT’ 4712 | TRACE_EVENT(xmbuf_create, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4712:1: note: in expansion of macro ‘TRACE_EVENT’ 4712 | TRACE_EVENT(xmbuf_create, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xmbuf_free’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4737:1: note: in expansion of macro ‘TRACE_EVENT’ 4737 | TRACE_EVENT(xmbuf_free, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4737:1: note: in expansion of macro ‘TRACE_EVENT’ 4737 | TRACE_EVENT(xmbuf_free, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfbtree_init’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4764:1: note: in expansion of macro ‘TRACE_EVENT’ 4764 | TRACE_EVENT(xfbtree_init, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4764:1: note: in expansion of macro ‘TRACE_EVENT’ 4764 | TRACE_EVENT(xfbtree_init, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfbtree_buf_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4796:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4796 | DECLARE_EVENT_CLASS(xfbtree_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4796:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4796 | DECLARE_EVENT_CLASS(xfbtree_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfbtree_freesp_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4835:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4835 | DECLARE_EVENT_CLASS(xfbtree_freesp_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4835:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4835 | DECLARE_EVENT_CLASS(xfbtree_freesp_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_exchrange_inode_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4885:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4885 | DECLARE_EVENT_CLASS(xfs_exchrange_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4885:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4885 | DECLARE_EVENT_CLASS(xfs_exchrange_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_exchrange_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4932:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4932 | DECLARE_EVENT_CLASS(xfs_exchrange_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4932:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4932 | DECLARE_EVENT_CLASS(xfs_exchrange_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_exchmaps_overhead’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4989:1: note: in expansion of macro ‘TRACE_EVENT’ 4989 | TRACE_EVENT(xfs_exchmaps_overhead, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4989:1: note: in expansion of macro ‘TRACE_EVENT’ 4989 | TRACE_EVENT(xfs_exchmaps_overhead, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_exchmaps_estimate_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5009:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5009 | DECLARE_EVENT_CLASS(xfs_exchmaps_estimate_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5009:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5009 | DECLARE_EVENT_CLASS(xfs_exchmaps_estimate_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_exchmaps_intent_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5063:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5063 | DECLARE_EVENT_CLASS(xfs_exchmaps_intent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5063:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5063 | DECLARE_EVENT_CLASS(xfs_exchmaps_intent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_exchmaps_delta_nextents_step’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5109:1: note: in expansion of macro ‘TRACE_EVENT’ 5109 | TRACE_EVENT(xfs_exchmaps_delta_nextents_step, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5109:1: note: in expansion of macro ‘TRACE_EVENT’ 5109 | TRACE_EVENT(xfs_exchmaps_delta_nextents_step, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_exchmaps_delta_nextents’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5160:1: note: in expansion of macro ‘TRACE_EVENT’ 5160 | TRACE_EVENT(xfs_exchmaps_delta_nextents, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5160:1: note: in expansion of macro ‘TRACE_EVENT’ 5160 | TRACE_EVENT(xfs_exchmaps_delta_nextents, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_getparents_rec_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5191:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5191 | DECLARE_EVENT_CLASS(xfs_getparents_rec_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5191:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5191 | DECLARE_EVENT_CLASS(xfs_getparents_rec_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_getparents_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5235:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5235 | DECLARE_EVENT_CLASS(xfs_getparents_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5235:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5235 | DECLARE_EVENT_CLASS(xfs_getparents_class, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_attr_list_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(xfs_attr_list_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(xfs_attr_list_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xlog_intent_recovery_failed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:163:1: note: in expansion of macro ‘TRACE_EVENT’ 163 | TRACE_EVENT(xlog_intent_recovery_failed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:163:1: note: in expansion of macro ‘TRACE_EVENT’ 163 | TRACE_EVENT(xlog_intent_recovery_failed, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_perag_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(xfs_perag_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(xfs_perag_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_inodegc_worker’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ 222 | TRACE_EVENT(xfs_inodegc_worker, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ 222 | TRACE_EVENT(xfs_inodegc_worker, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_fs_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:238:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 238 | DECLARE_EVENT_CLASS(xfs_fs_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:238:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 238 | DECLARE_EVENT_CLASS(xfs_fs_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_inodegc_shrinker_scan’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(xfs_inodegc_shrinker_scan, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(xfs_inodegc_shrinker_scan, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_ag_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:301:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 301 | DECLARE_EVENT_CLASS(xfs_ag_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:301:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 301 | DECLARE_EVENT_CLASS(xfs_ag_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_attr_list_node_descend’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(xfs_attr_list_node_descend, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(xfs_attr_list_node_descend, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_bmap_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:378:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 378 | DECLARE_EVENT_CLASS(xfs_bmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:378:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 378 | DECLARE_EVENT_CLASS(xfs_bmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_buf_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:437:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 437 | DECLARE_EVENT_CLASS(xfs_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:437:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 437 | DECLARE_EVENT_CLASS(xfs_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_buf_flags_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:508:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 508 | DECLARE_EVENT_CLASS(xfs_buf_flags_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:508:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 508 | DECLARE_EVENT_CLASS(xfs_buf_flags_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_buf_ioerror’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:551:1: note: in expansion of macro ‘TRACE_EVENT’ 551 | TRACE_EVENT(xfs_buf_ioerror, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:551:1: note: in expansion of macro ‘TRACE_EVENT’ 551 | TRACE_EVENT(xfs_buf_ioerror, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_buf_item_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:589:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 589 | DECLARE_EVENT_CLASS(xfs_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:589:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 589 | DECLARE_EVENT_CLASS(xfs_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_filestream_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:664:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 664 | DECLARE_EVENT_CLASS(xfs_filestream_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:664:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 664 | DECLARE_EVENT_CLASS(xfs_filestream_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_filestream_pick’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:693:1: note: in expansion of macro ‘TRACE_EVENT’ 693 | TRACE_EVENT(xfs_filestream_pick, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:693:1: note: in expansion of macro ‘TRACE_EVENT’ 693 | TRACE_EVENT(xfs_filestream_pick, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_lock_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 723 | DECLARE_EVENT_CLASS(xfs_lock_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 723 | DECLARE_EVENT_CLASS(xfs_lock_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_inode_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:756:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 756 | DECLARE_EVENT_CLASS(xfs_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:756:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 756 | DECLARE_EVENT_CLASS(xfs_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_filemap_fault’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ 830 | TRACE_EVENT(xfs_filemap_fault, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ 830 | TRACE_EVENT(xfs_filemap_fault, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_iref_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:852:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 852 | DECLARE_EVENT_CLASS(xfs_iref_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:852:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 852 | DECLARE_EVENT_CLASS(xfs_iref_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_iomap_prealloc_size’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:877:1: note: in expansion of macro ‘TRACE_EVENT’ 877 | TRACE_EVENT(xfs_iomap_prealloc_size, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:877:1: note: in expansion of macro ‘TRACE_EVENT’ 877 | TRACE_EVENT(xfs_iomap_prealloc_size, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_irec_merge_pre’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:901:1: note: in expansion of macro ‘TRACE_EVENT’ 901 | TRACE_EVENT(xfs_irec_merge_pre, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:901:1: note: in expansion of macro ‘TRACE_EVENT’ 901 | TRACE_EVENT(xfs_irec_merge_pre, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_irec_merge_post’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:930:1: note: in expansion of macro ‘TRACE_EVENT’ 930 | TRACE_EVENT(xfs_irec_merge_post, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:930:1: note: in expansion of macro ‘TRACE_EVENT’ 930 | TRACE_EVENT(xfs_irec_merge_post, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_namespace_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:963:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 963 | DECLARE_EVENT_CLASS(xfs_namespace_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:963:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 963 | DECLARE_EVENT_CLASS(xfs_namespace_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_rename’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:995:1: note: in expansion of macro ‘TRACE_EVENT’ 995 | TRACE_EVENT(xfs_rename, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:995:1: note: in expansion of macro ‘TRACE_EVENT’ 995 | TRACE_EVENT(xfs_rename, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_dquot_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1029:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1029 | DECLARE_EVENT_CLASS(xfs_dquot_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1029:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1029 | DECLARE_EVENT_CLASS(xfs_dquot_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_trans_mod_dquot’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ 1127 | TRACE_EVENT(xfs_trans_mod_dquot, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ 1127 | TRACE_EVENT(xfs_trans_mod_dquot, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_dqtrx_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1156 | DECLARE_EVENT_CLASS(xfs_dqtrx_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1156 | DECLARE_EVENT_CLASS(xfs_dqtrx_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_loggrant_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1228 | DECLARE_EVENT_CLASS(xfs_loggrant_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1228 | DECLARE_EVENT_CLASS(xfs_loggrant_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_log_item_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1312:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1312 | DECLARE_EVENT_CLASS(xfs_log_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1312:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1312 | DECLARE_EVENT_CLASS(xfs_log_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_log_force’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ 1337 | TRACE_EVENT(xfs_log_force, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ 1337 | TRACE_EVENT(xfs_log_force, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_ail_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1367 | DECLARE_EVENT_CLASS(xfs_ail_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1367 | DECLARE_EVENT_CLASS(xfs_ail_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_log_assign_tail_lsn’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1403:1: note: in expansion of macro ‘TRACE_EVENT’ 1403 | TRACE_EVENT(xfs_log_assign_tail_lsn, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1403:1: note: in expansion of macro ‘TRACE_EVENT’ 1403 | TRACE_EVENT(xfs_log_assign_tail_lsn, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_file_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1425:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1425 | DECLARE_EVENT_CLASS(xfs_file_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1425:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1425 | DECLARE_EVENT_CLASS(xfs_file_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_imap_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1462:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1462 | DECLARE_EVENT_CLASS(xfs_imap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1462:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1462 | DECLARE_EVENT_CLASS(xfs_imap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_simple_io_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1511:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1511 | DECLARE_EVENT_CLASS(xfs_simple_io_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1511:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1511 | DECLARE_EVENT_CLASS(xfs_simple_io_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_itrunc_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1553:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1553 | DECLARE_EVENT_CLASS(xfs_itrunc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1553:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1553 | DECLARE_EVENT_CLASS(xfs_itrunc_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_pagecache_inval’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1582:1: note: in expansion of macro ‘TRACE_EVENT’ 1582 | TRACE_EVENT(xfs_pagecache_inval, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1582:1: note: in expansion of macro ‘TRACE_EVENT’ 1582 | TRACE_EVENT(xfs_pagecache_inval, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_bunmap’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1607:1: note: in expansion of macro ‘TRACE_EVENT’ 1607 | TRACE_EVENT(xfs_bunmap, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1607:1: note: in expansion of macro ‘TRACE_EVENT’ 1607 | TRACE_EVENT(xfs_bunmap, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_extent_busy_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1641:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1641 | DECLARE_EVENT_CLASS(xfs_extent_busy_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1641:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1641 | DECLARE_EVENT_CLASS(xfs_extent_busy_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_extent_busy_trim’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1673:1: note: in expansion of macro ‘TRACE_EVENT’ 1673 | TRACE_EVENT(xfs_extent_busy_trim, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1673:1: note: in expansion of macro ‘TRACE_EVENT’ 1673 | TRACE_EVENT(xfs_extent_busy_trim, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_agf_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1703:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1703 | DECLARE_EVENT_CLASS(xfs_agf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1703:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1703 | DECLARE_EVENT_CLASS(xfs_agf_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_free_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1765:1: note: in expansion of macro ‘TRACE_EVENT’ 1765 | TRACE_EVENT(xfs_free_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1765:1: note: in expansion of macro ‘TRACE_EVENT’ 1765 | TRACE_EVENT(xfs_free_extent, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_alloc_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1800 | DECLARE_EVENT_CLASS(xfs_alloc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1800 | DECLARE_EVENT_CLASS(xfs_alloc_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_alloc_cur_check’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1905:1: note: in expansion of macro ‘TRACE_EVENT’ 1905 | TRACE_EVENT(xfs_alloc_cur_check, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1905:1: note: in expansion of macro ‘TRACE_EVENT’ 1905 | TRACE_EVENT(xfs_alloc_cur_check, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_da_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1931:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1931 | DECLARE_EVENT_CLASS(xfs_da_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1931:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1931 | DECLARE_EVENT_CLASS(xfs_da_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_attr_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1998:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1998 | DECLARE_EVENT_CLASS(xfs_attr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1998:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1998 | DECLARE_EVENT_CLASS(xfs_attr_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_dir2_space_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2106 | DECLARE_EVENT_CLASS(xfs_dir2_space_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2106 | DECLARE_EVENT_CLASS(xfs_dir2_space_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_dir2_leafn_moveents’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2137:1: note: in expansion of macro ‘TRACE_EVENT’ 2137 | TRACE_EVENT(xfs_dir2_leafn_moveents, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2137:1: note: in expansion of macro ‘TRACE_EVENT’ 2137 | TRACE_EVENT(xfs_dir2_leafn_moveents, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_swap_extent_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2176 | DECLARE_EVENT_CLASS(xfs_swap_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2176 | DECLARE_EVENT_CLASS(xfs_swap_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_log_recover’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ 2216 | TRACE_EVENT(xfs_log_recover, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ 2216 | TRACE_EVENT(xfs_log_recover, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_log_recover_record’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ 2234 | TRACE_EVENT(xfs_log_recover_record, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ 2234 | TRACE_EVENT(xfs_log_recover_record, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_log_recover_item_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2257 | DECLARE_EVENT_CLASS(xfs_log_recover_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2257 | DECLARE_EVENT_CLASS(xfs_log_recover_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_log_recover_buf_item_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2305:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2305 | DECLARE_EVENT_CLASS(xfs_log_recover_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2305:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2305 | DECLARE_EVENT_CLASS(xfs_log_recover_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_log_recover_ino_item_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2349 | DECLARE_EVENT_CLASS(xfs_log_recover_ino_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2349 | DECLARE_EVENT_CLASS(xfs_log_recover_ino_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_log_recover_icreate_item_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2395 | DECLARE_EVENT_CLASS(xfs_log_recover_icreate_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2395 | DECLARE_EVENT_CLASS(xfs_log_recover_icreate_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_discard_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2433 | DECLARE_EVENT_CLASS(xfs_discard_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2433 | DECLARE_EVENT_CLASS(xfs_discard_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_rtdiscard_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2466 | DECLARE_EVENT_CLASS(xfs_rtdiscard_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2466 | DECLARE_EVENT_CLASS(xfs_rtdiscard_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_btree_cur_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2495 | DECLARE_EVENT_CLASS(xfs_btree_cur_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2495 | DECLARE_EVENT_CLASS(xfs_btree_cur_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_btree_alloc_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2530:1: note: in expansion of macro ‘TRACE_EVENT’ 2530 | TRACE_EVENT(xfs_btree_alloc_block, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2530:1: note: in expansion of macro ‘TRACE_EVENT’ 2530 | TRACE_EVENT(xfs_btree_alloc_block, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_btree_free_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2584:1: note: in expansion of macro ‘TRACE_EVENT’ 2584 | TRACE_EVENT(xfs_btree_free_block, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2584:1: note: in expansion of macro ‘TRACE_EVENT’ 2584 | TRACE_EVENT(xfs_btree_free_block, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_defer_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2617:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2617 | DECLARE_EVENT_CLASS(xfs_defer_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2617:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2617 | DECLARE_EVENT_CLASS(xfs_defer_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_defer_error_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2641:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2641 | DECLARE_EVENT_CLASS(xfs_defer_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2641:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2641 | DECLARE_EVENT_CLASS(xfs_defer_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_defer_pending_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2665 | DECLARE_EVENT_CLASS(xfs_defer_pending_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2665 | DECLARE_EVENT_CLASS(xfs_defer_pending_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_free_extent_deferred_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2715 | DECLARE_EVENT_CLASS(xfs_free_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2715 | DECLARE_EVENT_CLASS(xfs_free_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_defer_pending_item_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2748:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2748 | DECLARE_EVENT_CLASS(xfs_defer_pending_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2748:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2748 | DECLARE_EVENT_CLASS(xfs_defer_pending_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_rmap_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2790:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2790 | DECLARE_EVENT_CLASS(xfs_rmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2790:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2790 | DECLARE_EVENT_CLASS(xfs_rmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_btree_error_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2832:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2832 | DECLARE_EVENT_CLASS(xfs_btree_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2832:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2832 | DECLARE_EVENT_CLASS(xfs_btree_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_rmap_convert_state’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2886:1: note: in expansion of macro ‘TRACE_EVENT’ 2886 | TRACE_EVENT(xfs_rmap_convert_state, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2886:1: note: in expansion of macro ‘TRACE_EVENT’ 2886 | TRACE_EVENT(xfs_rmap_convert_state, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_rmapbt_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2924:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2924 | DECLARE_EVENT_CLASS(xfs_rmapbt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2924:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2924 | DECLARE_EVENT_CLASS(xfs_rmapbt_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_rmap_deferred_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2972:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2972 | DECLARE_EVENT_CLASS(xfs_rmap_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2972:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2972 | DECLARE_EVENT_CLASS(xfs_rmap_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_bmap_deferred_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3035:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3035 | DECLARE_EVENT_CLASS(xfs_bmap_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3035:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3035 | DECLARE_EVENT_CLASS(xfs_bmap_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_ag_resv_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3096:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3096 | DECLARE_EVENT_CLASS(xfs_ag_resv_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3096:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3096 | DECLARE_EVENT_CLASS(xfs_ag_resv_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_ag_error_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3148 | DECLARE_EVENT_CLASS(xfs_ag_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3148 | DECLARE_EVENT_CLASS(xfs_ag_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_refcount_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3180 | DECLARE_EVENT_CLASS(xfs_refcount_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3180 | DECLARE_EVENT_CLASS(xfs_refcount_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_refcount_lookup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3211:1: note: in expansion of macro ‘TRACE_EVENT’ 3211 | TRACE_EVENT(xfs_refcount_lookup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3211:1: note: in expansion of macro ‘TRACE_EVENT’ 3211 | TRACE_EVENT(xfs_refcount_lookup, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_refcount_extent_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3236 | DECLARE_EVENT_CLASS(xfs_refcount_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3236 | DECLARE_EVENT_CLASS(xfs_refcount_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_refcount_extent_at_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3270:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3270 | DECLARE_EVENT_CLASS(xfs_refcount_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3270:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3270 | DECLARE_EVENT_CLASS(xfs_refcount_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_refcount_double_extent_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3309:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3309 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3309:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3309 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_refcount_double_extent_at_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3358:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3358 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3358:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3358 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_refcount_triple_extent_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3410:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3410 | DECLARE_EVENT_CLASS(xfs_refcount_triple_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3410:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3410 | DECLARE_EVENT_CLASS(xfs_refcount_triple_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_refcount_deferred_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3512 | DECLARE_EVENT_CLASS(xfs_refcount_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3512 | DECLARE_EVENT_CLASS(xfs_refcount_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_inode_error_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3545:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3545 | DECLARE_EVENT_CLASS(xfs_inode_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3545:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3545 | DECLARE_EVENT_CLASS(xfs_inode_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_double_io_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3576:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3576 | DECLARE_EVENT_CLASS(xfs_double_io_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3576:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3576 | DECLARE_EVENT_CLASS(xfs_double_io_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_inode_irec_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3626:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3626 | DECLARE_EVENT_CLASS(xfs_inode_irec_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3626:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3626 | DECLARE_EVENT_CLASS(xfs_inode_irec_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_wb_invalid_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3659 | DECLARE_EVENT_CLASS(xfs_wb_invalid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3659 | DECLARE_EVENT_CLASS(xfs_wb_invalid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_iomap_invalid_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3702:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3702 | DECLARE_EVENT_CLASS(xfs_iomap_invalid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3702:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3702 | DECLARE_EVENT_CLASS(xfs_iomap_invalid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_reflink_remap_blocks’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3750:1: note: in expansion of macro ‘TRACE_EVENT’ 3750 | TRACE_EVENT(xfs_reflink_remap_blocks, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3750:1: note: in expansion of macro ‘TRACE_EVENT’ 3750 | TRACE_EVENT(xfs_reflink_remap_blocks, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_ioctl_clone’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3794:1: note: in expansion of macro ‘TRACE_EVENT’ 3794 | TRACE_EVENT(xfs_ioctl_clone, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3794:1: note: in expansion of macro ‘TRACE_EVENT’ 3794 | TRACE_EVENT(xfs_ioctl_clone, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_fsmap_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3846 | DECLARE_EVENT_CLASS(xfs_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3846 | DECLARE_EVENT_CLASS(xfs_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_fsmap_linear_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3889:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3889 | DECLARE_EVENT_CLASS(xfs_fsmap_linear_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3889:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3889 | DECLARE_EVENT_CLASS(xfs_fsmap_linear_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_getfsmap_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3914:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3914 | DECLARE_EVENT_CLASS(xfs_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3914:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3914 | DECLARE_EVENT_CLASS(xfs_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_trans_resv_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3952:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3952 | DECLARE_EVENT_CLASS(xfs_trans_resv_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3952:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3952 | DECLARE_EVENT_CLASS(xfs_trans_resv_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_log_get_max_trans_res’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3986:1: note: in expansion of macro ‘TRACE_EVENT’ 3986 | TRACE_EVENT(xfs_log_get_max_trans_res, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3986:1: note: in expansion of macro ‘TRACE_EVENT’ 3986 | TRACE_EVENT(xfs_log_get_max_trans_res, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_trans_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4005:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4005 | DECLARE_EVENT_CLASS(xfs_trans_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4005:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4005 | DECLARE_EVENT_CLASS(xfs_trans_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_iunlink_update_bucket’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4043:1: note: in expansion of macro ‘TRACE_EVENT’ 4043 | TRACE_EVENT(xfs_iunlink_update_bucket, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4043:1: note: in expansion of macro ‘TRACE_EVENT’ 4043 | TRACE_EVENT(xfs_iunlink_update_bucket, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_iunlink_update_dinode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4069:1: note: in expansion of macro ‘TRACE_EVENT’ 4069 | TRACE_EVENT(xfs_iunlink_update_dinode, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4069:1: note: in expansion of macro ‘TRACE_EVENT’ 4069 | TRACE_EVENT(xfs_iunlink_update_dinode, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_iunlink_reload_next’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4095:1: note: in expansion of macro ‘TRACE_EVENT’ 4095 | TRACE_EVENT(xfs_iunlink_reload_next, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4095:1: note: in expansion of macro ‘TRACE_EVENT’ 4095 | TRACE_EVENT(xfs_iunlink_reload_next, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_inode_reload_unlinked_bucket’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4120:1: note: in expansion of macro ‘TRACE_EVENT’ 4120 | TRACE_EVENT(xfs_inode_reload_unlinked_bucket, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4120:1: note: in expansion of macro ‘TRACE_EVENT’ 4120 | TRACE_EVENT(xfs_inode_reload_unlinked_bucket, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_ag_inode_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4140:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4140 | DECLARE_EVENT_CLASS(xfs_ag_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4140:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4140 | DECLARE_EVENT_CLASS(xfs_ag_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_fs_corrupt_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4165 | DECLARE_EVENT_CLASS(xfs_fs_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4165 | DECLARE_EVENT_CLASS(xfs_fs_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_ag_corrupt_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4193 | DECLARE_EVENT_CLASS(xfs_ag_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4193 | DECLARE_EVENT_CLASS(xfs_ag_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_inode_corrupt_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4220 | DECLARE_EVENT_CLASS(xfs_inode_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4220 | DECLARE_EVENT_CLASS(xfs_inode_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_iwalk_ag’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4246:1: note: in expansion of macro ‘TRACE_EVENT’ 4246 | TRACE_EVENT(xfs_iwalk_ag, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4246:1: note: in expansion of macro ‘TRACE_EVENT’ 4246 | TRACE_EVENT(xfs_iwalk_ag, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_iwalk_ag_rec’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4265:1: note: in expansion of macro ‘TRACE_EVENT’ 4265 | TRACE_EVENT(xfs_iwalk_ag_rec, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4265:1: note: in expansion of macro ‘TRACE_EVENT’ 4265 | TRACE_EVENT(xfs_iwalk_ag_rec, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_pwork_init’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4286:1: note: in expansion of macro ‘TRACE_EVENT’ 4286 | TRACE_EVENT(xfs_pwork_init, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4286:1: note: in expansion of macro ‘TRACE_EVENT’ 4286 | TRACE_EVENT(xfs_pwork_init, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_check_new_dalign’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4304:1: note: in expansion of macro ‘TRACE_EVENT’ 4304 | TRACE_EVENT(xfs_check_new_dalign, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4304:1: note: in expansion of macro ‘TRACE_EVENT’ 4304 | TRACE_EVENT(xfs_check_new_dalign, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_btree_commit_afakeroot’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4325:1: note: in expansion of macro ‘TRACE_EVENT’ 4325 | TRACE_EVENT(xfs_btree_commit_afakeroot, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4325:1: note: in expansion of macro ‘TRACE_EVENT’ 4325 | TRACE_EVENT(xfs_btree_commit_afakeroot, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_btree_commit_ifakeroot’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4353:1: note: in expansion of macro ‘TRACE_EVENT’ 4353 | TRACE_EVENT(xfs_btree_commit_ifakeroot, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4353:1: note: in expansion of macro ‘TRACE_EVENT’ 4353 | TRACE_EVENT(xfs_btree_commit_ifakeroot, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_btree_bload_level_geometry’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4386:1: note: in expansion of macro ‘TRACE_EVENT’ 4386 | TRACE_EVENT(xfs_btree_bload_level_geometry, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4386:1: note: in expansion of macro ‘TRACE_EVENT’ 4386 | TRACE_EVENT(xfs_btree_bload_level_geometry, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_btree_bload_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4427:1: note: in expansion of macro ‘TRACE_EVENT’ 4427 | TRACE_EVENT(xfs_btree_bload_block, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4427:1: note: in expansion of macro ‘TRACE_EVENT’ 4427 | TRACE_EVENT(xfs_btree_bload_block, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_timestamp_range_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4470:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4470 | DECLARE_EVENT_CLASS(xfs_timestamp_range_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4470:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4470 | DECLARE_EVENT_CLASS(xfs_timestamp_range_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_icwalk_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4496:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4496 | DECLARE_EVENT_CLASS(xfs_icwalk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4496:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4496 | DECLARE_EVENT_CLASS(xfs_icwalk_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xlog_iclog_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4547 | DECLARE_EVENT_CLASS(xlog_iclog_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4547 | DECLARE_EVENT_CLASS(xlog_iclog_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_das_state_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4622 | DECLARE_EVENT_CLASS(xfs_das_state_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4622 | DECLARE_EVENT_CLASS(xfs_das_state_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_force_shutdown’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4652:1: note: in expansion of macro ‘TRACE_EVENT’ 4652 | TRACE_EVENT(xfs_force_shutdown, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4652:1: note: in expansion of macro ‘TRACE_EVENT’ 4652 | TRACE_EVENT(xfs_force_shutdown, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_perag_intents_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4679 | DECLARE_EVENT_CLASS(xfs_perag_intents_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4679 | DECLARE_EVENT_CLASS(xfs_perag_intents_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xmbuf_create’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4712:1: note: in expansion of macro ‘TRACE_EVENT’ 4712 | TRACE_EVENT(xmbuf_create, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4712:1: note: in expansion of macro ‘TRACE_EVENT’ 4712 | TRACE_EVENT(xmbuf_create, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xmbuf_free’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4737:1: note: in expansion of macro ‘TRACE_EVENT’ 4737 | TRACE_EVENT(xmbuf_free, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4737:1: note: in expansion of macro ‘TRACE_EVENT’ 4737 | TRACE_EVENT(xmbuf_free, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfbtree_init’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4764:1: note: in expansion of macro ‘TRACE_EVENT’ 4764 | TRACE_EVENT(xfbtree_init, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4764:1: note: in expansion of macro ‘TRACE_EVENT’ 4764 | TRACE_EVENT(xfbtree_init, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfbtree_buf_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4796:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4796 | DECLARE_EVENT_CLASS(xfbtree_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4796:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4796 | DECLARE_EVENT_CLASS(xfbtree_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfbtree_freesp_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4835:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4835 | DECLARE_EVENT_CLASS(xfbtree_freesp_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4835:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4835 | DECLARE_EVENT_CLASS(xfbtree_freesp_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_exchrange_inode_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4885:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4885 | DECLARE_EVENT_CLASS(xfs_exchrange_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4885:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4885 | DECLARE_EVENT_CLASS(xfs_exchrange_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_exchrange_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4932:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4932 | DECLARE_EVENT_CLASS(xfs_exchrange_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4932:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4932 | DECLARE_EVENT_CLASS(xfs_exchrange_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_exchmaps_overhead’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4989:1: note: in expansion of macro ‘TRACE_EVENT’ 4989 | TRACE_EVENT(xfs_exchmaps_overhead, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4989:1: note: in expansion of macro ‘TRACE_EVENT’ 4989 | TRACE_EVENT(xfs_exchmaps_overhead, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_exchmaps_estimate_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5009:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5009 | DECLARE_EVENT_CLASS(xfs_exchmaps_estimate_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5009:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5009 | DECLARE_EVENT_CLASS(xfs_exchmaps_estimate_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_exchmaps_intent_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5063:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5063 | DECLARE_EVENT_CLASS(xfs_exchmaps_intent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5063:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5063 | DECLARE_EVENT_CLASS(xfs_exchmaps_intent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_exchmaps_delta_nextents_step’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5109:1: note: in expansion of macro ‘TRACE_EVENT’ 5109 | TRACE_EVENT(xfs_exchmaps_delta_nextents_step, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5109:1: note: in expansion of macro ‘TRACE_EVENT’ 5109 | TRACE_EVENT(xfs_exchmaps_delta_nextents_step, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_exchmaps_delta_nextents’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5160:1: note: in expansion of macro ‘TRACE_EVENT’ 5160 | TRACE_EVENT(xfs_exchmaps_delta_nextents, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5160:1: note: in expansion of macro ‘TRACE_EVENT’ 5160 | TRACE_EVENT(xfs_exchmaps_delta_nextents, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_getparents_rec_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5191:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5191 | DECLARE_EVENT_CLASS(xfs_getparents_rec_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5191:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5191 | DECLARE_EVENT_CLASS(xfs_getparents_rec_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_getparents_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5235:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5235 | DECLARE_EVENT_CLASS(xfs_getparents_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5235:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5235 | DECLARE_EVENT_CLASS(xfs_getparents_class, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/xfs/xfs_trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/xfs] Error 2 make[3]: *** [../scripts/Makefile.build:485: fs] Error 2 In file included from ../include/trace/define_trace.h:108, from ../net/wireless/trace.h:4093, from ../net/wireless/trace.c:5: ../net/wireless/./trace.h: In function ‘trace_event_raw_event_wiphy_work_event’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 249 | DECLARE_EVENT_CLASS(wiphy_work_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 249 | DECLARE_EVENT_CLASS(wiphy_work_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 249 | DECLARE_EVENT_CLASS(wiphy_work_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 249 | DECLARE_EVENT_CLASS(wiphy_work_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 249 | DECLARE_EVENT_CLASS(wiphy_work_event, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_wiphy_delayed_work_queue’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(wiphy_delayed_work_queue, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(wiphy_delayed_work_queue, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_wiphy_work_worker_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(wiphy_work_worker_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(wiphy_work_worker_start, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_suspend’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ 323 | TRACE_EVENT(rdev_suspend, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ 323 | TRACE_EVENT(rdev_suspend, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_return_int’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:361:1: note: in expansion of macro ‘TRACE_EVENT’ 361 | TRACE_EVENT(rdev_return_int, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:361:1: note: in expansion of macro ‘TRACE_EVENT’ 361 | TRACE_EVENT(rdev_return_int, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_scan’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:375:1: note: in expansion of macro ‘TRACE_EVENT’ 375 | TRACE_EVENT(rdev_scan, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:375:1: note: in expansion of macro ‘TRACE_EVENT’ 375 | TRACE_EVENT(rdev_scan, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_wiphy_only_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:387:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 387 | DECLARE_EVENT_CLASS(wiphy_only_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:387:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 387 | DECLARE_EVENT_CLASS(wiphy_only_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_wiphy_enabled_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:419:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 419 | DECLARE_EVENT_CLASS(wiphy_enabled_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:419:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 419 | DECLARE_EVENT_CLASS(wiphy_enabled_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_add_virtual_intf’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:439:1: note: in expansion of macro ‘TRACE_EVENT’ 439 | TRACE_EVENT(rdev_add_virtual_intf, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:439:1: note: in expansion of macro ‘TRACE_EVENT’ 439 | TRACE_EVENT(rdev_add_virtual_intf, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_wiphy_wdev_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 456 | DECLARE_EVENT_CLASS(wiphy_wdev_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 456 | DECLARE_EVENT_CLASS(wiphy_wdev_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_wiphy_wdev_cookie_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:470:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 470 | DECLARE_EVENT_CLASS(wiphy_wdev_cookie_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:470:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 470 | DECLARE_EVENT_CLASS(wiphy_wdev_cookie_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_change_virtual_intf’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ 498 | TRACE_EVENT(rdev_change_virtual_intf, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ 498 | TRACE_EVENT(rdev_change_virtual_intf, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_key_handle’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:516:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 516 | DECLARE_EVENT_CLASS(key_handle, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:516:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 516 | DECLARE_EVENT_CLASS(key_handle, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_add_key’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:555:1: note: in expansion of macro ‘TRACE_EVENT’ 555 | TRACE_EVENT(rdev_add_key, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:555:1: note: in expansion of macro ‘TRACE_EVENT’ 555 | TRACE_EVENT(rdev_add_key, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_default_key’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:585:1: note: in expansion of macro ‘TRACE_EVENT’ 585 | TRACE_EVENT(rdev_set_default_key, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:585:1: note: in expansion of macro ‘TRACE_EVENT’ 585 | TRACE_EVENT(rdev_set_default_key, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_default_mgmt_key’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:612:1: note: in expansion of macro ‘TRACE_EVENT’ 612 | TRACE_EVENT(rdev_set_default_mgmt_key, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:612:1: note: in expansion of macro ‘TRACE_EVENT’ 612 | TRACE_EVENT(rdev_set_default_mgmt_key, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_default_beacon_key’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:633:1: note: in expansion of macro ‘TRACE_EVENT’ 633 | TRACE_EVENT(rdev_set_default_beacon_key, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:633:1: note: in expansion of macro ‘TRACE_EVENT’ 633 | TRACE_EVENT(rdev_set_default_beacon_key, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_start_ap’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:654:1: note: in expansion of macro ‘TRACE_EVENT’ 654 | TRACE_EVENT(rdev_start_ap, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:654:1: note: in expansion of macro ‘TRACE_EVENT’ 654 | TRACE_EVENT(rdev_start_ap, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_change_beacon’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:698:1: note: in expansion of macro ‘TRACE_EVENT’ 698 | TRACE_EVENT(rdev_change_beacon, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:698:1: note: in expansion of macro ‘TRACE_EVENT’ 698 | TRACE_EVENT(rdev_change_beacon, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_stop_ap’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:746:1: note: in expansion of macro ‘TRACE_EVENT’ 746 | TRACE_EVENT(rdev_stop_ap, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:746:1: note: in expansion of macro ‘TRACE_EVENT’ 746 | TRACE_EVENT(rdev_stop_ap, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_wiphy_netdev_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:764:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 764 | DECLARE_EVENT_CLASS(wiphy_netdev_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:764:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 764 | DECLARE_EVENT_CLASS(wiphy_netdev_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_station_add_change’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:813:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 813 | DECLARE_EVENT_CLASS(station_add_change, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:813:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 813 | DECLARE_EVENT_CLASS(station_add_change, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_wiphy_netdev_mac_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:917:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 917 | DECLARE_EVENT_CLASS(wiphy_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:917:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 917 | DECLARE_EVENT_CLASS(wiphy_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_station_del’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:934:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 934 | DECLARE_EVENT_CLASS(station_del, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:934:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 934 | DECLARE_EVENT_CLASS(station_del, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_dump_station’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:977:1: note: in expansion of macro ‘TRACE_EVENT’ 977 | TRACE_EVENT(rdev_dump_station, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:977:1: note: in expansion of macro ‘TRACE_EVENT’ 977 | TRACE_EVENT(rdev_dump_station, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_return_int_station_info’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:998:1: note: in expansion of macro ‘TRACE_EVENT’ 998 | TRACE_EVENT(rdev_return_int_station_info, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:998:1: note: in expansion of macro ‘TRACE_EVENT’ 998 | TRACE_EVENT(rdev_return_int_station_info, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_mpath_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1015:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1015 | DECLARE_EVENT_CLASS(mpath_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1015:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1015 | DECLARE_EVENT_CLASS(mpath_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_dump_mpath’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1054:1: note: in expansion of macro ‘TRACE_EVENT’ 1054 | TRACE_EVENT(rdev_dump_mpath, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1054:1: note: in expansion of macro ‘TRACE_EVENT’ 1054 | TRACE_EVENT(rdev_dump_mpath, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_get_mpp’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1077:1: note: in expansion of macro ‘TRACE_EVENT’ 1077 | TRACE_EVENT(rdev_get_mpp, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1077:1: note: in expansion of macro ‘TRACE_EVENT’ 1077 | TRACE_EVENT(rdev_get_mpp, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_dump_mpp’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1098:1: note: in expansion of macro ‘TRACE_EVENT’ 1098 | TRACE_EVENT(rdev_dump_mpp, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1098:1: note: in expansion of macro ‘TRACE_EVENT’ 1098 | TRACE_EVENT(rdev_dump_mpp, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_return_int_mpath_info’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1121:1: note: in expansion of macro ‘TRACE_EVENT’ 1121 | TRACE_EVENT(rdev_return_int_mpath_info, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1121:1: note: in expansion of macro ‘TRACE_EVENT’ 1121 | TRACE_EVENT(rdev_return_int_mpath_info, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_return_int_mesh_config’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ 1159 | TRACE_EVENT(rdev_return_int_mesh_config, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ 1159 | TRACE_EVENT(rdev_return_int_mesh_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_update_mesh_config’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1176:1: note: in expansion of macro ‘TRACE_EVENT’ 1176 | TRACE_EVENT(rdev_update_mesh_config, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1176:1: note: in expansion of macro ‘TRACE_EVENT’ 1176 | TRACE_EVENT(rdev_update_mesh_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_join_mesh’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1196:1: note: in expansion of macro ‘TRACE_EVENT’ 1196 | TRACE_EVENT(rdev_join_mesh, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1196:1: note: in expansion of macro ‘TRACE_EVENT’ 1196 | TRACE_EVENT(rdev_join_mesh, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_change_bss’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1215:1: note: in expansion of macro ‘TRACE_EVENT’ 1215 | TRACE_EVENT(rdev_change_bss, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1215:1: note: in expansion of macro ‘TRACE_EVENT’ 1215 | TRACE_EVENT(rdev_change_bss, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_inform_bss’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1245:1: note: in expansion of macro ‘TRACE_EVENT’ 1245 | TRACE_EVENT(rdev_inform_bss, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1245:1: note: in expansion of macro ‘TRACE_EVENT’ 1245 | TRACE_EVENT(rdev_inform_bss, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_txq_params’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1262:1: note: in expansion of macro ‘TRACE_EVENT’ 1262 | TRACE_EVENT(rdev_set_txq_params, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1262:1: note: in expansion of macro ‘TRACE_EVENT’ 1262 | TRACE_EVENT(rdev_set_txq_params, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_libertas_set_mesh_channel’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1289:1: note: in expansion of macro ‘TRACE_EVENT’ 1289 | TRACE_EVENT(rdev_libertas_set_mesh_channel, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1289:1: note: in expansion of macro ‘TRACE_EVENT’ 1289 | TRACE_EVENT(rdev_libertas_set_mesh_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_monitor_channel’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1307:1: note: in expansion of macro ‘TRACE_EVENT’ 1307 | TRACE_EVENT(rdev_set_monitor_channel, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1307:1: note: in expansion of macro ‘TRACE_EVENT’ 1307 | TRACE_EVENT(rdev_set_monitor_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_auth’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1323:1: note: in expansion of macro ‘TRACE_EVENT’ 1323 | TRACE_EVENT(rdev_auth, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1323:1: note: in expansion of macro ‘TRACE_EVENT’ 1323 | TRACE_EVENT(rdev_auth, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_assoc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1347:1: note: in expansion of macro ‘TRACE_EVENT’ 1347 | TRACE_EVENT(rdev_assoc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1347:1: note: in expansion of macro ‘TRACE_EVENT’ 1347 | TRACE_EVENT(rdev_assoc, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_deauth’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1400:1: note: in expansion of macro ‘TRACE_EVENT’ 1400 | TRACE_EVENT(rdev_deauth, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1400:1: note: in expansion of macro ‘TRACE_EVENT’ 1400 | TRACE_EVENT(rdev_deauth, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_disassoc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1423:1: note: in expansion of macro ‘TRACE_EVENT’ 1423 | TRACE_EVENT(rdev_disassoc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1423:1: note: in expansion of macro ‘TRACE_EVENT’ 1423 | TRACE_EVENT(rdev_disassoc, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_mgmt_tx_cancel_wait’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1448:1: note: in expansion of macro ‘TRACE_EVENT’ 1448 | TRACE_EVENT(rdev_mgmt_tx_cancel_wait, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1448:1: note: in expansion of macro ‘TRACE_EVENT’ 1448 | TRACE_EVENT(rdev_mgmt_tx_cancel_wait, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_power_mgmt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1466:1: note: in expansion of macro ‘TRACE_EVENT’ 1466 | TRACE_EVENT(rdev_set_power_mgmt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1466:1: note: in expansion of macro ‘TRACE_EVENT’ 1466 | TRACE_EVENT(rdev_set_power_mgmt, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_connect’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1487:1: note: in expansion of macro ‘TRACE_EVENT’ 1487 | TRACE_EVENT(rdev_connect, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1487:1: note: in expansion of macro ‘TRACE_EVENT’ 1487 | TRACE_EVENT(rdev_connect, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_update_connect_params’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1522:1: note: in expansion of macro ‘TRACE_EVENT’ 1522 | TRACE_EVENT(rdev_update_connect_params, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1522:1: note: in expansion of macro ‘TRACE_EVENT’ 1522 | TRACE_EVENT(rdev_update_connect_params, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_cqm_rssi_config’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1540:1: note: in expansion of macro ‘TRACE_EVENT’ 1540 | TRACE_EVENT(rdev_set_cqm_rssi_config, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1540:1: note: in expansion of macro ‘TRACE_EVENT’ 1540 | TRACE_EVENT(rdev_set_cqm_rssi_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_cqm_rssi_range_config’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1563:1: note: in expansion of macro ‘TRACE_EVENT’ 1563 | TRACE_EVENT(rdev_set_cqm_rssi_range_config, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1563:1: note: in expansion of macro ‘TRACE_EVENT’ 1563 | TRACE_EVENT(rdev_set_cqm_rssi_range_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_cqm_txe_config’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1585:1: note: in expansion of macro ‘TRACE_EVENT’ 1585 | TRACE_EVENT(rdev_set_cqm_txe_config, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1585:1: note: in expansion of macro ‘TRACE_EVENT’ 1585 | TRACE_EVENT(rdev_set_cqm_txe_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_disconnect’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1608:1: note: in expansion of macro ‘TRACE_EVENT’ 1608 | TRACE_EVENT(rdev_disconnect, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1608:1: note: in expansion of macro ‘TRACE_EVENT’ 1608 | TRACE_EVENT(rdev_disconnect, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_join_ibss’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1626:1: note: in expansion of macro ‘TRACE_EVENT’ 1626 | TRACE_EVENT(rdev_join_ibss, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1626:1: note: in expansion of macro ‘TRACE_EVENT’ 1626 | TRACE_EVENT(rdev_join_ibss, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_join_ocb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1647:1: note: in expansion of macro ‘TRACE_EVENT’ 1647 | TRACE_EVENT(rdev_join_ocb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1647:1: note: in expansion of macro ‘TRACE_EVENT’ 1647 | TRACE_EVENT(rdev_join_ocb, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_wiphy_params’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1663:1: note: in expansion of macro ‘TRACE_EVENT’ 1663 | TRACE_EVENT(rdev_set_wiphy_params, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1663:1: note: in expansion of macro ‘TRACE_EVENT’ 1663 | TRACE_EVENT(rdev_set_wiphy_params, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_tx_power’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1683:1: note: in expansion of macro ‘TRACE_EVENT’ 1683 | TRACE_EVENT(rdev_set_tx_power, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1683:1: note: in expansion of macro ‘TRACE_EVENT’ 1683 | TRACE_EVENT(rdev_set_tx_power, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_return_int_int’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1703:1: note: in expansion of macro ‘TRACE_EVENT’ 1703 | TRACE_EVENT(rdev_return_int_int, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1703:1: note: in expansion of macro ‘TRACE_EVENT’ 1703 | TRACE_EVENT(rdev_return_int_int, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_testmode_cmd’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1721:1: note: in expansion of macro ‘TRACE_EVENT’ 1721 | TRACE_EVENT(rdev_testmode_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1721:1: note: in expansion of macro ‘TRACE_EVENT’ 1721 | TRACE_EVENT(rdev_testmode_cmd, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_testmode_dump’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ 1735 | TRACE_EVENT(rdev_testmode_dump, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ 1735 | TRACE_EVENT(rdev_testmode_dump, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_bitrate_mask’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1748:1: note: in expansion of macro ‘TRACE_EVENT’ 1748 | TRACE_EVENT(rdev_set_bitrate_mask, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1748:1: note: in expansion of macro ‘TRACE_EVENT’ 1748 | TRACE_EVENT(rdev_set_bitrate_mask, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_update_mgmt_frame_registrations’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1770:1: note: in expansion of macro ‘TRACE_EVENT’ 1770 | TRACE_EVENT(rdev_update_mgmt_frame_registrations, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1770:1: note: in expansion of macro ‘TRACE_EVENT’ 1770 | TRACE_EVENT(rdev_update_mgmt_frame_registrations, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_return_int_tx_rx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1791:1: note: in expansion of macro ‘TRACE_EVENT’ 1791 | TRACE_EVENT(rdev_return_int_tx_rx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1791:1: note: in expansion of macro ‘TRACE_EVENT’ 1791 | TRACE_EVENT(rdev_return_int_tx_rx, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_return_void_tx_rx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1810:1: note: in expansion of macro ‘TRACE_EVENT’ 1810 | TRACE_EVENT(rdev_return_void_tx_rx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1810:1: note: in expansion of macro ‘TRACE_EVENT’ 1810 | TRACE_EVENT(rdev_return_void_tx_rx, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_tx_rx_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1833:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1833 | DECLARE_EVENT_CLASS(tx_rx_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1833:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1833 | DECLARE_EVENT_CLASS(tx_rx_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_wiphy_netdev_id_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1855 | DECLARE_EVENT_CLASS(wiphy_netdev_id_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1855 | DECLARE_EVENT_CLASS(wiphy_netdev_id_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_tdls_mgmt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1882:1: note: in expansion of macro ‘TRACE_EVENT’ 1882 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1882:1: note: in expansion of macro ‘TRACE_EVENT’ 1882 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_dump_survey’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1924:1: note: in expansion of macro ‘TRACE_EVENT’ 1924 | TRACE_EVENT(rdev_dump_survey, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1924:1: note: in expansion of macro ‘TRACE_EVENT’ 1924 | TRACE_EVENT(rdev_dump_survey, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_return_int_survey_info’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ 1941 | TRACE_EVENT(rdev_return_int_survey_info, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ 1941 | TRACE_EVENT(rdev_return_int_survey_info, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_tdls_oper’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1981:1: note: in expansion of macro ‘TRACE_EVENT’ 1981 | TRACE_EVENT(rdev_tdls_oper, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1981:1: note: in expansion of macro ‘TRACE_EVENT’ 1981 | TRACE_EVENT(rdev_tdls_oper, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_pmksa’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2001:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2001 | DECLARE_EVENT_CLASS(rdev_pmksa, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2001:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2001 | DECLARE_EVENT_CLASS(rdev_pmksa, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_probe_client’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ 2019 | TRACE_EVENT(rdev_probe_client, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ 2019 | TRACE_EVENT(rdev_probe_client, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_remain_on_channel’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2049:1: note: in expansion of macro ‘TRACE_EVENT’ 2049 | TRACE_EVENT(rdev_remain_on_channel, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2049:1: note: in expansion of macro ‘TRACE_EVENT’ 2049 | TRACE_EVENT(rdev_remain_on_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_return_int_cookie’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2070:1: note: in expansion of macro ‘TRACE_EVENT’ 2070 | TRACE_EVENT(rdev_return_int_cookie, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2070:1: note: in expansion of macro ‘TRACE_EVENT’ 2070 | TRACE_EVENT(rdev_return_int_cookie, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_cancel_remain_on_channel’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2087:1: note: in expansion of macro ‘TRACE_EVENT’ 2087 | TRACE_EVENT(rdev_cancel_remain_on_channel, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2087:1: note: in expansion of macro ‘TRACE_EVENT’ 2087 | TRACE_EVENT(rdev_cancel_remain_on_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_mgmt_tx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2104:1: note: in expansion of macro ‘TRACE_EVENT’ 2104 | TRACE_EVENT(rdev_mgmt_tx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2104:1: note: in expansion of macro ‘TRACE_EVENT’ 2104 | TRACE_EVENT(rdev_mgmt_tx, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_tx_control_port’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2134:1: note: in expansion of macro ‘TRACE_EVENT’ 2134 | TRACE_EVENT(rdev_tx_control_port, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2134:1: note: in expansion of macro ‘TRACE_EVENT’ 2134 | TRACE_EVENT(rdev_tx_control_port, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_noack_map’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ 2163 | TRACE_EVENT(rdev_set_noack_map, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ 2163 | TRACE_EVENT(rdev_set_noack_map, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_wiphy_wdev_link_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2181:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2181 | DECLARE_EVENT_CLASS(wiphy_wdev_link_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2181:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2181 | DECLARE_EVENT_CLASS(wiphy_wdev_link_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_return_chandef’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2205:1: note: in expansion of macro ‘TRACE_EVENT’ 2205 | TRACE_EVENT(rdev_return_chandef, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2205:1: note: in expansion of macro ‘TRACE_EVENT’ 2205 | TRACE_EVENT(rdev_return_chandef, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_start_nan’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2236:1: note: in expansion of macro ‘TRACE_EVENT’ 2236 | TRACE_EVENT(rdev_start_nan, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2236:1: note: in expansion of macro ‘TRACE_EVENT’ 2236 | TRACE_EVENT(rdev_start_nan, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_nan_change_conf’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2258:1: note: in expansion of macro ‘TRACE_EVENT’ 2258 | TRACE_EVENT(rdev_nan_change_conf, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2258:1: note: in expansion of macro ‘TRACE_EVENT’ 2258 | TRACE_EVENT(rdev_nan_change_conf, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_add_nan_func’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2287:1: note: in expansion of macro ‘TRACE_EVENT’ 2287 | TRACE_EVENT(rdev_add_nan_func, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2287:1: note: in expansion of macro ‘TRACE_EVENT’ 2287 | TRACE_EVENT(rdev_add_nan_func, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_del_nan_func’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2308:1: note: in expansion of macro ‘TRACE_EVENT’ 2308 | TRACE_EVENT(rdev_del_nan_func, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2308:1: note: in expansion of macro ‘TRACE_EVENT’ 2308 | TRACE_EVENT(rdev_del_nan_func, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_mac_acl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2326:1: note: in expansion of macro ‘TRACE_EVENT’ 2326 | TRACE_EVENT(rdev_set_mac_acl, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2326:1: note: in expansion of macro ‘TRACE_EVENT’ 2326 | TRACE_EVENT(rdev_set_mac_acl, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_update_ft_ies’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2344:1: note: in expansion of macro ‘TRACE_EVENT’ 2344 | TRACE_EVENT(rdev_update_ft_ies, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2344:1: note: in expansion of macro ‘TRACE_EVENT’ 2344 | TRACE_EVENT(rdev_update_ft_ies, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_crit_proto_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2364:1: note: in expansion of macro ‘TRACE_EVENT’ 2364 | TRACE_EVENT(rdev_crit_proto_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2364:1: note: in expansion of macro ‘TRACE_EVENT’ 2364 | TRACE_EVENT(rdev_crit_proto_start, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_crit_proto_stop’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2384:1: note: in expansion of macro ‘TRACE_EVENT’ 2384 | TRACE_EVENT(rdev_crit_proto_stop, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2384:1: note: in expansion of macro ‘TRACE_EVENT’ 2384 | TRACE_EVENT(rdev_crit_proto_stop, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_channel_switch’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2399:1: note: in expansion of macro ‘TRACE_EVENT’ 2399 | TRACE_EVENT(rdev_channel_switch, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2399:1: note: in expansion of macro ‘TRACE_EVENT’ 2399 | TRACE_EVENT(rdev_channel_switch, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_qos_map’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2439:1: note: in expansion of macro ‘TRACE_EVENT’ 2439 | TRACE_EVENT(rdev_set_qos_map, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2439:1: note: in expansion of macro ‘TRACE_EVENT’ 2439 | TRACE_EVENT(rdev_set_qos_map, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_ap_chanwidth’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2457:1: note: in expansion of macro ‘TRACE_EVENT’ 2457 | TRACE_EVENT(rdev_set_ap_chanwidth, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2457:1: note: in expansion of macro ‘TRACE_EVENT’ 2457 | TRACE_EVENT(rdev_set_ap_chanwidth, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_add_tx_ts’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2479:1: note: in expansion of macro ‘TRACE_EVENT’ 2479 | TRACE_EVENT(rdev_add_tx_ts, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2479:1: note: in expansion of macro ‘TRACE_EVENT’ 2479 | TRACE_EVENT(rdev_add_tx_ts, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_del_tx_ts’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2504:1: note: in expansion of macro ‘TRACE_EVENT’ 2504 | TRACE_EVENT(rdev_del_tx_ts, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2504:1: note: in expansion of macro ‘TRACE_EVENT’ 2504 | TRACE_EVENT(rdev_del_tx_ts, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_tdls_channel_switch’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2524:1: note: in expansion of macro ‘TRACE_EVENT’ 2524 | TRACE_EVENT(rdev_tdls_channel_switch, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2524:1: note: in expansion of macro ‘TRACE_EVENT’ 2524 | TRACE_EVENT(rdev_tdls_channel_switch, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_tdls_cancel_channel_switch’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2548:1: note: in expansion of macro ‘TRACE_EVENT’ 2548 | TRACE_EVENT(rdev_tdls_cancel_channel_switch, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2548:1: note: in expansion of macro ‘TRACE_EVENT’ 2548 | TRACE_EVENT(rdev_tdls_cancel_channel_switch, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_pmk’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2566:1: note: in expansion of macro ‘TRACE_EVENT’ 2566 | TRACE_EVENT(rdev_set_pmk, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2566:1: note: in expansion of macro ‘TRACE_EVENT’ 2566 | TRACE_EVENT(rdev_set_pmk, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_del_pmk’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2605:1: note: in expansion of macro ‘TRACE_EVENT’ 2605 | TRACE_EVENT(rdev_del_pmk, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2605:1: note: in expansion of macro ‘TRACE_EVENT’ 2605 | TRACE_EVENT(rdev_del_pmk, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_external_auth’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2626:1: note: in expansion of macro ‘TRACE_EVENT’ 2626 | TRACE_EVENT(rdev_external_auth, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2626:1: note: in expansion of macro ‘TRACE_EVENT’ 2626 | TRACE_EVENT(rdev_external_auth, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_start_radar_detection’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2652:1: note: in expansion of macro ‘TRACE_EVENT’ 2652 | TRACE_EVENT(rdev_start_radar_detection, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2652:1: note: in expansion of macro ‘TRACE_EVENT’ 2652 | TRACE_EVENT(rdev_start_radar_detection, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_mcast_rate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2675:1: note: in expansion of macro ‘TRACE_EVENT’ 2675 | TRACE_EVENT(rdev_set_mcast_rate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2675:1: note: in expansion of macro ‘TRACE_EVENT’ 2675 | TRACE_EVENT(rdev_set_mcast_rate, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_coalesce’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2699:1: note: in expansion of macro ‘TRACE_EVENT’ 2699 | TRACE_EVENT(rdev_set_coalesce, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2699:1: note: in expansion of macro ‘TRACE_EVENT’ 2699 | TRACE_EVENT(rdev_set_coalesce, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_multicast_to_unicast’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2719:1: note: in expansion of macro ‘TRACE_EVENT’ 2719 | TRACE_EVENT(rdev_set_multicast_to_unicast, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2719:1: note: in expansion of macro ‘TRACE_EVENT’ 2719 | TRACE_EVENT(rdev_set_multicast_to_unicast, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_get_ftm_responder_stats’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2743:1: note: in expansion of macro ‘TRACE_EVENT’ 2743 | TRACE_EVENT(rdev_get_ftm_responder_stats, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2743:1: note: in expansion of macro ‘TRACE_EVENT’ 2743 | TRACE_EVENT(rdev_get_ftm_responder_stats, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_fils_aad’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2797:1: note: in expansion of macro ‘TRACE_EVENT’ 2797 | TRACE_EVENT(rdev_set_fils_aad, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2797:1: note: in expansion of macro ‘TRACE_EVENT’ 2797 | TRACE_EVENT(rdev_set_fils_aad, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_update_owe_info’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2815:1: note: in expansion of macro ‘TRACE_EVENT’ 2815 | TRACE_EVENT(rdev_update_owe_info, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2815:1: note: in expansion of macro ‘TRACE_EVENT’ 2815 | TRACE_EVENT(rdev_update_owe_info, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_probe_mesh_link’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2835:1: note: in expansion of macro ‘TRACE_EVENT’ 2835 | TRACE_EVENT(rdev_probe_mesh_link, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2835:1: note: in expansion of macro ‘TRACE_EVENT’ 2835 | TRACE_EVENT(rdev_probe_mesh_link, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_tid_config’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2853:1: note: in expansion of macro ‘TRACE_EVENT’ 2853 | TRACE_EVENT(rdev_set_tid_config, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2853:1: note: in expansion of macro ‘TRACE_EVENT’ 2853 | TRACE_EVENT(rdev_set_tid_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_reset_tid_config’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2871:1: note: in expansion of macro ‘TRACE_EVENT’ 2871 | TRACE_EVENT(rdev_reset_tid_config, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2871:1: note: in expansion of macro ‘TRACE_EVENT’ 2871 | TRACE_EVENT(rdev_reset_tid_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_sar_specs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2891:1: note: in expansion of macro ‘TRACE_EVENT’ 2891 | TRACE_EVENT(rdev_set_sar_specs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2891:1: note: in expansion of macro ‘TRACE_EVENT’ 2891 | TRACE_EVENT(rdev_set_sar_specs, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_color_change’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2909:1: note: in expansion of macro ‘TRACE_EVENT’ 2909 | TRACE_EVENT(rdev_color_change, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2909:1: note: in expansion of macro ‘TRACE_EVENT’ 2909 | TRACE_EVENT(rdev_color_change, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_radar_background’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ 2935 | TRACE_EVENT(rdev_set_radar_background, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ 2935 | TRACE_EVENT(rdev_set_radar_background, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_del_link_station’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2966:1: note: in expansion of macro ‘TRACE_EVENT’ 2966 | TRACE_EVENT(rdev_del_link_station, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2966:1: note: in expansion of macro ‘TRACE_EVENT’ 2966 | TRACE_EVENT(rdev_del_link_station, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_hw_timestamp’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2990:1: note: in expansion of macro ‘TRACE_EVENT’ 2990 | TRACE_EVENT(rdev_set_hw_timestamp, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2990:1: note: in expansion of macro ‘TRACE_EVENT’ 2990 | TRACE_EVENT(rdev_set_hw_timestamp, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_ttlm’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3015:1: note: in expansion of macro ‘TRACE_EVENT’ 3015 | TRACE_EVENT(rdev_set_ttlm, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3015:1: note: in expansion of macro ‘TRACE_EVENT’ 3015 | TRACE_EVENT(rdev_set_ttlm, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_return_bool’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3039:1: note: in expansion of macro ‘TRACE_EVENT’ 3039 | TRACE_EVENT(cfg80211_return_bool, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3039:1: note: in expansion of macro ‘TRACE_EVENT’ 3039 | TRACE_EVENT(cfg80211_return_bool, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_netdev_mac_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3051:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3051 | DECLARE_EVENT_CLASS(cfg80211_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3051:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3051 | DECLARE_EVENT_CLASS(cfg80211_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_netdev_evt_only’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3071:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3071 | DECLARE_EVENT_CLASS(netdev_evt_only, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3071:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3071 | DECLARE_EVENT_CLASS(netdev_evt_only, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_send_rx_assoc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3088:1: note: in expansion of macro ‘TRACE_EVENT’ 3088 | TRACE_EVENT(cfg80211_send_rx_assoc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3088:1: note: in expansion of macro ‘TRACE_EVENT’ 3088 | TRACE_EVENT(cfg80211_send_rx_assoc, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_netdev_frame_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3105 | DECLARE_EVENT_CLASS(netdev_frame_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3105 | DECLARE_EVENT_CLASS(netdev_frame_event, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_tx_mlme_mgmt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3131:1: note: in expansion of macro ‘TRACE_EVENT’ 3131 | TRACE_EVENT(cfg80211_tx_mlme_mgmt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3131:1: note: in expansion of macro ‘TRACE_EVENT’ 3131 | TRACE_EVENT(cfg80211_tx_mlme_mgmt, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_netdev_mac_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3151:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3151 | DECLARE_EVENT_CLASS(netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3151:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3151 | DECLARE_EVENT_CLASS(netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_send_assoc_failure’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3171:1: note: in expansion of macro ‘TRACE_EVENT’ 3171 | TRACE_EVENT(cfg80211_send_assoc_failure, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3171:1: note: in expansion of macro ‘TRACE_EVENT’ 3171 | TRACE_EVENT(cfg80211_send_assoc_failure, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_michael_mic_failure’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3189:1: note: in expansion of macro ‘TRACE_EVENT’ 3189 | TRACE_EVENT(cfg80211_michael_mic_failure, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3189:1: note: in expansion of macro ‘TRACE_EVENT’ 3189 | TRACE_EVENT(cfg80211_michael_mic_failure, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_ready_on_channel’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3213:1: note: in expansion of macro ‘TRACE_EVENT’ 3213 | TRACE_EVENT(cfg80211_ready_on_channel, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3213:1: note: in expansion of macro ‘TRACE_EVENT’ 3213 | TRACE_EVENT(cfg80211_ready_on_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_ready_on_channel_expired’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3235:1: note: in expansion of macro ‘TRACE_EVENT’ 3235 | TRACE_EVENT(cfg80211_ready_on_channel_expired, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3235:1: note: in expansion of macro ‘TRACE_EVENT’ 3235 | TRACE_EVENT(cfg80211_ready_on_channel_expired, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_tx_mgmt_expired’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3253:1: note: in expansion of macro ‘TRACE_EVENT’ 3253 | TRACE_EVENT(cfg80211_tx_mgmt_expired, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3253:1: note: in expansion of macro ‘TRACE_EVENT’ 3253 | TRACE_EVENT(cfg80211_tx_mgmt_expired, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_new_sta’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3271:1: note: in expansion of macro ‘TRACE_EVENT’ 3271 | TRACE_EVENT(cfg80211_new_sta, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3271:1: note: in expansion of macro ‘TRACE_EVENT’ 3271 | TRACE_EVENT(cfg80211_new_sta, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_rx_mgmt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3294:1: note: in expansion of macro ‘TRACE_EVENT’ 3294 | TRACE_EVENT(cfg80211_rx_mgmt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3294:1: note: in expansion of macro ‘TRACE_EVENT’ 3294 | TRACE_EVENT(cfg80211_rx_mgmt, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_mgmt_tx_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3311:1: note: in expansion of macro ‘TRACE_EVENT’ 3311 | TRACE_EVENT(cfg80211_mgmt_tx_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3311:1: note: in expansion of macro ‘TRACE_EVENT’ 3311 | TRACE_EVENT(cfg80211_mgmt_tx_status, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_control_port_tx_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3328:1: note: in expansion of macro ‘TRACE_EVENT’ 3328 | TRACE_EVENT(cfg80211_control_port_tx_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3328:1: note: in expansion of macro ‘TRACE_EVENT’ 3328 | TRACE_EVENT(cfg80211_control_port_tx_status, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_rx_control_port’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3345:1: note: in expansion of macro ‘TRACE_EVENT’ 3345 | TRACE_EVENT(cfg80211_rx_control_port, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3345:1: note: in expansion of macro ‘TRACE_EVENT’ 3345 | TRACE_EVENT(cfg80211_rx_control_port, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_cqm_rssi_notify’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3371:1: note: in expansion of macro ‘TRACE_EVENT’ 3371 | TRACE_EVENT(cfg80211_cqm_rssi_notify, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3371:1: note: in expansion of macro ‘TRACE_EVENT’ 3371 | TRACE_EVENT(cfg80211_cqm_rssi_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_reg_can_beacon’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3390:1: note: in expansion of macro ‘TRACE_EVENT’ 3390 | TRACE_EVENT(cfg80211_reg_can_beacon, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3390:1: note: in expansion of macro ‘TRACE_EVENT’ 3390 | TRACE_EVENT(cfg80211_reg_can_beacon, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_chandef_dfs_required’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3414:1: note: in expansion of macro ‘TRACE_EVENT’ 3414 | TRACE_EVENT(cfg80211_chandef_dfs_required, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3414:1: note: in expansion of macro ‘TRACE_EVENT’ 3414 | TRACE_EVENT(cfg80211_chandef_dfs_required, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_ch_switch_notify’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3429:1: note: in expansion of macro ‘TRACE_EVENT’ 3429 | TRACE_EVENT(cfg80211_ch_switch_notify, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3429:1: note: in expansion of macro ‘TRACE_EVENT’ 3429 | TRACE_EVENT(cfg80211_ch_switch_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_ch_switch_started_notify’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3448:1: note: in expansion of macro ‘TRACE_EVENT’ 3448 | TRACE_EVENT(cfg80211_ch_switch_started_notify, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3448:1: note: in expansion of macro ‘TRACE_EVENT’ 3448 | TRACE_EVENT(cfg80211_ch_switch_started_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_radar_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3467:1: note: in expansion of macro ‘TRACE_EVENT’ 3467 | TRACE_EVENT(cfg80211_radar_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3467:1: note: in expansion of macro ‘TRACE_EVENT’ 3467 | TRACE_EVENT(cfg80211_radar_event, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_cac_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3485:1: note: in expansion of macro ‘TRACE_EVENT’ 3485 | TRACE_EVENT(cfg80211_cac_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3485:1: note: in expansion of macro ‘TRACE_EVENT’ 3485 | TRACE_EVENT(cfg80211_cac_event, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_rx_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3500:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3500 | DECLARE_EVENT_CLASS(cfg80211_rx_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3500:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3500 | DECLARE_EVENT_CLASS(cfg80211_rx_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_ibss_joined’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3524:1: note: in expansion of macro ‘TRACE_EVENT’ 3524 | TRACE_EVENT(cfg80211_ibss_joined, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3524:1: note: in expansion of macro ‘TRACE_EVENT’ 3524 | TRACE_EVENT(cfg80211_ibss_joined, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_probe_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3542:1: note: in expansion of macro ‘TRACE_EVENT’ 3542 | TRACE_EVENT(cfg80211_probe_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3542:1: note: in expansion of macro ‘TRACE_EVENT’ 3542 | TRACE_EVENT(cfg80211_probe_status, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_cqm_pktloss_notify’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3563:1: note: in expansion of macro ‘TRACE_EVENT’ 3563 | TRACE_EVENT(cfg80211_cqm_pktloss_notify, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3563:1: note: in expansion of macro ‘TRACE_EVENT’ 3563 | TRACE_EVENT(cfg80211_cqm_pktloss_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_pmksa_candidate_notify’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3585:1: note: in expansion of macro ‘TRACE_EVENT’ 3585 | TRACE_EVENT(cfg80211_pmksa_candidate_notify, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3585:1: note: in expansion of macro ‘TRACE_EVENT’ 3585 | TRACE_EVENT(cfg80211_pmksa_candidate_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_report_obss_beacon’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3606:1: note: in expansion of macro ‘TRACE_EVENT’ 3606 | TRACE_EVENT(cfg80211_report_obss_beacon, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3606:1: note: in expansion of macro ‘TRACE_EVENT’ 3606 | TRACE_EVENT(cfg80211_report_obss_beacon, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_tdls_oper_request’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3624:1: note: in expansion of macro ‘TRACE_EVENT’ 3624 | TRACE_EVENT(cfg80211_tdls_oper_request, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3624:1: note: in expansion of macro ‘TRACE_EVENT’ 3624 | TRACE_EVENT(cfg80211_tdls_oper_request, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_scan_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3647:1: note: in expansion of macro ‘TRACE_EVENT’ 3647 | TRACE_EVENT(cfg80211_scan_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3647:1: note: in expansion of macro ‘TRACE_EVENT’ 3647 | TRACE_EVENT(cfg80211_scan_done, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_wiphy_id_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3687:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3687 | DECLARE_EVENT_CLASS(wiphy_id_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3687:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3687 | DECLARE_EVENT_CLASS(wiphy_id_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_get_bss’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3711:1: note: in expansion of macro ‘TRACE_EVENT’ 3711 | TRACE_EVENT(cfg80211_get_bss, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3711:1: note: in expansion of macro ‘TRACE_EVENT’ 3711 | TRACE_EVENT(cfg80211_get_bss, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_inform_bss_frame’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3740:1: note: in expansion of macro ‘TRACE_EVENT’ 3740 | TRACE_EVENT(cfg80211_inform_bss_frame, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3740:1: note: in expansion of macro ‘TRACE_EVENT’ 3740 | TRACE_EVENT(cfg80211_inform_bss_frame, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_bss_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3771:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3771 | DECLARE_EVENT_CLASS(cfg80211_bss_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3771:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3771 | DECLARE_EVENT_CLASS(cfg80211_bss_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_return_uint’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3790:1: note: in expansion of macro ‘TRACE_EVENT’ 3790 | TRACE_EVENT(cfg80211_return_uint, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3790:1: note: in expansion of macro ‘TRACE_EVENT’ 3790 | TRACE_EVENT(cfg80211_return_uint, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_return_u32’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3802:1: note: in expansion of macro ‘TRACE_EVENT’ 3802 | TRACE_EVENT(cfg80211_return_u32, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3802:1: note: in expansion of macro ‘TRACE_EVENT’ 3802 | TRACE_EVENT(cfg80211_return_u32, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_report_wowlan_wakeup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3814:1: note: in expansion of macro ‘TRACE_EVENT’ 3814 | TRACE_EVENT(cfg80211_report_wowlan_wakeup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3814:1: note: in expansion of macro ‘TRACE_EVENT’ 3814 | TRACE_EVENT(cfg80211_report_wowlan_wakeup, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_ft_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3852:1: note: in expansion of macro ‘TRACE_EVENT’ 3852 | TRACE_EVENT(cfg80211_ft_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3852:1: note: in expansion of macro ‘TRACE_EVENT’ 3852 | TRACE_EVENT(cfg80211_ft_event, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_stop_iface’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3878:1: note: in expansion of macro ‘TRACE_EVENT’ 3878 | TRACE_EVENT(cfg80211_stop_iface, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3878:1: note: in expansion of macro ‘TRACE_EVENT’ 3878 | TRACE_EVENT(cfg80211_stop_iface, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_pmsr_report’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3893:1: note: in expansion of macro ‘TRACE_EVENT’ 3893 | TRACE_EVENT(cfg80211_pmsr_report, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3893:1: note: in expansion of macro ‘TRACE_EVENT’ 3893 | TRACE_EVENT(cfg80211_pmsr_report, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_pmsr_complete’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3915:1: note: in expansion of macro ‘TRACE_EVENT’ 3915 | TRACE_EVENT(cfg80211_pmsr_complete, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3915:1: note: in expansion of macro ‘TRACE_EVENT’ 3915 | TRACE_EVENT(cfg80211_pmsr_complete, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_update_owe_info_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3933:1: note: in expansion of macro ‘TRACE_EVENT’ 3933 | TRACE_EVENT(cfg80211_update_owe_info_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3933:1: note: in expansion of macro ‘TRACE_EVENT’ 3933 | TRACE_EVENT(cfg80211_update_owe_info_event, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_bss_color_notify’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3960:1: note: in expansion of macro ‘TRACE_EVENT’ 3960 | TRACE_EVENT(cfg80211_bss_color_notify, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3960:1: note: in expansion of macro ‘TRACE_EVENT’ 3960 | TRACE_EVENT(cfg80211_bss_color_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_assoc_comeback’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3982:1: note: in expansion of macro ‘TRACE_EVENT’ 3982 | TRACE_EVENT(cfg80211_assoc_comeback, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3982:1: note: in expansion of macro ‘TRACE_EVENT’ 3982 | TRACE_EVENT(cfg80211_assoc_comeback, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_link_station_add_mod’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3999 | DECLARE_EVENT_CLASS(link_station_add_mod, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3999 | DECLARE_EVENT_CLASS(link_station_add_mod, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_links_removed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:4072:1: note: in expansion of macro ‘TRACE_EVENT’ 4072 | TRACE_EVENT(cfg80211_links_removed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:4072:1: note: in expansion of macro ‘TRACE_EVENT’ 4072 | TRACE_EVENT(cfg80211_links_removed, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../net/wireless/./trace.h: In function ‘perf_trace_wiphy_work_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 249 | DECLARE_EVENT_CLASS(wiphy_work_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 249 | DECLARE_EVENT_CLASS(wiphy_work_event, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_wiphy_delayed_work_queue’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(wiphy_delayed_work_queue, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(wiphy_delayed_work_queue, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_wiphy_work_worker_start’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(wiphy_work_worker_start, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(wiphy_work_worker_start, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_suspend’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ 323 | TRACE_EVENT(rdev_suspend, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ 323 | TRACE_EVENT(rdev_suspend, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_return_int’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:361:1: note: in expansion of macro ‘TRACE_EVENT’ 361 | TRACE_EVENT(rdev_return_int, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:361:1: note: in expansion of macro ‘TRACE_EVENT’ 361 | TRACE_EVENT(rdev_return_int, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_scan’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:375:1: note: in expansion of macro ‘TRACE_EVENT’ 375 | TRACE_EVENT(rdev_scan, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:375:1: note: in expansion of macro ‘TRACE_EVENT’ 375 | TRACE_EVENT(rdev_scan, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_wiphy_only_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:387:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 387 | DECLARE_EVENT_CLASS(wiphy_only_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:387:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 387 | DECLARE_EVENT_CLASS(wiphy_only_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_wiphy_enabled_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:419:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 419 | DECLARE_EVENT_CLASS(wiphy_enabled_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:419:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 419 | DECLARE_EVENT_CLASS(wiphy_enabled_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_add_virtual_intf’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:439:1: note: in expansion of macro ‘TRACE_EVENT’ 439 | TRACE_EVENT(rdev_add_virtual_intf, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:439:1: note: in expansion of macro ‘TRACE_EVENT’ 439 | TRACE_EVENT(rdev_add_virtual_intf, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_wiphy_wdev_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 456 | DECLARE_EVENT_CLASS(wiphy_wdev_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 456 | DECLARE_EVENT_CLASS(wiphy_wdev_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_wiphy_wdev_cookie_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:470:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 470 | DECLARE_EVENT_CLASS(wiphy_wdev_cookie_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:470:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 470 | DECLARE_EVENT_CLASS(wiphy_wdev_cookie_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_change_virtual_intf’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ 498 | TRACE_EVENT(rdev_change_virtual_intf, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ 498 | TRACE_EVENT(rdev_change_virtual_intf, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_key_handle’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:516:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 516 | DECLARE_EVENT_CLASS(key_handle, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:516:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 516 | DECLARE_EVENT_CLASS(key_handle, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_add_key’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:555:1: note: in expansion of macro ‘TRACE_EVENT’ 555 | TRACE_EVENT(rdev_add_key, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:555:1: note: in expansion of macro ‘TRACE_EVENT’ 555 | TRACE_EVENT(rdev_add_key, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_default_key’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:585:1: note: in expansion of macro ‘TRACE_EVENT’ 585 | TRACE_EVENT(rdev_set_default_key, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:585:1: note: in expansion of macro ‘TRACE_EVENT’ 585 | TRACE_EVENT(rdev_set_default_key, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_default_mgmt_key’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:612:1: note: in expansion of macro ‘TRACE_EVENT’ 612 | TRACE_EVENT(rdev_set_default_mgmt_key, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:612:1: note: in expansion of macro ‘TRACE_EVENT’ 612 | TRACE_EVENT(rdev_set_default_mgmt_key, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_default_beacon_key’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:633:1: note: in expansion of macro ‘TRACE_EVENT’ 633 | TRACE_EVENT(rdev_set_default_beacon_key, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:633:1: note: in expansion of macro ‘TRACE_EVENT’ 633 | TRACE_EVENT(rdev_set_default_beacon_key, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_start_ap’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:654:1: note: in expansion of macro ‘TRACE_EVENT’ 654 | TRACE_EVENT(rdev_start_ap, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:654:1: note: in expansion of macro ‘TRACE_EVENT’ 654 | TRACE_EVENT(rdev_start_ap, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_change_beacon’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:698:1: note: in expansion of macro ‘TRACE_EVENT’ 698 | TRACE_EVENT(rdev_change_beacon, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:698:1: note: in expansion of macro ‘TRACE_EVENT’ 698 | TRACE_EVENT(rdev_change_beacon, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_stop_ap’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:746:1: note: in expansion of macro ‘TRACE_EVENT’ 746 | TRACE_EVENT(rdev_stop_ap, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:746:1: note: in expansion of macro ‘TRACE_EVENT’ 746 | TRACE_EVENT(rdev_stop_ap, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_wiphy_netdev_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:764:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 764 | DECLARE_EVENT_CLASS(wiphy_netdev_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:764:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 764 | DECLARE_EVENT_CLASS(wiphy_netdev_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_station_add_change’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:813:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 813 | DECLARE_EVENT_CLASS(station_add_change, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:813:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 813 | DECLARE_EVENT_CLASS(station_add_change, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_wiphy_netdev_mac_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:917:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 917 | DECLARE_EVENT_CLASS(wiphy_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:917:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 917 | DECLARE_EVENT_CLASS(wiphy_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_station_del’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:934:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 934 | DECLARE_EVENT_CLASS(station_del, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:934:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 934 | DECLARE_EVENT_CLASS(station_del, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_dump_station’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:977:1: note: in expansion of macro ‘TRACE_EVENT’ 977 | TRACE_EVENT(rdev_dump_station, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:977:1: note: in expansion of macro ‘TRACE_EVENT’ 977 | TRACE_EVENT(rdev_dump_station, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_return_int_station_info’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:998:1: note: in expansion of macro ‘TRACE_EVENT’ 998 | TRACE_EVENT(rdev_return_int_station_info, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:998:1: note: in expansion of macro ‘TRACE_EVENT’ 998 | TRACE_EVENT(rdev_return_int_station_info, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_mpath_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1015:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1015 | DECLARE_EVENT_CLASS(mpath_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1015:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1015 | DECLARE_EVENT_CLASS(mpath_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_dump_mpath’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1054:1: note: in expansion of macro ‘TRACE_EVENT’ 1054 | TRACE_EVENT(rdev_dump_mpath, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1054:1: note: in expansion of macro ‘TRACE_EVENT’ 1054 | TRACE_EVENT(rdev_dump_mpath, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_get_mpp’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1077:1: note: in expansion of macro ‘TRACE_EVENT’ 1077 | TRACE_EVENT(rdev_get_mpp, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1077:1: note: in expansion of macro ‘TRACE_EVENT’ 1077 | TRACE_EVENT(rdev_get_mpp, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_dump_mpp’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1098:1: note: in expansion of macro ‘TRACE_EVENT’ 1098 | TRACE_EVENT(rdev_dump_mpp, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1098:1: note: in expansion of macro ‘TRACE_EVENT’ 1098 | TRACE_EVENT(rdev_dump_mpp, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_return_int_mpath_info’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1121:1: note: in expansion of macro ‘TRACE_EVENT’ 1121 | TRACE_EVENT(rdev_return_int_mpath_info, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1121:1: note: in expansion of macro ‘TRACE_EVENT’ 1121 | TRACE_EVENT(rdev_return_int_mpath_info, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_return_int_mesh_config’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ 1159 | TRACE_EVENT(rdev_return_int_mesh_config, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ 1159 | TRACE_EVENT(rdev_return_int_mesh_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_update_mesh_config’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1176:1: note: in expansion of macro ‘TRACE_EVENT’ 1176 | TRACE_EVENT(rdev_update_mesh_config, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1176:1: note: in expansion of macro ‘TRACE_EVENT’ 1176 | TRACE_EVENT(rdev_update_mesh_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_join_mesh’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1196:1: note: in expansion of macro ‘TRACE_EVENT’ 1196 | TRACE_EVENT(rdev_join_mesh, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1196:1: note: in expansion of macro ‘TRACE_EVENT’ 1196 | TRACE_EVENT(rdev_join_mesh, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_change_bss’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1215:1: note: in expansion of macro ‘TRACE_EVENT’ 1215 | TRACE_EVENT(rdev_change_bss, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1215:1: note: in expansion of macro ‘TRACE_EVENT’ 1215 | TRACE_EVENT(rdev_change_bss, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_inform_bss’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1245:1: note: in expansion of macro ‘TRACE_EVENT’ 1245 | TRACE_EVENT(rdev_inform_bss, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1245:1: note: in expansion of macro ‘TRACE_EVENT’ 1245 | TRACE_EVENT(rdev_inform_bss, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_txq_params’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1262:1: note: in expansion of macro ‘TRACE_EVENT’ 1262 | TRACE_EVENT(rdev_set_txq_params, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1262:1: note: in expansion of macro ‘TRACE_EVENT’ 1262 | TRACE_EVENT(rdev_set_txq_params, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_libertas_set_mesh_channel’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1289:1: note: in expansion of macro ‘TRACE_EVENT’ 1289 | TRACE_EVENT(rdev_libertas_set_mesh_channel, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1289:1: note: in expansion of macro ‘TRACE_EVENT’ 1289 | TRACE_EVENT(rdev_libertas_set_mesh_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_monitor_channel’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1307:1: note: in expansion of macro ‘TRACE_EVENT’ 1307 | TRACE_EVENT(rdev_set_monitor_channel, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1307:1: note: in expansion of macro ‘TRACE_EVENT’ 1307 | TRACE_EVENT(rdev_set_monitor_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_auth’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1323:1: note: in expansion of macro ‘TRACE_EVENT’ 1323 | TRACE_EVENT(rdev_auth, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1323:1: note: in expansion of macro ‘TRACE_EVENT’ 1323 | TRACE_EVENT(rdev_auth, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_assoc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1347:1: note: in expansion of macro ‘TRACE_EVENT’ 1347 | TRACE_EVENT(rdev_assoc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1347:1: note: in expansion of macro ‘TRACE_EVENT’ 1347 | TRACE_EVENT(rdev_assoc, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_deauth’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1400:1: note: in expansion of macro ‘TRACE_EVENT’ 1400 | TRACE_EVENT(rdev_deauth, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1400:1: note: in expansion of macro ‘TRACE_EVENT’ 1400 | TRACE_EVENT(rdev_deauth, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_disassoc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1423:1: note: in expansion of macro ‘TRACE_EVENT’ 1423 | TRACE_EVENT(rdev_disassoc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1423:1: note: in expansion of macro ‘TRACE_EVENT’ 1423 | TRACE_EVENT(rdev_disassoc, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_mgmt_tx_cancel_wait’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1448:1: note: in expansion of macro ‘TRACE_EVENT’ 1448 | TRACE_EVENT(rdev_mgmt_tx_cancel_wait, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1448:1: note: in expansion of macro ‘TRACE_EVENT’ 1448 | TRACE_EVENT(rdev_mgmt_tx_cancel_wait, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_power_mgmt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1466:1: note: in expansion of macro ‘TRACE_EVENT’ 1466 | TRACE_EVENT(rdev_set_power_mgmt, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1466:1: note: in expansion of macro ‘TRACE_EVENT’ 1466 | TRACE_EVENT(rdev_set_power_mgmt, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_connect’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1487:1: note: in expansion of macro ‘TRACE_EVENT’ 1487 | TRACE_EVENT(rdev_connect, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1487:1: note: in expansion of macro ‘TRACE_EVENT’ 1487 | TRACE_EVENT(rdev_connect, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_update_connect_params’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1522:1: note: in expansion of macro ‘TRACE_EVENT’ 1522 | TRACE_EVENT(rdev_update_connect_params, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1522:1: note: in expansion of macro ‘TRACE_EVENT’ 1522 | TRACE_EVENT(rdev_update_connect_params, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_cqm_rssi_config’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1540:1: note: in expansion of macro ‘TRACE_EVENT’ 1540 | TRACE_EVENT(rdev_set_cqm_rssi_config, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1540:1: note: in expansion of macro ‘TRACE_EVENT’ 1540 | TRACE_EVENT(rdev_set_cqm_rssi_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_cqm_rssi_range_config’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1563:1: note: in expansion of macro ‘TRACE_EVENT’ 1563 | TRACE_EVENT(rdev_set_cqm_rssi_range_config, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1563:1: note: in expansion of macro ‘TRACE_EVENT’ 1563 | TRACE_EVENT(rdev_set_cqm_rssi_range_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_cqm_txe_config’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1585:1: note: in expansion of macro ‘TRACE_EVENT’ 1585 | TRACE_EVENT(rdev_set_cqm_txe_config, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1585:1: note: in expansion of macro ‘TRACE_EVENT’ 1585 | TRACE_EVENT(rdev_set_cqm_txe_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_disconnect’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1608:1: note: in expansion of macro ‘TRACE_EVENT’ 1608 | TRACE_EVENT(rdev_disconnect, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1608:1: note: in expansion of macro ‘TRACE_EVENT’ 1608 | TRACE_EVENT(rdev_disconnect, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_join_ibss’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1626:1: note: in expansion of macro ‘TRACE_EVENT’ 1626 | TRACE_EVENT(rdev_join_ibss, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1626:1: note: in expansion of macro ‘TRACE_EVENT’ 1626 | TRACE_EVENT(rdev_join_ibss, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_join_ocb’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1647:1: note: in expansion of macro ‘TRACE_EVENT’ 1647 | TRACE_EVENT(rdev_join_ocb, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1647:1: note: in expansion of macro ‘TRACE_EVENT’ 1647 | TRACE_EVENT(rdev_join_ocb, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_wiphy_params’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1663:1: note: in expansion of macro ‘TRACE_EVENT’ 1663 | TRACE_EVENT(rdev_set_wiphy_params, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1663:1: note: in expansion of macro ‘TRACE_EVENT’ 1663 | TRACE_EVENT(rdev_set_wiphy_params, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_tx_power’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1683:1: note: in expansion of macro ‘TRACE_EVENT’ 1683 | TRACE_EVENT(rdev_set_tx_power, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1683:1: note: in expansion of macro ‘TRACE_EVENT’ 1683 | TRACE_EVENT(rdev_set_tx_power, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_return_int_int’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1703:1: note: in expansion of macro ‘TRACE_EVENT’ 1703 | TRACE_EVENT(rdev_return_int_int, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1703:1: note: in expansion of macro ‘TRACE_EVENT’ 1703 | TRACE_EVENT(rdev_return_int_int, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_testmode_cmd’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1721:1: note: in expansion of macro ‘TRACE_EVENT’ 1721 | TRACE_EVENT(rdev_testmode_cmd, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1721:1: note: in expansion of macro ‘TRACE_EVENT’ 1721 | TRACE_EVENT(rdev_testmode_cmd, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_testmode_dump’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ 1735 | TRACE_EVENT(rdev_testmode_dump, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ 1735 | TRACE_EVENT(rdev_testmode_dump, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_bitrate_mask’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1748:1: note: in expansion of macro ‘TRACE_EVENT’ 1748 | TRACE_EVENT(rdev_set_bitrate_mask, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1748:1: note: in expansion of macro ‘TRACE_EVENT’ 1748 | TRACE_EVENT(rdev_set_bitrate_mask, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_update_mgmt_frame_registrations’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1770:1: note: in expansion of macro ‘TRACE_EVENT’ 1770 | TRACE_EVENT(rdev_update_mgmt_frame_registrations, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1770:1: note: in expansion of macro ‘TRACE_EVENT’ 1770 | TRACE_EVENT(rdev_update_mgmt_frame_registrations, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_return_int_tx_rx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1791:1: note: in expansion of macro ‘TRACE_EVENT’ 1791 | TRACE_EVENT(rdev_return_int_tx_rx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1791:1: note: in expansion of macro ‘TRACE_EVENT’ 1791 | TRACE_EVENT(rdev_return_int_tx_rx, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_return_void_tx_rx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1810:1: note: in expansion of macro ‘TRACE_EVENT’ 1810 | TRACE_EVENT(rdev_return_void_tx_rx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1810:1: note: in expansion of macro ‘TRACE_EVENT’ 1810 | TRACE_EVENT(rdev_return_void_tx_rx, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_tx_rx_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1833:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1833 | DECLARE_EVENT_CLASS(tx_rx_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1833:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1833 | DECLARE_EVENT_CLASS(tx_rx_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_wiphy_netdev_id_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1855 | DECLARE_EVENT_CLASS(wiphy_netdev_id_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1855 | DECLARE_EVENT_CLASS(wiphy_netdev_id_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_tdls_mgmt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1882:1: note: in expansion of macro ‘TRACE_EVENT’ 1882 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1882:1: note: in expansion of macro ‘TRACE_EVENT’ 1882 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_dump_survey’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1924:1: note: in expansion of macro ‘TRACE_EVENT’ 1924 | TRACE_EVENT(rdev_dump_survey, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1924:1: note: in expansion of macro ‘TRACE_EVENT’ 1924 | TRACE_EVENT(rdev_dump_survey, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_return_int_survey_info’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ 1941 | TRACE_EVENT(rdev_return_int_survey_info, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ 1941 | TRACE_EVENT(rdev_return_int_survey_info, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_tdls_oper’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1981:1: note: in expansion of macro ‘TRACE_EVENT’ 1981 | TRACE_EVENT(rdev_tdls_oper, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1981:1: note: in expansion of macro ‘TRACE_EVENT’ 1981 | TRACE_EVENT(rdev_tdls_oper, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_pmksa’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2001:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2001 | DECLARE_EVENT_CLASS(rdev_pmksa, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2001:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2001 | DECLARE_EVENT_CLASS(rdev_pmksa, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_probe_client’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ 2019 | TRACE_EVENT(rdev_probe_client, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ 2019 | TRACE_EVENT(rdev_probe_client, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_remain_on_channel’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2049:1: note: in expansion of macro ‘TRACE_EVENT’ 2049 | TRACE_EVENT(rdev_remain_on_channel, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2049:1: note: in expansion of macro ‘TRACE_EVENT’ 2049 | TRACE_EVENT(rdev_remain_on_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_return_int_cookie’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2070:1: note: in expansion of macro ‘TRACE_EVENT’ 2070 | TRACE_EVENT(rdev_return_int_cookie, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2070:1: note: in expansion of macro ‘TRACE_EVENT’ 2070 | TRACE_EVENT(rdev_return_int_cookie, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_cancel_remain_on_channel’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2087:1: note: in expansion of macro ‘TRACE_EVENT’ 2087 | TRACE_EVENT(rdev_cancel_remain_on_channel, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2087:1: note: in expansion of macro ‘TRACE_EVENT’ 2087 | TRACE_EVENT(rdev_cancel_remain_on_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_mgmt_tx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2104:1: note: in expansion of macro ‘TRACE_EVENT’ 2104 | TRACE_EVENT(rdev_mgmt_tx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2104:1: note: in expansion of macro ‘TRACE_EVENT’ 2104 | TRACE_EVENT(rdev_mgmt_tx, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_tx_control_port’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2134:1: note: in expansion of macro ‘TRACE_EVENT’ 2134 | TRACE_EVENT(rdev_tx_control_port, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2134:1: note: in expansion of macro ‘TRACE_EVENT’ 2134 | TRACE_EVENT(rdev_tx_control_port, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_noack_map’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ 2163 | TRACE_EVENT(rdev_set_noack_map, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ 2163 | TRACE_EVENT(rdev_set_noack_map, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_wiphy_wdev_link_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2181:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2181 | DECLARE_EVENT_CLASS(wiphy_wdev_link_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2181:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2181 | DECLARE_EVENT_CLASS(wiphy_wdev_link_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_return_chandef’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2205:1: note: in expansion of macro ‘TRACE_EVENT’ 2205 | TRACE_EVENT(rdev_return_chandef, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2205:1: note: in expansion of macro ‘TRACE_EVENT’ 2205 | TRACE_EVENT(rdev_return_chandef, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_start_nan’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2236:1: note: in expansion of macro ‘TRACE_EVENT’ 2236 | TRACE_EVENT(rdev_start_nan, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2236:1: note: in expansion of macro ‘TRACE_EVENT’ 2236 | TRACE_EVENT(rdev_start_nan, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_nan_change_conf’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2258:1: note: in expansion of macro ‘TRACE_EVENT’ 2258 | TRACE_EVENT(rdev_nan_change_conf, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2258:1: note: in expansion of macro ‘TRACE_EVENT’ 2258 | TRACE_EVENT(rdev_nan_change_conf, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_add_nan_func’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2287:1: note: in expansion of macro ‘TRACE_EVENT’ 2287 | TRACE_EVENT(rdev_add_nan_func, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2287:1: note: in expansion of macro ‘TRACE_EVENT’ 2287 | TRACE_EVENT(rdev_add_nan_func, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_del_nan_func’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2308:1: note: in expansion of macro ‘TRACE_EVENT’ 2308 | TRACE_EVENT(rdev_del_nan_func, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2308:1: note: in expansion of macro ‘TRACE_EVENT’ 2308 | TRACE_EVENT(rdev_del_nan_func, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_mac_acl’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2326:1: note: in expansion of macro ‘TRACE_EVENT’ 2326 | TRACE_EVENT(rdev_set_mac_acl, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2326:1: note: in expansion of macro ‘TRACE_EVENT’ 2326 | TRACE_EVENT(rdev_set_mac_acl, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_update_ft_ies’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2344:1: note: in expansion of macro ‘TRACE_EVENT’ 2344 | TRACE_EVENT(rdev_update_ft_ies, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2344:1: note: in expansion of macro ‘TRACE_EVENT’ 2344 | TRACE_EVENT(rdev_update_ft_ies, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_crit_proto_start’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2364:1: note: in expansion of macro ‘TRACE_EVENT’ 2364 | TRACE_EVENT(rdev_crit_proto_start, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2364:1: note: in expansion of macro ‘TRACE_EVENT’ 2364 | TRACE_EVENT(rdev_crit_proto_start, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_crit_proto_stop’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2384:1: note: in expansion of macro ‘TRACE_EVENT’ 2384 | TRACE_EVENT(rdev_crit_proto_stop, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2384:1: note: in expansion of macro ‘TRACE_EVENT’ 2384 | TRACE_EVENT(rdev_crit_proto_stop, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_channel_switch’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2399:1: note: in expansion of macro ‘TRACE_EVENT’ 2399 | TRACE_EVENT(rdev_channel_switch, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2399:1: note: in expansion of macro ‘TRACE_EVENT’ 2399 | TRACE_EVENT(rdev_channel_switch, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_qos_map’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2439:1: note: in expansion of macro ‘TRACE_EVENT’ 2439 | TRACE_EVENT(rdev_set_qos_map, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2439:1: note: in expansion of macro ‘TRACE_EVENT’ 2439 | TRACE_EVENT(rdev_set_qos_map, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_ap_chanwidth’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2457:1: note: in expansion of macro ‘TRACE_EVENT’ 2457 | TRACE_EVENT(rdev_set_ap_chanwidth, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2457:1: note: in expansion of macro ‘TRACE_EVENT’ 2457 | TRACE_EVENT(rdev_set_ap_chanwidth, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_add_tx_ts’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2479:1: note: in expansion of macro ‘TRACE_EVENT’ 2479 | TRACE_EVENT(rdev_add_tx_ts, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2479:1: note: in expansion of macro ‘TRACE_EVENT’ 2479 | TRACE_EVENT(rdev_add_tx_ts, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_del_tx_ts’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2504:1: note: in expansion of macro ‘TRACE_EVENT’ 2504 | TRACE_EVENT(rdev_del_tx_ts, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2504:1: note: in expansion of macro ‘TRACE_EVENT’ 2504 | TRACE_EVENT(rdev_del_tx_ts, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_tdls_channel_switch’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2524:1: note: in expansion of macro ‘TRACE_EVENT’ 2524 | TRACE_EVENT(rdev_tdls_channel_switch, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2524:1: note: in expansion of macro ‘TRACE_EVENT’ 2524 | TRACE_EVENT(rdev_tdls_channel_switch, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_tdls_cancel_channel_switch’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2548:1: note: in expansion of macro ‘TRACE_EVENT’ 2548 | TRACE_EVENT(rdev_tdls_cancel_channel_switch, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2548:1: note: in expansion of macro ‘TRACE_EVENT’ 2548 | TRACE_EVENT(rdev_tdls_cancel_channel_switch, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_pmk’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2566:1: note: in expansion of macro ‘TRACE_EVENT’ 2566 | TRACE_EVENT(rdev_set_pmk, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2566:1: note: in expansion of macro ‘TRACE_EVENT’ 2566 | TRACE_EVENT(rdev_set_pmk, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_del_pmk’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2605:1: note: in expansion of macro ‘TRACE_EVENT’ 2605 | TRACE_EVENT(rdev_del_pmk, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2605:1: note: in expansion of macro ‘TRACE_EVENT’ 2605 | TRACE_EVENT(rdev_del_pmk, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_external_auth’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2626:1: note: in expansion of macro ‘TRACE_EVENT’ 2626 | TRACE_EVENT(rdev_external_auth, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2626:1: note: in expansion of macro ‘TRACE_EVENT’ 2626 | TRACE_EVENT(rdev_external_auth, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_start_radar_detection’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2652:1: note: in expansion of macro ‘TRACE_EVENT’ 2652 | TRACE_EVENT(rdev_start_radar_detection, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2652:1: note: in expansion of macro ‘TRACE_EVENT’ 2652 | TRACE_EVENT(rdev_start_radar_detection, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_mcast_rate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2675:1: note: in expansion of macro ‘TRACE_EVENT’ 2675 | TRACE_EVENT(rdev_set_mcast_rate, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2675:1: note: in expansion of macro ‘TRACE_EVENT’ 2675 | TRACE_EVENT(rdev_set_mcast_rate, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_coalesce’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2699:1: note: in expansion of macro ‘TRACE_EVENT’ 2699 | TRACE_EVENT(rdev_set_coalesce, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2699:1: note: in expansion of macro ‘TRACE_EVENT’ 2699 | TRACE_EVENT(rdev_set_coalesce, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_multicast_to_unicast’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2719:1: note: in expansion of macro ‘TRACE_EVENT’ 2719 | TRACE_EVENT(rdev_set_multicast_to_unicast, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2719:1: note: in expansion of macro ‘TRACE_EVENT’ 2719 | TRACE_EVENT(rdev_set_multicast_to_unicast, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_get_ftm_responder_stats’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2743:1: note: in expansion of macro ‘TRACE_EVENT’ 2743 | TRACE_EVENT(rdev_get_ftm_responder_stats, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2743:1: note: in expansion of macro ‘TRACE_EVENT’ 2743 | TRACE_EVENT(rdev_get_ftm_responder_stats, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_fils_aad’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2797:1: note: in expansion of macro ‘TRACE_EVENT’ 2797 | TRACE_EVENT(rdev_set_fils_aad, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2797:1: note: in expansion of macro ‘TRACE_EVENT’ 2797 | TRACE_EVENT(rdev_set_fils_aad, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_update_owe_info’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2815:1: note: in expansion of macro ‘TRACE_EVENT’ 2815 | TRACE_EVENT(rdev_update_owe_info, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2815:1: note: in expansion of macro ‘TRACE_EVENT’ 2815 | TRACE_EVENT(rdev_update_owe_info, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_probe_mesh_link’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2835:1: note: in expansion of macro ‘TRACE_EVENT’ 2835 | TRACE_EVENT(rdev_probe_mesh_link, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2835:1: note: in expansion of macro ‘TRACE_EVENT’ 2835 | TRACE_EVENT(rdev_probe_mesh_link, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_tid_config’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2853:1: note: in expansion of macro ‘TRACE_EVENT’ 2853 | TRACE_EVENT(rdev_set_tid_config, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2853:1: note: in expansion of macro ‘TRACE_EVENT’ 2853 | TRACE_EVENT(rdev_set_tid_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_reset_tid_config’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2871:1: note: in expansion of macro ‘TRACE_EVENT’ 2871 | TRACE_EVENT(rdev_reset_tid_config, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2871:1: note: in expansion of macro ‘TRACE_EVENT’ 2871 | TRACE_EVENT(rdev_reset_tid_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_sar_specs’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2891:1: note: in expansion of macro ‘TRACE_EVENT’ 2891 | TRACE_EVENT(rdev_set_sar_specs, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2891:1: note: in expansion of macro ‘TRACE_EVENT’ 2891 | TRACE_EVENT(rdev_set_sar_specs, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_color_change’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2909:1: note: in expansion of macro ‘TRACE_EVENT’ 2909 | TRACE_EVENT(rdev_color_change, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2909:1: note: in expansion of macro ‘TRACE_EVENT’ 2909 | TRACE_EVENT(rdev_color_change, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_radar_background’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ 2935 | TRACE_EVENT(rdev_set_radar_background, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ 2935 | TRACE_EVENT(rdev_set_radar_background, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_del_link_station’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2966:1: note: in expansion of macro ‘TRACE_EVENT’ 2966 | TRACE_EVENT(rdev_del_link_station, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2966:1: note: in expansion of macro ‘TRACE_EVENT’ 2966 | TRACE_EVENT(rdev_del_link_station, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_hw_timestamp’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2990:1: note: in expansion of macro ‘TRACE_EVENT’ 2990 | TRACE_EVENT(rdev_set_hw_timestamp, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2990:1: note: in expansion of macro ‘TRACE_EVENT’ 2990 | TRACE_EVENT(rdev_set_hw_timestamp, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_ttlm’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3015:1: note: in expansion of macro ‘TRACE_EVENT’ 3015 | TRACE_EVENT(rdev_set_ttlm, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3015:1: note: in expansion of macro ‘TRACE_EVENT’ 3015 | TRACE_EVENT(rdev_set_ttlm, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_return_bool’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3039:1: note: in expansion of macro ‘TRACE_EVENT’ 3039 | TRACE_EVENT(cfg80211_return_bool, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3039:1: note: in expansion of macro ‘TRACE_EVENT’ 3039 | TRACE_EVENT(cfg80211_return_bool, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_netdev_mac_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3051:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3051 | DECLARE_EVENT_CLASS(cfg80211_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3051:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3051 | DECLARE_EVENT_CLASS(cfg80211_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_netdev_evt_only’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3071:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3071 | DECLARE_EVENT_CLASS(netdev_evt_only, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3071:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3071 | DECLARE_EVENT_CLASS(netdev_evt_only, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_send_rx_assoc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3088:1: note: in expansion of macro ‘TRACE_EVENT’ 3088 | TRACE_EVENT(cfg80211_send_rx_assoc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3088:1: note: in expansion of macro ‘TRACE_EVENT’ 3088 | TRACE_EVENT(cfg80211_send_rx_assoc, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_netdev_frame_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3105 | DECLARE_EVENT_CLASS(netdev_frame_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3105 | DECLARE_EVENT_CLASS(netdev_frame_event, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_tx_mlme_mgmt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3131:1: note: in expansion of macro ‘TRACE_EVENT’ 3131 | TRACE_EVENT(cfg80211_tx_mlme_mgmt, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3131:1: note: in expansion of macro ‘TRACE_EVENT’ 3131 | TRACE_EVENT(cfg80211_tx_mlme_mgmt, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_netdev_mac_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3151:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3151 | DECLARE_EVENT_CLASS(netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3151:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3151 | DECLARE_EVENT_CLASS(netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_send_assoc_failure’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3171:1: note: in expansion of macro ‘TRACE_EVENT’ 3171 | TRACE_EVENT(cfg80211_send_assoc_failure, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3171:1: note: in expansion of macro ‘TRACE_EVENT’ 3171 | TRACE_EVENT(cfg80211_send_assoc_failure, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_michael_mic_failure’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3189:1: note: in expansion of macro ‘TRACE_EVENT’ 3189 | TRACE_EVENT(cfg80211_michael_mic_failure, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3189:1: note: in expansion of macro ‘TRACE_EVENT’ 3189 | TRACE_EVENT(cfg80211_michael_mic_failure, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_ready_on_channel’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3213:1: note: in expansion of macro ‘TRACE_EVENT’ 3213 | TRACE_EVENT(cfg80211_ready_on_channel, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3213:1: note: in expansion of macro ‘TRACE_EVENT’ 3213 | TRACE_EVENT(cfg80211_ready_on_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_ready_on_channel_expired’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3235:1: note: in expansion of macro ‘TRACE_EVENT’ 3235 | TRACE_EVENT(cfg80211_ready_on_channel_expired, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3235:1: note: in expansion of macro ‘TRACE_EVENT’ 3235 | TRACE_EVENT(cfg80211_ready_on_channel_expired, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_tx_mgmt_expired’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3253:1: note: in expansion of macro ‘TRACE_EVENT’ 3253 | TRACE_EVENT(cfg80211_tx_mgmt_expired, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3253:1: note: in expansion of macro ‘TRACE_EVENT’ 3253 | TRACE_EVENT(cfg80211_tx_mgmt_expired, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_new_sta’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3271:1: note: in expansion of macro ‘TRACE_EVENT’ 3271 | TRACE_EVENT(cfg80211_new_sta, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3271:1: note: in expansion of macro ‘TRACE_EVENT’ 3271 | TRACE_EVENT(cfg80211_new_sta, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_rx_mgmt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3294:1: note: in expansion of macro ‘TRACE_EVENT’ 3294 | TRACE_EVENT(cfg80211_rx_mgmt, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3294:1: note: in expansion of macro ‘TRACE_EVENT’ 3294 | TRACE_EVENT(cfg80211_rx_mgmt, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_mgmt_tx_status’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3311:1: note: in expansion of macro ‘TRACE_EVENT’ 3311 | TRACE_EVENT(cfg80211_mgmt_tx_status, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3311:1: note: in expansion of macro ‘TRACE_EVENT’ 3311 | TRACE_EVENT(cfg80211_mgmt_tx_status, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_control_port_tx_status’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3328:1: note: in expansion of macro ‘TRACE_EVENT’ 3328 | TRACE_EVENT(cfg80211_control_port_tx_status, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3328:1: note: in expansion of macro ‘TRACE_EVENT’ 3328 | TRACE_EVENT(cfg80211_control_port_tx_status, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_rx_control_port’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3345:1: note: in expansion of macro ‘TRACE_EVENT’ 3345 | TRACE_EVENT(cfg80211_rx_control_port, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3345:1: note: in expansion of macro ‘TRACE_EVENT’ 3345 | TRACE_EVENT(cfg80211_rx_control_port, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_cqm_rssi_notify’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3371:1: note: in expansion of macro ‘TRACE_EVENT’ 3371 | TRACE_EVENT(cfg80211_cqm_rssi_notify, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3371:1: note: in expansion of macro ‘TRACE_EVENT’ 3371 | TRACE_EVENT(cfg80211_cqm_rssi_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_reg_can_beacon’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3390:1: note: in expansion of macro ‘TRACE_EVENT’ 3390 | TRACE_EVENT(cfg80211_reg_can_beacon, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3390:1: note: in expansion of macro ‘TRACE_EVENT’ 3390 | TRACE_EVENT(cfg80211_reg_can_beacon, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_chandef_dfs_required’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3414:1: note: in expansion of macro ‘TRACE_EVENT’ 3414 | TRACE_EVENT(cfg80211_chandef_dfs_required, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3414:1: note: in expansion of macro ‘TRACE_EVENT’ 3414 | TRACE_EVENT(cfg80211_chandef_dfs_required, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_ch_switch_notify’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3429:1: note: in expansion of macro ‘TRACE_EVENT’ 3429 | TRACE_EVENT(cfg80211_ch_switch_notify, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3429:1: note: in expansion of macro ‘TRACE_EVENT’ 3429 | TRACE_EVENT(cfg80211_ch_switch_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_ch_switch_started_notify’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3448:1: note: in expansion of macro ‘TRACE_EVENT’ 3448 | TRACE_EVENT(cfg80211_ch_switch_started_notify, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3448:1: note: in expansion of macro ‘TRACE_EVENT’ 3448 | TRACE_EVENT(cfg80211_ch_switch_started_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_radar_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3467:1: note: in expansion of macro ‘TRACE_EVENT’ 3467 | TRACE_EVENT(cfg80211_radar_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3467:1: note: in expansion of macro ‘TRACE_EVENT’ 3467 | TRACE_EVENT(cfg80211_radar_event, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_cac_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3485:1: note: in expansion of macro ‘TRACE_EVENT’ 3485 | TRACE_EVENT(cfg80211_cac_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3485:1: note: in expansion of macro ‘TRACE_EVENT’ 3485 | TRACE_EVENT(cfg80211_cac_event, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_rx_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3500:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3500 | DECLARE_EVENT_CLASS(cfg80211_rx_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3500:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3500 | DECLARE_EVENT_CLASS(cfg80211_rx_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_ibss_joined’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3524:1: note: in expansion of macro ‘TRACE_EVENT’ 3524 | TRACE_EVENT(cfg80211_ibss_joined, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3524:1: note: in expansion of macro ‘TRACE_EVENT’ 3524 | TRACE_EVENT(cfg80211_ibss_joined, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_probe_status’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3542:1: note: in expansion of macro ‘TRACE_EVENT’ 3542 | TRACE_EVENT(cfg80211_probe_status, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3542:1: note: in expansion of macro ‘TRACE_EVENT’ 3542 | TRACE_EVENT(cfg80211_probe_status, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_cqm_pktloss_notify’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3563:1: note: in expansion of macro ‘TRACE_EVENT’ 3563 | TRACE_EVENT(cfg80211_cqm_pktloss_notify, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3563:1: note: in expansion of macro ‘TRACE_EVENT’ 3563 | TRACE_EVENT(cfg80211_cqm_pktloss_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_pmksa_candidate_notify’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3585:1: note: in expansion of macro ‘TRACE_EVENT’ 3585 | TRACE_EVENT(cfg80211_pmksa_candidate_notify, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3585:1: note: in expansion of macro ‘TRACE_EVENT’ 3585 | TRACE_EVENT(cfg80211_pmksa_candidate_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_report_obss_beacon’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3606:1: note: in expansion of macro ‘TRACE_EVENT’ 3606 | TRACE_EVENT(cfg80211_report_obss_beacon, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3606:1: note: in expansion of macro ‘TRACE_EVENT’ 3606 | TRACE_EVENT(cfg80211_report_obss_beacon, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_tdls_oper_request’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3624:1: note: in expansion of macro ‘TRACE_EVENT’ 3624 | TRACE_EVENT(cfg80211_tdls_oper_request, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3624:1: note: in expansion of macro ‘TRACE_EVENT’ 3624 | TRACE_EVENT(cfg80211_tdls_oper_request, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_scan_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3647:1: note: in expansion of macro ‘TRACE_EVENT’ 3647 | TRACE_EVENT(cfg80211_scan_done, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3647:1: note: in expansion of macro ‘TRACE_EVENT’ 3647 | TRACE_EVENT(cfg80211_scan_done, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_wiphy_id_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3687:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3687 | DECLARE_EVENT_CLASS(wiphy_id_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3687:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3687 | DECLARE_EVENT_CLASS(wiphy_id_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_get_bss’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3711:1: note: in expansion of macro ‘TRACE_EVENT’ 3711 | TRACE_EVENT(cfg80211_get_bss, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3711:1: note: in expansion of macro ‘TRACE_EVENT’ 3711 | TRACE_EVENT(cfg80211_get_bss, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_inform_bss_frame’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3740:1: note: in expansion of macro ‘TRACE_EVENT’ 3740 | TRACE_EVENT(cfg80211_inform_bss_frame, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3740:1: note: in expansion of macro ‘TRACE_EVENT’ 3740 | TRACE_EVENT(cfg80211_inform_bss_frame, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_bss_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3771:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3771 | DECLARE_EVENT_CLASS(cfg80211_bss_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3771:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3771 | DECLARE_EVENT_CLASS(cfg80211_bss_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_return_uint’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3790:1: note: in expansion of macro ‘TRACE_EVENT’ 3790 | TRACE_EVENT(cfg80211_return_uint, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3790:1: note: in expansion of macro ‘TRACE_EVENT’ 3790 | TRACE_EVENT(cfg80211_return_uint, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_return_u32’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3802:1: note: in expansion of macro ‘TRACE_EVENT’ 3802 | TRACE_EVENT(cfg80211_return_u32, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3802:1: note: in expansion of macro ‘TRACE_EVENT’ 3802 | TRACE_EVENT(cfg80211_return_u32, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_report_wowlan_wakeup’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3814:1: note: in expansion of macro ‘TRACE_EVENT’ 3814 | TRACE_EVENT(cfg80211_report_wowlan_wakeup, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3814:1: note: in expansion of macro ‘TRACE_EVENT’ 3814 | TRACE_EVENT(cfg80211_report_wowlan_wakeup, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_ft_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3852:1: note: in expansion of macro ‘TRACE_EVENT’ 3852 | TRACE_EVENT(cfg80211_ft_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3852:1: note: in expansion of macro ‘TRACE_EVENT’ 3852 | TRACE_EVENT(cfg80211_ft_event, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_stop_iface’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3878:1: note: in expansion of macro ‘TRACE_EVENT’ 3878 | TRACE_EVENT(cfg80211_stop_iface, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3878:1: note: in expansion of macro ‘TRACE_EVENT’ 3878 | TRACE_EVENT(cfg80211_stop_iface, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_pmsr_report’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3893:1: note: in expansion of macro ‘TRACE_EVENT’ 3893 | TRACE_EVENT(cfg80211_pmsr_report, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3893:1: note: in expansion of macro ‘TRACE_EVENT’ 3893 | TRACE_EVENT(cfg80211_pmsr_report, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_pmsr_complete’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3915:1: note: in expansion of macro ‘TRACE_EVENT’ 3915 | TRACE_EVENT(cfg80211_pmsr_complete, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3915:1: note: in expansion of macro ‘TRACE_EVENT’ 3915 | TRACE_EVENT(cfg80211_pmsr_complete, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_update_owe_info_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3933:1: note: in expansion of macro ‘TRACE_EVENT’ 3933 | TRACE_EVENT(cfg80211_update_owe_info_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3933:1: note: in expansion of macro ‘TRACE_EVENT’ 3933 | TRACE_EVENT(cfg80211_update_owe_info_event, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_bss_color_notify’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3960:1: note: in expansion of macro ‘TRACE_EVENT’ 3960 | TRACE_EVENT(cfg80211_bss_color_notify, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3960:1: note: in expansion of macro ‘TRACE_EVENT’ 3960 | TRACE_EVENT(cfg80211_bss_color_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_assoc_comeback’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3982:1: note: in expansion of macro ‘TRACE_EVENT’ 3982 | TRACE_EVENT(cfg80211_assoc_comeback, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3982:1: note: in expansion of macro ‘TRACE_EVENT’ 3982 | TRACE_EVENT(cfg80211_assoc_comeback, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_link_station_add_mod’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3999 | DECLARE_EVENT_CLASS(link_station_add_mod, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3999 | DECLARE_EVENT_CLASS(link_station_add_mod, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_links_removed’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:4072:1: note: in expansion of macro ‘TRACE_EVENT’ 4072 | TRACE_EVENT(cfg80211_links_removed, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:4072:1: note: in expansion of macro ‘TRACE_EVENT’ 4072 | TRACE_EVENT(cfg80211_links_removed, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../net/wireless/./trace.h: In function ‘__bpf_trace_wiphy_work_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 249 | DECLARE_EVENT_CLASS(wiphy_work_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 249 | DECLARE_EVENT_CLASS(wiphy_work_event, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_wiphy_delayed_work_queue’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(wiphy_delayed_work_queue, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(wiphy_delayed_work_queue, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_wiphy_work_worker_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(wiphy_work_worker_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(wiphy_work_worker_start, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_suspend’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ 323 | TRACE_EVENT(rdev_suspend, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ 323 | TRACE_EVENT(rdev_suspend, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_return_int’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:361:1: note: in expansion of macro ‘TRACE_EVENT’ 361 | TRACE_EVENT(rdev_return_int, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:361:1: note: in expansion of macro ‘TRACE_EVENT’ 361 | TRACE_EVENT(rdev_return_int, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_scan’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:375:1: note: in expansion of macro ‘TRACE_EVENT’ 375 | TRACE_EVENT(rdev_scan, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:375:1: note: in expansion of macro ‘TRACE_EVENT’ 375 | TRACE_EVENT(rdev_scan, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_wiphy_only_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:387:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 387 | DECLARE_EVENT_CLASS(wiphy_only_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:387:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 387 | DECLARE_EVENT_CLASS(wiphy_only_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_wiphy_enabled_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:419:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 419 | DECLARE_EVENT_CLASS(wiphy_enabled_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:419:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 419 | DECLARE_EVENT_CLASS(wiphy_enabled_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_add_virtual_intf’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:439:1: note: in expansion of macro ‘TRACE_EVENT’ 439 | TRACE_EVENT(rdev_add_virtual_intf, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:439:1: note: in expansion of macro ‘TRACE_EVENT’ 439 | TRACE_EVENT(rdev_add_virtual_intf, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_wiphy_wdev_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 456 | DECLARE_EVENT_CLASS(wiphy_wdev_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 456 | DECLARE_EVENT_CLASS(wiphy_wdev_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_wiphy_wdev_cookie_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:470:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 470 | DECLARE_EVENT_CLASS(wiphy_wdev_cookie_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:470:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 470 | DECLARE_EVENT_CLASS(wiphy_wdev_cookie_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_change_virtual_intf’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ 498 | TRACE_EVENT(rdev_change_virtual_intf, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ 498 | TRACE_EVENT(rdev_change_virtual_intf, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_key_handle’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:516:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 516 | DECLARE_EVENT_CLASS(key_handle, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:516:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 516 | DECLARE_EVENT_CLASS(key_handle, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_add_key’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:555:1: note: in expansion of macro ‘TRACE_EVENT’ 555 | TRACE_EVENT(rdev_add_key, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:555:1: note: in expansion of macro ‘TRACE_EVENT’ 555 | TRACE_EVENT(rdev_add_key, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_default_key’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:585:1: note: in expansion of macro ‘TRACE_EVENT’ 585 | TRACE_EVENT(rdev_set_default_key, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:585:1: note: in expansion of macro ‘TRACE_EVENT’ 585 | TRACE_EVENT(rdev_set_default_key, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_default_mgmt_key’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:612:1: note: in expansion of macro ‘TRACE_EVENT’ 612 | TRACE_EVENT(rdev_set_default_mgmt_key, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:612:1: note: in expansion of macro ‘TRACE_EVENT’ 612 | TRACE_EVENT(rdev_set_default_mgmt_key, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_default_beacon_key’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:633:1: note: in expansion of macro ‘TRACE_EVENT’ 633 | TRACE_EVENT(rdev_set_default_beacon_key, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:633:1: note: in expansion of macro ‘TRACE_EVENT’ 633 | TRACE_EVENT(rdev_set_default_beacon_key, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_start_ap’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:654:1: note: in expansion of macro ‘TRACE_EVENT’ 654 | TRACE_EVENT(rdev_start_ap, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:654:1: note: in expansion of macro ‘TRACE_EVENT’ 654 | TRACE_EVENT(rdev_start_ap, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_change_beacon’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:698:1: note: in expansion of macro ‘TRACE_EVENT’ 698 | TRACE_EVENT(rdev_change_beacon, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:698:1: note: in expansion of macro ‘TRACE_EVENT’ 698 | TRACE_EVENT(rdev_change_beacon, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_stop_ap’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:746:1: note: in expansion of macro ‘TRACE_EVENT’ 746 | TRACE_EVENT(rdev_stop_ap, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:746:1: note: in expansion of macro ‘TRACE_EVENT’ 746 | TRACE_EVENT(rdev_stop_ap, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_wiphy_netdev_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:764:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 764 | DECLARE_EVENT_CLASS(wiphy_netdev_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:764:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 764 | DECLARE_EVENT_CLASS(wiphy_netdev_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_station_add_change’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:813:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 813 | DECLARE_EVENT_CLASS(station_add_change, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:813:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 813 | DECLARE_EVENT_CLASS(station_add_change, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_wiphy_netdev_mac_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:917:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 917 | DECLARE_EVENT_CLASS(wiphy_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:917:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 917 | DECLARE_EVENT_CLASS(wiphy_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_station_del’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:934:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 934 | DECLARE_EVENT_CLASS(station_del, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:934:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 934 | DECLARE_EVENT_CLASS(station_del, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_dump_station’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:977:1: note: in expansion of macro ‘TRACE_EVENT’ 977 | TRACE_EVENT(rdev_dump_station, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:977:1: note: in expansion of macro ‘TRACE_EVENT’ 977 | TRACE_EVENT(rdev_dump_station, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_return_int_station_info’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:998:1: note: in expansion of macro ‘TRACE_EVENT’ 998 | TRACE_EVENT(rdev_return_int_station_info, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:998:1: note: in expansion of macro ‘TRACE_EVENT’ 998 | TRACE_EVENT(rdev_return_int_station_info, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_mpath_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1015:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1015 | DECLARE_EVENT_CLASS(mpath_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1015:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1015 | DECLARE_EVENT_CLASS(mpath_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_dump_mpath’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1054:1: note: in expansion of macro ‘TRACE_EVENT’ 1054 | TRACE_EVENT(rdev_dump_mpath, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1054:1: note: in expansion of macro ‘TRACE_EVENT’ 1054 | TRACE_EVENT(rdev_dump_mpath, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_get_mpp’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1077:1: note: in expansion of macro ‘TRACE_EVENT’ 1077 | TRACE_EVENT(rdev_get_mpp, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1077:1: note: in expansion of macro ‘TRACE_EVENT’ 1077 | TRACE_EVENT(rdev_get_mpp, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_dump_mpp’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1098:1: note: in expansion of macro ‘TRACE_EVENT’ 1098 | TRACE_EVENT(rdev_dump_mpp, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1098:1: note: in expansion of macro ‘TRACE_EVENT’ 1098 | TRACE_EVENT(rdev_dump_mpp, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_return_int_mpath_info’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1121:1: note: in expansion of macro ‘TRACE_EVENT’ 1121 | TRACE_EVENT(rdev_return_int_mpath_info, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1121:1: note: in expansion of macro ‘TRACE_EVENT’ 1121 | TRACE_EVENT(rdev_return_int_mpath_info, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_return_int_mesh_config’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ 1159 | TRACE_EVENT(rdev_return_int_mesh_config, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ 1159 | TRACE_EVENT(rdev_return_int_mesh_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_update_mesh_config’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1176:1: note: in expansion of macro ‘TRACE_EVENT’ 1176 | TRACE_EVENT(rdev_update_mesh_config, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1176:1: note: in expansion of macro ‘TRACE_EVENT’ 1176 | TRACE_EVENT(rdev_update_mesh_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_join_mesh’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1196:1: note: in expansion of macro ‘TRACE_EVENT’ 1196 | TRACE_EVENT(rdev_join_mesh, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1196:1: note: in expansion of macro ‘TRACE_EVENT’ 1196 | TRACE_EVENT(rdev_join_mesh, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_change_bss’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1215:1: note: in expansion of macro ‘TRACE_EVENT’ 1215 | TRACE_EVENT(rdev_change_bss, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1215:1: note: in expansion of macro ‘TRACE_EVENT’ 1215 | TRACE_EVENT(rdev_change_bss, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_inform_bss’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1245:1: note: in expansion of macro ‘TRACE_EVENT’ 1245 | TRACE_EVENT(rdev_inform_bss, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1245:1: note: in expansion of macro ‘TRACE_EVENT’ 1245 | TRACE_EVENT(rdev_inform_bss, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_txq_params’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1262:1: note: in expansion of macro ‘TRACE_EVENT’ 1262 | TRACE_EVENT(rdev_set_txq_params, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1262:1: note: in expansion of macro ‘TRACE_EVENT’ 1262 | TRACE_EVENT(rdev_set_txq_params, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_libertas_set_mesh_channel’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1289:1: note: in expansion of macro ‘TRACE_EVENT’ 1289 | TRACE_EVENT(rdev_libertas_set_mesh_channel, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1289:1: note: in expansion of macro ‘TRACE_EVENT’ 1289 | TRACE_EVENT(rdev_libertas_set_mesh_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_monitor_channel’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1307:1: note: in expansion of macro ‘TRACE_EVENT’ 1307 | TRACE_EVENT(rdev_set_monitor_channel, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1307:1: note: in expansion of macro ‘TRACE_EVENT’ 1307 | TRACE_EVENT(rdev_set_monitor_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_auth’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1323:1: note: in expansion of macro ‘TRACE_EVENT’ 1323 | TRACE_EVENT(rdev_auth, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1323:1: note: in expansion of macro ‘TRACE_EVENT’ 1323 | TRACE_EVENT(rdev_auth, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_assoc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1347:1: note: in expansion of macro ‘TRACE_EVENT’ 1347 | TRACE_EVENT(rdev_assoc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1347:1: note: in expansion of macro ‘TRACE_EVENT’ 1347 | TRACE_EVENT(rdev_assoc, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_deauth’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1400:1: note: in expansion of macro ‘TRACE_EVENT’ 1400 | TRACE_EVENT(rdev_deauth, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1400:1: note: in expansion of macro ‘TRACE_EVENT’ 1400 | TRACE_EVENT(rdev_deauth, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_disassoc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1423:1: note: in expansion of macro ‘TRACE_EVENT’ 1423 | TRACE_EVENT(rdev_disassoc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1423:1: note: in expansion of macro ‘TRACE_EVENT’ 1423 | TRACE_EVENT(rdev_disassoc, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_mgmt_tx_cancel_wait’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1448:1: note: in expansion of macro ‘TRACE_EVENT’ 1448 | TRACE_EVENT(rdev_mgmt_tx_cancel_wait, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1448:1: note: in expansion of macro ‘TRACE_EVENT’ 1448 | TRACE_EVENT(rdev_mgmt_tx_cancel_wait, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_power_mgmt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1466:1: note: in expansion of macro ‘TRACE_EVENT’ 1466 | TRACE_EVENT(rdev_set_power_mgmt, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1466:1: note: in expansion of macro ‘TRACE_EVENT’ 1466 | TRACE_EVENT(rdev_set_power_mgmt, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_connect’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1487:1: note: in expansion of macro ‘TRACE_EVENT’ 1487 | TRACE_EVENT(rdev_connect, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1487:1: note: in expansion of macro ‘TRACE_EVENT’ 1487 | TRACE_EVENT(rdev_connect, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_update_connect_params’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1522:1: note: in expansion of macro ‘TRACE_EVENT’ 1522 | TRACE_EVENT(rdev_update_connect_params, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1522:1: note: in expansion of macro ‘TRACE_EVENT’ 1522 | TRACE_EVENT(rdev_update_connect_params, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_cqm_rssi_config’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1540:1: note: in expansion of macro ‘TRACE_EVENT’ 1540 | TRACE_EVENT(rdev_set_cqm_rssi_config, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1540:1: note: in expansion of macro ‘TRACE_EVENT’ 1540 | TRACE_EVENT(rdev_set_cqm_rssi_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_cqm_rssi_range_config’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1563:1: note: in expansion of macro ‘TRACE_EVENT’ 1563 | TRACE_EVENT(rdev_set_cqm_rssi_range_config, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1563:1: note: in expansion of macro ‘TRACE_EVENT’ 1563 | TRACE_EVENT(rdev_set_cqm_rssi_range_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_cqm_txe_config’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1585:1: note: in expansion of macro ‘TRACE_EVENT’ 1585 | TRACE_EVENT(rdev_set_cqm_txe_config, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1585:1: note: in expansion of macro ‘TRACE_EVENT’ 1585 | TRACE_EVENT(rdev_set_cqm_txe_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_disconnect’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1608:1: note: in expansion of macro ‘TRACE_EVENT’ 1608 | TRACE_EVENT(rdev_disconnect, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1608:1: note: in expansion of macro ‘TRACE_EVENT’ 1608 | TRACE_EVENT(rdev_disconnect, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_join_ibss’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1626:1: note: in expansion of macro ‘TRACE_EVENT’ 1626 | TRACE_EVENT(rdev_join_ibss, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1626:1: note: in expansion of macro ‘TRACE_EVENT’ 1626 | TRACE_EVENT(rdev_join_ibss, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_join_ocb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1647:1: note: in expansion of macro ‘TRACE_EVENT’ 1647 | TRACE_EVENT(rdev_join_ocb, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1647:1: note: in expansion of macro ‘TRACE_EVENT’ 1647 | TRACE_EVENT(rdev_join_ocb, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_wiphy_params’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1663:1: note: in expansion of macro ‘TRACE_EVENT’ 1663 | TRACE_EVENT(rdev_set_wiphy_params, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1663:1: note: in expansion of macro ‘TRACE_EVENT’ 1663 | TRACE_EVENT(rdev_set_wiphy_params, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_tx_power’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1683:1: note: in expansion of macro ‘TRACE_EVENT’ 1683 | TRACE_EVENT(rdev_set_tx_power, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1683:1: note: in expansion of macro ‘TRACE_EVENT’ 1683 | TRACE_EVENT(rdev_set_tx_power, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_return_int_int’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1703:1: note: in expansion of macro ‘TRACE_EVENT’ 1703 | TRACE_EVENT(rdev_return_int_int, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1703:1: note: in expansion of macro ‘TRACE_EVENT’ 1703 | TRACE_EVENT(rdev_return_int_int, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_testmode_cmd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1721:1: note: in expansion of macro ‘TRACE_EVENT’ 1721 | TRACE_EVENT(rdev_testmode_cmd, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1721:1: note: in expansion of macro ‘TRACE_EVENT’ 1721 | TRACE_EVENT(rdev_testmode_cmd, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_testmode_dump’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ 1735 | TRACE_EVENT(rdev_testmode_dump, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ 1735 | TRACE_EVENT(rdev_testmode_dump, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_bitrate_mask’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1748:1: note: in expansion of macro ‘TRACE_EVENT’ 1748 | TRACE_EVENT(rdev_set_bitrate_mask, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1748:1: note: in expansion of macro ‘TRACE_EVENT’ 1748 | TRACE_EVENT(rdev_set_bitrate_mask, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_update_mgmt_frame_registrations’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1770:1: note: in expansion of macro ‘TRACE_EVENT’ 1770 | TRACE_EVENT(rdev_update_mgmt_frame_registrations, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1770:1: note: in expansion of macro ‘TRACE_EVENT’ 1770 | TRACE_EVENT(rdev_update_mgmt_frame_registrations, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_return_int_tx_rx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1791:1: note: in expansion of macro ‘TRACE_EVENT’ 1791 | TRACE_EVENT(rdev_return_int_tx_rx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1791:1: note: in expansion of macro ‘TRACE_EVENT’ 1791 | TRACE_EVENT(rdev_return_int_tx_rx, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_return_void_tx_rx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1810:1: note: in expansion of macro ‘TRACE_EVENT’ 1810 | TRACE_EVENT(rdev_return_void_tx_rx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1810:1: note: in expansion of macro ‘TRACE_EVENT’ 1810 | TRACE_EVENT(rdev_return_void_tx_rx, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_tx_rx_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1833:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1833 | DECLARE_EVENT_CLASS(tx_rx_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1833:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1833 | DECLARE_EVENT_CLASS(tx_rx_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_wiphy_netdev_id_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1855 | DECLARE_EVENT_CLASS(wiphy_netdev_id_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1855 | DECLARE_EVENT_CLASS(wiphy_netdev_id_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_tdls_mgmt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1882:1: note: in expansion of macro ‘TRACE_EVENT’ 1882 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1882:1: note: in expansion of macro ‘TRACE_EVENT’ 1882 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_dump_survey’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1924:1: note: in expansion of macro ‘TRACE_EVENT’ 1924 | TRACE_EVENT(rdev_dump_survey, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1924:1: note: in expansion of macro ‘TRACE_EVENT’ 1924 | TRACE_EVENT(rdev_dump_survey, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_return_int_survey_info’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ 1941 | TRACE_EVENT(rdev_return_int_survey_info, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ 1941 | TRACE_EVENT(rdev_return_int_survey_info, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_tdls_oper’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1981:1: note: in expansion of macro ‘TRACE_EVENT’ 1981 | TRACE_EVENT(rdev_tdls_oper, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1981:1: note: in expansion of macro ‘TRACE_EVENT’ 1981 | TRACE_EVENT(rdev_tdls_oper, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_pmksa’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2001:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2001 | DECLARE_EVENT_CLASS(rdev_pmksa, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2001:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2001 | DECLARE_EVENT_CLASS(rdev_pmksa, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_probe_client’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ 2019 | TRACE_EVENT(rdev_probe_client, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ 2019 | TRACE_EVENT(rdev_probe_client, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_remain_on_channel’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2049:1: note: in expansion of macro ‘TRACE_EVENT’ 2049 | TRACE_EVENT(rdev_remain_on_channel, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2049:1: note: in expansion of macro ‘TRACE_EVENT’ 2049 | TRACE_EVENT(rdev_remain_on_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_return_int_cookie’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2070:1: note: in expansion of macro ‘TRACE_EVENT’ 2070 | TRACE_EVENT(rdev_return_int_cookie, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2070:1: note: in expansion of macro ‘TRACE_EVENT’ 2070 | TRACE_EVENT(rdev_return_int_cookie, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_cancel_remain_on_channel’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2087:1: note: in expansion of macro ‘TRACE_EVENT’ 2087 | TRACE_EVENT(rdev_cancel_remain_on_channel, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2087:1: note: in expansion of macro ‘TRACE_EVENT’ 2087 | TRACE_EVENT(rdev_cancel_remain_on_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_mgmt_tx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2104:1: note: in expansion of macro ‘TRACE_EVENT’ 2104 | TRACE_EVENT(rdev_mgmt_tx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2104:1: note: in expansion of macro ‘TRACE_EVENT’ 2104 | TRACE_EVENT(rdev_mgmt_tx, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_tx_control_port’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2134:1: note: in expansion of macro ‘TRACE_EVENT’ 2134 | TRACE_EVENT(rdev_tx_control_port, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2134:1: note: in expansion of macro ‘TRACE_EVENT’ 2134 | TRACE_EVENT(rdev_tx_control_port, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_noack_map’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ 2163 | TRACE_EVENT(rdev_set_noack_map, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ 2163 | TRACE_EVENT(rdev_set_noack_map, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_wiphy_wdev_link_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2181:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2181 | DECLARE_EVENT_CLASS(wiphy_wdev_link_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2181:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2181 | DECLARE_EVENT_CLASS(wiphy_wdev_link_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_return_chandef’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2205:1: note: in expansion of macro ‘TRACE_EVENT’ 2205 | TRACE_EVENT(rdev_return_chandef, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2205:1: note: in expansion of macro ‘TRACE_EVENT’ 2205 | TRACE_EVENT(rdev_return_chandef, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_start_nan’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2236:1: note: in expansion of macro ‘TRACE_EVENT’ 2236 | TRACE_EVENT(rdev_start_nan, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2236:1: note: in expansion of macro ‘TRACE_EVENT’ 2236 | TRACE_EVENT(rdev_start_nan, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_nan_change_conf’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2258:1: note: in expansion of macro ‘TRACE_EVENT’ 2258 | TRACE_EVENT(rdev_nan_change_conf, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2258:1: note: in expansion of macro ‘TRACE_EVENT’ 2258 | TRACE_EVENT(rdev_nan_change_conf, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_add_nan_func’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2287:1: note: in expansion of macro ‘TRACE_EVENT’ 2287 | TRACE_EVENT(rdev_add_nan_func, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2287:1: note: in expansion of macro ‘TRACE_EVENT’ 2287 | TRACE_EVENT(rdev_add_nan_func, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_del_nan_func’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2308:1: note: in expansion of macro ‘TRACE_EVENT’ 2308 | TRACE_EVENT(rdev_del_nan_func, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2308:1: note: in expansion of macro ‘TRACE_EVENT’ 2308 | TRACE_EVENT(rdev_del_nan_func, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_mac_acl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2326:1: note: in expansion of macro ‘TRACE_EVENT’ 2326 | TRACE_EVENT(rdev_set_mac_acl, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2326:1: note: in expansion of macro ‘TRACE_EVENT’ 2326 | TRACE_EVENT(rdev_set_mac_acl, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_update_ft_ies’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2344:1: note: in expansion of macro ‘TRACE_EVENT’ 2344 | TRACE_EVENT(rdev_update_ft_ies, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2344:1: note: in expansion of macro ‘TRACE_EVENT’ 2344 | TRACE_EVENT(rdev_update_ft_ies, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_crit_proto_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2364:1: note: in expansion of macro ‘TRACE_EVENT’ 2364 | TRACE_EVENT(rdev_crit_proto_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2364:1: note: in expansion of macro ‘TRACE_EVENT’ 2364 | TRACE_EVENT(rdev_crit_proto_start, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_crit_proto_stop’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2384:1: note: in expansion of macro ‘TRACE_EVENT’ 2384 | TRACE_EVENT(rdev_crit_proto_stop, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2384:1: note: in expansion of macro ‘TRACE_EVENT’ 2384 | TRACE_EVENT(rdev_crit_proto_stop, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_channel_switch’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2399:1: note: in expansion of macro ‘TRACE_EVENT’ 2399 | TRACE_EVENT(rdev_channel_switch, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2399:1: note: in expansion of macro ‘TRACE_EVENT’ 2399 | TRACE_EVENT(rdev_channel_switch, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_qos_map’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2439:1: note: in expansion of macro ‘TRACE_EVENT’ 2439 | TRACE_EVENT(rdev_set_qos_map, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2439:1: note: in expansion of macro ‘TRACE_EVENT’ 2439 | TRACE_EVENT(rdev_set_qos_map, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_ap_chanwidth’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2457:1: note: in expansion of macro ‘TRACE_EVENT’ 2457 | TRACE_EVENT(rdev_set_ap_chanwidth, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2457:1: note: in expansion of macro ‘TRACE_EVENT’ 2457 | TRACE_EVENT(rdev_set_ap_chanwidth, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_add_tx_ts’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2479:1: note: in expansion of macro ‘TRACE_EVENT’ 2479 | TRACE_EVENT(rdev_add_tx_ts, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2479:1: note: in expansion of macro ‘TRACE_EVENT’ 2479 | TRACE_EVENT(rdev_add_tx_ts, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_del_tx_ts’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2504:1: note: in expansion of macro ‘TRACE_EVENT’ 2504 | TRACE_EVENT(rdev_del_tx_ts, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2504:1: note: in expansion of macro ‘TRACE_EVENT’ 2504 | TRACE_EVENT(rdev_del_tx_ts, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_tdls_channel_switch’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2524:1: note: in expansion of macro ‘TRACE_EVENT’ 2524 | TRACE_EVENT(rdev_tdls_channel_switch, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2524:1: note: in expansion of macro ‘TRACE_EVENT’ 2524 | TRACE_EVENT(rdev_tdls_channel_switch, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_tdls_cancel_channel_switch’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2548:1: note: in expansion of macro ‘TRACE_EVENT’ 2548 | TRACE_EVENT(rdev_tdls_cancel_channel_switch, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2548:1: note: in expansion of macro ‘TRACE_EVENT’ 2548 | TRACE_EVENT(rdev_tdls_cancel_channel_switch, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_pmk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2566:1: note: in expansion of macro ‘TRACE_EVENT’ 2566 | TRACE_EVENT(rdev_set_pmk, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2566:1: note: in expansion of macro ‘TRACE_EVENT’ 2566 | TRACE_EVENT(rdev_set_pmk, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_del_pmk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2605:1: note: in expansion of macro ‘TRACE_EVENT’ 2605 | TRACE_EVENT(rdev_del_pmk, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2605:1: note: in expansion of macro ‘TRACE_EVENT’ 2605 | TRACE_EVENT(rdev_del_pmk, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_external_auth’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2626:1: note: in expansion of macro ‘TRACE_EVENT’ 2626 | TRACE_EVENT(rdev_external_auth, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2626:1: note: in expansion of macro ‘TRACE_EVENT’ 2626 | TRACE_EVENT(rdev_external_auth, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_start_radar_detection’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2652:1: note: in expansion of macro ‘TRACE_EVENT’ 2652 | TRACE_EVENT(rdev_start_radar_detection, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2652:1: note: in expansion of macro ‘TRACE_EVENT’ 2652 | TRACE_EVENT(rdev_start_radar_detection, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_mcast_rate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2675:1: note: in expansion of macro ‘TRACE_EVENT’ 2675 | TRACE_EVENT(rdev_set_mcast_rate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2675:1: note: in expansion of macro ‘TRACE_EVENT’ 2675 | TRACE_EVENT(rdev_set_mcast_rate, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_coalesce’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2699:1: note: in expansion of macro ‘TRACE_EVENT’ 2699 | TRACE_EVENT(rdev_set_coalesce, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2699:1: note: in expansion of macro ‘TRACE_EVENT’ 2699 | TRACE_EVENT(rdev_set_coalesce, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_multicast_to_unicast’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2719:1: note: in expansion of macro ‘TRACE_EVENT’ 2719 | TRACE_EVENT(rdev_set_multicast_to_unicast, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2719:1: note: in expansion of macro ‘TRACE_EVENT’ 2719 | TRACE_EVENT(rdev_set_multicast_to_unicast, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_get_ftm_responder_stats’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2743:1: note: in expansion of macro ‘TRACE_EVENT’ 2743 | TRACE_EVENT(rdev_get_ftm_responder_stats, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2743:1: note: in expansion of macro ‘TRACE_EVENT’ 2743 | TRACE_EVENT(rdev_get_ftm_responder_stats, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_fils_aad’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2797:1: note: in expansion of macro ‘TRACE_EVENT’ 2797 | TRACE_EVENT(rdev_set_fils_aad, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2797:1: note: in expansion of macro ‘TRACE_EVENT’ 2797 | TRACE_EVENT(rdev_set_fils_aad, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_update_owe_info’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2815:1: note: in expansion of macro ‘TRACE_EVENT’ 2815 | TRACE_EVENT(rdev_update_owe_info, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2815:1: note: in expansion of macro ‘TRACE_EVENT’ 2815 | TRACE_EVENT(rdev_update_owe_info, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_probe_mesh_link’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2835:1: note: in expansion of macro ‘TRACE_EVENT’ 2835 | TRACE_EVENT(rdev_probe_mesh_link, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2835:1: note: in expansion of macro ‘TRACE_EVENT’ 2835 | TRACE_EVENT(rdev_probe_mesh_link, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_tid_config’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2853:1: note: in expansion of macro ‘TRACE_EVENT’ 2853 | TRACE_EVENT(rdev_set_tid_config, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2853:1: note: in expansion of macro ‘TRACE_EVENT’ 2853 | TRACE_EVENT(rdev_set_tid_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_reset_tid_config’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2871:1: note: in expansion of macro ‘TRACE_EVENT’ 2871 | TRACE_EVENT(rdev_reset_tid_config, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2871:1: note: in expansion of macro ‘TRACE_EVENT’ 2871 | TRACE_EVENT(rdev_reset_tid_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_sar_specs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2891:1: note: in expansion of macro ‘TRACE_EVENT’ 2891 | TRACE_EVENT(rdev_set_sar_specs, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2891:1: note: in expansion of macro ‘TRACE_EVENT’ 2891 | TRACE_EVENT(rdev_set_sar_specs, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_color_change’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2909:1: note: in expansion of macro ‘TRACE_EVENT’ 2909 | TRACE_EVENT(rdev_color_change, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2909:1: note: in expansion of macro ‘TRACE_EVENT’ 2909 | TRACE_EVENT(rdev_color_change, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_radar_background’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ 2935 | TRACE_EVENT(rdev_set_radar_background, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ 2935 | TRACE_EVENT(rdev_set_radar_background, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_del_link_station’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2966:1: note: in expansion of macro ‘TRACE_EVENT’ 2966 | TRACE_EVENT(rdev_del_link_station, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2966:1: note: in expansion of macro ‘TRACE_EVENT’ 2966 | TRACE_EVENT(rdev_del_link_station, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_hw_timestamp’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2990:1: note: in expansion of macro ‘TRACE_EVENT’ 2990 | TRACE_EVENT(rdev_set_hw_timestamp, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2990:1: note: in expansion of macro ‘TRACE_EVENT’ 2990 | TRACE_EVENT(rdev_set_hw_timestamp, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_ttlm’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3015:1: note: in expansion of macro ‘TRACE_EVENT’ 3015 | TRACE_EVENT(rdev_set_ttlm, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3015:1: note: in expansion of macro ‘TRACE_EVENT’ 3015 | TRACE_EVENT(rdev_set_ttlm, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_return_bool’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3039:1: note: in expansion of macro ‘TRACE_EVENT’ 3039 | TRACE_EVENT(cfg80211_return_bool, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3039:1: note: in expansion of macro ‘TRACE_EVENT’ 3039 | TRACE_EVENT(cfg80211_return_bool, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_netdev_mac_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3051:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3051 | DECLARE_EVENT_CLASS(cfg80211_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3051:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3051 | DECLARE_EVENT_CLASS(cfg80211_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_netdev_evt_only’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3071:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3071 | DECLARE_EVENT_CLASS(netdev_evt_only, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3071:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3071 | DECLARE_EVENT_CLASS(netdev_evt_only, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_send_rx_assoc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3088:1: note: in expansion of macro ‘TRACE_EVENT’ 3088 | TRACE_EVENT(cfg80211_send_rx_assoc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3088:1: note: in expansion of macro ‘TRACE_EVENT’ 3088 | TRACE_EVENT(cfg80211_send_rx_assoc, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_netdev_frame_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3105 | DECLARE_EVENT_CLASS(netdev_frame_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3105 | DECLARE_EVENT_CLASS(netdev_frame_event, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_tx_mlme_mgmt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3131:1: note: in expansion of macro ‘TRACE_EVENT’ 3131 | TRACE_EVENT(cfg80211_tx_mlme_mgmt, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3131:1: note: in expansion of macro ‘TRACE_EVENT’ 3131 | TRACE_EVENT(cfg80211_tx_mlme_mgmt, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_netdev_mac_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3151:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3151 | DECLARE_EVENT_CLASS(netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3151:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3151 | DECLARE_EVENT_CLASS(netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_send_assoc_failure’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3171:1: note: in expansion of macro ‘TRACE_EVENT’ 3171 | TRACE_EVENT(cfg80211_send_assoc_failure, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3171:1: note: in expansion of macro ‘TRACE_EVENT’ 3171 | TRACE_EVENT(cfg80211_send_assoc_failure, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_michael_mic_failure’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3189:1: note: in expansion of macro ‘TRACE_EVENT’ 3189 | TRACE_EVENT(cfg80211_michael_mic_failure, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3189:1: note: in expansion of macro ‘TRACE_EVENT’ 3189 | TRACE_EVENT(cfg80211_michael_mic_failure, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_ready_on_channel’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3213:1: note: in expansion of macro ‘TRACE_EVENT’ 3213 | TRACE_EVENT(cfg80211_ready_on_channel, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3213:1: note: in expansion of macro ‘TRACE_EVENT’ 3213 | TRACE_EVENT(cfg80211_ready_on_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_ready_on_channel_expired’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3235:1: note: in expansion of macro ‘TRACE_EVENT’ 3235 | TRACE_EVENT(cfg80211_ready_on_channel_expired, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3235:1: note: in expansion of macro ‘TRACE_EVENT’ 3235 | TRACE_EVENT(cfg80211_ready_on_channel_expired, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_tx_mgmt_expired’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3253:1: note: in expansion of macro ‘TRACE_EVENT’ 3253 | TRACE_EVENT(cfg80211_tx_mgmt_expired, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3253:1: note: in expansion of macro ‘TRACE_EVENT’ 3253 | TRACE_EVENT(cfg80211_tx_mgmt_expired, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_new_sta’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3271:1: note: in expansion of macro ‘TRACE_EVENT’ 3271 | TRACE_EVENT(cfg80211_new_sta, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3271:1: note: in expansion of macro ‘TRACE_EVENT’ 3271 | TRACE_EVENT(cfg80211_new_sta, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_rx_mgmt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3294:1: note: in expansion of macro ‘TRACE_EVENT’ 3294 | TRACE_EVENT(cfg80211_rx_mgmt, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3294:1: note: in expansion of macro ‘TRACE_EVENT’ 3294 | TRACE_EVENT(cfg80211_rx_mgmt, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_mgmt_tx_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3311:1: note: in expansion of macro ‘TRACE_EVENT’ 3311 | TRACE_EVENT(cfg80211_mgmt_tx_status, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3311:1: note: in expansion of macro ‘TRACE_EVENT’ 3311 | TRACE_EVENT(cfg80211_mgmt_tx_status, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_control_port_tx_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3328:1: note: in expansion of macro ‘TRACE_EVENT’ 3328 | TRACE_EVENT(cfg80211_control_port_tx_status, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3328:1: note: in expansion of macro ‘TRACE_EVENT’ 3328 | TRACE_EVENT(cfg80211_control_port_tx_status, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_rx_control_port’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3345:1: note: in expansion of macro ‘TRACE_EVENT’ 3345 | TRACE_EVENT(cfg80211_rx_control_port, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3345:1: note: in expansion of macro ‘TRACE_EVENT’ 3345 | TRACE_EVENT(cfg80211_rx_control_port, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_cqm_rssi_notify’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3371:1: note: in expansion of macro ‘TRACE_EVENT’ 3371 | TRACE_EVENT(cfg80211_cqm_rssi_notify, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3371:1: note: in expansion of macro ‘TRACE_EVENT’ 3371 | TRACE_EVENT(cfg80211_cqm_rssi_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_reg_can_beacon’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3390:1: note: in expansion of macro ‘TRACE_EVENT’ 3390 | TRACE_EVENT(cfg80211_reg_can_beacon, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3390:1: note: in expansion of macro ‘TRACE_EVENT’ 3390 | TRACE_EVENT(cfg80211_reg_can_beacon, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_chandef_dfs_required’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3414:1: note: in expansion of macro ‘TRACE_EVENT’ 3414 | TRACE_EVENT(cfg80211_chandef_dfs_required, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3414:1: note: in expansion of macro ‘TRACE_EVENT’ 3414 | TRACE_EVENT(cfg80211_chandef_dfs_required, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_ch_switch_notify’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3429:1: note: in expansion of macro ‘TRACE_EVENT’ 3429 | TRACE_EVENT(cfg80211_ch_switch_notify, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3429:1: note: in expansion of macro ‘TRACE_EVENT’ 3429 | TRACE_EVENT(cfg80211_ch_switch_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_ch_switch_started_notify’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3448:1: note: in expansion of macro ‘TRACE_EVENT’ 3448 | TRACE_EVENT(cfg80211_ch_switch_started_notify, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3448:1: note: in expansion of macro ‘TRACE_EVENT’ 3448 | TRACE_EVENT(cfg80211_ch_switch_started_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_radar_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3467:1: note: in expansion of macro ‘TRACE_EVENT’ 3467 | TRACE_EVENT(cfg80211_radar_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3467:1: note: in expansion of macro ‘TRACE_EVENT’ 3467 | TRACE_EVENT(cfg80211_radar_event, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_cac_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3485:1: note: in expansion of macro ‘TRACE_EVENT’ 3485 | TRACE_EVENT(cfg80211_cac_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3485:1: note: in expansion of macro ‘TRACE_EVENT’ 3485 | TRACE_EVENT(cfg80211_cac_event, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_rx_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3500:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3500 | DECLARE_EVENT_CLASS(cfg80211_rx_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3500:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3500 | DECLARE_EVENT_CLASS(cfg80211_rx_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_ibss_joined’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3524:1: note: in expansion of macro ‘TRACE_EVENT’ 3524 | TRACE_EVENT(cfg80211_ibss_joined, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3524:1: note: in expansion of macro ‘TRACE_EVENT’ 3524 | TRACE_EVENT(cfg80211_ibss_joined, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_probe_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3542:1: note: in expansion of macro ‘TRACE_EVENT’ 3542 | TRACE_EVENT(cfg80211_probe_status, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3542:1: note: in expansion of macro ‘TRACE_EVENT’ 3542 | TRACE_EVENT(cfg80211_probe_status, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_cqm_pktloss_notify’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3563:1: note: in expansion of macro ‘TRACE_EVENT’ 3563 | TRACE_EVENT(cfg80211_cqm_pktloss_notify, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3563:1: note: in expansion of macro ‘TRACE_EVENT’ 3563 | TRACE_EVENT(cfg80211_cqm_pktloss_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_pmksa_candidate_notify’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3585:1: note: in expansion of macro ‘TRACE_EVENT’ 3585 | TRACE_EVENT(cfg80211_pmksa_candidate_notify, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3585:1: note: in expansion of macro ‘TRACE_EVENT’ 3585 | TRACE_EVENT(cfg80211_pmksa_candidate_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_report_obss_beacon’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3606:1: note: in expansion of macro ‘TRACE_EVENT’ 3606 | TRACE_EVENT(cfg80211_report_obss_beacon, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3606:1: note: in expansion of macro ‘TRACE_EVENT’ 3606 | TRACE_EVENT(cfg80211_report_obss_beacon, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_tdls_oper_request’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3624:1: note: in expansion of macro ‘TRACE_EVENT’ 3624 | TRACE_EVENT(cfg80211_tdls_oper_request, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3624:1: note: in expansion of macro ‘TRACE_EVENT’ 3624 | TRACE_EVENT(cfg80211_tdls_oper_request, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_scan_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3647:1: note: in expansion of macro ‘TRACE_EVENT’ 3647 | TRACE_EVENT(cfg80211_scan_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3647:1: note: in expansion of macro ‘TRACE_EVENT’ 3647 | TRACE_EVENT(cfg80211_scan_done, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_wiphy_id_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3687:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3687 | DECLARE_EVENT_CLASS(wiphy_id_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3687:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3687 | DECLARE_EVENT_CLASS(wiphy_id_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_get_bss’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3711:1: note: in expansion of macro ‘TRACE_EVENT’ 3711 | TRACE_EVENT(cfg80211_get_bss, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3711:1: note: in expansion of macro ‘TRACE_EVENT’ 3711 | TRACE_EVENT(cfg80211_get_bss, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_inform_bss_frame’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3740:1: note: in expansion of macro ‘TRACE_EVENT’ 3740 | TRACE_EVENT(cfg80211_inform_bss_frame, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3740:1: note: in expansion of macro ‘TRACE_EVENT’ 3740 | TRACE_EVENT(cfg80211_inform_bss_frame, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_bss_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3771:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3771 | DECLARE_EVENT_CLASS(cfg80211_bss_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3771:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3771 | DECLARE_EVENT_CLASS(cfg80211_bss_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_return_uint’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3790:1: note: in expansion of macro ‘TRACE_EVENT’ 3790 | TRACE_EVENT(cfg80211_return_uint, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3790:1: note: in expansion of macro ‘TRACE_EVENT’ 3790 | TRACE_EVENT(cfg80211_return_uint, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_return_u32’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3802:1: note: in expansion of macro ‘TRACE_EVENT’ 3802 | TRACE_EVENT(cfg80211_return_u32, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3802:1: note: in expansion of macro ‘TRACE_EVENT’ 3802 | TRACE_EVENT(cfg80211_return_u32, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_report_wowlan_wakeup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3814:1: note: in expansion of macro ‘TRACE_EVENT’ 3814 | TRACE_EVENT(cfg80211_report_wowlan_wakeup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3814:1: note: in expansion of macro ‘TRACE_EVENT’ 3814 | TRACE_EVENT(cfg80211_report_wowlan_wakeup, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_ft_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3852:1: note: in expansion of macro ‘TRACE_EVENT’ 3852 | TRACE_EVENT(cfg80211_ft_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3852:1: note: in expansion of macro ‘TRACE_EVENT’ 3852 | TRACE_EVENT(cfg80211_ft_event, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_stop_iface’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3878:1: note: in expansion of macro ‘TRACE_EVENT’ 3878 | TRACE_EVENT(cfg80211_stop_iface, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3878:1: note: in expansion of macro ‘TRACE_EVENT’ 3878 | TRACE_EVENT(cfg80211_stop_iface, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_pmsr_report’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3893:1: note: in expansion of macro ‘TRACE_EVENT’ 3893 | TRACE_EVENT(cfg80211_pmsr_report, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3893:1: note: in expansion of macro ‘TRACE_EVENT’ 3893 | TRACE_EVENT(cfg80211_pmsr_report, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_pmsr_complete’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3915:1: note: in expansion of macro ‘TRACE_EVENT’ 3915 | TRACE_EVENT(cfg80211_pmsr_complete, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3915:1: note: in expansion of macro ‘TRACE_EVENT’ 3915 | TRACE_EVENT(cfg80211_pmsr_complete, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_update_owe_info_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3933:1: note: in expansion of macro ‘TRACE_EVENT’ 3933 | TRACE_EVENT(cfg80211_update_owe_info_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3933:1: note: in expansion of macro ‘TRACE_EVENT’ 3933 | TRACE_EVENT(cfg80211_update_owe_info_event, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_bss_color_notify’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3960:1: note: in expansion of macro ‘TRACE_EVENT’ 3960 | TRACE_EVENT(cfg80211_bss_color_notify, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3960:1: note: in expansion of macro ‘TRACE_EVENT’ 3960 | TRACE_EVENT(cfg80211_bss_color_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_assoc_comeback’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3982:1: note: in expansion of macro ‘TRACE_EVENT’ 3982 | TRACE_EVENT(cfg80211_assoc_comeback, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3982:1: note: in expansion of macro ‘TRACE_EVENT’ 3982 | TRACE_EVENT(cfg80211_assoc_comeback, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_link_station_add_mod’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3999 | DECLARE_EVENT_CLASS(link_station_add_mod, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3999 | DECLARE_EVENT_CLASS(link_station_add_mod, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_links_removed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:4072:1: note: in expansion of macro ‘TRACE_EVENT’ 4072 | TRACE_EVENT(cfg80211_links_removed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:4072:1: note: in expansion of macro ‘TRACE_EVENT’ 4072 | TRACE_EVENT(cfg80211_links_removed, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: net/wireless/trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: net/wireless] Error 2 make[3]: *** [../scripts/Makefile.build:485: net] Error 2 make[2]: *** [/home/nipa/net-next/wt-0/Makefile:1925: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2 tools/testing/selftests/arm64/tags/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/tags_test.c: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/config: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/settings: warning: ignored by one of the .gitignore files In file included from ../include/trace/define_trace.h:108, from ../arch/x86/include/asm/msr-trace.h:58, from ../arch/x86/lib/msr.c:7: ../arch/x86/include/asm//msr-trace.h: In function ‘trace_event_raw_event_msr_trace_class’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(msr_trace_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(msr_trace_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(msr_trace_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(msr_trace_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(msr_trace_class, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../arch/x86/include/asm//msr-trace.h: In function ‘perf_trace_msr_trace_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(msr_trace_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(msr_trace_class, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../arch/x86/include/asm//msr-trace.h: In function ‘__bpf_trace_msr_trace_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(msr_trace_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(msr_trace_class, | ^~~~~~~~~~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: arch/x86/lib/msr.o] Error 1 make[3]: *** [../scripts/Makefile.build:485: arch/x86/lib] Error 2 make[3]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../samples/ftrace/sample-trace-array.h:84, from ../samples/ftrace/sample-trace-array.c:18: ../samples/ftrace/./sample-trace-array.h: In function ‘trace_event_raw_event_sample_event’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/ftrace/./sample-trace-array.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(sample_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/ftrace/./sample-trace-array.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(sample_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/ftrace/./sample-trace-array.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(sample_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/ftrace/./sample-trace-array.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(sample_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/ftrace/./sample-trace-array.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(sample_event, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../samples/ftrace/./sample-trace-array.h: In function ‘perf_trace_sample_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/ftrace/./sample-trace-array.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(sample_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/ftrace/./sample-trace-array.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(sample_event, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../samples/ftrace/./sample-trace-array.h: In function ‘__bpf_trace_sample_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/ftrace/./sample-trace-array.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(sample_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/ftrace/./sample-trace-array.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(sample_event, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: samples/ftrace/sample-trace-array.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: samples/ftrace] Error 2 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../arch/x86/entry/vsyscall/vsyscall_trace.h:30, from ../arch/x86/entry/vsyscall/vsyscall_64.c:43: ../include/trace/../../arch/x86/entry/vsyscall//vsyscall_trace.h: In function ‘trace_event_raw_event_emulate_vsyscall’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/entry/vsyscall//vsyscall_trace.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(emulate_vsyscall, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/entry/vsyscall//vsyscall_trace.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(emulate_vsyscall, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/entry/vsyscall//vsyscall_trace.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(emulate_vsyscall, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/entry/vsyscall//vsyscall_trace.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(emulate_vsyscall, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/entry/vsyscall//vsyscall_trace.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(emulate_vsyscall, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/../../arch/x86/entry/vsyscall//vsyscall_trace.h: In function ‘perf_trace_emulate_vsyscall’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/entry/vsyscall//vsyscall_trace.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(emulate_vsyscall, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/entry/vsyscall//vsyscall_trace.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(emulate_vsyscall, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/../../arch/x86/entry/vsyscall//vsyscall_trace.h: In function ‘__bpf_trace_emulate_vsyscall’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/entry/vsyscall//vsyscall_trace.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(emulate_vsyscall, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/entry/vsyscall//vsyscall_trace.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(emulate_vsyscall, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: arch/x86/entry/vsyscall/vsyscall_64.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: arch/x86/entry/vsyscall] Error 2 make[4]: *** [../scripts/Makefile.build:485: arch/x86/entry] Error 2 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../sound/firewire/amdtp-stream-trace.h:81, from ../sound/firewire/amdtp-stream.c:27: ../sound/firewire/./amdtp-stream-trace.h: In function ‘trace_event_raw_event_amdtp_packet’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(amdtp_packet, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(amdtp_packet, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(amdtp_packet, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(amdtp_packet, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(amdtp_packet, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../sound/firewire/./amdtp-stream-trace.h: In function ‘perf_trace_amdtp_packet’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(amdtp_packet, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(amdtp_packet, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../sound/firewire/./amdtp-stream-trace.h: In function ‘__bpf_trace_amdtp_packet’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(amdtp_packet, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(amdtp_packet, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: sound/firewire/amdtp-stream.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../arch/x86/include/asm/trace/exceptions.h:54, from ../arch/x86/mm/fault.c:42: ../arch/x86/mm/../include/asm/trace/./exceptions.h: In function ‘trace_event_raw_event_x86_exceptions’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/mm/../include/asm/trace/./exceptions.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(x86_exceptions, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/mm/../include/asm/trace/./exceptions.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(x86_exceptions, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/mm/../include/asm/trace/./exceptions.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(x86_exceptions, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/mm/../include/asm/trace/./exceptions.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(x86_exceptions, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/mm/../include/asm/trace/./exceptions.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(x86_exceptions, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../arch/x86/mm/../include/asm/trace/./exceptions.h: In function ‘perf_trace_x86_exceptions’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/mm/../include/asm/trace/./exceptions.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(x86_exceptions, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/mm/../include/asm/trace/./exceptions.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(x86_exceptions, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../arch/x86/mm/../include/asm/trace/./exceptions.h: In function ‘__bpf_trace_x86_exceptions’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/mm/../include/asm/trace/./exceptions.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(x86_exceptions, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/mm/../include/asm/trace/./exceptions.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(x86_exceptions, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: arch/x86/mm/fault.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: arch/x86/mm] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/gpu_mem.h:57, from ../drivers/gpu/trace/trace_gpu_mem.c:11: ../include/trace/events/gpu_mem.h: In function ‘trace_event_raw_event_gpu_mem_total’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ 30 | TRACE_EVENT(gpu_mem_total, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ 30 | TRACE_EVENT(gpu_mem_total, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ 30 | TRACE_EVENT(gpu_mem_total, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ 30 | TRACE_EVENT(gpu_mem_total, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ 30 | TRACE_EVENT(gpu_mem_total, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/gpu_mem.h: In function ‘perf_trace_gpu_mem_total’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ 30 | TRACE_EVENT(gpu_mem_total, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ 30 | TRACE_EVENT(gpu_mem_total, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/gpu_mem.h: In function ‘__bpf_trace_gpu_mem_total’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ 30 | TRACE_EVENT(gpu_mem_total, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ 30 | TRACE_EVENT(gpu_mem_total, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/gpu/trace/trace_gpu_mem.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/gpu/trace] Error 2 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/pwm.h:58, from ../drivers/pwm/core.c:27: ../include/trace/events/pwm.h: In function ‘trace_event_raw_event_pwm’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwm.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwm.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwm.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwm.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwm.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/pwm.h: In function ‘perf_trace_pwm’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwm.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwm.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/pwm.h: In function ‘__bpf_trace_pwm’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwm.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwm.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/pwm/core.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: drivers/pwm] Error 2 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/dma_fence.h:89, from ../drivers/dma-buf/dma-fence.c:21: ../include/trace/events/dma_fence.h: In function ‘trace_event_raw_event_dma_fence’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 12 | DECLARE_EVENT_CLASS(dma_fence, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 12 | DECLARE_EVENT_CLASS(dma_fence, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 12 | DECLARE_EVENT_CLASS(dma_fence, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 12 | DECLARE_EVENT_CLASS(dma_fence, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 12 | DECLARE_EVENT_CLASS(dma_fence, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/dma_fence.h: In function ‘perf_trace_dma_fence’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 12 | DECLARE_EVENT_CLASS(dma_fence, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 12 | DECLARE_EVENT_CLASS(dma_fence, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/dma_fence.h: In function ‘__bpf_trace_dma_fence’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 12 | DECLARE_EVENT_CLASS(dma_fence, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 12 | DECLARE_EVENT_CLASS(dma_fence, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/dma-buf/dma-fence.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/nmi.h:38, from ../arch/x86/kernel/nmi.c:41: ../include/trace/events/nmi.h: In function ‘trace_event_raw_event_nmi_handler’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(nmi_handler, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(nmi_handler, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(nmi_handler, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(nmi_handler, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(nmi_handler, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/nmi.h: In function ‘perf_trace_nmi_handler’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(nmi_handler, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(nmi_handler, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/nmi.h: In function ‘__bpf_trace_nmi_handler’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(nmi_handler, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(nmi_handler, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: arch/x86/kernel/nmi.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/soc/qcom/pmic_pdcharger_ulog.h:36, from ../drivers/soc/qcom/pmic_pdcharger_ulog.c:15: ../drivers/soc/qcom/./pmic_pdcharger_ulog.h: In function ‘trace_event_raw_event_pmic_pdcharger_ulog_msg’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/soc/qcom/./pmic_pdcharger_ulog.h: In function ‘perf_trace_pmic_pdcharger_ulog_msg’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/soc/qcom/./pmic_pdcharger_ulog.h: In function ‘__bpf_trace_pmic_pdcharger_ulog_msg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/soc/qcom/pmic_pdcharger_ulog.o] Error 1 make[6]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../sound/core/pcm_param_trace.h:143, from ../sound/core/pcm_native.c:32: ../sound/core/./pcm_param_trace.h: In function ‘trace_event_raw_event_hw_mask_param’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_param_trace.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(hw_mask_param, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_param_trace.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(hw_mask_param, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_param_trace.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(hw_mask_param, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_param_trace.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(hw_mask_param, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_param_trace.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(hw_mask_param, | ^~~~~~~~~~~ ../sound/core/./pcm_param_trace.h: In function ‘trace_event_raw_event_hw_interval_param’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_param_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(hw_interval_param, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_param_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(hw_interval_param, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../sound/core/./pcm_param_trace.h: In function ‘perf_trace_hw_mask_param’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_param_trace.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(hw_mask_param, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_param_trace.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(hw_mask_param, | ^~~~~~~~~~~ ../sound/core/./pcm_param_trace.h: In function ‘perf_trace_hw_interval_param’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_param_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(hw_interval_param, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_param_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(hw_interval_param, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../sound/core/./pcm_param_trace.h: In function ‘__bpf_trace_hw_mask_param’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_param_trace.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(hw_mask_param, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_param_trace.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(hw_mask_param, | ^~~~~~~~~~~ ../sound/core/./pcm_param_trace.h: In function ‘__bpf_trace_hw_interval_param’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_param_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(hw_interval_param, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_param_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(hw_interval_param, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: sound/core/pcm_native.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/netlink.h:29, from ../net/netlink/af_netlink.c:72: ../include/trace/events/netlink.h: In function ‘trace_event_raw_event_netlink_extack’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ 9 | TRACE_EVENT(netlink_extack, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ 9 | TRACE_EVENT(netlink_extack, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ 9 | TRACE_EVENT(netlink_extack, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ 9 | TRACE_EVENT(netlink_extack, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ 9 | TRACE_EVENT(netlink_extack, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/netlink.h: In function ‘perf_trace_netlink_extack’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ 9 | TRACE_EVENT(netlink_extack, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ 9 | TRACE_EVENT(netlink_extack, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/netlink.h: In function ‘__bpf_trace_netlink_extack’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ 9 | TRACE_EVENT(netlink_extack, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ 9 | TRACE_EVENT(netlink_extack, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: net/netlink/af_netlink.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: net/netlink] Error 2 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/avc.h:53, from ../security/selinux/avc.c:35: ../include/trace/events/avc.h: In function ‘trace_event_raw_event_selinux_audited’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(selinux_audited, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(selinux_audited, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(selinux_audited, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(selinux_audited, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(selinux_audited, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/avc.h: In function ‘perf_trace_selinux_audited’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(selinux_audited, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(selinux_audited, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/avc.h: In function ‘__bpf_trace_selinux_audited’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(selinux_audited, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(selinux_audited, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: security/selinux/avc.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: security/selinux] Error 2 make[3]: *** [../scripts/Makefile.build:485: security] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/soc/qcom/trace-aoss.h:48, from ../drivers/soc/qcom/qcom_aoss.c:18: ../drivers/soc/qcom/./trace-aoss.h: In function ‘trace_event_raw_event_aoss_send’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(aoss_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(aoss_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(aoss_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(aoss_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(aoss_send, | ^~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h: In function ‘trace_event_raw_event_aoss_send_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(aoss_send_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(aoss_send_done, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/soc/qcom/./trace-aoss.h: In function ‘perf_trace_aoss_send’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(aoss_send, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(aoss_send, | ^~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h: In function ‘perf_trace_aoss_send_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(aoss_send_done, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(aoss_send_done, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/soc/qcom/./trace-aoss.h: In function ‘__bpf_trace_aoss_send’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(aoss_send, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(aoss_send, | ^~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h: In function ‘__bpf_trace_aoss_send_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(aoss_send_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(aoss_send_done, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/soc/qcom/qcom_aoss.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../drivers/dma/fsl-edma-trace.h:132, from ../drivers/dma/fsl-edma-common.h:342, from ../drivers/dma/fsl-edma-trace.c:4: ../drivers/dma/./fsl-edma-trace.h: In function ‘trace_event_raw_event_edma_log_io’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/dma/./fsl-edma-trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(edma_log_io, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/dma/./fsl-edma-trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(edma_log_io, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/dma/./fsl-edma-trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(edma_log_io, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/dma/./fsl-edma-trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(edma_log_io, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/dma/./fsl-edma-trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(edma_log_io, | ^~~~~~~~~~~~~~~~~~~ ../drivers/dma/./fsl-edma-trace.h: In function ‘trace_event_raw_event_edma_log_tcd’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/dma/./fsl-edma-trace.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(edma_log_tcd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/dma/./fsl-edma-trace.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(edma_log_tcd, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/dma/./fsl-edma-trace.h: In function ‘perf_trace_edma_log_io’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/dma/./fsl-edma-trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(edma_log_io, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/dma/./fsl-edma-trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(edma_log_io, | ^~~~~~~~~~~~~~~~~~~ ../drivers/dma/./fsl-edma-trace.h: In function ‘perf_trace_edma_log_tcd’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/dma/./fsl-edma-trace.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(edma_log_tcd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/dma/./fsl-edma-trace.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(edma_log_tcd, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/dma/./fsl-edma-trace.h: In function ‘__bpf_trace_edma_log_io’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/dma/./fsl-edma-trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(edma_log_io, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/dma/./fsl-edma-trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(edma_log_io, | ^~~~~~~~~~~~~~~~~~~ ../drivers/dma/./fsl-edma-trace.h: In function ‘__bpf_trace_edma_log_tcd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/dma/./fsl-edma-trace.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(edma_log_tcd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/dma/./fsl-edma-trace.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(edma_log_tcd, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/dma/fsl-edma-trace.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/base/trace.h:56, from ../drivers/base/trace.c:10: ../drivers/base/./trace.h: In function ‘trace_event_raw_event_devres’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/base/./trace.h: In function ‘perf_trace_devres’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/base/./trace.h: In function ‘__bpf_trace_devres’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/base/trace.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../sound/firewire/motu/amdtp-motu-trace.h:85, from ../sound/firewire/motu/amdtp-motu.c:13: ../sound/firewire/motu/./amdtp-motu-trace.h: In function ‘trace_event_raw_event_data_block_sph’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/motu/./amdtp-motu-trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(data_block_sph, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/motu/./amdtp-motu-trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(data_block_sph, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/motu/./amdtp-motu-trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(data_block_sph, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/motu/./amdtp-motu-trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(data_block_sph, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/motu/./amdtp-motu-trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(data_block_sph, | ^~~~~~~~~~~ ../sound/firewire/motu/./amdtp-motu-trace.h: In function ‘trace_event_raw_event_data_block_message’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/motu/./amdtp-motu-trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(data_block_message, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/motu/./amdtp-motu-trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(data_block_message, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../sound/firewire/motu/./amdtp-motu-trace.h: In function ‘perf_trace_data_block_sph’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/motu/./amdtp-motu-trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(data_block_sph, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/motu/./amdtp-motu-trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(data_block_sph, | ^~~~~~~~~~~ ../sound/firewire/motu/./amdtp-motu-trace.h: In function ‘perf_trace_data_block_message’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/motu/./amdtp-motu-trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(data_block_message, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/motu/./amdtp-motu-trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(data_block_message, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../sound/firewire/motu/./amdtp-motu-trace.h: In function ‘__bpf_trace_data_block_sph’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/motu/./amdtp-motu-trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(data_block_sph, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/motu/./amdtp-motu-trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(data_block_sph, | ^~~~~~~~~~~ ../sound/firewire/motu/./amdtp-motu-trace.h: In function ‘__bpf_trace_data_block_message’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/motu/./amdtp-motu-trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(data_block_message, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/firewire/motu/./amdtp-motu-trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(data_block_message, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: sound/firewire/motu/amdtp-motu.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: sound/firewire/motu] Error 2 make[4]: *** [../scripts/Makefile.build:485: sound/firewire] Error 2 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/dma-buf/sync_trace.h:33, from ../drivers/dma-buf/sw_sync.c:17: ../include/trace/../../drivers/dma-buf/sync_trace.h: In function ‘trace_event_raw_event_sync_timeline’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(sync_timeline, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(sync_timeline, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(sync_timeline, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(sync_timeline, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(sync_timeline, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/../../drivers/dma-buf/sync_trace.h: In function ‘perf_trace_sync_timeline’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(sync_timeline, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(sync_timeline, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/../../drivers/dma-buf/sync_trace.h: In function ‘__bpf_trace_sync_timeline’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(sync_timeline, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(sync_timeline, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/dma-buf/sw_sync.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: drivers/dma-buf] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/gpio.h:57, from ../drivers/gpio/gpiolib.c:44: ../include/trace/events/gpio.h: In function ‘trace_event_raw_event_gpio_direction’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(gpio_direction, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(gpio_direction, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(gpio_direction, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(gpio_direction, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(gpio_direction, | ^~~~~~~~~~~ ../include/trace/events/gpio.h: In function ‘trace_event_raw_event_gpio_value’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpio.h:32:1: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(gpio_value, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpio.h:32:1: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(gpio_value, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/gpio.h: In function ‘perf_trace_gpio_direction’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(gpio_direction, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(gpio_direction, | ^~~~~~~~~~~ ../include/trace/events/gpio.h: In function ‘perf_trace_gpio_value’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpio.h:32:1: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(gpio_value, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpio.h:32:1: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(gpio_value, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/gpio.h: In function ‘__bpf_trace_gpio_direction’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(gpio_direction, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(gpio_direction, | ^~~~~~~~~~~ ../include/trace/events/gpio.h: In function ‘__bpf_trace_gpio_value’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpio.h:32:1: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(gpio_value, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/gpio.h:32:1: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(gpio_value, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/gpio/gpiolib.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/bpf_test_run.h:67, from ../net/bpf/test_run.c:29: ../include/trace/events/bpf_test_run.h: In function ‘trace_event_raw_event_bpf_trigger_tp’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(bpf_trigger_tp, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(bpf_trigger_tp, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(bpf_trigger_tp, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(bpf_trigger_tp, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(bpf_trigger_tp, | ^~~~~~~~~~~ ../include/trace/events/bpf_test_run.h: In function ‘trace_event_raw_event_bpf_test_finish’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/bpf_test_run.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(bpf_test_finish, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/bpf_test_run.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(bpf_test_finish, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/bpf_test_run.h: In function ‘perf_trace_bpf_trigger_tp’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(bpf_trigger_tp, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(bpf_trigger_tp, | ^~~~~~~~~~~ ../include/trace/events/bpf_test_run.h: In function ‘perf_trace_bpf_test_finish’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/bpf_test_run.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(bpf_test_finish, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/bpf_test_run.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(bpf_test_finish, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/bpf_test_run.h: In function ‘__bpf_trace_bpf_trigger_tp’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(bpf_trigger_tp, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(bpf_trigger_tp, | ^~~~~~~~~~~ ../include/trace/events/bpf_test_run.h: In function ‘__bpf_trace_bpf_test_finish’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bpf_test_run.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(bpf_test_finish, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bpf_test_run.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(bpf_test_finish, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: net/bpf/test_run.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: net/bpf] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/gpio] Error 2 In file included from ../include/trace/define_trace.h:108, from ../sound/core/pcm_trace.h:149, from ../sound/core/pcm_lib.c:25: ../sound/core/./pcm_trace.h: In function ‘trace_event_raw_event_hwptr’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hwptr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hwptr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hwptr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hwptr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hwptr, | ^~~~~~~~~~~ ../sound/core/./pcm_trace.h: In function ‘trace_event_raw_event_xrun’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(xrun, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(xrun, | ^~~~~~~~~~~ ../sound/core/./pcm_trace.h: In function ‘trace_event_raw_event_hw_ptr_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(hw_ptr_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(hw_ptr_error, | ^~~~~~~~~~~ ../sound/core/./pcm_trace.h: In function ‘trace_event_raw_event_applptr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:106:1: note: in expansion of macro ‘TRACE_EVENT’ 106 | TRACE_EVENT(applptr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:106:1: note: in expansion of macro ‘TRACE_EVENT’ 106 | TRACE_EVENT(applptr, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../sound/core/./pcm_trace.h: In function ‘perf_trace_hwptr’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hwptr, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hwptr, | ^~~~~~~~~~~ ../sound/core/./pcm_trace.h: In function ‘perf_trace_xrun’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(xrun, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(xrun, | ^~~~~~~~~~~ ../sound/core/./pcm_trace.h: In function ‘perf_trace_hw_ptr_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(hw_ptr_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(hw_ptr_error, | ^~~~~~~~~~~ ../sound/core/./pcm_trace.h: In function ‘perf_trace_applptr’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:106:1: note: in expansion of macro ‘TRACE_EVENT’ 106 | TRACE_EVENT(applptr, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:106:1: note: in expansion of macro ‘TRACE_EVENT’ 106 | TRACE_EVENT(applptr, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../sound/core/./pcm_trace.h: In function ‘__bpf_trace_hwptr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hwptr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hwptr, | ^~~~~~~~~~~ ../sound/core/./pcm_trace.h: In function ‘__bpf_trace_xrun’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(xrun, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(xrun, | ^~~~~~~~~~~ ../sound/core/./pcm_trace.h: In function ‘__bpf_trace_hw_ptr_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(hw_ptr_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(hw_ptr_error, | ^~~~~~~~~~~ ../sound/core/./pcm_trace.h: In function ‘__bpf_trace_applptr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:106:1: note: in expansion of macro ‘TRACE_EVENT’ 106 | TRACE_EVENT(applptr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:106:1: note: in expansion of macro ‘TRACE_EVENT’ 106 | TRACE_EVENT(applptr, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: sound/core/pcm_lib.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: sound/core] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/nbd.h:107, from ../drivers/block/nbd.c:50: ../include/trace/events/nbd.h: In function ‘trace_event_raw_event_nbd_transport_event’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(nbd_transport_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(nbd_transport_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(nbd_transport_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(nbd_transport_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(nbd_transport_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h: In function ‘trace_event_raw_event_nbd_send_request’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 61 | DECLARE_EVENT_CLASS(nbd_send_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 61 | DECLARE_EVENT_CLASS(nbd_send_request, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/nbd.h: In function ‘perf_trace_nbd_transport_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(nbd_transport_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(nbd_transport_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h: In function ‘perf_trace_nbd_send_request’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 61 | DECLARE_EVENT_CLASS(nbd_send_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 61 | DECLARE_EVENT_CLASS(nbd_send_request, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/nbd.h: In function ‘__bpf_trace_nbd_transport_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(nbd_transport_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(nbd_transport_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h: In function ‘__bpf_trace_nbd_send_request’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 61 | DECLARE_EVENT_CLASS(nbd_send_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 61 | DECLARE_EVENT_CLASS(nbd_send_request, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/block/nbd.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/maple_tree.h:123, from ../lib/maple_tree.c:65: ../include/trace/events/maple_tree.h: In function ‘trace_event_raw_event_ma_op’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(ma_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(ma_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(ma_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(ma_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(ma_op, | ^~~~~~~~~~~ ../include/trace/events/maple_tree.h: In function ‘trace_event_raw_event_ma_read’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ 46 | TRACE_EVENT(ma_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ 46 | TRACE_EVENT(ma_read, | ^~~~~~~~~~~ ../include/trace/events/maple_tree.h: In function ‘trace_event_raw_event_ma_write’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(ma_write, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(ma_write, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/maple_tree.h: In function ‘perf_trace_ma_op’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(ma_op, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(ma_op, | ^~~~~~~~~~~ ../include/trace/events/maple_tree.h: In function ‘perf_trace_ma_read’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ 46 | TRACE_EVENT(ma_read, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ 46 | TRACE_EVENT(ma_read, | ^~~~~~~~~~~ ../include/trace/events/maple_tree.h: In function ‘perf_trace_ma_write’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(ma_write, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(ma_write, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/maple_tree.h: In function ‘__bpf_trace_ma_op’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(ma_op, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(ma_op, | ^~~~~~~~~~~ ../include/trace/events/maple_tree.h: In function ‘__bpf_trace_ma_read’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ 46 | TRACE_EVENT(ma_read, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ 46 | TRACE_EVENT(ma_read, | ^~~~~~~~~~~ ../include/trace/events/maple_tree.h: In function ‘__bpf_trace_ma_write’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(ma_write, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(ma_write, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: lib/maple_tree.o] Error 1 make[3]: *** [../scripts/Makefile.build:485: lib] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/signal.h:125, from ../kernel/signal.c:53: ../include/trace/events/signal.h: In function ‘trace_event_raw_event_signal_generate’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ ../include/trace/events/signal.h: In function ‘trace_event_raw_event_signal_deliver’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(signal_deliver, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(signal_deliver, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/signal.h: In function ‘perf_trace_signal_generate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ ../include/trace/events/signal.h: In function ‘perf_trace_signal_deliver’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(signal_deliver, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(signal_deliver, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/signal.h: In function ‘__bpf_trace_signal_generate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ ../include/trace/events/signal.h: In function ‘__bpf_trace_signal_deliver’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(signal_deliver, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(signal_deliver, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: kernel/signal.o] Error 1 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../samples/trace_events/trace-events-sample.h:631, from ../samples/trace_events/trace-events-sample.c:12: ../samples/trace_events/./trace-events-sample.h: In function ‘trace_event_get_offsets_foo_bar’: ../include/linux/cpumask.h:121:42: warning: function ‘trace_event_get_offsets_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 121 | #define cpu_possible_mask ((const struct cpumask *)&__cpu_possible_mask) | ^~~~~~~ ../include/trace/trace_events.h:299:9: note: in definition of macro ‘DECLARE_EVENT_CLASS’ 299 | tstruct; \ | ^~~~~~~ ../include/trace/trace_events.h:43:30: note: in expansion of macro ‘PARAMS’ 43 | PARAMS(tstruct), \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:299:9: note: in expansion of macro ‘TP_STRUCT__entry’ 299 | TP_STRUCT__entry( | ^~~~~~~~~~~~~~~~ ../include/trace/stages/stage5_get_offsets.h:110:34: note: in expansion of macro ‘__dynamic_array’ 110 | #define __bitmask(item, nr_bits) __dynamic_array(unsigned long, item, \ | ^~~~~~~~~~~~~~~ ../include/trace/stages/stage5_get_offsets.h:98:11: note: in expansion of macro ‘__bitmask_size_in_bytes_raw’ 98 | ((__bitmask_size_in_bytes_raw(nr_bits) + \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/trace/stages/stage5_get_offsets.h:111:42: note: in expansion of macro ‘__bitmask_size_in_longs’ 111 | __bitmask_size_in_longs(nr_bits)) | ^~~~~~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:304:17: note: in expansion of macro ‘__bitmask’ 304 | __bitmask( cpus, num_possible_cpus() ) | ^~~~~~~~~ ../include/linux/cpumask.h:1098:48: note: in expansion of macro ‘cpu_possible_mask’ 1098 | #define num_possible_cpus() cpumask_weight(cpu_possible_mask) | ^~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:304:41: note: in expansion of macro ‘num_possible_cpus’ 304 | __bitmask( cpus, num_possible_cpus() ) | ^~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘trace_event_raw_event_foo_bar’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../arch/x86/include/asm/bug.h:39:45: warning: function ‘trace_event_raw_event_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 39 | "i" (sizeof(struct bug_entry))); \ | ^~~~~~~~~ ../include/trace/trace_events.h:450:11: note: in definition of macro ‘_DECLARE_EVENT_CLASS’ 450 | { assign; } \ | ^~~~~~ ../include/trace/trace_events.h:458:46: note: in expansion of macro ‘PARAMS’ 458 | PARAMS(tstruct), PARAMS(assign), PARAMS(print), 0) | ^~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:44:30: note: in expansion of macro ‘PARAMS’ 44 | PARAMS(assign), \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:310:9: note: in expansion of macro ‘TP_fast_assign’ 310 | TP_fast_assign( | ^~~~~~~~~~~~~~ ../arch/x86/include/asm/bug.h:83:9: note: in expansion of macro ‘_BUG_FLAGS’ 83 | _BUG_FLAGS(ASM_UD2, __flags, ASM_REACHABLE); \ | ^~~~~~~~~~ ../include/asm-generic/bug.h:107:17: note: in expansion of macro ‘__WARN_FLAGS’ 107 | __WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\ | ^~~~~~~~~~~~ ../include/asm-generic/bug.h:134:17: note: in expansion of macro ‘__WARN_printf’ 134 | __WARN_printf(TAINT_WARN, format); \ | ^~~~~~~~~~~~~ ../include/linux/once_lite.h:31:25: note: in expansion of macro ‘WARN’ 31 | func(__VA_ARGS__); \ | ^~~~ ../include/asm-generic/bug.h:152:9: note: in expansion of macro ‘DO_ONCE_LITE_IF’ 152 | DO_ONCE_LITE_IF(condition, WARN, 1, format) | ^~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:24:41: note: in expansion of macro ‘WARN_ONCE’ 24 | # define fortify_warn_once(x...) WARN_ONCE(x) | ^~~~~~~~~ ../include/linux/fortify-string.h:626:9: note: in expansion of macro ‘fortify_warn_once’ 626 | fortify_warn_once(fortify_memcpy_chk(__fortify_size, __p_size, \ | ^~~~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:678:26: note: in expansion of macro ‘__fortify_memcpy_chk’ 678 | #define memcpy(p, q, s) __fortify_memcpy_chk(p, q, s, \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/stages/stage6_event_callback.h:38:17: note: in expansion of macro ‘memcpy’ 38 | memcpy(__str__, __data_offsets.dst##_ptr_ ? : \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:316:17: note: in expansion of macro ‘__assign_str’ 316 | __assign_str(lstr); | ^~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘trace_event_raw_event_foo_bar_with_cond’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:408:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 408 | TRACE_EVENT_CONDITION(foo_bar_with_cond, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:408:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 408 | TRACE_EVENT_CONDITION(foo_bar_with_cond, | ^~~~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘trace_event_raw_event_foo_bar_with_fn’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:451:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 451 | TRACE_EVENT_FN(foo_bar_with_fn, | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:451:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 451 | TRACE_EVENT_FN(foo_bar_with_fn, | ^~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘trace_event_raw_event_foo_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 498 | DECLARE_EVENT_CLASS(foo_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 498 | DECLARE_EVENT_CLASS(foo_template, | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘trace_event_raw_event_foo_rel_loc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:563:1: note: in expansion of macro ‘TRACE_EVENT’ 563 | TRACE_EVENT(foo_rel_loc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:563:1: note: in expansion of macro ‘TRACE_EVENT’ 563 | TRACE_EVENT(foo_rel_loc, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../samples/trace_events/./trace-events-sample.h: In function ‘perf_trace_foo_bar’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../arch/x86/include/asm/bug.h:39:45: warning: function ‘perf_trace_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 39 | "i" (sizeof(struct bug_entry))); \ | ^~~~~~~~~ ../include/trace/perf.h:58:11: note: in definition of macro ‘_DECLARE_EVENT_CLASS’ 58 | { assign; } \ | ^~~~~~ ../include/trace/perf.h:68:47: note: in expansion of macro ‘PARAMS’ 68 | PARAMS(tstruct), PARAMS(assign), PARAMS(print), 0) | ^~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:44:30: note: in expansion of macro ‘PARAMS’ 44 | PARAMS(assign), \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:310:9: note: in expansion of macro ‘TP_fast_assign’ 310 | TP_fast_assign( | ^~~~~~~~~~~~~~ ../arch/x86/include/asm/bug.h:83:9: note: in expansion of macro ‘_BUG_FLAGS’ 83 | _BUG_FLAGS(ASM_UD2, __flags, ASM_REACHABLE); \ | ^~~~~~~~~~ ../include/asm-generic/bug.h:107:17: note: in expansion of macro ‘__WARN_FLAGS’ 107 | __WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\ | ^~~~~~~~~~~~ ../include/asm-generic/bug.h:134:17: note: in expansion of macro ‘__WARN_printf’ 134 | __WARN_printf(TAINT_WARN, format); \ | ^~~~~~~~~~~~~ ../include/linux/once_lite.h:31:25: note: in expansion of macro ‘WARN’ 31 | func(__VA_ARGS__); \ | ^~~~ ../include/asm-generic/bug.h:152:9: note: in expansion of macro ‘DO_ONCE_LITE_IF’ 152 | DO_ONCE_LITE_IF(condition, WARN, 1, format) | ^~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:24:41: note: in expansion of macro ‘WARN_ONCE’ 24 | # define fortify_warn_once(x...) WARN_ONCE(x) | ^~~~~~~~~ ../include/linux/fortify-string.h:626:9: note: in expansion of macro ‘fortify_warn_once’ 626 | fortify_warn_once(fortify_memcpy_chk(__fortify_size, __p_size, \ | ^~~~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:678:26: note: in expansion of macro ‘__fortify_memcpy_chk’ 678 | #define memcpy(p, q, s) __fortify_memcpy_chk(p, q, s, \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/stages/stage6_event_callback.h:38:17: note: in expansion of macro ‘memcpy’ 38 | memcpy(__str__, __data_offsets.dst##_ptr_ ? : \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:316:17: note: in expansion of macro ‘__assign_str’ 316 | __assign_str(lstr); | ^~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘perf_trace_foo_bar_with_cond’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:408:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 408 | TRACE_EVENT_CONDITION(foo_bar_with_cond, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:408:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 408 | TRACE_EVENT_CONDITION(foo_bar_with_cond, | ^~~~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘perf_trace_foo_bar_with_fn’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:451:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 451 | TRACE_EVENT_FN(foo_bar_with_fn, | ^~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:451:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 451 | TRACE_EVENT_FN(foo_bar_with_fn, | ^~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘perf_trace_foo_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 498 | DECLARE_EVENT_CLASS(foo_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 498 | DECLARE_EVENT_CLASS(foo_template, | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘perf_trace_foo_rel_loc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:563:1: note: in expansion of macro ‘TRACE_EVENT’ 563 | TRACE_EVENT(foo_rel_loc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:563:1: note: in expansion of macro ‘TRACE_EVENT’ 563 | TRACE_EVENT(foo_rel_loc, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../samples/trace_events/./trace-events-sample.h: In function ‘__bpf_trace_foo_bar’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘__bpf_trace_foo_bar_with_cond’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:408:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 408 | TRACE_EVENT_CONDITION(foo_bar_with_cond, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:408:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 408 | TRACE_EVENT_CONDITION(foo_bar_with_cond, | ^~~~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘__bpf_trace_foo_bar_with_fn’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:451:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 451 | TRACE_EVENT_FN(foo_bar_with_fn, | ^~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:451:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 451 | TRACE_EVENT_FN(foo_bar_with_fn, | ^~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘__bpf_trace_foo_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 498 | DECLARE_EVENT_CLASS(foo_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 498 | DECLARE_EVENT_CLASS(foo_template, | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘__bpf_trace_foo_rel_loc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:563:1: note: in expansion of macro ‘TRACE_EVENT’ 563 | TRACE_EVENT(foo_rel_loc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:563:1: note: in expansion of macro ‘TRACE_EVENT’ 563 | TRACE_EVENT(foo_rel_loc, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: samples/trace_events/trace-events-sample.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: samples/trace_events] Error 2 make[3]: *** [../scripts/Makefile.build:485: samples] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/filemap.h:118, from ../mm/filemap.c:54: ../include/trace/events/filemap.h: In function ‘trace_event_raw_event_mm_filemap_op_page_cache’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h: In function ‘trace_event_raw_event_filemap_set_wb_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(filemap_set_wb_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(filemap_set_wb_err, | ^~~~~~~~~~~ ../include/trace/events/filemap.h: In function ‘trace_event_raw_event_file_check_and_advance_wb_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(file_check_and_advance_wb_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(file_check_and_advance_wb_err, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/filemap.h: In function ‘perf_trace_mm_filemap_op_page_cache’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h: In function ‘perf_trace_filemap_set_wb_err’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(filemap_set_wb_err, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(filemap_set_wb_err, | ^~~~~~~~~~~ ../include/trace/events/filemap.h: In function ‘perf_trace_file_check_and_advance_wb_err’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(file_check_and_advance_wb_err, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(file_check_and_advance_wb_err, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/filemap.h: In function ‘__bpf_trace_mm_filemap_op_page_cache’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h: In function ‘__bpf_trace_filemap_set_wb_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(filemap_set_wb_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(filemap_set_wb_err, | ^~~~~~~~~~~ ../include/trace/events/filemap.h: In function ‘__bpf_trace_file_check_and_advance_wb_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(file_check_and_advance_wb_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filemap.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(file_check_and_advance_wb_err, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: mm/filemap.o] Error 1 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/pagemap.h:83, from ../mm/swap.c:44: ../include/trace/events/pagemap.h: In function ‘trace_event_raw_event_mm_lru_insertion’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mm_lru_insertion, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mm_lru_insertion, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mm_lru_insertion, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mm_lru_insertion, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mm_lru_insertion, | ^~~~~~~~~~~ ../include/trace/events/pagemap.h: In function ‘trace_event_raw_event_mm_lru_activate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ 61 | TRACE_EVENT(mm_lru_activate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ 61 | TRACE_EVENT(mm_lru_activate, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/pagemap.h: In function ‘perf_trace_mm_lru_insertion’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mm_lru_insertion, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mm_lru_insertion, | ^~~~~~~~~~~ ../include/trace/events/pagemap.h: In function ‘perf_trace_mm_lru_activate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ 61 | TRACE_EVENT(mm_lru_activate, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ 61 | TRACE_EVENT(mm_lru_activate, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/pagemap.h: In function ‘__bpf_trace_mm_lru_insertion’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mm_lru_insertion, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mm_lru_insertion, | ^~~~~~~~~~~ ../include/trace/events/pagemap.h: In function ‘__bpf_trace_mm_lru_activate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ 61 | TRACE_EVENT(mm_lru_activate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ 61 | TRACE_EVENT(mm_lru_activate, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: mm/swap.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/initcall.h:74, from ../init/main.c:113: ../include/trace/events/initcall.h: In function ‘trace_event_raw_event_initcall_level’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(initcall_level, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(initcall_level, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(initcall_level, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(initcall_level, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(initcall_level, | ^~~~~~~~~~~ ../include/trace/events/initcall.h: In function ‘trace_event_raw_event_initcall_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(initcall_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(initcall_start, | ^~~~~~~~~~~ ../include/trace/events/initcall.h: In function ‘trace_event_raw_event_initcall_finish’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(initcall_finish, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(initcall_finish, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/initcall.h: In function ‘perf_trace_initcall_level’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(initcall_level, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(initcall_level, | ^~~~~~~~~~~ ../include/trace/events/initcall.h: In function ‘perf_trace_initcall_start’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(initcall_start, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(initcall_start, | ^~~~~~~~~~~ ../include/trace/events/initcall.h: In function ‘perf_trace_initcall_finish’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(initcall_finish, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(initcall_finish, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/initcall.h: In function ‘__bpf_trace_initcall_level’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(initcall_level, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(initcall_level, | ^~~~~~~~~~~ ../include/trace/events/initcall.h: In function ‘__bpf_trace_initcall_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(initcall_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(initcall_start, | ^~~~~~~~~~~ ../include/trace/events/initcall.h: In function ‘__bpf_trace_initcall_finish’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(initcall_finish, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/initcall.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(initcall_finish, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: init/main.o] Error 1 make[3]: *** [../scripts/Makefile.build:485: init] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/icmp.h:66, from ../net/ipv4/icmp.c:97: ../include/trace/events/icmp.h: In function ‘trace_event_raw_event_icmp_send’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(icmp_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(icmp_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(icmp_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(icmp_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(icmp_send, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/icmp.h: In function ‘perf_trace_icmp_send’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(icmp_send, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(icmp_send, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/icmp.h: In function ‘__bpf_trace_icmp_send’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(icmp_send, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(icmp_send, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: net/ipv4/icmp.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/cpuhp.h:95, from ../kernel/cpu.c:43: ../include/trace/events/cpuhp.h: In function ‘trace_event_raw_event_cpuhp_enter’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ ../include/trace/events/cpuhp.h: In function ‘trace_event_raw_event_cpuhp_multi_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ 37 | TRACE_EVENT(cpuhp_multi_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ 37 | TRACE_EVENT(cpuhp_multi_enter, | ^~~~~~~~~~~ ../include/trace/events/cpuhp.h: In function ‘trace_event_raw_event_cpuhp_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(cpuhp_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(cpuhp_exit, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/cpuhp.h: In function ‘perf_trace_cpuhp_enter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ ../include/trace/events/cpuhp.h: In function ‘perf_trace_cpuhp_multi_enter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ 37 | TRACE_EVENT(cpuhp_multi_enter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ 37 | TRACE_EVENT(cpuhp_multi_enter, | ^~~~~~~~~~~ ../include/trace/events/cpuhp.h: In function ‘perf_trace_cpuhp_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(cpuhp_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(cpuhp_exit, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/cpuhp.h: In function ‘__bpf_trace_cpuhp_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ ../include/trace/events/cpuhp.h: In function ‘__bpf_trace_cpuhp_multi_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ 37 | TRACE_EVENT(cpuhp_multi_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ 37 | TRACE_EVENT(cpuhp_multi_enter, | ^~~~~~~~~~~ ../include/trace/events/cpuhp.h: In function ‘__bpf_trace_cpuhp_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(cpuhp_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(cpuhp_exit, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: kernel/cpu.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../arch/x86/include/asm/trace/hyperv.h:98, from ../arch/x86/hyperv/mmu.c:15: ../arch/x86/include/asm/trace//hyperv.h: In function ‘trace_event_raw_event_hyperv_mmu_flush_tlb_multi’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h: In function ‘trace_event_raw_event_hyperv_nested_flush_guest_mapping’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:31:1: note: in expansion of macro ‘TRACE_EVENT’ 31 | TRACE_EVENT(hyperv_nested_flush_guest_mapping, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:31:1: note: in expansion of macro ‘TRACE_EVENT’ 31 | TRACE_EVENT(hyperv_nested_flush_guest_mapping, | ^~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h: In function ‘trace_event_raw_event_hyperv_nested_flush_guest_mapping_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ 45 | TRACE_EVENT(hyperv_nested_flush_guest_mapping_range, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ 45 | TRACE_EVENT(hyperv_nested_flush_guest_mapping_range, | ^~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h: In function ‘trace_event_raw_event_hyperv_send_ipi_mask’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(hyperv_send_ipi_mask, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(hyperv_send_ipi_mask, | ^~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h: In function ‘trace_event_raw_event_hyperv_send_ipi_one’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ 74 | TRACE_EVENT(hyperv_send_ipi_one, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ 74 | TRACE_EVENT(hyperv_send_ipi_one, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../arch/x86/include/asm/trace//hyperv.h: In function ‘perf_trace_hyperv_mmu_flush_tlb_multi’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h: In function ‘perf_trace_hyperv_nested_flush_guest_mapping’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:31:1: note: in expansion of macro ‘TRACE_EVENT’ 31 | TRACE_EVENT(hyperv_nested_flush_guest_mapping, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:31:1: note: in expansion of macro ‘TRACE_EVENT’ 31 | TRACE_EVENT(hyperv_nested_flush_guest_mapping, | ^~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h: In function ‘perf_trace_hyperv_nested_flush_guest_mapping_range’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ 45 | TRACE_EVENT(hyperv_nested_flush_guest_mapping_range, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ 45 | TRACE_EVENT(hyperv_nested_flush_guest_mapping_range, | ^~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h: In function ‘perf_trace_hyperv_send_ipi_mask’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(hyperv_send_ipi_mask, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(hyperv_send_ipi_mask, | ^~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h: In function ‘perf_trace_hyperv_send_ipi_one’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ 74 | TRACE_EVENT(hyperv_send_ipi_one, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ 74 | TRACE_EVENT(hyperv_send_ipi_one, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../arch/x86/include/asm/trace//hyperv.h: In function ‘__bpf_trace_hyperv_mmu_flush_tlb_multi’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h: In function ‘__bpf_trace_hyperv_nested_flush_guest_mapping’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:31:1: note: in expansion of macro ‘TRACE_EVENT’ 31 | TRACE_EVENT(hyperv_nested_flush_guest_mapping, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:31:1: note: in expansion of macro ‘TRACE_EVENT’ 31 | TRACE_EVENT(hyperv_nested_flush_guest_mapping, | ^~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h: In function ‘__bpf_trace_hyperv_nested_flush_guest_mapping_range’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ 45 | TRACE_EVENT(hyperv_nested_flush_guest_mapping_range, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ 45 | TRACE_EVENT(hyperv_nested_flush_guest_mapping_range, | ^~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h: In function ‘__bpf_trace_hyperv_send_ipi_mask’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(hyperv_send_ipi_mask, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(hyperv_send_ipi_mask, | ^~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h: In function ‘__bpf_trace_hyperv_send_ipi_one’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ 74 | TRACE_EVENT(hyperv_send_ipi_one, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ 74 | TRACE_EVENT(hyperv_send_ipi_one, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: arch/x86/hyperv/mmu.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: arch/x86/hyperv] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/misc/mei/mei-trace.h:83, from ../drivers/misc/mei/mei-trace.c:11: ../drivers/misc/mei/./mei-trace.h: In function ‘trace_event_raw_event_mei_reg_read’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(mei_reg_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(mei_reg_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(mei_reg_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(mei_reg_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(mei_reg_read, | ^~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h: In function ‘trace_event_raw_event_mei_reg_write’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(mei_reg_write, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(mei_reg_write, | ^~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h: In function ‘trace_event_raw_event_mei_pci_cfg_read’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ 57 | TRACE_EVENT(mei_pci_cfg_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ 57 | TRACE_EVENT(mei_pci_cfg_read, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/misc/mei/./mei-trace.h: In function ‘perf_trace_mei_reg_read’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(mei_reg_read, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(mei_reg_read, | ^~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h: In function ‘perf_trace_mei_reg_write’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(mei_reg_write, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(mei_reg_write, | ^~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h: In function ‘perf_trace_mei_pci_cfg_read’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ 57 | TRACE_EVENT(mei_pci_cfg_read, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ 57 | TRACE_EVENT(mei_pci_cfg_read, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/misc/mei/./mei-trace.h: In function ‘__bpf_trace_mei_reg_read’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(mei_reg_read, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(mei_reg_read, | ^~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h: In function ‘__bpf_trace_mei_reg_write’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(mei_reg_write, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(mei_reg_write, | ^~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h: In function ‘__bpf_trace_mei_pci_cfg_read’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ 57 | TRACE_EVENT(mei_pci_cfg_read, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/misc/mei/./mei-trace.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ 57 | TRACE_EVENT(mei_pci_cfg_read, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/misc/mei/mei-trace.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../sound/hda/trace.h:101, from ../sound/hda/trace.c:6: ../sound/hda/./trace.h: In function ‘trace_event_raw_event_hda_send_cmd’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(hda_send_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(hda_send_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(hda_send_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(hda_send_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(hda_send_cmd, | ^~~~~~~~~~~ ../sound/hda/./trace.h: In function ‘trace_event_raw_event_hda_get_response’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(hda_get_response, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(hda_get_response, | ^~~~~~~~~~~ ../sound/hda/./trace.h: In function ‘trace_event_raw_event_hda_unsol_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(hda_unsol_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(hda_unsol_event, | ^~~~~~~~~~~ ../sound/hda/./trace.h: In function ‘trace_event_raw_event_hdac_stream’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:66:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 66 | DECLARE_EVENT_CLASS(hdac_stream, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:66:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 66 | DECLARE_EVENT_CLASS(hdac_stream, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../sound/hda/./trace.h: In function ‘perf_trace_hda_send_cmd’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(hda_send_cmd, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(hda_send_cmd, | ^~~~~~~~~~~ ../sound/hda/./trace.h: In function ‘perf_trace_hda_get_response’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(hda_get_response, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(hda_get_response, | ^~~~~~~~~~~ ../sound/hda/./trace.h: In function ‘perf_trace_hda_unsol_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(hda_unsol_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(hda_unsol_event, | ^~~~~~~~~~~ ../sound/hda/./trace.h: In function ‘perf_trace_hdac_stream’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:66:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 66 | DECLARE_EVENT_CLASS(hdac_stream, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:66:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 66 | DECLARE_EVENT_CLASS(hdac_stream, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../sound/hda/./trace.h: In function ‘__bpf_trace_hda_send_cmd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(hda_send_cmd, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(hda_send_cmd, | ^~~~~~~~~~~ ../sound/hda/./trace.h: In function ‘__bpf_trace_hda_get_response’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(hda_get_response, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(hda_get_response, | ^~~~~~~~~~~ ../sound/hda/./trace.h: In function ‘__bpf_trace_hda_unsol_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(hda_unsol_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(hda_unsol_event, | ^~~~~~~~~~~ ../sound/hda/./trace.h: In function ‘__bpf_trace_hdac_stream’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:66:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 66 | DECLARE_EVENT_CLASS(hdac_stream, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../sound/hda/./trace.h:66:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 66 | DECLARE_EVENT_CLASS(hdac_stream, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: sound/hda/trace.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/misc/mei] Error 2 make[4]: *** [../scripts/Makefile.build:485: sound/hda] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/misc] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/task.h:62, from ../kernel/fork.c:117: ../include/trace/events/task.h: In function ‘trace_event_raw_event_task_newtask’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ 9 | TRACE_EVENT(task_newtask, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ 9 | TRACE_EVENT(task_newtask, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ 9 | TRACE_EVENT(task_newtask, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ 9 | TRACE_EVENT(task_newtask, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ 9 | TRACE_EVENT(task_newtask, | ^~~~~~~~~~~ ../include/trace/events/task.h: In function ‘trace_event_raw_event_task_rename’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/task.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(task_rename, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/task.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(task_rename, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/task.h: In function ‘perf_trace_task_newtask’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ 9 | TRACE_EVENT(task_newtask, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ 9 | TRACE_EVENT(task_newtask, | ^~~~~~~~~~~ ../include/trace/events/task.h: In function ‘perf_trace_task_rename’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/task.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(task_rename, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/task.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(task_rename, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/task.h: In function ‘__bpf_trace_task_newtask’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ 9 | TRACE_EVENT(task_newtask, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ 9 | TRACE_EVENT(task_newtask, | ^~~~~~~~~~~ ../include/trace/events/task.h: In function ‘__bpf_trace_task_rename’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/task.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(task_rename, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/task.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(task_rename, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: kernel/fork.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: net/ipv4] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/irq.h:213, from ../kernel/softirq.c:35: ../include/trace/events/irq.h: In function ‘trace_event_raw_event_irq_handler_entry’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ 53 | TRACE_EVENT(irq_handler_entry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ 53 | TRACE_EVENT(irq_handler_entry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ 53 | TRACE_EVENT(irq_handler_entry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ 53 | TRACE_EVENT(irq_handler_entry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ 53 | TRACE_EVENT(irq_handler_entry, | ^~~~~~~~~~~ ../include/trace/events/irq.h: In function ‘trace_event_raw_event_irq_handler_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(irq_handler_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(irq_handler_exit, | ^~~~~~~~~~~ ../include/trace/events/irq.h: In function ‘trace_event_raw_event_softirq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(softirq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(softirq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h: In function ‘trace_event_raw_event_tasklet’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 163 | DECLARE_EVENT_CLASS(tasklet, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 163 | DECLARE_EVENT_CLASS(tasklet, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/irq.h: In function ‘perf_trace_irq_handler_entry’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ 53 | TRACE_EVENT(irq_handler_entry, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ 53 | TRACE_EVENT(irq_handler_entry, | ^~~~~~~~~~~ ../include/trace/events/irq.h: In function ‘perf_trace_irq_handler_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(irq_handler_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(irq_handler_exit, | ^~~~~~~~~~~ ../include/trace/events/irq.h: In function ‘perf_trace_softirq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(softirq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(softirq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h: In function ‘perf_trace_tasklet’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 163 | DECLARE_EVENT_CLASS(tasklet, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 163 | DECLARE_EVENT_CLASS(tasklet, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/irq.h: In function ‘__bpf_trace_irq_handler_entry’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ 53 | TRACE_EVENT(irq_handler_entry, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ 53 | TRACE_EVENT(irq_handler_entry, | ^~~~~~~~~~~ ../include/trace/events/irq.h: In function ‘__bpf_trace_irq_handler_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(irq_handler_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(irq_handler_exit, | ^~~~~~~~~~~ ../include/trace/events/irq.h: In function ‘__bpf_trace_softirq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(softirq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(softirq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h: In function ‘__bpf_trace_tasklet’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 163 | DECLARE_EVENT_CLASS(tasklet, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/irq.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 163 | DECLARE_EVENT_CLASS(tasklet, | ^~~~~~~~~~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: kernel/softirq.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/iommu.h:162, from ../drivers/iommu/iommu-traces.c:13: ../include/trace/events/iommu.h: In function ‘trace_event_raw_event_iommu_group_event’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(iommu_group_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(iommu_group_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(iommu_group_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(iommu_group_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(iommu_group_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h: In function ‘trace_event_raw_event_iommu_device_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 54 | DECLARE_EVENT_CLASS(iommu_device_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 54 | DECLARE_EVENT_CLASS(iommu_device_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h: In function ‘trace_event_raw_event_map’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ 79 | TRACE_EVENT(map, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ 79 | TRACE_EVENT(map, | ^~~~~~~~~~~ ../include/trace/events/iommu.h: In function ‘trace_event_raw_event_unmap’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:103:1: note: in expansion of macro ‘TRACE_EVENT’ 103 | TRACE_EVENT(unmap, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:103:1: note: in expansion of macro ‘TRACE_EVENT’ 103 | TRACE_EVENT(unmap, | ^~~~~~~~~~~ ../include/trace/events/iommu.h: In function ‘trace_event_raw_event_iommu_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:127:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 127 | DECLARE_EVENT_CLASS(iommu_error, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:127:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 127 | DECLARE_EVENT_CLASS(iommu_error, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/iommu.h: In function ‘perf_trace_iommu_group_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(iommu_group_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(iommu_group_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h: In function ‘perf_trace_iommu_device_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 54 | DECLARE_EVENT_CLASS(iommu_device_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 54 | DECLARE_EVENT_CLASS(iommu_device_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h: In function ‘perf_trace_map’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ 79 | TRACE_EVENT(map, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ 79 | TRACE_EVENT(map, | ^~~~~~~~~~~ ../include/trace/events/iommu.h: In function ‘perf_trace_unmap’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:103:1: note: in expansion of macro ‘TRACE_EVENT’ 103 | TRACE_EVENT(unmap, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:103:1: note: in expansion of macro ‘TRACE_EVENT’ 103 | TRACE_EVENT(unmap, | ^~~~~~~~~~~ ../include/trace/events/iommu.h: In function ‘perf_trace_iommu_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:127:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 127 | DECLARE_EVENT_CLASS(iommu_error, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:127:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 127 | DECLARE_EVENT_CLASS(iommu_error, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/iommu.h: In function ‘__bpf_trace_iommu_group_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(iommu_group_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(iommu_group_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h: In function ‘__bpf_trace_iommu_device_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 54 | DECLARE_EVENT_CLASS(iommu_device_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 54 | DECLARE_EVENT_CLASS(iommu_device_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h: In function ‘__bpf_trace_map’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ 79 | TRACE_EVENT(map, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ 79 | TRACE_EVENT(map, | ^~~~~~~~~~~ ../include/trace/events/iommu.h: In function ‘__bpf_trace_unmap’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:103:1: note: in expansion of macro ‘TRACE_EVENT’ 103 | TRACE_EVENT(unmap, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:103:1: note: in expansion of macro ‘TRACE_EVENT’ 103 | TRACE_EVENT(unmap, | ^~~~~~~~~~~ ../include/trace/events/iommu.h: In function ‘__bpf_trace_iommu_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:127:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 127 | DECLARE_EVENT_CLASS(iommu_error, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:127:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 127 | DECLARE_EVENT_CLASS(iommu_error, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/iommu/iommu-traces.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/iommu/intel/trace.h:196, from ../drivers/iommu/intel/trace.c:14: ../include/trace/../../drivers/iommu/intel//trace.h: In function ‘trace_event_raw_event_qi_submit’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(qi_submit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(qi_submit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(qi_submit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(qi_submit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(qi_submit, | ^~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h: In function ‘trace_event_raw_event_prq_report’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(prq_report, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(prq_report, | ^~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h: In function ‘trace_event_raw_event_cache_tag_log’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:93:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 93 | DECLARE_EVENT_CLASS(cache_tag_log, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:93:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 93 | DECLARE_EVENT_CLASS(cache_tag_log, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h: In function ‘trace_event_raw_event_cache_tag_flush’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:138:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 138 | DECLARE_EVENT_CLASS(cache_tag_flush, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:138:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 138 | DECLARE_EVENT_CLASS(cache_tag_flush, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/../../drivers/iommu/intel//trace.h: In function ‘perf_trace_qi_submit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(qi_submit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(qi_submit, | ^~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h: In function ‘perf_trace_prq_report’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(prq_report, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(prq_report, | ^~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h: In function ‘perf_trace_cache_tag_log’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:93:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 93 | DECLARE_EVENT_CLASS(cache_tag_log, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:93:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 93 | DECLARE_EVENT_CLASS(cache_tag_log, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h: In function ‘perf_trace_cache_tag_flush’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:138:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 138 | DECLARE_EVENT_CLASS(cache_tag_flush, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:138:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 138 | DECLARE_EVENT_CLASS(cache_tag_flush, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/../../drivers/iommu/intel//trace.h: In function ‘__bpf_trace_qi_submit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(qi_submit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(qi_submit, | ^~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h: In function ‘__bpf_trace_prq_report’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(prq_report, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(prq_report, | ^~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h: In function ‘__bpf_trace_cache_tag_log’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:93:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 93 | DECLARE_EVENT_CLASS(cache_tag_log, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:93:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 93 | DECLARE_EVENT_CLASS(cache_tag_log, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h: In function ‘__bpf_trace_cache_tag_flush’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:138:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 138 | DECLARE_EVENT_CLASS(cache_tag_flush, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:138:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 138 | DECLARE_EVENT_CLASS(cache_tag_flush, | ^~~~~~~~~~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/iommu/intel/trace.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/iommu/intel] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/iommu] Error 2 In file included from ../include/trace/define_trace.h:108, from ../sound/pci/hda/hda_controller_trace.h:99, from ../sound/pci/hda/hda_controller.c:32: ../sound/pci/hda/./hda_controller_trace.h: In function ‘trace_event_raw_event_azx_pcm_trigger’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(azx_pcm_trigger, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(azx_pcm_trigger, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(azx_pcm_trigger, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(azx_pcm_trigger, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(azx_pcm_trigger, | ^~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h: In function ‘trace_event_raw_event_azx_get_position’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(azx_get_position, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(azx_get_position, | ^~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h: In function ‘trace_event_raw_event_azx_pcm’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 58 | DECLARE_EVENT_CLASS(azx_pcm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 58 | DECLARE_EVENT_CLASS(azx_pcm, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../sound/pci/hda/./hda_controller_trace.h: In function ‘perf_trace_azx_pcm_trigger’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(azx_pcm_trigger, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(azx_pcm_trigger, | ^~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h: In function ‘perf_trace_azx_get_position’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(azx_get_position, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(azx_get_position, | ^~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h: In function ‘perf_trace_azx_pcm’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 58 | DECLARE_EVENT_CLASS(azx_pcm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 58 | DECLARE_EVENT_CLASS(azx_pcm, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../sound/pci/hda/./hda_controller_trace.h: In function ‘__bpf_trace_azx_pcm_trigger’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(azx_pcm_trigger, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(azx_pcm_trigger, | ^~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h: In function ‘__bpf_trace_azx_get_position’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(azx_get_position, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(azx_get_position, | ^~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h: In function ‘__bpf_trace_azx_pcm’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 58 | DECLARE_EVENT_CLASS(azx_pcm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 58 | DECLARE_EVENT_CLASS(azx_pcm, | ^~~~~~~~~~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: sound/pci/hda/hda_controller.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: sound/pci/hda] Error 2 make[4]: *** [../scripts/Makefile.build:485: sound/pci] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/regulator.h:174, from ../drivers/regulator/core.c:32: ../include/trace/events/regulator.h: In function ‘trace_event_raw_event_regulator_basic’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(regulator_basic, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(regulator_basic, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(regulator_basic, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(regulator_basic, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(regulator_basic, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h: In function ‘trace_event_raw_event_regulator_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 109 | DECLARE_EVENT_CLASS(regulator_range, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 109 | DECLARE_EVENT_CLASS(regulator_range, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h: In function ‘trace_event_raw_event_regulator_value’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 143 | DECLARE_EVENT_CLASS(regulator_value, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 143 | DECLARE_EVENT_CLASS(regulator_value, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/regulator.h: In function ‘perf_trace_regulator_basic’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(regulator_basic, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(regulator_basic, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h: In function ‘perf_trace_regulator_range’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 109 | DECLARE_EVENT_CLASS(regulator_range, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 109 | DECLARE_EVENT_CLASS(regulator_range, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h: In function ‘perf_trace_regulator_value’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 143 | DECLARE_EVENT_CLASS(regulator_value, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 143 | DECLARE_EVENT_CLASS(regulator_value, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/regulator.h: In function ‘__bpf_trace_regulator_basic’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(regulator_basic, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(regulator_basic, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h: In function ‘__bpf_trace_regulator_range’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 109 | DECLARE_EVENT_CLASS(regulator_range, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 109 | DECLARE_EVENT_CLASS(regulator_range, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h: In function ‘__bpf_trace_regulator_value’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 143 | DECLARE_EVENT_CLASS(regulator_value, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/regulator.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 143 | DECLARE_EVENT_CLASS(regulator_value, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/regulator/core.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: drivers/regulator] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/fib6.h:89, from ../net/ipv6/route.c:74: ../include/trace/events/fib6.h: In function ‘trace_event_raw_event_fib6_table_lookup’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(fib6_table_lookup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(fib6_table_lookup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(fib6_table_lookup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(fib6_table_lookup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(fib6_table_lookup, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/fib6.h: In function ‘perf_trace_fib6_table_lookup’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(fib6_table_lookup, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(fib6_table_lookup, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/fib6.h: In function ‘__bpf_trace_fib6_table_lookup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(fib6_table_lookup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(fib6_table_lookup, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: net/ipv6/route.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: net/ipv6] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/mctp.h:78, from ../net/mctp/af_mctp.c:21: ../include/trace/events/mctp.h: In function ‘trace_event_raw_event_mctp_key_acquire’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mctp_key_acquire, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mctp_key_acquire, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mctp_key_acquire, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mctp_key_acquire, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mctp_key_acquire, | ^~~~~~~~~~~ ../include/trace/events/mctp.h: In function ‘trace_event_raw_event_mctp_key_release’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(mctp_key_release, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(mctp_key_release, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/mctp.h: In function ‘perf_trace_mctp_key_acquire’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mctp_key_acquire, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mctp_key_acquire, | ^~~~~~~~~~~ ../include/trace/events/mctp.h: In function ‘perf_trace_mctp_key_release’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(mctp_key_release, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(mctp_key_release, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/mctp.h: In function ‘__bpf_trace_mctp_key_acquire’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mctp_key_acquire, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mctp_key_acquire, | ^~~~~~~~~~~ ../include/trace/events/mctp.h: In function ‘__bpf_trace_mctp_key_release’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(mctp_key_release, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(mctp_key_release, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: net/mctp/af_mctp.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: net/mctp] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/bus/mhi/host/trace.h:282, from ../drivers/bus/mhi/host/init.c:24: ../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘trace_event_raw_event_mhi_gen_tre’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(mhi_gen_tre, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(mhi_gen_tre, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(mhi_gen_tre, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(mhi_gen_tre, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(mhi_gen_tre, | ^~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘trace_event_raw_event_mhi_intvec_states’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ 119 | TRACE_EVENT(mhi_intvec_states, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ 119 | TRACE_EVENT(mhi_intvec_states, | ^~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘trace_event_raw_event_mhi_tryset_pm_state’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ 149 | TRACE_EVENT(mhi_tryset_pm_state, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ 149 | TRACE_EVENT(mhi_tryset_pm_state, | ^~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘trace_event_raw_event_mhi_process_event_ring’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(mhi_process_event_ring, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(mhi_process_event_ring, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘trace_event_raw_event_mhi_update_channel_state’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:214:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 214 | DECLARE_EVENT_CLASS(mhi_update_channel_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:214:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 214 | DECLARE_EVENT_CLASS(mhi_update_channel_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘trace_event_raw_event_mhi_pm_st_transition’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ 256 | TRACE_EVENT(mhi_pm_st_transition, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ 256 | TRACE_EVENT(mhi_pm_st_transition, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘perf_trace_mhi_gen_tre’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(mhi_gen_tre, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(mhi_gen_tre, | ^~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘perf_trace_mhi_intvec_states’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ 119 | TRACE_EVENT(mhi_intvec_states, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ 119 | TRACE_EVENT(mhi_intvec_states, | ^~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘perf_trace_mhi_tryset_pm_state’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ 149 | TRACE_EVENT(mhi_tryset_pm_state, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ 149 | TRACE_EVENT(mhi_tryset_pm_state, | ^~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘perf_trace_mhi_process_event_ring’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(mhi_process_event_ring, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(mhi_process_event_ring, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘perf_trace_mhi_update_channel_state’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:214:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 214 | DECLARE_EVENT_CLASS(mhi_update_channel_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:214:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 214 | DECLARE_EVENT_CLASS(mhi_update_channel_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘perf_trace_mhi_pm_st_transition’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ 256 | TRACE_EVENT(mhi_pm_st_transition, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ 256 | TRACE_EVENT(mhi_pm_st_transition, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘__bpf_trace_mhi_gen_tre’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(mhi_gen_tre, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(mhi_gen_tre, | ^~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘__bpf_trace_mhi_intvec_states’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ 119 | TRACE_EVENT(mhi_intvec_states, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ 119 | TRACE_EVENT(mhi_intvec_states, | ^~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘__bpf_trace_mhi_tryset_pm_state’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ 149 | TRACE_EVENT(mhi_tryset_pm_state, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ 149 | TRACE_EVENT(mhi_tryset_pm_state, | ^~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘__bpf_trace_mhi_process_event_ring’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(mhi_process_event_ring, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(mhi_process_event_ring, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘__bpf_trace_mhi_update_channel_state’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:214:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 214 | DECLARE_EVENT_CLASS(mhi_update_channel_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:214:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 214 | DECLARE_EVENT_CLASS(mhi_update_channel_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘__bpf_trace_mhi_pm_st_transition’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ 256 | TRACE_EVENT(mhi_pm_st_transition, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/bus/mhi/host/trace.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ 256 | TRACE_EVENT(mhi_pm_st_transition, | ^~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: drivers/bus/mhi/host/init.o] Error 1 make[6]: *** [../scripts/Makefile.build:485: drivers/bus/mhi/host] Error 2 make[5]: *** [../scripts/Makefile.build:485: drivers/bus/mhi] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/bus] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/scsi.h:351, from ../drivers/scsi/scsi.c:73: ../include/trace/events/scsi.h: In function ‘trace_event_raw_event_scsi_dispatch_cmd_start’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT(scsi_dispatch_cmd_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT(scsi_dispatch_cmd_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT(scsi_dispatch_cmd_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT(scsi_dispatch_cmd_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT(scsi_dispatch_cmd_start, | ^~~~~~~~~~~ ../include/trace/events/scsi.h: In function ‘trace_event_raw_event_scsi_dispatch_cmd_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ 203 | TRACE_EVENT(scsi_dispatch_cmd_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ 203 | TRACE_EVENT(scsi_dispatch_cmd_error, | ^~~~~~~~~~~ ../include/trace/events/scsi.h: In function ‘trace_event_raw_event_scsi_cmd_done_timeout_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:253:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 253 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:253:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 253 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h: In function ‘trace_event_raw_event_scsi_eh_wakeup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ 331 | TRACE_EVENT(scsi_eh_wakeup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ 331 | TRACE_EVENT(scsi_eh_wakeup, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/scsi.h: In function ‘perf_trace_scsi_dispatch_cmd_start’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT(scsi_dispatch_cmd_start, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT(scsi_dispatch_cmd_start, | ^~~~~~~~~~~ ../include/trace/events/scsi.h: In function ‘perf_trace_scsi_dispatch_cmd_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ 203 | TRACE_EVENT(scsi_dispatch_cmd_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ 203 | TRACE_EVENT(scsi_dispatch_cmd_error, | ^~~~~~~~~~~ ../include/trace/events/scsi.h: In function ‘perf_trace_scsi_cmd_done_timeout_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:253:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 253 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:253:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 253 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h: In function ‘perf_trace_scsi_eh_wakeup’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ 331 | TRACE_EVENT(scsi_eh_wakeup, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ 331 | TRACE_EVENT(scsi_eh_wakeup, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/scsi.h: In function ‘__bpf_trace_scsi_dispatch_cmd_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT(scsi_dispatch_cmd_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT(scsi_dispatch_cmd_start, | ^~~~~~~~~~~ ../include/trace/events/scsi.h: In function ‘__bpf_trace_scsi_dispatch_cmd_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ 203 | TRACE_EVENT(scsi_dispatch_cmd_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ 203 | TRACE_EVENT(scsi_dispatch_cmd_error, | ^~~~~~~~~~~ ../include/trace/events/scsi.h: In function ‘__bpf_trace_scsi_cmd_done_timeout_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:253:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 253 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:253:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 253 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h: In function ‘__bpf_trace_scsi_eh_wakeup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ 331 | TRACE_EVENT(scsi_eh_wakeup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ 331 | TRACE_EVENT(scsi_eh_wakeup, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/scsi/scsi.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/block/null_blk/trace.h:85, from ../drivers/block/null_blk/zoned.c:7: ../drivers/block/null_blk/./trace.h: In function ‘trace_event_raw_event_nullb_zone_op’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(nullb_zone_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(nullb_zone_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(nullb_zone_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(nullb_zone_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(nullb_zone_op, | ^~~~~~~~~~~ ../drivers/block/null_blk/./trace.h: In function ‘trace_event_raw_event_nullb_report_zones’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(nullb_report_zones, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(nullb_report_zones, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/block/null_blk/./trace.h: In function ‘perf_trace_nullb_zone_op’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(nullb_zone_op, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(nullb_zone_op, | ^~~~~~~~~~~ ../drivers/block/null_blk/./trace.h: In function ‘perf_trace_nullb_report_zones’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(nullb_report_zones, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(nullb_report_zones, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/block/null_blk/./trace.h: In function ‘__bpf_trace_nullb_zone_op’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(nullb_zone_op, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(nullb_zone_op, | ^~~~~~~~~~~ ../drivers/block/null_blk/./trace.h: In function ‘__bpf_trace_nullb_report_zones’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(nullb_report_zones, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(nullb_report_zones, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/block/null_blk/zoned.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/block/null_blk] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/mdio.h:43, from ../drivers/net/phy/mdio_bus.c:38: ../include/trace/events/mdio.h: In function ‘trace_event_raw_event_mdio_access’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/mdio.h:10:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 10 | TRACE_EVENT_CONDITION(mdio_access, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/mdio.h:10:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 10 | TRACE_EVENT_CONDITION(mdio_access, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/mdio.h:10:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 10 | TRACE_EVENT_CONDITION(mdio_access, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/mdio.h:10:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 10 | TRACE_EVENT_CONDITION(mdio_access, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/mdio.h:10:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 10 | TRACE_EVENT_CONDITION(mdio_access, | ^~~~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/mdio.h: In function ‘perf_trace_mdio_access’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/mdio.h:10:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 10 | TRACE_EVENT_CONDITION(mdio_access, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/mdio.h:10:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 10 | TRACE_EVENT_CONDITION(mdio_access, | ^~~~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/mdio.h: In function ‘__bpf_trace_mdio_access’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/mdio.h:10:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 10 | TRACE_EVENT_CONDITION(mdio_access, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/mdio.h:10:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 10 | TRACE_EVENT_CONDITION(mdio_access, | ^~~~~~~~~~~~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/net/phy/mdio_bus.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/net/phy] Error 2 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/workqueue.h:132, from ../kernel/workqueue.c:533: ../include/trace/events/workqueue.h: In function ‘trace_event_raw_event_workqueue_queue_work’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(workqueue_queue_work, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(workqueue_queue_work, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(workqueue_queue_work, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(workqueue_queue_work, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(workqueue_queue_work, | ^~~~~~~~~~~ ../include/trace/events/workqueue.h: In function ‘trace_event_raw_event_workqueue_activate_work’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(workqueue_activate_work, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(workqueue_activate_work, | ^~~~~~~~~~~ ../include/trace/events/workqueue.h: In function ‘trace_event_raw_event_workqueue_execute_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(workqueue_execute_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(workqueue_execute_start, | ^~~~~~~~~~~ ../include/trace/events/workqueue.h: In function ‘trace_event_raw_event_workqueue_execute_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:110:1: note: in expansion of macro ‘TRACE_EVENT’ 110 | TRACE_EVENT(workqueue_execute_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:110:1: note: in expansion of macro ‘TRACE_EVENT’ 110 | TRACE_EVENT(workqueue_execute_end, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/workqueue.h: In function ‘perf_trace_workqueue_queue_work’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(workqueue_queue_work, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(workqueue_queue_work, | ^~~~~~~~~~~ ../include/trace/events/workqueue.h: In function ‘perf_trace_workqueue_activate_work’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(workqueue_activate_work, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(workqueue_activate_work, | ^~~~~~~~~~~ ../include/trace/events/workqueue.h: In function ‘perf_trace_workqueue_execute_start’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(workqueue_execute_start, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(workqueue_execute_start, | ^~~~~~~~~~~ ../include/trace/events/workqueue.h: In function ‘perf_trace_workqueue_execute_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:110:1: note: in expansion of macro ‘TRACE_EVENT’ 110 | TRACE_EVENT(workqueue_execute_end, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:110:1: note: in expansion of macro ‘TRACE_EVENT’ 110 | TRACE_EVENT(workqueue_execute_end, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/workqueue.h: In function ‘__bpf_trace_workqueue_queue_work’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(workqueue_queue_work, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(workqueue_queue_work, | ^~~~~~~~~~~ ../include/trace/events/workqueue.h: In function ‘__bpf_trace_workqueue_activate_work’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(workqueue_activate_work, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(workqueue_activate_work, | ^~~~~~~~~~~ ../include/trace/events/workqueue.h: In function ‘__bpf_trace_workqueue_execute_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(workqueue_execute_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(workqueue_execute_start, | ^~~~~~~~~~~ ../include/trace/events/workqueue.h: In function ‘__bpf_trace_workqueue_execute_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:110:1: note: in expansion of macro ‘TRACE_EVENT’ 110 | TRACE_EVENT(workqueue_execute_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/workqueue.h:110:1: note: in expansion of macro ‘TRACE_EVENT’ 110 | TRACE_EVENT(workqueue_execute_end, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: kernel/workqueue.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/clk.h:313, from ../drivers/clk/clk.c:100: ../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(clk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(clk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(clk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(clk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(clk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk_rate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 88 | DECLARE_EVENT_CLASS(clk_rate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 88 | DECLARE_EVENT_CLASS(clk_rate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk_rate_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:135:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 135 | DECLARE_EVENT_CLASS(clk_rate_range, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:135:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 135 | DECLARE_EVENT_CLASS(clk_rate_range, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk_parent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 165 | DECLARE_EVENT_CLASS(clk_parent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 165 | DECLARE_EVENT_CLASS(clk_parent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk_phase’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 198 | DECLARE_EVENT_CLASS(clk_phase, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 198 | DECLARE_EVENT_CLASS(clk_phase, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk_duty_cycle’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:231:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 231 | DECLARE_EVENT_CLASS(clk_duty_cycle, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:231:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 231 | DECLARE_EVENT_CLASS(clk_duty_cycle, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk_rate_request’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 267 | DECLARE_EVENT_CLASS(clk_rate_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 267 | DECLARE_EVENT_CLASS(clk_rate_request, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/clk.h: In function ‘perf_trace_clk’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(clk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(clk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘perf_trace_clk_rate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 88 | DECLARE_EVENT_CLASS(clk_rate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 88 | DECLARE_EVENT_CLASS(clk_rate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘perf_trace_clk_rate_range’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:135:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 135 | DECLARE_EVENT_CLASS(clk_rate_range, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:135:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 135 | DECLARE_EVENT_CLASS(clk_rate_range, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘perf_trace_clk_parent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 165 | DECLARE_EVENT_CLASS(clk_parent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 165 | DECLARE_EVENT_CLASS(clk_parent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘perf_trace_clk_phase’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 198 | DECLARE_EVENT_CLASS(clk_phase, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 198 | DECLARE_EVENT_CLASS(clk_phase, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘perf_trace_clk_duty_cycle’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:231:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 231 | DECLARE_EVENT_CLASS(clk_duty_cycle, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:231:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 231 | DECLARE_EVENT_CLASS(clk_duty_cycle, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘perf_trace_clk_rate_request’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 267 | DECLARE_EVENT_CLASS(clk_rate_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 267 | DECLARE_EVENT_CLASS(clk_rate_request, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/clk.h: In function ‘__bpf_trace_clk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(clk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(clk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘__bpf_trace_clk_rate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 88 | DECLARE_EVENT_CLASS(clk_rate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 88 | DECLARE_EVENT_CLASS(clk_rate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘__bpf_trace_clk_rate_range’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:135:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 135 | DECLARE_EVENT_CLASS(clk_rate_range, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:135:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 135 | DECLARE_EVENT_CLASS(clk_rate_range, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘__bpf_trace_clk_parent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 165 | DECLARE_EVENT_CLASS(clk_parent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 165 | DECLARE_EVENT_CLASS(clk_parent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘__bpf_trace_clk_phase’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 198 | DECLARE_EVENT_CLASS(clk_phase, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 198 | DECLARE_EVENT_CLASS(clk_phase, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘__bpf_trace_clk_duty_cycle’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:231:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 231 | DECLARE_EVENT_CLASS(clk_duty_cycle, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:231:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 231 | DECLARE_EVENT_CLASS(clk_duty_cycle, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘__bpf_trace_clk_rate_request’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 267 | DECLARE_EVENT_CLASS(clk_rate_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 267 | DECLARE_EVENT_CLASS(clk_rate_request, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/clk/clk.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: drivers/clk] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/block/rnbd/rnbd-srv-trace.h:206, from ../drivers/block/rnbd/rnbd-srv-trace.c:17: ../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘trace_event_raw_event_rnbd_srv_link_class’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘trace_event_raw_event_process_rdma’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(process_rdma, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(process_rdma, | ^~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘trace_event_raw_event_process_msg_sess_info’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(process_msg_sess_info, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(process_msg_sess_info, | ^~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘trace_event_raw_event_process_msg_open’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ 154 | TRACE_EVENT(process_msg_open, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ 154 | TRACE_EVENT(process_msg_open, | ^~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘trace_event_raw_event_process_msg_close’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ 179 | TRACE_EVENT(process_msg_close, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ 179 | TRACE_EVENT(process_msg_close, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘perf_trace_rnbd_srv_link_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘perf_trace_process_rdma’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(process_rdma, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(process_rdma, | ^~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘perf_trace_process_msg_sess_info’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(process_msg_sess_info, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(process_msg_sess_info, | ^~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘perf_trace_process_msg_open’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ 154 | TRACE_EVENT(process_msg_open, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ 154 | TRACE_EVENT(process_msg_open, | ^~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘perf_trace_process_msg_close’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ 179 | TRACE_EVENT(process_msg_close, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ 179 | TRACE_EVENT(process_msg_close, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘__bpf_trace_rnbd_srv_link_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘__bpf_trace_process_rdma’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(process_rdma, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(process_rdma, | ^~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘__bpf_trace_process_msg_sess_info’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(process_msg_sess_info, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(process_msg_sess_info, | ^~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘__bpf_trace_process_msg_open’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ 154 | TRACE_EVENT(process_msg_open, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ 154 | TRACE_EVENT(process_msg_open, | ^~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘__bpf_trace_process_msg_close’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ 179 | TRACE_EVENT(process_msg_close, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/block/rnbd/./rnbd-srv-trace.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ 179 | TRACE_EVENT(process_msg_close, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/block/rnbd/rnbd-srv-trace.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/block/rnbd] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/block] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/soc/qcom/trace-rpmh.h:87, from ../drivers/soc/qcom/rpmh-rsc.c:38: ../drivers/soc/qcom/./trace-rpmh.h: In function ‘trace_event_raw_event_rpmh_tx_done’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-rpmh.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(rpmh_tx_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-rpmh.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(rpmh_tx_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-rpmh.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(rpmh_tx_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-rpmh.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(rpmh_tx_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-rpmh.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(rpmh_tx_done, | ^~~~~~~~~~~ ../drivers/soc/qcom/./trace-rpmh.h: In function ‘trace_event_raw_event_rpmh_send_msg’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-rpmh.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(rpmh_send_msg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-rpmh.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(rpmh_send_msg, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/soc/qcom/./trace-rpmh.h: In function ‘perf_trace_rpmh_tx_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-rpmh.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(rpmh_tx_done, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-rpmh.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(rpmh_tx_done, | ^~~~~~~~~~~ ../drivers/soc/qcom/./trace-rpmh.h: In function ‘perf_trace_rpmh_send_msg’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-rpmh.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(rpmh_send_msg, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-rpmh.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(rpmh_send_msg, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/soc/qcom/./trace-rpmh.h: In function ‘__bpf_trace_rpmh_tx_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-rpmh.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(rpmh_tx_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-rpmh.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(rpmh_tx_done, | ^~~~~~~~~~~ ../drivers/soc/qcom/./trace-rpmh.h: In function ‘__bpf_trace_rpmh_send_msg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-rpmh.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(rpmh_send_msg, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-rpmh.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(rpmh_send_msg, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/soc/qcom/rpmh-rsc.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/soc/qcom] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/soc] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/nvme/target/trace.h:170, from ../drivers/nvme/target/core.c:16: ../drivers/nvme/target/./trace.h: In function ‘trace_event_raw_event_nvmet_req_init’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nvmet_req_init, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nvmet_req_init, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nvmet_req_init, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nvmet_req_init, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nvmet_req_init, | ^~~~~~~~~~~ ../drivers/nvme/target/./trace.h: In function ‘trace_event_raw_event_nvmet_req_complete’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(nvmet_req_complete, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(nvmet_req_complete, | ^~~~~~~~~~~ ../drivers/nvme/target/./trace.h: In function ‘trace_event_raw_event_nvmet_async_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(nvmet_async_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(nvmet_async_event, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/nvme/target/./trace.h: In function ‘perf_trace_nvmet_req_init’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nvmet_req_init, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nvmet_req_init, | ^~~~~~~~~~~ ../drivers/nvme/target/./trace.h: In function ‘perf_trace_nvmet_req_complete’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(nvmet_req_complete, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(nvmet_req_complete, | ^~~~~~~~~~~ ../drivers/nvme/target/./trace.h: In function ‘perf_trace_nvmet_async_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(nvmet_async_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(nvmet_async_event, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/nvme/target/./trace.h: In function ‘__bpf_trace_nvmet_req_init’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nvmet_req_init, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nvmet_req_init, | ^~~~~~~~~~~ ../drivers/nvme/target/./trace.h: In function ‘__bpf_trace_nvmet_req_complete’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(nvmet_req_complete, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(nvmet_req_complete, | ^~~~~~~~~~~ ../drivers/nvme/target/./trace.h: In function ‘__bpf_trace_nvmet_async_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(nvmet_async_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(nvmet_async_event, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/nvme/target/core.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/nvme/target] Error 2 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/base/regmap/trace.h:284, from ../drivers/base/regmap/regmap.c:23: ../drivers/base/regmap/./trace.h: In function ‘trace_event_raw_event_regmap_reg’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(regmap_reg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(regmap_reg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(regmap_reg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(regmap_reg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(regmap_reg, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘trace_event_raw_event_regmap_bulk’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(regmap_bulk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(regmap_bulk, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘trace_event_raw_event_regmap_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(regmap_block, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(regmap_block, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘trace_event_raw_event_regcache_sync’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:152:1: note: in expansion of macro ‘TRACE_EVENT’ 152 | TRACE_EVENT(regcache_sync, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:152:1: note: in expansion of macro ‘TRACE_EVENT’ 152 | TRACE_EVENT(regcache_sync, | ^~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘trace_event_raw_event_regmap_bool’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 175 | DECLARE_EVENT_CLASS(regmap_bool, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 175 | DECLARE_EVENT_CLASS(regmap_bool, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘trace_event_raw_event_regmap_async’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:208:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 208 | DECLARE_EVENT_CLASS(regmap_async, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:208:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 208 | DECLARE_EVENT_CLASS(regmap_async, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘trace_event_raw_event_regcache_drop_region’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(regcache_drop_region, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(regcache_drop_region, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/base/regmap/./trace.h: In function ‘perf_trace_regmap_reg’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(regmap_reg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(regmap_reg, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘perf_trace_regmap_bulk’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(regmap_bulk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(regmap_bulk, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘perf_trace_regmap_block’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(regmap_block, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(regmap_block, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘perf_trace_regcache_sync’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:152:1: note: in expansion of macro ‘TRACE_EVENT’ 152 | TRACE_EVENT(regcache_sync, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:152:1: note: in expansion of macro ‘TRACE_EVENT’ 152 | TRACE_EVENT(regcache_sync, | ^~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘perf_trace_regmap_bool’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 175 | DECLARE_EVENT_CLASS(regmap_bool, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 175 | DECLARE_EVENT_CLASS(regmap_bool, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘perf_trace_regmap_async’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:208:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 208 | DECLARE_EVENT_CLASS(regmap_async, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:208:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 208 | DECLARE_EVENT_CLASS(regmap_async, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘perf_trace_regcache_drop_region’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(regcache_drop_region, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(regcache_drop_region, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/base/regmap/./trace.h: In function ‘__bpf_trace_regmap_reg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(regmap_reg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(regmap_reg, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘__bpf_trace_regmap_bulk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(regmap_bulk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(regmap_bulk, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘__bpf_trace_regmap_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(regmap_block, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(regmap_block, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘__bpf_trace_regcache_sync’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:152:1: note: in expansion of macro ‘TRACE_EVENT’ 152 | TRACE_EVENT(regcache_sync, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:152:1: note: in expansion of macro ‘TRACE_EVENT’ 152 | TRACE_EVENT(regcache_sync, | ^~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘__bpf_trace_regmap_bool’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 175 | DECLARE_EVENT_CLASS(regmap_bool, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 175 | DECLARE_EVENT_CLASS(regmap_bool, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘__bpf_trace_regmap_async’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:208:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 208 | DECLARE_EVENT_CLASS(regmap_async, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:208:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 208 | DECLARE_EVENT_CLASS(regmap_async, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘__bpf_trace_regcache_drop_region’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(regcache_drop_region, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(regcache_drop_region, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/base/regmap/regmap.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/base/regmap] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/base] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/notifier.h:69, from ../kernel/notifier.c:11: ../include/trace/events/notifier.h: In function ‘trace_event_raw_event_notifier_info’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(notifier_info, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(notifier_info, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(notifier_info, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(notifier_info, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(notifier_info, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/notifier.h: In function ‘perf_trace_notifier_info’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(notifier_info, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(notifier_info, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/notifier.h: In function ‘__bpf_trace_notifier_info’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(notifier_info, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(notifier_info, | ^~~~~~~~~~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: kernel/notifier.o] Error 1 make[3]: *** [../scripts/Makefile.build:485: kernel] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/tegra_apb_dma.h:61, from ../drivers/dma/tegra20-apb-dma.c:31: ../include/trace/events/tegra_apb_dma.h: In function ‘trace_event_raw_event_tegra_dma_tx_status’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(tegra_dma_tx_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(tegra_dma_tx_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(tegra_dma_tx_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(tegra_dma_tx_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(tegra_dma_tx_status, | ^~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h: In function ‘trace_event_raw_event_tegra_dma_complete_cb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(tegra_dma_complete_cb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(tegra_dma_complete_cb, | ^~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h: In function ‘trace_event_raw_event_tegra_dma_isr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ 44 | TRACE_EVENT(tegra_dma_isr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ 44 | TRACE_EVENT(tegra_dma_isr, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/tegra_apb_dma.h: In function ‘perf_trace_tegra_dma_tx_status’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(tegra_dma_tx_status, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(tegra_dma_tx_status, | ^~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h: In function ‘perf_trace_tegra_dma_complete_cb’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(tegra_dma_complete_cb, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(tegra_dma_complete_cb, | ^~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h: In function ‘perf_trace_tegra_dma_isr’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ 44 | TRACE_EVENT(tegra_dma_isr, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ 44 | TRACE_EVENT(tegra_dma_isr, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/tegra_apb_dma.h: In function ‘__bpf_trace_tegra_dma_tx_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(tegra_dma_tx_status, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(tegra_dma_tx_status, | ^~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h: In function ‘__bpf_trace_tegra_dma_complete_cb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(tegra_dma_complete_cb, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(tegra_dma_complete_cb, | ^~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h: In function ‘__bpf_trace_tegra_dma_isr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ 44 | TRACE_EVENT(tegra_dma_isr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tegra_apb_dma.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ 44 | TRACE_EVENT(tegra_dma_isr, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/dma/tegra20-apb-dma.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: drivers/dma] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/nvme/host/trace.h:172, from ../drivers/nvme/host/core.c:31: ../drivers/nvme/host/./trace.h: In function ‘trace_event_raw_event_nvme_setup_cmd’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ 47 | TRACE_EVENT(nvme_setup_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ 47 | TRACE_EVENT(nvme_setup_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ 47 | TRACE_EVENT(nvme_setup_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ 47 | TRACE_EVENT(nvme_setup_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ 47 | TRACE_EVENT(nvme_setup_cmd, | ^~~~~~~~~~~ ../drivers/nvme/host/./trace.h: In function ‘trace_event_raw_event_nvme_complete_rq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(nvme_complete_rq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(nvme_complete_rq, | ^~~~~~~~~~~ ../drivers/nvme/host/./trace.h: In function ‘trace_event_raw_event_nvme_async_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:117:1: note: in expansion of macro ‘TRACE_EVENT’ 117 | TRACE_EVENT(nvme_async_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:117:1: note: in expansion of macro ‘TRACE_EVENT’ 117 | TRACE_EVENT(nvme_async_event, | ^~~~~~~~~~~ ../drivers/nvme/host/./trace.h: In function ‘trace_event_raw_event_nvme_sq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(nvme_sq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(nvme_sq, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/nvme/host/./trace.h: In function ‘perf_trace_nvme_setup_cmd’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ 47 | TRACE_EVENT(nvme_setup_cmd, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ 47 | TRACE_EVENT(nvme_setup_cmd, | ^~~~~~~~~~~ ../drivers/nvme/host/./trace.h: In function ‘perf_trace_nvme_complete_rq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(nvme_complete_rq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(nvme_complete_rq, | ^~~~~~~~~~~ ../drivers/nvme/host/./trace.h: In function ‘perf_trace_nvme_async_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:117:1: note: in expansion of macro ‘TRACE_EVENT’ 117 | TRACE_EVENT(nvme_async_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:117:1: note: in expansion of macro ‘TRACE_EVENT’ 117 | TRACE_EVENT(nvme_async_event, | ^~~~~~~~~~~ ../drivers/nvme/host/./trace.h: In function ‘perf_trace_nvme_sq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(nvme_sq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(nvme_sq, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/nvme/host/./trace.h: In function ‘__bpf_trace_nvme_setup_cmd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ 47 | TRACE_EVENT(nvme_setup_cmd, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ 47 | TRACE_EVENT(nvme_setup_cmd, | ^~~~~~~~~~~ ../drivers/nvme/host/./trace.h: In function ‘__bpf_trace_nvme_complete_rq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(nvme_complete_rq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(nvme_complete_rq, | ^~~~~~~~~~~ ../drivers/nvme/host/./trace.h: In function ‘__bpf_trace_nvme_async_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:117:1: note: in expansion of macro ‘TRACE_EVENT’ 117 | TRACE_EVENT(nvme_async_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:117:1: note: in expansion of macro ‘TRACE_EVENT’ 117 | TRACE_EVENT(nvme_async_event, | ^~~~~~~~~~~ ../drivers/nvme/host/./trace.h: In function ‘__bpf_trace_nvme_sq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(nvme_sq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(nvme_sq, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/nvme/host/core.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/nvme/host] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/nvme] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/gpu/drm/drm_trace.h:74, from ../drivers/gpu/drm/drm_trace_points.c:5: ../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘trace_event_raw_event_drm_vblank_event’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(drm_vblank_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(drm_vblank_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(drm_vblank_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(drm_vblank_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(drm_vblank_event, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘trace_event_raw_event_drm_vblank_event_queued’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(drm_vblank_event_queued, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(drm_vblank_event_queued, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘trace_event_raw_event_drm_vblank_event_delivered’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(drm_vblank_event_delivered, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(drm_vblank_event_delivered, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘perf_trace_drm_vblank_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(drm_vblank_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(drm_vblank_event, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘perf_trace_drm_vblank_event_queued’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(drm_vblank_event_queued, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(drm_vblank_event_queued, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘perf_trace_drm_vblank_event_delivered’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(drm_vblank_event_delivered, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(drm_vblank_event_delivered, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘__bpf_trace_drm_vblank_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(drm_vblank_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(drm_vblank_event, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘__bpf_trace_drm_vblank_event_queued’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(drm_vblank_event_queued, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(drm_vblank_event_queued, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘__bpf_trace_drm_vblank_event_delivered’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(drm_vblank_event_delivered, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/drm_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(drm_vblank_event_delivered, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/gpu/drm/drm_trace_points.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/devlink.h:213, from ../net/devlink/core.c:9: ../include/trace/events/devlink.h: In function ‘trace_event_raw_event_devlink_hwmsg’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(devlink_hwmsg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(devlink_hwmsg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(devlink_hwmsg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(devlink_hwmsg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(devlink_hwmsg, | ^~~~~~~~~~~ ../include/trace/events/devlink.h: In function ‘trace_event_raw_event_devlink_hwerr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(devlink_hwerr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(devlink_hwerr, | ^~~~~~~~~~~ ../include/trace/events/devlink.h: In function ‘trace_event_raw_event_devlink_health_report’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:81:1: note: in expansion of macro ‘TRACE_EVENT’ 81 | TRACE_EVENT(devlink_health_report, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:81:1: note: in expansion of macro ‘TRACE_EVENT’ 81 | TRACE_EVENT(devlink_health_report, | ^~~~~~~~~~~ ../include/trace/events/devlink.h: In function ‘trace_event_raw_event_devlink_health_recover_aborted’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ 112 | TRACE_EVENT(devlink_health_recover_aborted, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ 112 | TRACE_EVENT(devlink_health_recover_aborted, | ^~~~~~~~~~~ ../include/trace/events/devlink.h: In function ‘trace_event_raw_event_devlink_health_reporter_state_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(devlink_health_reporter_state_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(devlink_health_reporter_state_update, | ^~~~~~~~~~~ ../include/trace/events/devlink.h: In function ‘trace_event_raw_event_devlink_trap_report’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ 177 | TRACE_EVENT(devlink_trap_report, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ 177 | TRACE_EVENT(devlink_trap_report, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/devlink.h: In function ‘perf_trace_devlink_hwmsg’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(devlink_hwmsg, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(devlink_hwmsg, | ^~~~~~~~~~~ ../include/trace/events/devlink.h: In function ‘perf_trace_devlink_hwerr’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(devlink_hwerr, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(devlink_hwerr, | ^~~~~~~~~~~ ../include/trace/events/devlink.h: In function ‘perf_trace_devlink_health_report’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:81:1: note: in expansion of macro ‘TRACE_EVENT’ 81 | TRACE_EVENT(devlink_health_report, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:81:1: note: in expansion of macro ‘TRACE_EVENT’ 81 | TRACE_EVENT(devlink_health_report, | ^~~~~~~~~~~ ../include/trace/events/devlink.h: In function ‘perf_trace_devlink_health_recover_aborted’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ 112 | TRACE_EVENT(devlink_health_recover_aborted, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ 112 | TRACE_EVENT(devlink_health_recover_aborted, | ^~~~~~~~~~~ ../include/trace/events/devlink.h: In function ‘perf_trace_devlink_health_reporter_state_update’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(devlink_health_reporter_state_update, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(devlink_health_reporter_state_update, | ^~~~~~~~~~~ ../include/trace/events/devlink.h: In function ‘perf_trace_devlink_trap_report’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ 177 | TRACE_EVENT(devlink_trap_report, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ 177 | TRACE_EVENT(devlink_trap_report, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/devlink.h: In function ‘__bpf_trace_devlink_hwmsg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(devlink_hwmsg, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(devlink_hwmsg, | ^~~~~~~~~~~ ../include/trace/events/devlink.h: In function ‘__bpf_trace_devlink_hwerr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(devlink_hwerr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(devlink_hwerr, | ^~~~~~~~~~~ ../include/trace/events/devlink.h: In function ‘__bpf_trace_devlink_health_report’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:81:1: note: in expansion of macro ‘TRACE_EVENT’ 81 | TRACE_EVENT(devlink_health_report, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:81:1: note: in expansion of macro ‘TRACE_EVENT’ 81 | TRACE_EVENT(devlink_health_report, | ^~~~~~~~~~~ ../include/trace/events/devlink.h: In function ‘__bpf_trace_devlink_health_recover_aborted’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ 112 | TRACE_EVENT(devlink_health_recover_aborted, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ 112 | TRACE_EVENT(devlink_health_recover_aborted, | ^~~~~~~~~~~ ../include/trace/events/devlink.h: In function ‘__bpf_trace_devlink_health_reporter_state_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(devlink_health_reporter_state_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(devlink_health_reporter_state_update, | ^~~~~~~~~~~ ../include/trace/events/devlink.h: In function ‘__bpf_trace_devlink_trap_report’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ 177 | TRACE_EVENT(devlink_trap_report, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/devlink.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ 177 | TRACE_EVENT(devlink_trap_report, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: net/devlink/core.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: net/devlink] Error 2 make[5]: *** [../scripts/Makefile.build:485: drivers/gpu/drm] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/oom.h:223, from ../mm/oom_kill.c:54: ../include/trace/events/oom.h: In function ‘trace_event_raw_event_oom_score_adj_update’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(oom_score_adj_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(oom_score_adj_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(oom_score_adj_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(oom_score_adj_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(oom_score_adj_update, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘trace_event_raw_event_reclaim_retry_zone’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(reclaim_retry_zone, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(reclaim_retry_zone, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘trace_event_raw_event_mark_victim’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(mark_victim, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(mark_victim, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘trace_event_raw_event_wake_reaper’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(wake_reaper, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(wake_reaper, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘trace_event_raw_event_start_task_reaping’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ 134 | TRACE_EVENT(start_task_reaping, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ 134 | TRACE_EVENT(start_task_reaping, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘trace_event_raw_event_finish_task_reaping’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ 150 | TRACE_EVENT(finish_task_reaping, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ 150 | TRACE_EVENT(finish_task_reaping, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘trace_event_raw_event_skip_task_reaping’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ 166 | TRACE_EVENT(skip_task_reaping, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ 166 | TRACE_EVENT(skip_task_reaping, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘trace_event_raw_event_compact_retry’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ 183 | TRACE_EVENT(compact_retry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ 183 | TRACE_EVENT(compact_retry, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/oom.h: In function ‘perf_trace_oom_score_adj_update’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(oom_score_adj_update, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(oom_score_adj_update, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘perf_trace_reclaim_retry_zone’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(reclaim_retry_zone, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(reclaim_retry_zone, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘perf_trace_mark_victim’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(mark_victim, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(mark_victim, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘perf_trace_wake_reaper’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(wake_reaper, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(wake_reaper, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘perf_trace_start_task_reaping’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ 134 | TRACE_EVENT(start_task_reaping, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ 134 | TRACE_EVENT(start_task_reaping, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘perf_trace_finish_task_reaping’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ 150 | TRACE_EVENT(finish_task_reaping, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ 150 | TRACE_EVENT(finish_task_reaping, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘perf_trace_skip_task_reaping’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ 166 | TRACE_EVENT(skip_task_reaping, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ 166 | TRACE_EVENT(skip_task_reaping, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘perf_trace_compact_retry’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ 183 | TRACE_EVENT(compact_retry, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ 183 | TRACE_EVENT(compact_retry, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/oom.h: In function ‘__bpf_trace_oom_score_adj_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(oom_score_adj_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(oom_score_adj_update, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘__bpf_trace_reclaim_retry_zone’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(reclaim_retry_zone, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(reclaim_retry_zone, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘__bpf_trace_mark_victim’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(mark_victim, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(mark_victim, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘__bpf_trace_wake_reaper’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(wake_reaper, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(wake_reaper, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘__bpf_trace_start_task_reaping’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ 134 | TRACE_EVENT(start_task_reaping, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ 134 | TRACE_EVENT(start_task_reaping, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘__bpf_trace_finish_task_reaping’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ 150 | TRACE_EVENT(finish_task_reaping, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ 150 | TRACE_EVENT(finish_task_reaping, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘__bpf_trace_skip_task_reaping’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ 166 | TRACE_EVENT(skip_task_reaping, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ 166 | TRACE_EVENT(skip_task_reaping, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘__bpf_trace_compact_retry’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ 183 | TRACE_EVENT(compact_retry, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ 183 | TRACE_EVENT(compact_retry, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: mm/oom_kill.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../net/tls/trace.h:202, from ../net/tls/trace.c:8: ../net/tls/./trace.h: In function ‘trace_event_raw_event_tls_device_offload_set’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(tls_device_offload_set, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(tls_device_offload_set, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(tls_device_offload_set, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(tls_device_offload_set, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(tls_device_offload_set, | ^~~~~~~~~~~ ../net/tls/./trace.h: In function ‘trace_event_raw_event_tls_device_decrypted’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ 44 | TRACE_EVENT(tls_device_decrypted, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ 44 | TRACE_EVENT(tls_device_decrypted, | ^~~~~~~~~~~ ../net/tls/./trace.h: In function ‘trace_event_raw_event_tls_device_rx_resync_send’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(tls_device_rx_resync_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(tls_device_rx_resync_send, | ^~~~~~~~~~~ ../net/tls/./trace.h: In function ‘trace_event_raw_event_tls_device_rx_resync_nh_schedule’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ 104 | TRACE_EVENT(tls_device_rx_resync_nh_schedule, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ 104 | TRACE_EVENT(tls_device_rx_resync_nh_schedule, | ^~~~~~~~~~~ ../net/tls/./trace.h: In function ‘trace_event_raw_event_tls_device_rx_resync_nh_delay’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, | ^~~~~~~~~~~ ../net/tls/./trace.h: In function ‘trace_event_raw_event_tls_device_tx_resync_req’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:147:1: note: in expansion of macro ‘TRACE_EVENT’ 147 | TRACE_EVENT(tls_device_tx_resync_req, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:147:1: note: in expansion of macro ‘TRACE_EVENT’ 147 | TRACE_EVENT(tls_device_tx_resync_req, | ^~~~~~~~~~~ ../net/tls/./trace.h: In function ‘trace_event_raw_event_tls_device_tx_resync_send’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(tls_device_tx_resync_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(tls_device_tx_resync_send, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../net/tls/./trace.h: In function ‘perf_trace_tls_device_offload_set’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(tls_device_offload_set, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(tls_device_offload_set, | ^~~~~~~~~~~ ../net/tls/./trace.h: In function ‘perf_trace_tls_device_decrypted’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ 44 | TRACE_EVENT(tls_device_decrypted, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ 44 | TRACE_EVENT(tls_device_decrypted, | ^~~~~~~~~~~ ../net/tls/./trace.h: In function ‘perf_trace_tls_device_rx_resync_send’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(tls_device_rx_resync_send, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(tls_device_rx_resync_send, | ^~~~~~~~~~~ ../net/tls/./trace.h: In function ‘perf_trace_tls_device_rx_resync_nh_schedule’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ 104 | TRACE_EVENT(tls_device_rx_resync_nh_schedule, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ 104 | TRACE_EVENT(tls_device_rx_resync_nh_schedule, | ^~~~~~~~~~~ ../net/tls/./trace.h: In function ‘perf_trace_tls_device_rx_resync_nh_delay’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, | ^~~~~~~~~~~ ../net/tls/./trace.h: In function ‘perf_trace_tls_device_tx_resync_req’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:147:1: note: in expansion of macro ‘TRACE_EVENT’ 147 | TRACE_EVENT(tls_device_tx_resync_req, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:147:1: note: in expansion of macro ‘TRACE_EVENT’ 147 | TRACE_EVENT(tls_device_tx_resync_req, | ^~~~~~~~~~~ ../net/tls/./trace.h: In function ‘perf_trace_tls_device_tx_resync_send’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(tls_device_tx_resync_send, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(tls_device_tx_resync_send, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../net/tls/./trace.h: In function ‘__bpf_trace_tls_device_offload_set’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(tls_device_offload_set, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(tls_device_offload_set, | ^~~~~~~~~~~ ../net/tls/./trace.h: In function ‘__bpf_trace_tls_device_decrypted’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ 44 | TRACE_EVENT(tls_device_decrypted, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ 44 | TRACE_EVENT(tls_device_decrypted, | ^~~~~~~~~~~ ../net/tls/./trace.h: In function ‘__bpf_trace_tls_device_rx_resync_send’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(tls_device_rx_resync_send, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(tls_device_rx_resync_send, | ^~~~~~~~~~~ ../net/tls/./trace.h: In function ‘__bpf_trace_tls_device_rx_resync_nh_schedule’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ 104 | TRACE_EVENT(tls_device_rx_resync_nh_schedule, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ 104 | TRACE_EVENT(tls_device_rx_resync_nh_schedule, | ^~~~~~~~~~~ ../net/tls/./trace.h: In function ‘__bpf_trace_tls_device_rx_resync_nh_delay’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, | ^~~~~~~~~~~ ../net/tls/./trace.h: In function ‘__bpf_trace_tls_device_tx_resync_req’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:147:1: note: in expansion of macro ‘TRACE_EVENT’ 147 | TRACE_EVENT(tls_device_tx_resync_req, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:147:1: note: in expansion of macro ‘TRACE_EVENT’ 147 | TRACE_EVENT(tls_device_tx_resync_req, | ^~~~~~~~~~~ ../net/tls/./trace.h: In function ‘__bpf_trace_tls_device_tx_resync_send’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(tls_device_tx_resync_send, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/tls/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(tls_device_tx_resync_send, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: net/tls/trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: net/tls] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/dsa/mv88e6xxx/trace.h:96, from ../drivers/net/dsa/mv88e6xxx/trace.c:6: ../drivers/net/dsa/mv88e6xxx/./trace.h: In function ‘trace_event_raw_event_mv88e6xxx_atu_violation’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mv88e6xxx/./trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(mv88e6xxx_atu_violation, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mv88e6xxx/./trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(mv88e6xxx_atu_violation, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mv88e6xxx/./trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(mv88e6xxx_atu_violation, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mv88e6xxx/./trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(mv88e6xxx_atu_violation, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mv88e6xxx/./trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(mv88e6xxx_atu_violation, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mv88e6xxx/./trace.h: In function ‘trace_event_raw_event_mv88e6xxx_vtu_violation’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mv88e6xxx/./trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 58 | DECLARE_EVENT_CLASS(mv88e6xxx_vtu_violation, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mv88e6xxx/./trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 58 | DECLARE_EVENT_CLASS(mv88e6xxx_vtu_violation, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/dsa/mv88e6xxx/./trace.h: In function ‘perf_trace_mv88e6xxx_atu_violation’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mv88e6xxx/./trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(mv88e6xxx_atu_violation, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mv88e6xxx/./trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(mv88e6xxx_atu_violation, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mv88e6xxx/./trace.h: In function ‘perf_trace_mv88e6xxx_vtu_violation’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mv88e6xxx/./trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 58 | DECLARE_EVENT_CLASS(mv88e6xxx_vtu_violation, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mv88e6xxx/./trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 58 | DECLARE_EVENT_CLASS(mv88e6xxx_vtu_violation, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/dsa/mv88e6xxx/./trace.h: In function ‘__bpf_trace_mv88e6xxx_atu_violation’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mv88e6xxx/./trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(mv88e6xxx_atu_violation, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mv88e6xxx/./trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(mv88e6xxx_atu_violation, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mv88e6xxx/./trace.h: In function ‘__bpf_trace_mv88e6xxx_vtu_violation’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mv88e6xxx/./trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 58 | DECLARE_EVENT_CLASS(mv88e6xxx_vtu_violation, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mv88e6xxx/./trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 58 | DECLARE_EVENT_CLASS(mv88e6xxx_vtu_violation, | ^~~~~~~~~~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: drivers/net/dsa/mv88e6xxx/trace.o] Error 1 make[6]: *** [../scripts/Makefile.build:485: drivers/net/dsa/mv88e6xxx] Error 2 make[5]: *** [../scripts/Makefile.build:485: drivers/net/dsa] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/firewire_ohci.h:101, from ../drivers/firewire/ohci.c:51: ../include/trace/events/firewire_ohci.h: In function ‘trace_event_raw_event_irqs’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(irqs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(irqs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(irqs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(irqs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(irqs, | ^~~~~~~~~~~ ../include/trace/events/firewire_ohci.h: In function ‘trace_event_raw_event_self_id_complete’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire_ohci.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ 61 | TRACE_EVENT(self_id_complete, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire_ohci.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ 61 | TRACE_EVENT(self_id_complete, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/firewire_ohci.h: In function ‘perf_trace_irqs’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(irqs, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(irqs, | ^~~~~~~~~~~ ../include/trace/events/firewire_ohci.h: In function ‘perf_trace_self_id_complete’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire_ohci.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ 61 | TRACE_EVENT(self_id_complete, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire_ohci.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ 61 | TRACE_EVENT(self_id_complete, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/firewire_ohci.h: In function ‘__bpf_trace_irqs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(irqs, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(irqs, | ^~~~~~~~~~~ ../include/trace/events/firewire_ohci.h: In function ‘__bpf_trace_self_id_complete’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire_ohci.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ 61 | TRACE_EVENT(self_id_complete, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire_ohci.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ 61 | TRACE_EVENT(self_id_complete, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/firewire/ohci.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/host1x.h:267, from ../drivers/gpu/host1x/dev.c:23: ../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(host1x, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(host1x, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(host1x, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(host1x, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(host1x, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_cdma_push’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(host1x_cdma_push, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(host1x_cdma_push, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_cdma_push_wide’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ 70 | TRACE_EVENT(host1x_cdma_push_wide, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ 70 | TRACE_EVENT(host1x_cdma_push_wide, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_cdma_push_gather’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(host1x_cdma_push_gather, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(host1x_cdma_push_gather, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_channel_submit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ 130 | TRACE_EVENT(host1x_channel_submit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ 130 | TRACE_EVENT(host1x_channel_submit, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_channel_submitted’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(host1x_channel_submitted, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(host1x_channel_submitted, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_channel_submit_complete’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ 179 | TRACE_EVENT(host1x_channel_submit_complete, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ 179 | TRACE_EVENT(host1x_channel_submit_complete, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_wait_cdma’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ 200 | TRACE_EVENT(host1x_wait_cdma, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ 200 | TRACE_EVENT(host1x_wait_cdma, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_syncpt_load_min’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(host1x_syncpt_load_min, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(host1x_syncpt_load_min, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_syncpt_wait_check’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(host1x_syncpt_wait_check, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(host1x_syncpt_wait_check, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/host1x.h: In function ‘perf_trace_host1x’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(host1x, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(host1x, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘perf_trace_host1x_cdma_push’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(host1x_cdma_push, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(host1x_cdma_push, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘perf_trace_host1x_cdma_push_wide’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ 70 | TRACE_EVENT(host1x_cdma_push_wide, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ 70 | TRACE_EVENT(host1x_cdma_push_wide, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘perf_trace_host1x_cdma_push_gather’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(host1x_cdma_push_gather, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(host1x_cdma_push_gather, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘perf_trace_host1x_channel_submit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ 130 | TRACE_EVENT(host1x_channel_submit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ 130 | TRACE_EVENT(host1x_channel_submit, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘perf_trace_host1x_channel_submitted’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(host1x_channel_submitted, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(host1x_channel_submitted, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘perf_trace_host1x_channel_submit_complete’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ 179 | TRACE_EVENT(host1x_channel_submit_complete, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ 179 | TRACE_EVENT(host1x_channel_submit_complete, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘perf_trace_host1x_wait_cdma’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ 200 | TRACE_EVENT(host1x_wait_cdma, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ 200 | TRACE_EVENT(host1x_wait_cdma, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘perf_trace_host1x_syncpt_load_min’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(host1x_syncpt_load_min, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(host1x_syncpt_load_min, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘perf_trace_host1x_syncpt_wait_check’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(host1x_syncpt_wait_check, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(host1x_syncpt_wait_check, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/host1x.h: In function ‘__bpf_trace_host1x’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(host1x, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(host1x, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘__bpf_trace_host1x_cdma_push’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(host1x_cdma_push, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(host1x_cdma_push, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘__bpf_trace_host1x_cdma_push_wide’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ 70 | TRACE_EVENT(host1x_cdma_push_wide, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ 70 | TRACE_EVENT(host1x_cdma_push_wide, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘__bpf_trace_host1x_cdma_push_gather’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(host1x_cdma_push_gather, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(host1x_cdma_push_gather, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘__bpf_trace_host1x_channel_submit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ 130 | TRACE_EVENT(host1x_channel_submit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ 130 | TRACE_EVENT(host1x_channel_submit, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘__bpf_trace_host1x_channel_submitted’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(host1x_channel_submitted, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(host1x_channel_submitted, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘__bpf_trace_host1x_channel_submit_complete’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ 179 | TRACE_EVENT(host1x_channel_submit_complete, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ 179 | TRACE_EVENT(host1x_channel_submit_complete, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘__bpf_trace_host1x_wait_cdma’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ 200 | TRACE_EVENT(host1x_wait_cdma, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ 200 | TRACE_EVENT(host1x_wait_cdma, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘__bpf_trace_host1x_syncpt_load_min’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(host1x_syncpt_load_min, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(host1x_syncpt_load_min, | ^~~~~~~~~~~ ../include/trace/events/host1x.h: In function ‘__bpf_trace_host1x_syncpt_wait_check’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(host1x_syncpt_wait_check, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/host1x.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(host1x_syncpt_wait_check, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/gpu/host1x/dev.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/gpu/host1x] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/gpu] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/mptcp.h:184, from ../net/mptcp/protocol.c:30: ../include/trace/events/mptcp.h: In function ‘trace_event_raw_event_mptcp_subflow_get_send’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(mptcp_subflow_get_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(mptcp_subflow_get_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(mptcp_subflow_get_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(mptcp_subflow_get_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(mptcp_subflow_get_send, | ^~~~~~~~~~~ ../include/trace/events/mptcp.h: In function ‘trace_event_raw_event_mptcp_dump_mpext’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:65:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 65 | DECLARE_EVENT_CLASS(mptcp_dump_mpext, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:65:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 65 | DECLARE_EVENT_CLASS(mptcp_dump_mpext, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h: In function ‘trace_event_raw_event_ack_update_msk’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ 128 | TRACE_EVENT(ack_update_msk, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ 128 | TRACE_EVENT(ack_update_msk, | ^~~~~~~~~~~ ../include/trace/events/mptcp.h: In function ‘trace_event_raw_event_subflow_check_data_avail’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ 160 | TRACE_EVENT(subflow_check_data_avail, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ 160 | TRACE_EVENT(subflow_check_data_avail, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/mptcp.h: In function ‘perf_trace_mptcp_subflow_get_send’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(mptcp_subflow_get_send, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(mptcp_subflow_get_send, | ^~~~~~~~~~~ ../include/trace/events/mptcp.h: In function ‘perf_trace_mptcp_dump_mpext’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:65:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 65 | DECLARE_EVENT_CLASS(mptcp_dump_mpext, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:65:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 65 | DECLARE_EVENT_CLASS(mptcp_dump_mpext, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h: In function ‘perf_trace_ack_update_msk’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ 128 | TRACE_EVENT(ack_update_msk, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ 128 | TRACE_EVENT(ack_update_msk, | ^~~~~~~~~~~ ../include/trace/events/mptcp.h: In function ‘perf_trace_subflow_check_data_avail’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ 160 | TRACE_EVENT(subflow_check_data_avail, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ 160 | TRACE_EVENT(subflow_check_data_avail, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/mptcp.h: In function ‘__bpf_trace_mptcp_subflow_get_send’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(mptcp_subflow_get_send, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(mptcp_subflow_get_send, | ^~~~~~~~~~~ ../include/trace/events/mptcp.h: In function ‘__bpf_trace_mptcp_dump_mpext’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:65:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 65 | DECLARE_EVENT_CLASS(mptcp_dump_mpext, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:65:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 65 | DECLARE_EVENT_CLASS(mptcp_dump_mpext, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h: In function ‘__bpf_trace_ack_update_msk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ 128 | TRACE_EVENT(ack_update_msk, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ 128 | TRACE_EVENT(ack_update_msk, | ^~~~~~~~~~~ ../include/trace/events/mptcp.h: In function ‘__bpf_trace_subflow_check_data_avail’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ 160 | TRACE_EVENT(subflow_check_data_avail, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ 160 | TRACE_EVENT(subflow_check_data_avail, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: net/mptcp/protocol.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: net/mptcp] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/handshake.h:319, from ../net/handshake/trace.c:22: ../include/trace/events/handshake.h: In function ‘trace_event_raw_event_handshake_event_class’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 90 | DECLARE_EVENT_CLASS(handshake_event_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 90 | DECLARE_EVENT_CLASS(handshake_event_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 90 | DECLARE_EVENT_CLASS(handshake_event_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 90 | DECLARE_EVENT_CLASS(handshake_event_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 90 | DECLARE_EVENT_CLASS(handshake_event_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h: In function ‘trace_event_raw_event_handshake_fd_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:120:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 120 | DECLARE_EVENT_CLASS(handshake_fd_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:120:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 120 | DECLARE_EVENT_CLASS(handshake_fd_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h: In function ‘trace_event_raw_event_handshake_error_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 154 | DECLARE_EVENT_CLASS(handshake_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 154 | DECLARE_EVENT_CLASS(handshake_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h: In function ‘trace_event_raw_event_handshake_alert_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:188:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 188 | DECLARE_EVENT_CLASS(handshake_alert_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:188:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 188 | DECLARE_EVENT_CLASS(handshake_alert_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h: In function ‘trace_event_raw_event_handshake_complete’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ 242 | TRACE_EVENT(handshake_complete, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ 242 | TRACE_EVENT(handshake_complete, | ^~~~~~~~~~~ ../include/trace/events/handshake.h: In function ‘trace_event_raw_event_tls_contenttype’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(tls_contenttype, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(tls_contenttype, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/handshake.h: In function ‘perf_trace_handshake_event_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 90 | DECLARE_EVENT_CLASS(handshake_event_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 90 | DECLARE_EVENT_CLASS(handshake_event_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h: In function ‘perf_trace_handshake_fd_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:120:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 120 | DECLARE_EVENT_CLASS(handshake_fd_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:120:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 120 | DECLARE_EVENT_CLASS(handshake_fd_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h: In function ‘perf_trace_handshake_error_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 154 | DECLARE_EVENT_CLASS(handshake_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 154 | DECLARE_EVENT_CLASS(handshake_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h: In function ‘perf_trace_handshake_alert_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:188:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 188 | DECLARE_EVENT_CLASS(handshake_alert_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:188:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 188 | DECLARE_EVENT_CLASS(handshake_alert_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h: In function ‘perf_trace_handshake_complete’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ 242 | TRACE_EVENT(handshake_complete, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ 242 | TRACE_EVENT(handshake_complete, | ^~~~~~~~~~~ ../include/trace/events/handshake.h: In function ‘perf_trace_tls_contenttype’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(tls_contenttype, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(tls_contenttype, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/handshake.h: In function ‘__bpf_trace_handshake_event_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 90 | DECLARE_EVENT_CLASS(handshake_event_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 90 | DECLARE_EVENT_CLASS(handshake_event_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h: In function ‘__bpf_trace_handshake_fd_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:120:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 120 | DECLARE_EVENT_CLASS(handshake_fd_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:120:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 120 | DECLARE_EVENT_CLASS(handshake_fd_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h: In function ‘__bpf_trace_handshake_error_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 154 | DECLARE_EVENT_CLASS(handshake_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 154 | DECLARE_EVENT_CLASS(handshake_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h: In function ‘__bpf_trace_handshake_alert_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:188:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 188 | DECLARE_EVENT_CLASS(handshake_alert_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:188:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 188 | DECLARE_EVENT_CLASS(handshake_alert_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h: In function ‘__bpf_trace_handshake_complete’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ 242 | TRACE_EVENT(handshake_complete, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ 242 | TRACE_EVENT(handshake_complete, | ^~~~~~~~~~~ ../include/trace/events/handshake.h: In function ‘__bpf_trace_tls_contenttype’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(tls_contenttype, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(tls_contenttype, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: net/handshake/trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: net/handshake] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/cxl/core/trace.h:737, from ../drivers/cxl/core/trace.c:8: ../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_aer_uncorrectable_error’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_aer_correctable_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(cxl_aer_correctable_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(cxl_aer_correctable_error, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_overflow’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ 127 | TRACE_EVENT(cxl_overflow, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ 127 | TRACE_EVENT(cxl_overflow, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_generic_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ 225 | TRACE_EVENT(cxl_generic_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ 225 | TRACE_EVENT(cxl_generic_event, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_general_media’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(cxl_general_media, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(cxl_general_media, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_dram’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ 413 | TRACE_EVENT(cxl_dram, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ 413 | TRACE_EVENT(cxl_dram, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_memory_module’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:576:1: note: in expansion of macro ‘TRACE_EVENT’ 576 | TRACE_EVENT(cxl_memory_module, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:576:1: note: in expansion of macro ‘TRACE_EVENT’ 576 | TRACE_EVENT(cxl_memory_module, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_poison’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:671:1: note: in expansion of macro ‘TRACE_EVENT’ 671 | TRACE_EVENT(cxl_poison, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:671:1: note: in expansion of macro ‘TRACE_EVENT’ 671 | TRACE_EVENT(cxl_poison, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/cxl/core/./trace.h: In function ‘perf_trace_cxl_aer_uncorrectable_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘perf_trace_cxl_aer_correctable_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(cxl_aer_correctable_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(cxl_aer_correctable_error, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘perf_trace_cxl_overflow’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ 127 | TRACE_EVENT(cxl_overflow, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ 127 | TRACE_EVENT(cxl_overflow, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘perf_trace_cxl_generic_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ 225 | TRACE_EVENT(cxl_generic_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ 225 | TRACE_EVENT(cxl_generic_event, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘perf_trace_cxl_general_media’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(cxl_general_media, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(cxl_general_media, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘perf_trace_cxl_dram’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ 413 | TRACE_EVENT(cxl_dram, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ 413 | TRACE_EVENT(cxl_dram, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘perf_trace_cxl_memory_module’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:576:1: note: in expansion of macro ‘TRACE_EVENT’ 576 | TRACE_EVENT(cxl_memory_module, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:576:1: note: in expansion of macro ‘TRACE_EVENT’ 576 | TRACE_EVENT(cxl_memory_module, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘perf_trace_cxl_poison’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:671:1: note: in expansion of macro ‘TRACE_EVENT’ 671 | TRACE_EVENT(cxl_poison, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:671:1: note: in expansion of macro ‘TRACE_EVENT’ 671 | TRACE_EVENT(cxl_poison, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/cxl/core/./trace.h: In function ‘__bpf_trace_cxl_aer_uncorrectable_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘__bpf_trace_cxl_aer_correctable_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(cxl_aer_correctable_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(cxl_aer_correctable_error, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘__bpf_trace_cxl_overflow’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ 127 | TRACE_EVENT(cxl_overflow, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ 127 | TRACE_EVENT(cxl_overflow, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘__bpf_trace_cxl_generic_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ 225 | TRACE_EVENT(cxl_generic_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ 225 | TRACE_EVENT(cxl_generic_event, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘__bpf_trace_cxl_general_media’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(cxl_general_media, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(cxl_general_media, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘__bpf_trace_cxl_dram’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ 413 | TRACE_EVENT(cxl_dram, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ 413 | TRACE_EVENT(cxl_dram, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘__bpf_trace_cxl_memory_module’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:576:1: note: in expansion of macro ‘TRACE_EVENT’ 576 | TRACE_EVENT(cxl_memory_module, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:576:1: note: in expansion of macro ‘TRACE_EVENT’ 576 | TRACE_EVENT(cxl_memory_module, | ^~~~~~~~~~~ ../drivers/cxl/core/./trace.h: In function ‘__bpf_trace_cxl_poison’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:671:1: note: in expansion of macro ‘TRACE_EVENT’ 671 | TRACE_EVENT(cxl_poison, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/cxl/core/./trace.h:671:1: note: in expansion of macro ‘TRACE_EVENT’ 671 | TRACE_EVENT(cxl_poison, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/cxl/core/trace.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/cxl/core] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/cxl] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/ath/trace.h:68, from ../drivers/net/wireless/ath/trace.c:20: ../drivers/net/wireless/ath/./trace.h: In function ‘trace_event_raw_event_ath_log’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(ath_log, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(ath_log, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(ath_log, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(ath_log, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(ath_log, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/ath/./trace.h: In function ‘perf_trace_ath_log’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(ath_log, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(ath_log, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/ath/./trace.h: In function ‘__bpf_trace_ath_log’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(ath_log, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ 33 | TRACE_EVENT(ath_log, | ^~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/trace.o] Error 1 make[7]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/asoc.h:279, from ../sound/soc/soc-core.c:45: ../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_dapm’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_dapm_basic’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 60 | DECLARE_EVENT_CLASS(snd_soc_dapm_basic, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 60 | DECLARE_EVENT_CLASS(snd_soc_dapm_basic, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_dapm_widget’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 95 | DECLARE_EVENT_CLASS(snd_soc_dapm_widget, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 95 | DECLARE_EVENT_CLASS(snd_soc_dapm_widget, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_dapm_walk_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:139:1: note: in expansion of macro ‘TRACE_EVENT’ 139 | TRACE_EVENT(snd_soc_dapm_walk_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:139:1: note: in expansion of macro ‘TRACE_EVENT’ 139 | TRACE_EVENT(snd_soc_dapm_walk_done, | ^~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_dapm_path’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ 164 | TRACE_EVENT(snd_soc_dapm_path, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ 164 | TRACE_EVENT(snd_soc_dapm_path, | ^~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_dapm_connected’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ 198 | TRACE_EVENT(snd_soc_dapm_connected, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ 198 | TRACE_EVENT(snd_soc_dapm_connected, | ^~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_jack_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(snd_soc_jack_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(snd_soc_jack_irq, | ^~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_jack_report’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:235:1: note: in expansion of macro ‘TRACE_EVENT’ 235 | TRACE_EVENT(snd_soc_jack_report, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:235:1: note: in expansion of macro ‘TRACE_EVENT’ 235 | TRACE_EVENT(snd_soc_jack_report, | ^~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_jack_notify’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ 257 | TRACE_EVENT(snd_soc_jack_notify, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ 257 | TRACE_EVENT(snd_soc_jack_notify, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/asoc.h: In function ‘perf_trace_snd_soc_dapm’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘perf_trace_snd_soc_dapm_basic’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 60 | DECLARE_EVENT_CLASS(snd_soc_dapm_basic, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 60 | DECLARE_EVENT_CLASS(snd_soc_dapm_basic, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘perf_trace_snd_soc_dapm_widget’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 95 | DECLARE_EVENT_CLASS(snd_soc_dapm_widget, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 95 | DECLARE_EVENT_CLASS(snd_soc_dapm_widget, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘perf_trace_snd_soc_dapm_walk_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:139:1: note: in expansion of macro ‘TRACE_EVENT’ 139 | TRACE_EVENT(snd_soc_dapm_walk_done, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:139:1: note: in expansion of macro ‘TRACE_EVENT’ 139 | TRACE_EVENT(snd_soc_dapm_walk_done, | ^~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘perf_trace_snd_soc_dapm_path’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ 164 | TRACE_EVENT(snd_soc_dapm_path, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ 164 | TRACE_EVENT(snd_soc_dapm_path, | ^~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘perf_trace_snd_soc_dapm_connected’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ 198 | TRACE_EVENT(snd_soc_dapm_connected, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ 198 | TRACE_EVENT(snd_soc_dapm_connected, | ^~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘perf_trace_snd_soc_jack_irq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(snd_soc_jack_irq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(snd_soc_jack_irq, | ^~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘perf_trace_snd_soc_jack_report’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:235:1: note: in expansion of macro ‘TRACE_EVENT’ 235 | TRACE_EVENT(snd_soc_jack_report, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:235:1: note: in expansion of macro ‘TRACE_EVENT’ 235 | TRACE_EVENT(snd_soc_jack_report, | ^~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘perf_trace_snd_soc_jack_notify’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ 257 | TRACE_EVENT(snd_soc_jack_notify, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ 257 | TRACE_EVENT(snd_soc_jack_notify, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/asoc.h: In function ‘__bpf_trace_snd_soc_dapm’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘__bpf_trace_snd_soc_dapm_basic’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 60 | DECLARE_EVENT_CLASS(snd_soc_dapm_basic, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 60 | DECLARE_EVENT_CLASS(snd_soc_dapm_basic, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘__bpf_trace_snd_soc_dapm_widget’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 95 | DECLARE_EVENT_CLASS(snd_soc_dapm_widget, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 95 | DECLARE_EVENT_CLASS(snd_soc_dapm_widget, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘__bpf_trace_snd_soc_dapm_walk_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:139:1: note: in expansion of macro ‘TRACE_EVENT’ 139 | TRACE_EVENT(snd_soc_dapm_walk_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:139:1: note: in expansion of macro ‘TRACE_EVENT’ 139 | TRACE_EVENT(snd_soc_dapm_walk_done, | ^~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘__bpf_trace_snd_soc_dapm_path’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ 164 | TRACE_EVENT(snd_soc_dapm_path, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ 164 | TRACE_EVENT(snd_soc_dapm_path, | ^~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘__bpf_trace_snd_soc_dapm_connected’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ 198 | TRACE_EVENT(snd_soc_dapm_connected, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ 198 | TRACE_EVENT(snd_soc_dapm_connected, | ^~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘__bpf_trace_snd_soc_jack_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(snd_soc_jack_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(snd_soc_jack_irq, | ^~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘__bpf_trace_snd_soc_jack_report’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:235:1: note: in expansion of macro ‘TRACE_EVENT’ 235 | TRACE_EVENT(snd_soc_jack_report, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:235:1: note: in expansion of macro ‘TRACE_EVENT’ 235 | TRACE_EVENT(snd_soc_jack_report, | ^~~~~~~~~~~ ../include/trace/events/asoc.h: In function ‘__bpf_trace_snd_soc_jack_notify’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ 257 | TRACE_EVENT(snd_soc_jack_notify, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/asoc.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ 257 | TRACE_EVENT(snd_soc_jack_notify, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: sound/soc/soc-core.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/block.h:609, from ../block/blk-core.c:45: ../include/trace/events/block.h: In function ‘trace_event_raw_event_block_buffer’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(block_buffer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(block_buffer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(block_buffer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(block_buffer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(block_buffer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h: In function ‘trace_event_raw_event_block_rq_requeue’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(block_rq_requeue, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(block_rq_requeue, | ^~~~~~~~~~~ ../include/trace/events/block.h: In function ‘trace_event_raw_event_block_rq_completion’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 118 | DECLARE_EVENT_CLASS(block_rq_completion, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 118 | DECLARE_EVENT_CLASS(block_rq_completion, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h: In function ‘trace_event_raw_event_block_rq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:190:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 190 | DECLARE_EVENT_CLASS(block_rq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:190:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 190 | DECLARE_EVENT_CLASS(block_rq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h: In function ‘trace_event_raw_event_block_bio_complete’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(block_bio_complete, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(block_bio_complete, | ^~~~~~~~~~~ ../include/trace/events/block.h: In function ‘trace_event_raw_event_block_bio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:335:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 335 | DECLARE_EVENT_CLASS(block_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:335:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 335 | DECLARE_EVENT_CLASS(block_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h: In function ‘trace_event_raw_event_block_plug’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ 430 | TRACE_EVENT(block_plug, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ 430 | TRACE_EVENT(block_plug, | ^~~~~~~~~~~ ../include/trace/events/block.h: In function ‘trace_event_raw_event_block_unplug’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:447:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 447 | DECLARE_EVENT_CLASS(block_unplug, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:447:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 447 | DECLARE_EVENT_CLASS(block_unplug, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h: In function ‘trace_event_raw_event_block_split’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:492:1: note: in expansion of macro ‘TRACE_EVENT’ 492 | TRACE_EVENT(block_split, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:492:1: note: in expansion of macro ‘TRACE_EVENT’ 492 | TRACE_EVENT(block_split, | ^~~~~~~~~~~ ../include/trace/events/block.h: In function ‘trace_event_raw_event_block_bio_remap’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ 530 | TRACE_EVENT(block_bio_remap, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ 530 | TRACE_EVENT(block_bio_remap, | ^~~~~~~~~~~ ../include/trace/events/block.h: In function ‘trace_event_raw_event_block_rq_remap’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ 572 | TRACE_EVENT(block_rq_remap, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ 572 | TRACE_EVENT(block_rq_remap, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/block.h: In function ‘perf_trace_block_buffer’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(block_buffer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(block_buffer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h: In function ‘perf_trace_block_rq_requeue’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(block_rq_requeue, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(block_rq_requeue, | ^~~~~~~~~~~ ../include/trace/events/block.h: In function ‘perf_trace_block_rq_completion’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 118 | DECLARE_EVENT_CLASS(block_rq_completion, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 118 | DECLARE_EVENT_CLASS(block_rq_completion, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h: In function ‘perf_trace_block_rq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:190:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 190 | DECLARE_EVENT_CLASS(block_rq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:190:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 190 | DECLARE_EVENT_CLASS(block_rq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h: In function ‘perf_trace_block_bio_complete’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(block_bio_complete, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(block_bio_complete, | ^~~~~~~~~~~ ../include/trace/events/block.h: In function ‘perf_trace_block_bio’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:335:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 335 | DECLARE_EVENT_CLASS(block_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:335:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 335 | DECLARE_EVENT_CLASS(block_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h: In function ‘perf_trace_block_plug’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ 430 | TRACE_EVENT(block_plug, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ 430 | TRACE_EVENT(block_plug, | ^~~~~~~~~~~ ../include/trace/events/block.h: In function ‘perf_trace_block_unplug’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:447:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 447 | DECLARE_EVENT_CLASS(block_unplug, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:447:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 447 | DECLARE_EVENT_CLASS(block_unplug, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h: In function ‘perf_trace_block_split’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:492:1: note: in expansion of macro ‘TRACE_EVENT’ 492 | TRACE_EVENT(block_split, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:492:1: note: in expansion of macro ‘TRACE_EVENT’ 492 | TRACE_EVENT(block_split, | ^~~~~~~~~~~ ../include/trace/events/block.h: In function ‘perf_trace_block_bio_remap’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ 530 | TRACE_EVENT(block_bio_remap, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ 530 | TRACE_EVENT(block_bio_remap, | ^~~~~~~~~~~ ../include/trace/events/block.h: In function ‘perf_trace_block_rq_remap’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ 572 | TRACE_EVENT(block_rq_remap, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ 572 | TRACE_EVENT(block_rq_remap, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/block.h: In function ‘__bpf_trace_block_buffer’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(block_buffer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(block_buffer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h: In function ‘__bpf_trace_block_rq_requeue’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(block_rq_requeue, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(block_rq_requeue, | ^~~~~~~~~~~ ../include/trace/events/block.h: In function ‘__bpf_trace_block_rq_completion’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 118 | DECLARE_EVENT_CLASS(block_rq_completion, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 118 | DECLARE_EVENT_CLASS(block_rq_completion, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h: In function ‘__bpf_trace_block_rq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:190:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 190 | DECLARE_EVENT_CLASS(block_rq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:190:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 190 | DECLARE_EVENT_CLASS(block_rq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h: In function ‘__bpf_trace_block_bio_complete’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(block_bio_complete, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(block_bio_complete, | ^~~~~~~~~~~ ../include/trace/events/block.h: In function ‘__bpf_trace_block_bio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:335:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 335 | DECLARE_EVENT_CLASS(block_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:335:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 335 | DECLARE_EVENT_CLASS(block_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h: In function ‘__bpf_trace_block_plug’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ 430 | TRACE_EVENT(block_plug, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ 430 | TRACE_EVENT(block_plug, | ^~~~~~~~~~~ ../include/trace/events/block.h: In function ‘__bpf_trace_block_unplug’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:447:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 447 | DECLARE_EVENT_CLASS(block_unplug, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:447:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 447 | DECLARE_EVENT_CLASS(block_unplug, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h: In function ‘__bpf_trace_block_split’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:492:1: note: in expansion of macro ‘TRACE_EVENT’ 492 | TRACE_EVENT(block_split, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:492:1: note: in expansion of macro ‘TRACE_EVENT’ 492 | TRACE_EVENT(block_split, | ^~~~~~~~~~~ ../include/trace/events/block.h: In function ‘__bpf_trace_block_bio_remap’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ 530 | TRACE_EVENT(block_bio_remap, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ 530 | TRACE_EVENT(block_bio_remap, | ^~~~~~~~~~~ ../include/trace/events/block.h: In function ‘__bpf_trace_block_rq_remap’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ 572 | TRACE_EVENT(block_rq_remap, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/block.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ 572 | TRACE_EVENT(block_rq_remap, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: block/blk-core.o] Error 1 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../arch/x86/include/asm/trace/irq_vectors.h:383, from ../arch/x86/kernel/irq.c:29: ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_x86_irq_vector’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(x86_irq_vector, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(x86_irq_vector, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(x86_irq_vector, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(x86_irq_vector, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(x86_irq_vector, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_config’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ 126 | TRACE_EVENT(vector_config, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ 126 | TRACE_EVENT(vector_config, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_mod’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:152:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 152 | DECLARE_EVENT_CLASS(vector_mod, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:152:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 152 | DECLARE_EVENT_CLASS(vector_mod, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_reserve’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:192:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 192 | DECLARE_EVENT_CLASS(vector_reserve, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:192:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 192 | DECLARE_EVENT_CLASS(vector_reserve, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_alloc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:219:1: note: in expansion of macro ‘TRACE_EVENT’ 219 | TRACE_EVENT(vector_alloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:219:1: note: in expansion of macro ‘TRACE_EVENT’ 219 | TRACE_EVENT(vector_alloc, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_alloc_managed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:245:1: note: in expansion of macro ‘TRACE_EVENT’ 245 | TRACE_EVENT(vector_alloc_managed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:245:1: note: in expansion of macro ‘TRACE_EVENT’ 245 | TRACE_EVENT(vector_alloc_managed, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_activate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 268 | DECLARE_EVENT_CLASS(vector_activate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 268 | DECLARE_EVENT_CLASS(vector_activate, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_teardown’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ 303 | TRACE_EVENT(vector_teardown, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ 303 | TRACE_EVENT(vector_teardown, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_setup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:325:1: note: in expansion of macro ‘TRACE_EVENT’ 325 | TRACE_EVENT(vector_setup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:325:1: note: in expansion of macro ‘TRACE_EVENT’ 325 | TRACE_EVENT(vector_setup, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_free_moved’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ 347 | TRACE_EVENT(vector_free_moved, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ 347 | TRACE_EVENT(vector_free_moved, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘perf_trace_x86_irq_vector’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(x86_irq_vector, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(x86_irq_vector, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘perf_trace_vector_config’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ 126 | TRACE_EVENT(vector_config, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ 126 | TRACE_EVENT(vector_config, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘perf_trace_vector_mod’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:152:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 152 | DECLARE_EVENT_CLASS(vector_mod, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:152:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 152 | DECLARE_EVENT_CLASS(vector_mod, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘perf_trace_vector_reserve’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:192:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 192 | DECLARE_EVENT_CLASS(vector_reserve, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:192:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 192 | DECLARE_EVENT_CLASS(vector_reserve, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘perf_trace_vector_alloc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:219:1: note: in expansion of macro ‘TRACE_EVENT’ 219 | TRACE_EVENT(vector_alloc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:219:1: note: in expansion of macro ‘TRACE_EVENT’ 219 | TRACE_EVENT(vector_alloc, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘perf_trace_vector_alloc_managed’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:245:1: note: in expansion of macro ‘TRACE_EVENT’ 245 | TRACE_EVENT(vector_alloc_managed, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:245:1: note: in expansion of macro ‘TRACE_EVENT’ 245 | TRACE_EVENT(vector_alloc_managed, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘perf_trace_vector_activate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 268 | DECLARE_EVENT_CLASS(vector_activate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 268 | DECLARE_EVENT_CLASS(vector_activate, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘perf_trace_vector_teardown’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ 303 | TRACE_EVENT(vector_teardown, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ 303 | TRACE_EVENT(vector_teardown, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘perf_trace_vector_setup’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:325:1: note: in expansion of macro ‘TRACE_EVENT’ 325 | TRACE_EVENT(vector_setup, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:325:1: note: in expansion of macro ‘TRACE_EVENT’ 325 | TRACE_EVENT(vector_setup, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘perf_trace_vector_free_moved’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ 347 | TRACE_EVENT(vector_free_moved, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ 347 | TRACE_EVENT(vector_free_moved, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_x86_irq_vector’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(x86_irq_vector, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(x86_irq_vector, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_vector_config’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ 126 | TRACE_EVENT(vector_config, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ 126 | TRACE_EVENT(vector_config, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_vector_mod’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:152:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 152 | DECLARE_EVENT_CLASS(vector_mod, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:152:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 152 | DECLARE_EVENT_CLASS(vector_mod, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_vector_reserve’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:192:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 192 | DECLARE_EVENT_CLASS(vector_reserve, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:192:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 192 | DECLARE_EVENT_CLASS(vector_reserve, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_vector_alloc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:219:1: note: in expansion of macro ‘TRACE_EVENT’ 219 | TRACE_EVENT(vector_alloc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:219:1: note: in expansion of macro ‘TRACE_EVENT’ 219 | TRACE_EVENT(vector_alloc, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_vector_alloc_managed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:245:1: note: in expansion of macro ‘TRACE_EVENT’ 245 | TRACE_EVENT(vector_alloc_managed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:245:1: note: in expansion of macro ‘TRACE_EVENT’ 245 | TRACE_EVENT(vector_alloc_managed, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_vector_activate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 268 | DECLARE_EVENT_CLASS(vector_activate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 268 | DECLARE_EVENT_CLASS(vector_activate, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_vector_teardown’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ 303 | TRACE_EVENT(vector_teardown, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ 303 | TRACE_EVENT(vector_teardown, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_vector_setup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:325:1: note: in expansion of macro ‘TRACE_EVENT’ 325 | TRACE_EVENT(vector_setup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:325:1: note: in expansion of macro ‘TRACE_EVENT’ 325 | TRACE_EVENT(vector_setup, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_vector_free_moved’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ 347 | TRACE_EVENT(vector_free_moved, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ 347 | TRACE_EVENT(vector_free_moved, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: arch/x86/kernel/irq.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: arch/x86/kernel] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/spi.h:239, from ../drivers/spi/spi.c:39: ../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_controller’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(spi_controller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(spi_controller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(spi_controller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(spi_controller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(spi_controller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_setup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ 45 | TRACE_EVENT(spi_setup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ 45 | TRACE_EVENT(spi_setup, | ^~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_set_cs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ 78 | TRACE_EVENT(spi_set_cs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ 78 | TRACE_EVENT(spi_set_cs, | ^~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_message’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 102 | DECLARE_EVENT_CLASS(spi_message, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 102 | DECLARE_EVENT_CLASS(spi_message, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_message_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(spi_message_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(spi_message_done, | ^~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_transfer’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 179 | DECLARE_EVENT_CLASS(spi_transfer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 179 | DECLARE_EVENT_CLASS(spi_transfer, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/spi.h: In function ‘perf_trace_spi_controller’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(spi_controller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(spi_controller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘perf_trace_spi_setup’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ 45 | TRACE_EVENT(spi_setup, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ 45 | TRACE_EVENT(spi_setup, | ^~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘perf_trace_spi_set_cs’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ 78 | TRACE_EVENT(spi_set_cs, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ 78 | TRACE_EVENT(spi_set_cs, | ^~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘perf_trace_spi_message’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 102 | DECLARE_EVENT_CLASS(spi_message, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 102 | DECLARE_EVENT_CLASS(spi_message, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘perf_trace_spi_message_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(spi_message_done, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(spi_message_done, | ^~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘perf_trace_spi_transfer’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 179 | DECLARE_EVENT_CLASS(spi_transfer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 179 | DECLARE_EVENT_CLASS(spi_transfer, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/spi.h: In function ‘__bpf_trace_spi_controller’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(spi_controller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(spi_controller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘__bpf_trace_spi_setup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ 45 | TRACE_EVENT(spi_setup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ 45 | TRACE_EVENT(spi_setup, | ^~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘__bpf_trace_spi_set_cs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ 78 | TRACE_EVENT(spi_set_cs, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ 78 | TRACE_EVENT(spi_set_cs, | ^~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘__bpf_trace_spi_message’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 102 | DECLARE_EVENT_CLASS(spi_message, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 102 | DECLARE_EVENT_CLASS(spi_message, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘__bpf_trace_spi_message_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(spi_message_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(spi_message_done, | ^~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘__bpf_trace_spi_transfer’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 179 | DECLARE_EVENT_CLASS(spi_transfer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 179 | DECLARE_EVENT_CLASS(spi_transfer, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/spi/spi.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: drivers/spi] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/iocost.h:225, from ../block/blk-iocost.c:751: ../include/trace/events/iocost.h: In function ‘trace_event_raw_event_iocost_iocg_state’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h: In function ‘trace_event_raw_event_iocg_inuse_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h: In function ‘trace_event_raw_event_iocost_ioc_vrate_adj’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ 142 | TRACE_EVENT(iocost_ioc_vrate_adj, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ 142 | TRACE_EVENT(iocost_ioc_vrate_adj, | ^~~~~~~~~~~ ../include/trace/events/iocost.h: In function ‘trace_event_raw_event_iocost_iocg_forgive_debt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ 181 | TRACE_EVENT(iocost_iocg_forgive_debt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ 181 | TRACE_EVENT(iocost_iocg_forgive_debt, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/iocost.h: In function ‘perf_trace_iocost_iocg_state’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h: In function ‘perf_trace_iocg_inuse_update’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h: In function ‘perf_trace_iocost_ioc_vrate_adj’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ 142 | TRACE_EVENT(iocost_ioc_vrate_adj, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ 142 | TRACE_EVENT(iocost_ioc_vrate_adj, | ^~~~~~~~~~~ ../include/trace/events/iocost.h: In function ‘perf_trace_iocost_iocg_forgive_debt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ 181 | TRACE_EVENT(iocost_iocg_forgive_debt, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ 181 | TRACE_EVENT(iocost_iocg_forgive_debt, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/iocost.h: In function ‘__bpf_trace_iocost_iocg_state’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h: In function ‘__bpf_trace_iocg_inuse_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h: In function ‘__bpf_trace_iocost_ioc_vrate_adj’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ 142 | TRACE_EVENT(iocost_ioc_vrate_adj, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ 142 | TRACE_EVENT(iocost_ioc_vrate_adj, | ^~~~~~~~~~~ ../include/trace/events/iocost.h: In function ‘__bpf_trace_iocost_iocg_forgive_debt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ 181 | TRACE_EVENT(iocost_iocg_forgive_debt, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ 181 | TRACE_EVENT(iocost_iocg_forgive_debt, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: block/blk-iocost.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/intel-sst.h:156, from ../sound/soc/intel/common/sst-dsp.c:20: ../include/trace/events/intel-sst.h: In function ‘trace_event_raw_event_sst_ipc_msg’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h: In function ‘trace_event_raw_event_sst_ipc_mailbox’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(sst_ipc_mailbox, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(sst_ipc_mailbox, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h: In function ‘trace_event_raw_event_sst_ipc_mailbox_info’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:104:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 104 | DECLARE_EVENT_CLASS(sst_ipc_mailbox_info, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:104:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 104 | DECLARE_EVENT_CLASS(sst_ipc_mailbox_info, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/intel-sst.h: In function ‘perf_trace_sst_ipc_msg’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h: In function ‘perf_trace_sst_ipc_mailbox’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(sst_ipc_mailbox, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(sst_ipc_mailbox, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h: In function ‘perf_trace_sst_ipc_mailbox_info’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:104:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 104 | DECLARE_EVENT_CLASS(sst_ipc_mailbox_info, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:104:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 104 | DECLARE_EVENT_CLASS(sst_ipc_mailbox_info, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/intel-sst.h: In function ‘__bpf_trace_sst_ipc_msg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h: In function ‘__bpf_trace_sst_ipc_mailbox’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(sst_ipc_mailbox, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(sst_ipc_mailbox, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h: In function ‘__bpf_trace_sst_ipc_mailbox_info’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:104:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 104 | DECLARE_EVENT_CLASS(sst_ipc_mailbox_info, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/intel-sst.h:104:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 104 | DECLARE_EVENT_CLASS(sst_ipc_mailbox_info, | ^~~~~~~~~~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: sound/soc/intel/common/sst-dsp.o] Error 1 make[6]: *** [../scripts/Makefile.build:485: sound/soc/intel/common] Error 2 make[6]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/wbt.h:158, from ../block/blk-wbt.c:35: ../include/trace/events/wbt.h: In function ‘trace_event_raw_event_wbt_stat’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(wbt_stat, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(wbt_stat, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(wbt_stat, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(wbt_stat, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(wbt_stat, | ^~~~~~~~~~~ ../include/trace/events/wbt.h: In function ‘trace_event_raw_event_wbt_lat’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(wbt_lat, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(wbt_lat, | ^~~~~~~~~~~ ../include/trace/events/wbt.h: In function ‘trace_event_raw_event_wbt_step’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(wbt_step, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(wbt_step, | ^~~~~~~~~~~ ../include/trace/events/wbt.h: In function ‘trace_event_raw_event_wbt_timer’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ 129 | TRACE_EVENT(wbt_timer, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ 129 | TRACE_EVENT(wbt_timer, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/wbt.h: In function ‘perf_trace_wbt_stat’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(wbt_stat, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(wbt_stat, | ^~~~~~~~~~~ ../include/trace/events/wbt.h: In function ‘perf_trace_wbt_lat’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(wbt_lat, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(wbt_lat, | ^~~~~~~~~~~ ../include/trace/events/wbt.h: In function ‘perf_trace_wbt_step’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(wbt_step, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(wbt_step, | ^~~~~~~~~~~ ../include/trace/events/wbt.h: In function ‘perf_trace_wbt_timer’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ 129 | TRACE_EVENT(wbt_timer, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ 129 | TRACE_EVENT(wbt_timer, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/wbt.h: In function ‘__bpf_trace_wbt_stat’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(wbt_stat, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(wbt_stat, | ^~~~~~~~~~~ ../include/trace/events/wbt.h: In function ‘__bpf_trace_wbt_lat’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(wbt_lat, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(wbt_lat, | ^~~~~~~~~~~ ../include/trace/events/wbt.h: In function ‘__bpf_trace_wbt_step’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(wbt_step, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(wbt_step, | ^~~~~~~~~~~ ../include/trace/events/wbt.h: In function ‘__bpf_trace_wbt_timer’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ 129 | TRACE_EVENT(wbt_timer, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ 129 | TRACE_EVENT(wbt_timer, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: block/blk-wbt.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/percpu.h:137, from ../mm/percpu.c:97: ../include/trace/events/percpu.h: In function ‘trace_event_raw_event_percpu_alloc_percpu’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(percpu_alloc_percpu, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(percpu_alloc_percpu, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(percpu_alloc_percpu, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(percpu_alloc_percpu, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(percpu_alloc_percpu, | ^~~~~~~~~~~ ../include/trace/events/percpu.h: In function ‘trace_event_raw_event_percpu_free_percpu’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/percpu.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ 54 | TRACE_EVENT(percpu_free_percpu, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/percpu.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ 54 | TRACE_EVENT(percpu_free_percpu, | ^~~~~~~~~~~ ../include/trace/events/percpu.h: In function ‘trace_event_raw_event_percpu_alloc_percpu_fail’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/percpu.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(percpu_alloc_percpu_fail, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/percpu.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(percpu_alloc_percpu_fail, | ^~~~~~~~~~~ ../include/trace/events/percpu.h: In function ‘trace_event_raw_event_percpu_create_chunk’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/percpu.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ 101 | TRACE_EVENT(percpu_create_chunk, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/percpu.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ 101 | TRACE_EVENT(percpu_create_chunk, | ^~~~~~~~~~~ ../include/trace/events/percpu.h: In function ‘trace_event_raw_event_percpu_destroy_chunk’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/percpu.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(percpu_destroy_chunk, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/percpu.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(percpu_destroy_chunk, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/percpu.h: In function ‘perf_trace_percpu_alloc_percpu’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(percpu_alloc_percpu, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(percpu_alloc_percpu, | ^~~~~~~~~~~ ../include/trace/events/percpu.h: In function ‘perf_trace_percpu_free_percpu’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/percpu.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ 54 | TRACE_EVENT(percpu_free_percpu, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/percpu.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ 54 | TRACE_EVENT(percpu_free_percpu, | ^~~~~~~~~~~ ../include/trace/events/percpu.h: In function ‘perf_trace_percpu_alloc_percpu_fail’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/percpu.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(percpu_alloc_percpu_fail, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/percpu.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(percpu_alloc_percpu_fail, | ^~~~~~~~~~~ ../include/trace/events/percpu.h: In function ‘perf_trace_percpu_create_chunk’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/percpu.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ 101 | TRACE_EVENT(percpu_create_chunk, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/percpu.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ 101 | TRACE_EVENT(percpu_create_chunk, | ^~~~~~~~~~~ ../include/trace/events/percpu.h: In function ‘perf_trace_percpu_destroy_chunk’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/percpu.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(percpu_destroy_chunk, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/percpu.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(percpu_destroy_chunk, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/percpu.h: In function ‘__bpf_trace_percpu_alloc_percpu’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(percpu_alloc_percpu, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(percpu_alloc_percpu, | ^~~~~~~~~~~ ../include/trace/events/percpu.h: In function ‘__bpf_trace_percpu_free_percpu’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/percpu.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ 54 | TRACE_EVENT(percpu_free_percpu, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/percpu.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ 54 | TRACE_EVENT(percpu_free_percpu, | ^~~~~~~~~~~ ../include/trace/events/percpu.h: In function ‘__bpf_trace_percpu_alloc_percpu_fail’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/percpu.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(percpu_alloc_percpu_fail, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/percpu.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(percpu_alloc_percpu_fail, | ^~~~~~~~~~~ ../include/trace/events/percpu.h: In function ‘__bpf_trace_percpu_create_chunk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/percpu.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ 101 | TRACE_EVENT(percpu_create_chunk, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/percpu.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ 101 | TRACE_EVENT(percpu_create_chunk, | ^~~~~~~~~~~ ../include/trace/events/percpu.h: In function ‘__bpf_trace_percpu_destroy_chunk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/percpu.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(percpu_destroy_chunk, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/percpu.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(percpu_destroy_chunk, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: mm/percpu.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../sound/soc/intel/catpt/trace.h:83, from ../sound/soc/intel/catpt/device.c:29: ../sound/soc/intel/catpt/./trace.h: In function ‘trace_event_raw_event_catpt_ipc_msg’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/catpt/./trace.h: In function ‘trace_event_raw_event_catpt_ipc_payload’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../sound/soc/intel/catpt/./trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 54 | TRACE_EVENT_CONDITION(catpt_ipc_payload, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../sound/soc/intel/catpt/./trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 54 | TRACE_EVENT_CONDITION(catpt_ipc_payload, | ^~~~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../sound/soc/intel/catpt/./trace.h: In function ‘perf_trace_catpt_ipc_msg’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/catpt/./trace.h: In function ‘perf_trace_catpt_ipc_payload’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../sound/soc/intel/catpt/./trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 54 | TRACE_EVENT_CONDITION(catpt_ipc_payload, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../sound/soc/intel/catpt/./trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 54 | TRACE_EVENT_CONDITION(catpt_ipc_payload, | ^~~~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../sound/soc/intel/catpt/./trace.h: In function ‘__bpf_trace_catpt_ipc_msg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/catpt/./trace.h: In function ‘__bpf_trace_catpt_ipc_payload’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../sound/soc/intel/catpt/./trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 54 | TRACE_EVENT_CONDITION(catpt_ipc_payload, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../sound/soc/intel/catpt/./trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 54 | TRACE_EVENT_CONDITION(catpt_ipc_payload, | ^~~~~~~~~~~~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: sound/soc/intel/catpt/device.o] Error 1 make[6]: *** [../scripts/Makefile.build:485: sound/soc/intel/catpt] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/ath/ath5k/trace.h:105, from ../drivers/net/wireless/ath/ath5k/base.c:73: ../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘trace_event_raw_event_ath5k_rx’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(ath5k_rx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(ath5k_rx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(ath5k_rx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(ath5k_rx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(ath5k_rx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘trace_event_raw_event_ath5k_tx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath5k_tx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath5k_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘trace_event_raw_event_ath5k_tx_complete’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(ath5k_tx_complete, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(ath5k_tx_complete, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘perf_trace_ath5k_rx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(ath5k_rx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(ath5k_rx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘perf_trace_ath5k_tx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath5k_tx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath5k_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘perf_trace_ath5k_tx_complete’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(ath5k_tx_complete, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(ath5k_tx_complete, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘__bpf_trace_ath5k_rx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(ath5k_rx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(ath5k_rx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘__bpf_trace_ath5k_tx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath5k_tx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath5k_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘__bpf_trace_ath5k_tx_complete’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(ath5k_tx_complete, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath5k/./trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(ath5k_tx_complete, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/ath5k/base.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath/ath5k] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/tracepoint.h:140, from ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/tracepoint.c:12: ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘trace_event_raw_event_brcmf_err’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(brcmf_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(brcmf_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(brcmf_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(brcmf_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(brcmf_err, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘trace_event_raw_event_brcmf_dbg’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(brcmf_dbg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(brcmf_dbg, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘trace_event_raw_event_brcmf_hexdump’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(brcmf_hexdump, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(brcmf_hexdump, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘trace_event_raw_event_brcmf_bcdchdr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:82:1: note: in expansion of macro ‘TRACE_EVENT’ 82 | TRACE_EVENT(brcmf_bcdchdr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:82:1: note: in expansion of macro ‘TRACE_EVENT’ 82 | TRACE_EVENT(brcmf_bcdchdr, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘trace_event_raw_event_brcmf_sdpcm_hdr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(brcmf_sdpcm_hdr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(brcmf_sdpcm_hdr, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘perf_trace_brcmf_err’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(brcmf_err, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(brcmf_err, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘perf_trace_brcmf_dbg’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(brcmf_dbg, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(brcmf_dbg, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘perf_trace_brcmf_hexdump’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(brcmf_hexdump, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(brcmf_hexdump, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘perf_trace_brcmf_bcdchdr’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:82:1: note: in expansion of macro ‘TRACE_EVENT’ 82 | TRACE_EVENT(brcmf_bcdchdr, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:82:1: note: in expansion of macro ‘TRACE_EVENT’ 82 | TRACE_EVENT(brcmf_bcdchdr, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘perf_trace_brcmf_sdpcm_hdr’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(brcmf_sdpcm_hdr, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(brcmf_sdpcm_hdr, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘__bpf_trace_brcmf_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(brcmf_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(brcmf_err, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘__bpf_trace_brcmf_dbg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(brcmf_dbg, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(brcmf_dbg, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘__bpf_trace_brcmf_hexdump’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(brcmf_hexdump, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(brcmf_hexdump, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘__bpf_trace_brcmf_bcdchdr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:82:1: note: in expansion of macro ‘TRACE_EVENT’ 82 | TRACE_EVENT(brcmf_bcdchdr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:82:1: note: in expansion of macro ‘TRACE_EVENT’ 82 | TRACE_EVENT(brcmf_bcdchdr, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘__bpf_trace_brcmf_sdpcm_hdr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(brcmf_sdpcm_hdr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(brcmf_sdpcm_hdr, | ^~~~~~~~~~~ make[9]: *** [../scripts/Makefile.build:244: drivers/net/wireless/broadcom/brcm80211/brcmfmac/tracepoint.o] Error 1 make[8]: *** [../scripts/Makefile.build:485: drivers/net/wireless/broadcom/brcm80211/brcmfmac] Error 2 make[8]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/iscsi.h:107, from ../drivers/scsi/scsi_transport_iscsi.c:30: ../include/trace/events/iscsi.h: In function ‘trace_event_raw_event_iscsi_log_msg’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/iscsi.h: In function ‘perf_trace_iscsi_log_msg’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/iscsi.h: In function ‘__bpf_trace_iscsi_log_msg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/scsi/scsi_transport_iscsi.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: drivers/scsi] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/freescale/dpaa/dpaa_eth_trace.h:115, from ../drivers/net/ethernet/freescale/dpaa/dpaa_eth.c:45: ../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h: In function ‘trace_event_raw_event_dpaa_eth_fd’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dpaa_eth_fd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dpaa_eth_fd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dpaa_eth_fd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dpaa_eth_fd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dpaa_eth_fd, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h: In function ‘perf_trace_dpaa_eth_fd’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dpaa_eth_fd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dpaa_eth_fd, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h: In function ‘__bpf_trace_dpaa_eth_fd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dpaa_eth_fd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dpaa_eth_fd, | ^~~~~~~~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/freescale/dpaa/dpaa_eth.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/freescale/dpaa] Error 2 make[7]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../sound/soc/intel/avs/trace.h:154, from ../sound/soc/intel/avs/trace.c:12: ../sound/soc/intel/avs/./trace.h: In function ‘trace_event_raw_event_avs_dsp_core_op’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(avs_dsp_core_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(avs_dsp_core_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(avs_dsp_core_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(avs_dsp_core_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(avs_dsp_core_op, | ^~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h: In function ‘trace_event_raw_event_avs_ipc_msg_hdr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS(avs_ipc_msg_hdr, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS(avs_ipc_msg_hdr, | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h: In function ‘trace_event_raw_event_avs_ipc_msg_payload’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:96:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 96 | TRACE_EVENT_CONDITION(avs_ipc_msg_payload, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:96:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 96 | TRACE_EVENT_CONDITION(avs_ipc_msg_payload, | ^~~~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h: In function ‘trace_event_raw_event_avs_d0ix’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ 125 | TRACE_EVENT(avs_d0ix, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ 125 | TRACE_EVENT(avs_d0ix, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../sound/soc/intel/avs/./trace.h: In function ‘perf_trace_avs_dsp_core_op’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(avs_dsp_core_op, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(avs_dsp_core_op, | ^~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h: In function ‘perf_trace_avs_ipc_msg_hdr’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS(avs_ipc_msg_hdr, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS(avs_ipc_msg_hdr, | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h: In function ‘perf_trace_avs_ipc_msg_payload’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:96:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 96 | TRACE_EVENT_CONDITION(avs_ipc_msg_payload, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:96:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 96 | TRACE_EVENT_CONDITION(avs_ipc_msg_payload, | ^~~~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h: In function ‘perf_trace_avs_d0ix’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ 125 | TRACE_EVENT(avs_d0ix, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ 125 | TRACE_EVENT(avs_d0ix, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../sound/soc/intel/avs/./trace.h: In function ‘__bpf_trace_avs_dsp_core_op’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(avs_dsp_core_op, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(avs_dsp_core_op, | ^~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h: In function ‘__bpf_trace_avs_ipc_msg_hdr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS(avs_ipc_msg_hdr, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS(avs_ipc_msg_hdr, | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h: In function ‘__bpf_trace_avs_ipc_msg_payload’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:96:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 96 | TRACE_EVENT_CONDITION(avs_ipc_msg_payload, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:96:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 96 | TRACE_EVENT_CONDITION(avs_ipc_msg_payload, | ^~~~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h: In function ‘__bpf_trace_avs_d0ix’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ 125 | TRACE_EVENT(avs_d0ix, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ 125 | TRACE_EVENT(avs_d0ix, | ^~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: sound/soc/intel/avs/trace.o] Error 1 make[6]: *** [../scripts/Makefile.build:485: sound/soc/intel/avs] Error 2 make[5]: *** [../scripts/Makefile.build:485: sound/soc/intel] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/mediatek/mt76/trace.h:111, from ../drivers/net/wireless/mediatek/mt76/trace.c:10: ../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘trace_event_raw_event_dev_reg_evt’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘trace_event_raw_event_dev_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(dev_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(dev_irq, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘trace_event_raw_event_dev_txid_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 82 | DECLARE_EVENT_CLASS(dev_txid_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 82 | DECLARE_EVENT_CLASS(dev_txid_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘perf_trace_dev_reg_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘perf_trace_dev_irq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(dev_irq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(dev_irq, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘perf_trace_dev_txid_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 82 | DECLARE_EVENT_CLASS(dev_txid_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 82 | DECLARE_EVENT_CLASS(dev_txid_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘__bpf_trace_dev_reg_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘__bpf_trace_dev_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(dev_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(dev_irq, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘__bpf_trace_dev_txid_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 82 | DECLARE_EVENT_CLASS(dev_txid_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 82 | DECLARE_EVENT_CLASS(dev_txid_evt, | ^~~~~~~~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt76/trace.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/filelock.h:244, from ../fs/locks.c:68: ../include/trace/events/filelock.h: In function ‘trace_event_raw_event_locks_get_lock_context’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(locks_get_lock_context, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(locks_get_lock_context, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(locks_get_lock_context, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(locks_get_lock_context, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(locks_get_lock_context, | ^~~~~~~~~~~ ../include/trace/events/filelock.h: In function ‘trace_event_raw_event_filelock_lock’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(filelock_lock, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(filelock_lock, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h: In function ‘trace_event_raw_event_filelock_lease’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:119:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 119 | DECLARE_EVENT_CLASS(filelock_lease, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:119:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 119 | DECLARE_EVENT_CLASS(filelock_lease, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h: In function ‘trace_event_raw_event_generic_add_lease’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(generic_add_lease, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(generic_add_lease, | ^~~~~~~~~~~ ../include/trace/events/filelock.h: In function ‘trace_event_raw_event_leases_conflict’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ 206 | TRACE_EVENT(leases_conflict, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ 206 | TRACE_EVENT(leases_conflict, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/filelock.h: In function ‘perf_trace_locks_get_lock_context’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(locks_get_lock_context, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(locks_get_lock_context, | ^~~~~~~~~~~ ../include/trace/events/filelock.h: In function ‘perf_trace_filelock_lock’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(filelock_lock, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(filelock_lock, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h: In function ‘perf_trace_filelock_lease’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:119:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 119 | DECLARE_EVENT_CLASS(filelock_lease, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:119:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 119 | DECLARE_EVENT_CLASS(filelock_lease, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h: In function ‘perf_trace_generic_add_lease’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(generic_add_lease, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(generic_add_lease, | ^~~~~~~~~~~ ../include/trace/events/filelock.h: In function ‘perf_trace_leases_conflict’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ 206 | TRACE_EVENT(leases_conflict, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ 206 | TRACE_EVENT(leases_conflict, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/filelock.h: In function ‘__bpf_trace_locks_get_lock_context’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(locks_get_lock_context, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(locks_get_lock_context, | ^~~~~~~~~~~ ../include/trace/events/filelock.h: In function ‘__bpf_trace_filelock_lock’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(filelock_lock, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(filelock_lock, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h: In function ‘__bpf_trace_filelock_lease’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:119:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 119 | DECLARE_EVENT_CLASS(filelock_lease, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:119:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 119 | DECLARE_EVENT_CLASS(filelock_lease, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h: In function ‘__bpf_trace_generic_add_lease’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(generic_add_lease, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(generic_add_lease, | ^~~~~~~~~~~ ../include/trace/events/filelock.h: In function ‘__bpf_trace_leases_conflict’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ 206 | TRACE_EVENT(leases_conflict, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/filelock.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ 206 | TRACE_EVENT(leases_conflict, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: fs/locks.o] Error 1 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/intel/e1000e/e1000e_trace.h:42, from ../drivers/net/ethernet/intel/e1000e/netdev.c:31: ../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h: In function ‘trace_event_raw_event_e1000e_trace_mac_register’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(e1000e_trace_mac_register, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(e1000e_trace_mac_register, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(e1000e_trace_mac_register, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(e1000e_trace_mac_register, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(e1000e_trace_mac_register, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h: In function ‘perf_trace_e1000e_trace_mac_register’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(e1000e_trace_mac_register, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(e1000e_trace_mac_register, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h: In function ‘__bpf_trace_e1000e_trace_mac_register’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(e1000e_trace_mac_register, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(e1000e_trace_mac_register, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/intel/e1000e/netdev.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/intel/e1000e] Error 2 make[7]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/kyber.h:95, from ../block/kyber-iosched.c:23: ../include/trace/events/kyber.h: In function ‘trace_event_raw_event_kyber_latency’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(kyber_latency, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(kyber_latency, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(kyber_latency, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(kyber_latency, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(kyber_latency, | ^~~~~~~~~~~ ../include/trace/events/kyber.h: In function ‘trace_event_raw_event_kyber_adjust’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(kyber_adjust, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(kyber_adjust, | ^~~~~~~~~~~ ../include/trace/events/kyber.h: In function ‘trace_event_raw_event_kyber_throttled’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:71:1: note: in expansion of macro ‘TRACE_EVENT’ 71 | TRACE_EVENT(kyber_throttled, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:71:1: note: in expansion of macro ‘TRACE_EVENT’ 71 | TRACE_EVENT(kyber_throttled, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/kyber.h: In function ‘perf_trace_kyber_latency’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(kyber_latency, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(kyber_latency, | ^~~~~~~~~~~ ../include/trace/events/kyber.h: In function ‘perf_trace_kyber_adjust’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(kyber_adjust, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(kyber_adjust, | ^~~~~~~~~~~ ../include/trace/events/kyber.h: In function ‘perf_trace_kyber_throttled’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:71:1: note: in expansion of macro ‘TRACE_EVENT’ 71 | TRACE_EVENT(kyber_throttled, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:71:1: note: in expansion of macro ‘TRACE_EVENT’ 71 | TRACE_EVENT(kyber_throttled, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/kyber.h: In function ‘__bpf_trace_kyber_latency’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(kyber_latency, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(kyber_latency, | ^~~~~~~~~~~ ../include/trace/events/kyber.h: In function ‘__bpf_trace_kyber_adjust’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(kyber_adjust, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(kyber_adjust, | ^~~~~~~~~~~ ../include/trace/events/kyber.h: In function ‘__bpf_trace_kyber_throttled’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:71:1: note: in expansion of macro ‘TRACE_EVENT’ 71 | TRACE_EVENT(kyber_throttled, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kyber.h:71:1: note: in expansion of macro ‘TRACE_EVENT’ 71 | TRACE_EVENT(kyber_throttled, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: block/kyber-iosched.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/fungible/funeth/funeth_trace.h:117, from ../drivers/net/ethernet/fungible/funeth/funeth_rx.c:15: ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘trace_event_raw_event_funeth_tx’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(funeth_tx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(funeth_tx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(funeth_tx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(funeth_tx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(funeth_tx, | ^~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘trace_event_raw_event_funeth_tx_free’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(funeth_tx_free, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(funeth_tx_free, | ^~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘trace_event_raw_event_funeth_rx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(funeth_rx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(funeth_rx, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘perf_trace_funeth_tx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(funeth_tx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(funeth_tx, | ^~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘perf_trace_funeth_tx_free’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(funeth_tx_free, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(funeth_tx_free, | ^~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘perf_trace_funeth_rx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(funeth_rx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(funeth_rx, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘__bpf_trace_funeth_tx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(funeth_tx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(funeth_tx, | ^~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘__bpf_trace_funeth_tx_free’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(funeth_tx_free, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(funeth_tx_free, | ^~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘__bpf_trace_funeth_rx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(funeth_rx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(funeth_rx, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/fungible/funeth/funeth_rx.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/fungible/funeth] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/fungible] Error 2 make[6]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:485: block] Error 2 In file included from ../include/trace/define_trace.h:108, from ../net/dsa/trace.h:447, from ../net/dsa/trace.c:6: ../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_port_addr_op_hw’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_port_addr_op_refcount’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(dsa_port_addr_op_refcount, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(dsa_port_addr_op_refcount, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_port_addr_del_not_found’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 143 | DECLARE_EVENT_CLASS(dsa_port_addr_del_not_found, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 143 | DECLARE_EVENT_CLASS(dsa_port_addr_del_not_found, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_lag_fdb_add_hw’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:186:1: note: in expansion of macro ‘TRACE_EVENT’ 186 | TRACE_EVENT(dsa_lag_fdb_add_hw, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:186:1: note: in expansion of macro ‘TRACE_EVENT’ 186 | TRACE_EVENT(dsa_lag_fdb_add_hw, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_lag_fdb_add_bump’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(dsa_lag_fdb_add_bump, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(dsa_lag_fdb_add_bump, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_lag_fdb_del_hw’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ 242 | TRACE_EVENT(dsa_lag_fdb_del_hw, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ 242 | TRACE_EVENT(dsa_lag_fdb_del_hw, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_lag_fdb_del_drop’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ 270 | TRACE_EVENT(dsa_lag_fdb_del_drop, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ 270 | TRACE_EVENT(dsa_lag_fdb_del_drop, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_lag_fdb_del_not_found’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(dsa_lag_fdb_del_not_found, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(dsa_lag_fdb_del_not_found, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_vlan_op_hw’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:323:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 323 | DECLARE_EVENT_CLASS(dsa_vlan_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:323:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 323 | DECLARE_EVENT_CLASS(dsa_vlan_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_vlan_op_refcount’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 367 | DECLARE_EVENT_CLASS(dsa_vlan_op_refcount, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 367 | DECLARE_EVENT_CLASS(dsa_vlan_op_refcount, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_vlan_del_not_found’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(dsa_vlan_del_not_found, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(dsa_vlan_del_not_found, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../net/dsa/./trace.h: In function ‘perf_trace_dsa_port_addr_op_hw’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘perf_trace_dsa_port_addr_op_refcount’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(dsa_port_addr_op_refcount, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(dsa_port_addr_op_refcount, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘perf_trace_dsa_port_addr_del_not_found’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 143 | DECLARE_EVENT_CLASS(dsa_port_addr_del_not_found, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 143 | DECLARE_EVENT_CLASS(dsa_port_addr_del_not_found, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘perf_trace_dsa_lag_fdb_add_hw’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:186:1: note: in expansion of macro ‘TRACE_EVENT’ 186 | TRACE_EVENT(dsa_lag_fdb_add_hw, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:186:1: note: in expansion of macro ‘TRACE_EVENT’ 186 | TRACE_EVENT(dsa_lag_fdb_add_hw, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘perf_trace_dsa_lag_fdb_add_bump’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(dsa_lag_fdb_add_bump, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(dsa_lag_fdb_add_bump, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘perf_trace_dsa_lag_fdb_del_hw’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ 242 | TRACE_EVENT(dsa_lag_fdb_del_hw, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ 242 | TRACE_EVENT(dsa_lag_fdb_del_hw, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘perf_trace_dsa_lag_fdb_del_drop’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ 270 | TRACE_EVENT(dsa_lag_fdb_del_drop, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ 270 | TRACE_EVENT(dsa_lag_fdb_del_drop, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘perf_trace_dsa_lag_fdb_del_not_found’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(dsa_lag_fdb_del_not_found, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(dsa_lag_fdb_del_not_found, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘perf_trace_dsa_vlan_op_hw’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:323:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 323 | DECLARE_EVENT_CLASS(dsa_vlan_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:323:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 323 | DECLARE_EVENT_CLASS(dsa_vlan_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘perf_trace_dsa_vlan_op_refcount’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 367 | DECLARE_EVENT_CLASS(dsa_vlan_op_refcount, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 367 | DECLARE_EVENT_CLASS(dsa_vlan_op_refcount, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘perf_trace_dsa_vlan_del_not_found’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(dsa_vlan_del_not_found, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(dsa_vlan_del_not_found, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_port_addr_op_hw’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_port_addr_op_refcount’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(dsa_port_addr_op_refcount, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(dsa_port_addr_op_refcount, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_port_addr_del_not_found’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 143 | DECLARE_EVENT_CLASS(dsa_port_addr_del_not_found, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 143 | DECLARE_EVENT_CLASS(dsa_port_addr_del_not_found, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_lag_fdb_add_hw’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:186:1: note: in expansion of macro ‘TRACE_EVENT’ 186 | TRACE_EVENT(dsa_lag_fdb_add_hw, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:186:1: note: in expansion of macro ‘TRACE_EVENT’ 186 | TRACE_EVENT(dsa_lag_fdb_add_hw, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_lag_fdb_add_bump’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(dsa_lag_fdb_add_bump, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(dsa_lag_fdb_add_bump, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_lag_fdb_del_hw’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ 242 | TRACE_EVENT(dsa_lag_fdb_del_hw, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ 242 | TRACE_EVENT(dsa_lag_fdb_del_hw, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_lag_fdb_del_drop’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ 270 | TRACE_EVENT(dsa_lag_fdb_del_drop, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ 270 | TRACE_EVENT(dsa_lag_fdb_del_drop, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_lag_fdb_del_not_found’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(dsa_lag_fdb_del_not_found, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(dsa_lag_fdb_del_not_found, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_vlan_op_hw’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:323:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 323 | DECLARE_EVENT_CLASS(dsa_vlan_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:323:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 323 | DECLARE_EVENT_CLASS(dsa_vlan_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_vlan_op_refcount’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 367 | DECLARE_EVENT_CLASS(dsa_vlan_op_refcount, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 367 | DECLARE_EVENT_CLASS(dsa_vlan_op_refcount, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_vlan_del_not_found’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(dsa_vlan_del_not_found, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(dsa_vlan_del_not_found, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: net/dsa/trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: net/dsa] Error 2 In file included from ../include/trace/define_trace.h:108, from ../fs/ext2/trace.h:94, from ../fs/ext2/trace.c:6: ../fs/ext2/./trace.h: In function ‘trace_event_raw_event_ext2_dio_class’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(ext2_dio_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(ext2_dio_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(ext2_dio_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(ext2_dio_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(ext2_dio_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h: In function ‘trace_event_raw_event_ext2_dio_write_endio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(ext2_dio_write_endio, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(ext2_dio_write_endio, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../fs/ext2/./trace.h: In function ‘perf_trace_ext2_dio_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(ext2_dio_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(ext2_dio_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h: In function ‘perf_trace_ext2_dio_write_endio’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(ext2_dio_write_endio, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(ext2_dio_write_endio, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../fs/ext2/./trace.h: In function ‘__bpf_trace_ext2_dio_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(ext2_dio_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(ext2_dio_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h: In function ‘__bpf_trace_ext2_dio_write_endio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(ext2_dio_write_endio, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(ext2_dio_write_endio, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/ext2/trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/ext2] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_brcmsmac.h:100, from ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_events.h:36, from ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_events.c:22: ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘trace_event_raw_event_brcms_timer’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ 29 | TRACE_EVENT(brcms_timer, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ 29 | TRACE_EVENT(brcms_timer, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ 29 | TRACE_EVENT(brcms_timer, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ 29 | TRACE_EVENT(brcms_timer, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ 29 | TRACE_EVENT(brcms_timer, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘trace_event_raw_event_brcms_dpc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(brcms_dpc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(brcms_dpc, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘trace_event_raw_event_brcms_macintstatus’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(brcms_macintstatus, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(brcms_macintstatus, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘perf_trace_brcms_timer’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ 29 | TRACE_EVENT(brcms_timer, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ 29 | TRACE_EVENT(brcms_timer, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘perf_trace_brcms_dpc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(brcms_dpc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(brcms_dpc, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘perf_trace_brcms_macintstatus’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(brcms_macintstatus, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(brcms_macintstatus, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘__bpf_trace_brcms_timer’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ 29 | TRACE_EVENT(brcms_timer, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ 29 | TRACE_EVENT(brcms_timer, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘__bpf_trace_brcms_dpc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(brcms_dpc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(brcms_dpc, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘__bpf_trace_brcms_macintstatus’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(brcms_macintstatus, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(brcms_macintstatus, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_brcmsmac_tx.h:108, from ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_events.h:37: ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h: In function ‘trace_event_raw_event_brcms_txdesc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(brcms_txdesc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(brcms_txdesc, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h: In function ‘trace_event_raw_event_brcms_txstatus’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(brcms_txstatus, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(brcms_txstatus, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h: In function ‘trace_event_raw_event_brcms_ampdu_session’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(brcms_ampdu_session, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(brcms_ampdu_session, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h: In function ‘perf_trace_brcms_txdesc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(brcms_txdesc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(brcms_txdesc, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h: In function ‘perf_trace_brcms_txstatus’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(brcms_txstatus, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(brcms_txstatus, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h: In function ‘perf_trace_brcms_ampdu_session’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(brcms_ampdu_session, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(brcms_ampdu_session, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h: In function ‘__bpf_trace_brcms_txdesc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(brcms_txdesc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(brcms_txdesc, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h: In function ‘__bpf_trace_brcms_txstatus’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(brcms_txstatus, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(brcms_txstatus, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h: In function ‘__bpf_trace_brcms_ampdu_session’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(brcms_ampdu_session, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(brcms_ampdu_session, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_brcmsmac_msg.h:90, from ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_events.h:38: ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h: In function ‘trace_event_raw_event_brcms_msg_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(brcms_msg_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(brcms_msg_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h: In function ‘trace_event_raw_event_brcms_dbg’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(brcms_dbg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(brcms_dbg, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h: In function ‘perf_trace_brcms_msg_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(brcms_msg_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(brcms_msg_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h: In function ‘perf_trace_brcms_dbg’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(brcms_dbg, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(brcms_dbg, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h: In function ‘__bpf_trace_brcms_msg_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(brcms_msg_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(brcms_msg_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h: In function ‘__bpf_trace_brcms_dbg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(brcms_dbg, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(brcms_dbg, | ^~~~~~~~~~~ make[9]: *** [../scripts/Makefile.build:244: drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_events.o] Error 1 make[8]: *** [../scripts/Makefile.build:485: drivers/net/wireless/broadcom/brcm80211/brcmsmac] Error 2 make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/broadcom/brcm80211] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/net/wireless/broadcom] Error 2 make[6]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-trace.h:197, from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c:29: ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h: In function ‘trace_event_raw_event_dpaa2_eth_fd’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h: In function ‘trace_event_raw_event_dpaa2_eth_buf’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 109 | DECLARE_EVENT_CLASS(dpaa2_eth_buf, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 109 | DECLARE_EVENT_CLASS(dpaa2_eth_buf, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h: In function ‘perf_trace_dpaa2_eth_fd’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h: In function ‘perf_trace_dpaa2_eth_buf’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 109 | DECLARE_EVENT_CLASS(dpaa2_eth_buf, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 109 | DECLARE_EVENT_CLASS(dpaa2_eth_buf, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h: In function ‘__bpf_trace_dpaa2_eth_fd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h: In function ‘__bpf_trace_dpaa2_eth_buf’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 109 | DECLARE_EVENT_CLASS(dpaa2_eth_buf, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 109 | DECLARE_EVENT_CLASS(dpaa2_eth_buf, | ^~~~~~~~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/freescale/dpaa2] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/freescale] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/compaction.h:356, from ../mm/compaction.c:64: ../include/trace/events/compaction.h: In function ‘trace_event_raw_event_mm_compaction_isolate_template’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h: In function ‘trace_event_raw_event_mm_compaction_migratepages’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ 79 | TRACE_EVENT(mm_compaction_migratepages, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ 79 | TRACE_EVENT(mm_compaction_migratepages, | ^~~~~~~~~~~ ../include/trace/events/compaction.h: In function ‘trace_event_raw_event_mm_compaction_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ 101 | TRACE_EVENT(mm_compaction_begin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ 101 | TRACE_EVENT(mm_compaction_begin, | ^~~~~~~~~~~ ../include/trace/events/compaction.h: In function ‘trace_event_raw_event_mm_compaction_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:131:1: note: in expansion of macro ‘TRACE_EVENT’ 131 | TRACE_EVENT(mm_compaction_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:131:1: note: in expansion of macro ‘TRACE_EVENT’ 131 | TRACE_EVENT(mm_compaction_end, | ^~~~~~~~~~~ ../include/trace/events/compaction.h: In function ‘trace_event_raw_event_mm_compaction_try_to_compact_pages’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ 165 | TRACE_EVENT(mm_compaction_try_to_compact_pages, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ 165 | TRACE_EVENT(mm_compaction_try_to_compact_pages, | ^~~~~~~~~~~ ../include/trace/events/compaction.h: In function ‘trace_event_raw_event_mm_compaction_suitable_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:192:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 192 | DECLARE_EVENT_CLASS(mm_compaction_suitable_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:192:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 192 | DECLARE_EVENT_CLASS(mm_compaction_suitable_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h: In function ‘trace_event_raw_event_mm_compaction_defer_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:239:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 239 | DECLARE_EVENT_CLASS(mm_compaction_defer_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:239:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 239 | DECLARE_EVENT_CLASS(mm_compaction_defer_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h: In function ‘trace_event_raw_event_mm_compaction_kcompactd_sleep’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ 293 | TRACE_EVENT(mm_compaction_kcompactd_sleep, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ 293 | TRACE_EVENT(mm_compaction_kcompactd_sleep, | ^~~~~~~~~~~ ../include/trace/events/compaction.h: In function ‘trace_event_raw_event_kcompactd_wake_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 310 | DECLARE_EVENT_CLASS(kcompactd_wake_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 310 | DECLARE_EVENT_CLASS(kcompactd_wake_template, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/compaction.h: In function ‘perf_trace_mm_compaction_isolate_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h: In function ‘perf_trace_mm_compaction_migratepages’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ 79 | TRACE_EVENT(mm_compaction_migratepages, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ 79 | TRACE_EVENT(mm_compaction_migratepages, | ^~~~~~~~~~~ ../include/trace/events/compaction.h: In function ‘perf_trace_mm_compaction_begin’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ 101 | TRACE_EVENT(mm_compaction_begin, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ 101 | TRACE_EVENT(mm_compaction_begin, | ^~~~~~~~~~~ ../include/trace/events/compaction.h: In function ‘perf_trace_mm_compaction_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:131:1: note: in expansion of macro ‘TRACE_EVENT’ 131 | TRACE_EVENT(mm_compaction_end, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:131:1: note: in expansion of macro ‘TRACE_EVENT’ 131 | TRACE_EVENT(mm_compaction_end, | ^~~~~~~~~~~ ../include/trace/events/compaction.h: In function ‘perf_trace_mm_compaction_try_to_compact_pages’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ 165 | TRACE_EVENT(mm_compaction_try_to_compact_pages, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ 165 | TRACE_EVENT(mm_compaction_try_to_compact_pages, | ^~~~~~~~~~~ ../include/trace/events/compaction.h: In function ‘perf_trace_mm_compaction_suitable_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:192:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 192 | DECLARE_EVENT_CLASS(mm_compaction_suitable_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:192:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 192 | DECLARE_EVENT_CLASS(mm_compaction_suitable_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h: In function ‘perf_trace_mm_compaction_defer_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:239:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 239 | DECLARE_EVENT_CLASS(mm_compaction_defer_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:239:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 239 | DECLARE_EVENT_CLASS(mm_compaction_defer_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h: In function ‘perf_trace_mm_compaction_kcompactd_sleep’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ 293 | TRACE_EVENT(mm_compaction_kcompactd_sleep, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ 293 | TRACE_EVENT(mm_compaction_kcompactd_sleep, | ^~~~~~~~~~~ ../include/trace/events/compaction.h: In function ‘perf_trace_kcompactd_wake_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 310 | DECLARE_EVENT_CLASS(kcompactd_wake_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 310 | DECLARE_EVENT_CLASS(kcompactd_wake_template, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/compaction.h: In function ‘__bpf_trace_mm_compaction_isolate_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h: In function ‘__bpf_trace_mm_compaction_migratepages’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ 79 | TRACE_EVENT(mm_compaction_migratepages, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ 79 | TRACE_EVENT(mm_compaction_migratepages, | ^~~~~~~~~~~ ../include/trace/events/compaction.h: In function ‘__bpf_trace_mm_compaction_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ 101 | TRACE_EVENT(mm_compaction_begin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ 101 | TRACE_EVENT(mm_compaction_begin, | ^~~~~~~~~~~ ../include/trace/events/compaction.h: In function ‘__bpf_trace_mm_compaction_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:131:1: note: in expansion of macro ‘TRACE_EVENT’ 131 | TRACE_EVENT(mm_compaction_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:131:1: note: in expansion of macro ‘TRACE_EVENT’ 131 | TRACE_EVENT(mm_compaction_end, | ^~~~~~~~~~~ ../include/trace/events/compaction.h: In function ‘__bpf_trace_mm_compaction_try_to_compact_pages’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ 165 | TRACE_EVENT(mm_compaction_try_to_compact_pages, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ 165 | TRACE_EVENT(mm_compaction_try_to_compact_pages, | ^~~~~~~~~~~ ../include/trace/events/compaction.h: In function ‘__bpf_trace_mm_compaction_suitable_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:192:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 192 | DECLARE_EVENT_CLASS(mm_compaction_suitable_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:192:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 192 | DECLARE_EVENT_CLASS(mm_compaction_suitable_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h: In function ‘__bpf_trace_mm_compaction_defer_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:239:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 239 | DECLARE_EVENT_CLASS(mm_compaction_defer_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:239:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 239 | DECLARE_EVENT_CLASS(mm_compaction_defer_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h: In function ‘__bpf_trace_mm_compaction_kcompactd_sleep’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ 293 | TRACE_EVENT(mm_compaction_kcompactd_sleep, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ 293 | TRACE_EVENT(mm_compaction_kcompactd_sleep, | ^~~~~~~~~~~ ../include/trace/events/compaction.h: In function ‘__bpf_trace_kcompactd_wake_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 310 | DECLARE_EVENT_CLASS(kcompactd_wake_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/compaction.h:310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 310 | DECLARE_EVENT_CLASS(kcompactd_wake_template, | ^~~~~~~~~~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: mm/compaction.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/fs_dax.h:286, from ../fs/dax.c:31: ../include/trace/events/fs_dax.h: In function ‘trace_event_raw_event_dax_pmd_fault_class’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h: In function ‘trace_event_raw_event_dax_pmd_load_hole_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 63 | DECLARE_EVENT_CLASS(dax_pmd_load_hole_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 63 | DECLARE_EVENT_CLASS(dax_pmd_load_hole_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h: In function ‘trace_event_raw_event_dax_pmd_insert_mapping_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(dax_pmd_insert_mapping_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(dax_pmd_insert_mapping_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h: In function ‘trace_event_raw_event_dax_pte_fault_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:153:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 153 | DECLARE_EVENT_CLASS(dax_pte_fault_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:153:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 153 | DECLARE_EVENT_CLASS(dax_pte_fault_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h: In function ‘trace_event_raw_event_dax_insert_mapping’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:197:1: note: in expansion of macro ‘TRACE_EVENT’ 197 | TRACE_EVENT(dax_insert_mapping, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:197:1: note: in expansion of macro ‘TRACE_EVENT’ 197 | TRACE_EVENT(dax_insert_mapping, | ^~~~~~~~~~~ ../include/trace/events/fs_dax.h: In function ‘trace_event_raw_event_dax_writeback_range_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 227 | DECLARE_EVENT_CLASS(dax_writeback_range_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 227 | DECLARE_EVENT_CLASS(dax_writeback_range_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h: In function ‘trace_event_raw_event_dax_writeback_one’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:259:1: note: in expansion of macro ‘TRACE_EVENT’ 259 | TRACE_EVENT(dax_writeback_one, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:259:1: note: in expansion of macro ‘TRACE_EVENT’ 259 | TRACE_EVENT(dax_writeback_one, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/fs_dax.h: In function ‘perf_trace_dax_pmd_fault_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h: In function ‘perf_trace_dax_pmd_load_hole_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 63 | DECLARE_EVENT_CLASS(dax_pmd_load_hole_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 63 | DECLARE_EVENT_CLASS(dax_pmd_load_hole_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h: In function ‘perf_trace_dax_pmd_insert_mapping_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(dax_pmd_insert_mapping_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(dax_pmd_insert_mapping_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h: In function ‘perf_trace_dax_pte_fault_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:153:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 153 | DECLARE_EVENT_CLASS(dax_pte_fault_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:153:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 153 | DECLARE_EVENT_CLASS(dax_pte_fault_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h: In function ‘perf_trace_dax_insert_mapping’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:197:1: note: in expansion of macro ‘TRACE_EVENT’ 197 | TRACE_EVENT(dax_insert_mapping, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:197:1: note: in expansion of macro ‘TRACE_EVENT’ 197 | TRACE_EVENT(dax_insert_mapping, | ^~~~~~~~~~~ ../include/trace/events/fs_dax.h: In function ‘perf_trace_dax_writeback_range_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 227 | DECLARE_EVENT_CLASS(dax_writeback_range_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 227 | DECLARE_EVENT_CLASS(dax_writeback_range_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h: In function ‘perf_trace_dax_writeback_one’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:259:1: note: in expansion of macro ‘TRACE_EVENT’ 259 | TRACE_EVENT(dax_writeback_one, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:259:1: note: in expansion of macro ‘TRACE_EVENT’ 259 | TRACE_EVENT(dax_writeback_one, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/fs_dax.h: In function ‘__bpf_trace_dax_pmd_fault_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h: In function ‘__bpf_trace_dax_pmd_load_hole_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 63 | DECLARE_EVENT_CLASS(dax_pmd_load_hole_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 63 | DECLARE_EVENT_CLASS(dax_pmd_load_hole_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h: In function ‘__bpf_trace_dax_pmd_insert_mapping_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(dax_pmd_insert_mapping_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(dax_pmd_insert_mapping_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h: In function ‘__bpf_trace_dax_pte_fault_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:153:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 153 | DECLARE_EVENT_CLASS(dax_pte_fault_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:153:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 153 | DECLARE_EVENT_CLASS(dax_pte_fault_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h: In function ‘__bpf_trace_dax_insert_mapping’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:197:1: note: in expansion of macro ‘TRACE_EVENT’ 197 | TRACE_EVENT(dax_insert_mapping, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:197:1: note: in expansion of macro ‘TRACE_EVENT’ 197 | TRACE_EVENT(dax_insert_mapping, | ^~~~~~~~~~~ ../include/trace/events/fs_dax.h: In function ‘__bpf_trace_dax_writeback_range_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 227 | DECLARE_EVENT_CLASS(dax_writeback_range_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 227 | DECLARE_EVENT_CLASS(dax_writeback_range_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h: In function ‘__bpf_trace_dax_writeback_one’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:259:1: note: in expansion of macro ‘TRACE_EVENT’ 259 | TRACE_EVENT(dax_writeback_one, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fs_dax.h:259:1: note: in expansion of macro ‘TRACE_EVENT’ 259 | TRACE_EVENT(dax_writeback_one, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: fs/dax.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/ath/ath12k/trace.h:179, from ../drivers/net/wireless/ath/ath12k/trace.c:10: ../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘trace_event_raw_event_ath12k_htt_pktlog’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(ath12k_htt_pktlog, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(ath12k_htt_pktlog, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(ath12k_htt_pktlog, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(ath12k_htt_pktlog, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(ath12k_htt_pktlog, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘trace_event_raw_event_ath12k_htt_ppdu_stats’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(ath12k_htt_ppdu_stats, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(ath12k_htt_ppdu_stats, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘trace_event_raw_event_ath12k_htt_rxdesc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(ath12k_htt_rxdesc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(ath12k_htt_rxdesc, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘trace_event_raw_event_ath12k_wmi_diag’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ 143 | TRACE_EVENT(ath12k_wmi_diag, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ 143 | TRACE_EVENT(ath12k_wmi_diag, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘perf_trace_ath12k_htt_pktlog’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(ath12k_htt_pktlog, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(ath12k_htt_pktlog, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘perf_trace_ath12k_htt_ppdu_stats’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(ath12k_htt_ppdu_stats, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(ath12k_htt_ppdu_stats, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘perf_trace_ath12k_htt_rxdesc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(ath12k_htt_rxdesc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(ath12k_htt_rxdesc, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘perf_trace_ath12k_wmi_diag’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ 143 | TRACE_EVENT(ath12k_wmi_diag, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ 143 | TRACE_EVENT(ath12k_wmi_diag, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘__bpf_trace_ath12k_htt_pktlog’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(ath12k_htt_pktlog, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(ath12k_htt_pktlog, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘__bpf_trace_ath12k_htt_ppdu_stats’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(ath12k_htt_ppdu_stats, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(ath12k_htt_ppdu_stats, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘__bpf_trace_ath12k_htt_rxdesc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(ath12k_htt_rxdesc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(ath12k_htt_rxdesc, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘__bpf_trace_ath12k_wmi_diag’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ 143 | TRACE_EVENT(ath12k_wmi_diag, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath12k/./trace.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ 143 | TRACE_EVENT(ath12k_wmi_diag, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/ath12k/trace.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath/ath12k] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/mediatek/mt76/usb_trace.h:86, from ../drivers/net/wireless/mediatek/mt76/usb_trace.c:10: ../drivers/net/wireless/mediatek/mt76/./usb_trace.h: In function ‘trace_event_raw_event_dev_reg_evt’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h: In function ‘trace_event_raw_event_urb_transfer’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 54 | DECLARE_EVENT_CLASS(urb_transfer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 54 | DECLARE_EVENT_CLASS(urb_transfer, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/mediatek/mt76/./usb_trace.h: In function ‘perf_trace_dev_reg_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h: In function ‘perf_trace_urb_transfer’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 54 | DECLARE_EVENT_CLASS(urb_transfer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 54 | DECLARE_EVENT_CLASS(urb_transfer, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/mediatek/mt76/./usb_trace.h: In function ‘__bpf_trace_dev_reg_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h: In function ‘__bpf_trace_urb_transfer’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 54 | DECLARE_EVENT_CLASS(urb_transfer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 54 | DECLARE_EVENT_CLASS(urb_transfer, | ^~~~~~~~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt76/usb_trace.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_trace.h:137, from ../drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.c:9: ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h: In function ‘trace_event_raw_event_hclge_vf_mbx_get’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(hclge_vf_mbx_get, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(hclge_vf_mbx_get, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(hclge_vf_mbx_get, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(hclge_vf_mbx_get, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(hclge_vf_mbx_get, | ^~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h: In function ‘trace_event_raw_event_hclge_vf_mbx_send’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ 47 | TRACE_EVENT(hclge_vf_mbx_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ 47 | TRACE_EVENT(hclge_vf_mbx_send, | ^~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h: In function ‘trace_event_raw_event_hclge_vf_cmd_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 80 | DECLARE_EVENT_CLASS(hclge_vf_cmd_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 80 | DECLARE_EVENT_CLASS(hclge_vf_cmd_template, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h: In function ‘perf_trace_hclge_vf_mbx_get’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(hclge_vf_mbx_get, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(hclge_vf_mbx_get, | ^~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h: In function ‘perf_trace_hclge_vf_mbx_send’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ 47 | TRACE_EVENT(hclge_vf_mbx_send, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ 47 | TRACE_EVENT(hclge_vf_mbx_send, | ^~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h: In function ‘perf_trace_hclge_vf_cmd_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 80 | DECLARE_EVENT_CLASS(hclge_vf_cmd_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 80 | DECLARE_EVENT_CLASS(hclge_vf_cmd_template, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h: In function ‘__bpf_trace_hclge_vf_mbx_get’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(hclge_vf_mbx_get, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(hclge_vf_mbx_get, | ^~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h: In function ‘__bpf_trace_hclge_vf_mbx_send’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ 47 | TRACE_EVENT(hclge_vf_mbx_send, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ 47 | TRACE_EVENT(hclge_vf_mbx_send, | ^~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h: In function ‘__bpf_trace_hclge_vf_cmd_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 80 | DECLARE_EVENT_CLASS(hclge_vf_cmd_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 80 | DECLARE_EVENT_CLASS(hclge_vf_cmd_template, | ^~~~~~~~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/mediatek/mt76/mt792x_trace.h:51, from ../drivers/net/wireless/mediatek/mt76/mt792x_trace.c:10: ../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h: In function ‘trace_event_raw_event_lp_event’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(lp_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(lp_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(lp_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(lp_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(lp_event, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h: In function ‘perf_trace_lp_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(lp_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(lp_event, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h: In function ‘__bpf_trace_lp_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(lp_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(lp_event, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt76/mt792x_trace.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../fs/lockd/trace.h:106, from ../fs/lockd/trace.c:3: ../fs/lockd/./trace.h: In function ‘trace_event_raw_event_nlmclnt_lock_event’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../fs/lockd/./trace.h: In function ‘perf_trace_nlmclnt_lock_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../fs/lockd/./trace.h: In function ‘__bpf_trace_nlmclnt_lock_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/lockd/trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/lockd] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/mediatek/mt76/mt76x02_trace.h:87, from ../drivers/net/wireless/mediatek/mt76/mt76x02_trace.c:10: ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h: In function ‘trace_event_raw_event_dev_evt’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 26 | DECLARE_EVENT_CLASS(dev_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 26 | DECLARE_EVENT_CLASS(dev_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 26 | DECLARE_EVENT_CLASS(dev_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 26 | DECLARE_EVENT_CLASS(dev_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 26 | DECLARE_EVENT_CLASS(dev_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h: In function ‘trace_event_raw_event_mac_txstat_fetch’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(mac_txstat_fetch, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(mac_txstat_fetch, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h: In function ‘perf_trace_dev_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 26 | DECLARE_EVENT_CLASS(dev_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 26 | DECLARE_EVENT_CLASS(dev_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h: In function ‘perf_trace_mac_txstat_fetch’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(mac_txstat_fetch, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(mac_txstat_fetch, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h: In function ‘__bpf_trace_dev_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 26 | DECLARE_EVENT_CLASS(dev_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 26 | DECLARE_EVENT_CLASS(dev_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h: In function ‘__bpf_trace_mac_txstat_fetch’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(mac_txstat_fetch, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(mac_txstat_fetch, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt76/mt76x02_trace.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/mellanox/mlx5/core/diag/cmd_tracepoint.h:45, from ../drivers/net/ethernet/mellanox/mlx5/core/cmd.c:48: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h: In function ‘trace_event_raw_event_mlx5_cmd’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_cmd, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h: In function ‘perf_trace_mlx5_cmd’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_cmd, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_cmd, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h: In function ‘__bpf_trace_mlx5_cmd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_cmd, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_cmd, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/cmd.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/mediatek/mt76/mt7615/mt7615_trace.h:56, from ../drivers/net/wireless/mediatek/mt76/mt7615/trace.c:10: ../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h: In function ‘trace_event_raw_event_dev_token’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_token, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_token, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_token, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_token, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_token, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h: In function ‘perf_trace_dev_token’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_token, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_token, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h: In function ‘__bpf_trace_dev_token’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_token, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_token, | ^~~~~~~~~~~~~~~~~~~ make[9]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt76/mt7615/trace.o] Error 1 make[8]: *** [../scripts/Makefile.build:485: drivers/net/wireless/mediatek/mt76/mt7615] Error 2 make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/mediatek/mt76] Error 2 make[7]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/writeback.h:861, from ../fs/fs-writeback.c:81: ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_folio_template’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 55 | DECLARE_EVENT_CLASS(writeback_folio_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 55 | DECLARE_EVENT_CLASS(writeback_folio_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 55 | DECLARE_EVENT_CLASS(writeback_folio_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 55 | DECLARE_EVENT_CLASS(writeback_folio_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 55 | DECLARE_EVENT_CLASS(writeback_folio_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_dirty_inode_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 96 | DECLARE_EVENT_CLASS(writeback_dirty_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 96 | DECLARE_EVENT_CLASS(writeback_dirty_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_inode_foreign_history’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ 179 | TRACE_EVENT(inode_foreign_history, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ 179 | TRACE_EVENT(inode_foreign_history, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_inode_switch_wbs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:208:1: note: in expansion of macro ‘TRACE_EVENT’ 208 | TRACE_EVENT(inode_switch_wbs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:208:1: note: in expansion of macro ‘TRACE_EVENT’ 208 | TRACE_EVENT(inode_switch_wbs, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_track_foreign_dirty’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:237:1: note: in expansion of macro ‘TRACE_EVENT’ 237 | TRACE_EVENT(track_foreign_dirty, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:237:1: note: in expansion of macro ‘TRACE_EVENT’ 237 | TRACE_EVENT(track_foreign_dirty, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_flush_foreign’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(flush_foreign, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(flush_foreign, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_write_inode_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 304 | DECLARE_EVENT_CLASS(writeback_write_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 304 | DECLARE_EVENT_CLASS(writeback_write_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_work_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 347 | DECLARE_EVENT_CLASS(writeback_work_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 347 | DECLARE_EVENT_CLASS(writeback_work_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_pages_written’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ 395 | TRACE_EVENT(writeback_pages_written, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ 395 | TRACE_EVENT(writeback_pages_written, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 407 | DECLARE_EVENT_CLASS(writeback_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 407 | DECLARE_EVENT_CLASS(writeback_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_bdi_register’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ 430 | TRACE_EVENT(writeback_bdi_register, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ 430 | TRACE_EVENT(writeback_bdi_register, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_wbc_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 444 | DECLARE_EVENT_CLASS(wbc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 444 | DECLARE_EVENT_CLASS(wbc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_queue_io’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ 498 | TRACE_EVENT(writeback_queue_io, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ 498 | TRACE_EVENT(writeback_queue_io, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_global_dirty_state’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ 530 | TRACE_EVENT(global_dirty_state, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ 530 | TRACE_EVENT(global_dirty_state, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_bdi_dirty_ratelimit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:575:1: note: in expansion of macro ‘TRACE_EVENT’ 575 | TRACE_EVENT(bdi_dirty_ratelimit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:575:1: note: in expansion of macro ‘TRACE_EVENT’ 575 | TRACE_EVENT(bdi_dirty_ratelimit, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_balance_dirty_pages’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_sb_inodes_requeue’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:706:1: note: in expansion of macro ‘TRACE_EVENT’ 706 | TRACE_EVENT(writeback_sb_inodes_requeue, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:706:1: note: in expansion of macro ‘TRACE_EVENT’ 706 | TRACE_EVENT(writeback_sb_inodes_requeue, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_single_inode_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:738:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 738 | DECLARE_EVENT_CLASS(writeback_single_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:738:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 738 | DECLARE_EVENT_CLASS(writeback_single_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_inode_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:798:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 798 | DECLARE_EVENT_CLASS(writeback_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:798:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 798 | DECLARE_EVENT_CLASS(writeback_inode_template, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/writeback.h: In function ‘perf_trace_writeback_folio_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 55 | DECLARE_EVENT_CLASS(writeback_folio_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 55 | DECLARE_EVENT_CLASS(writeback_folio_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘perf_trace_writeback_dirty_inode_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 96 | DECLARE_EVENT_CLASS(writeback_dirty_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 96 | DECLARE_EVENT_CLASS(writeback_dirty_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘perf_trace_inode_foreign_history’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ 179 | TRACE_EVENT(inode_foreign_history, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ 179 | TRACE_EVENT(inode_foreign_history, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘perf_trace_inode_switch_wbs’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:208:1: note: in expansion of macro ‘TRACE_EVENT’ 208 | TRACE_EVENT(inode_switch_wbs, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:208:1: note: in expansion of macro ‘TRACE_EVENT’ 208 | TRACE_EVENT(inode_switch_wbs, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘perf_trace_track_foreign_dirty’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:237:1: note: in expansion of macro ‘TRACE_EVENT’ 237 | TRACE_EVENT(track_foreign_dirty, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:237:1: note: in expansion of macro ‘TRACE_EVENT’ 237 | TRACE_EVENT(track_foreign_dirty, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘perf_trace_flush_foreign’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(flush_foreign, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(flush_foreign, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘perf_trace_writeback_write_inode_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 304 | DECLARE_EVENT_CLASS(writeback_write_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 304 | DECLARE_EVENT_CLASS(writeback_write_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘perf_trace_writeback_work_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 347 | DECLARE_EVENT_CLASS(writeback_work_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 347 | DECLARE_EVENT_CLASS(writeback_work_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘perf_trace_writeback_pages_written’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ 395 | TRACE_EVENT(writeback_pages_written, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ 395 | TRACE_EVENT(writeback_pages_written, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘perf_trace_writeback_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 407 | DECLARE_EVENT_CLASS(writeback_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 407 | DECLARE_EVENT_CLASS(writeback_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘perf_trace_writeback_bdi_register’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ 430 | TRACE_EVENT(writeback_bdi_register, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ 430 | TRACE_EVENT(writeback_bdi_register, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘perf_trace_wbc_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 444 | DECLARE_EVENT_CLASS(wbc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 444 | DECLARE_EVENT_CLASS(wbc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘perf_trace_writeback_queue_io’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ 498 | TRACE_EVENT(writeback_queue_io, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ 498 | TRACE_EVENT(writeback_queue_io, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘perf_trace_global_dirty_state’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ 530 | TRACE_EVENT(global_dirty_state, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ 530 | TRACE_EVENT(global_dirty_state, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘perf_trace_bdi_dirty_ratelimit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:575:1: note: in expansion of macro ‘TRACE_EVENT’ 575 | TRACE_EVENT(bdi_dirty_ratelimit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:575:1: note: in expansion of macro ‘TRACE_EVENT’ 575 | TRACE_EVENT(bdi_dirty_ratelimit, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘perf_trace_balance_dirty_pages’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘perf_trace_writeback_sb_inodes_requeue’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:706:1: note: in expansion of macro ‘TRACE_EVENT’ 706 | TRACE_EVENT(writeback_sb_inodes_requeue, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:706:1: note: in expansion of macro ‘TRACE_EVENT’ 706 | TRACE_EVENT(writeback_sb_inodes_requeue, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘perf_trace_writeback_single_inode_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:738:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 738 | DECLARE_EVENT_CLASS(writeback_single_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:738:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 738 | DECLARE_EVENT_CLASS(writeback_single_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘perf_trace_writeback_inode_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:798:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 798 | DECLARE_EVENT_CLASS(writeback_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:798:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 798 | DECLARE_EVENT_CLASS(writeback_inode_template, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/writeback.h: In function ‘__bpf_trace_writeback_folio_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 55 | DECLARE_EVENT_CLASS(writeback_folio_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 55 | DECLARE_EVENT_CLASS(writeback_folio_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘__bpf_trace_writeback_dirty_inode_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 96 | DECLARE_EVENT_CLASS(writeback_dirty_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 96 | DECLARE_EVENT_CLASS(writeback_dirty_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘__bpf_trace_inode_foreign_history’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ 179 | TRACE_EVENT(inode_foreign_history, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ 179 | TRACE_EVENT(inode_foreign_history, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘__bpf_trace_inode_switch_wbs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:208:1: note: in expansion of macro ‘TRACE_EVENT’ 208 | TRACE_EVENT(inode_switch_wbs, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:208:1: note: in expansion of macro ‘TRACE_EVENT’ 208 | TRACE_EVENT(inode_switch_wbs, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘__bpf_trace_track_foreign_dirty’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:237:1: note: in expansion of macro ‘TRACE_EVENT’ 237 | TRACE_EVENT(track_foreign_dirty, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:237:1: note: in expansion of macro ‘TRACE_EVENT’ 237 | TRACE_EVENT(track_foreign_dirty, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘__bpf_trace_flush_foreign’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(flush_foreign, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(flush_foreign, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘__bpf_trace_writeback_write_inode_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 304 | DECLARE_EVENT_CLASS(writeback_write_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 304 | DECLARE_EVENT_CLASS(writeback_write_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘__bpf_trace_writeback_work_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 347 | DECLARE_EVENT_CLASS(writeback_work_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 347 | DECLARE_EVENT_CLASS(writeback_work_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘__bpf_trace_writeback_pages_written’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ 395 | TRACE_EVENT(writeback_pages_written, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ 395 | TRACE_EVENT(writeback_pages_written, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘__bpf_trace_writeback_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 407 | DECLARE_EVENT_CLASS(writeback_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 407 | DECLARE_EVENT_CLASS(writeback_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘__bpf_trace_writeback_bdi_register’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ 430 | TRACE_EVENT(writeback_bdi_register, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ 430 | TRACE_EVENT(writeback_bdi_register, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘__bpf_trace_wbc_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 444 | DECLARE_EVENT_CLASS(wbc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 444 | DECLARE_EVENT_CLASS(wbc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘__bpf_trace_writeback_queue_io’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ 498 | TRACE_EVENT(writeback_queue_io, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ 498 | TRACE_EVENT(writeback_queue_io, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘__bpf_trace_global_dirty_state’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ 530 | TRACE_EVENT(global_dirty_state, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ 530 | TRACE_EVENT(global_dirty_state, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘__bpf_trace_bdi_dirty_ratelimit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:575:1: note: in expansion of macro ‘TRACE_EVENT’ 575 | TRACE_EVENT(bdi_dirty_ratelimit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:575:1: note: in expansion of macro ‘TRACE_EVENT’ 575 | TRACE_EVENT(bdi_dirty_ratelimit, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘__bpf_trace_balance_dirty_pages’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘__bpf_trace_writeback_sb_inodes_requeue’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:706:1: note: in expansion of macro ‘TRACE_EVENT’ 706 | TRACE_EVENT(writeback_sb_inodes_requeue, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:706:1: note: in expansion of macro ‘TRACE_EVENT’ 706 | TRACE_EVENT(writeback_sb_inodes_requeue, | ^~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘__bpf_trace_writeback_single_inode_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:738:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 738 | DECLARE_EVENT_CLASS(writeback_single_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:738:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 738 | DECLARE_EVENT_CLASS(writeback_single_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h: In function ‘__bpf_trace_writeback_inode_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:798:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 798 | DECLARE_EVENT_CLASS(writeback_inode_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/writeback.h:798:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 798 | DECLARE_EVENT_CLASS(writeback_inode_template, | ^~~~~~~~~~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: fs/fs-writeback.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/vmscan.h:496, from ../mm/vmscan.c:71: ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_kswapd_sleep’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_kswapd_wake’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_wakeup_kswapd’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_direct_reclaim_begin_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:115:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 115 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:115:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 115 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_direct_reclaim_end_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_shrink_slab_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ 199 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ 199 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_shrink_slab_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ 244 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ 244 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_lru_isolate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_write_folio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(mm_vmscan_write_folio, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(mm_vmscan_write_folio, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_lru_shrink_inactive’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ 349 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ 349 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_lru_shrink_active’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ 400 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ 400 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_node_reclaim_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_throttled’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ 467 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ 467 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_kswapd_sleep’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_kswapd_wake’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_wakeup_kswapd’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_direct_reclaim_begin_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:115:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 115 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:115:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 115 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_direct_reclaim_end_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘perf_trace_mm_shrink_slab_start’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ 199 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ 199 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘perf_trace_mm_shrink_slab_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ 244 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ 244 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_lru_isolate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_write_folio’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(mm_vmscan_write_folio, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(mm_vmscan_write_folio, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_lru_shrink_inactive’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ 349 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ 349 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_lru_shrink_active’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ 400 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ 400 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_node_reclaim_begin’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_throttled’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ 467 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ 467 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_kswapd_sleep’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_kswapd_wake’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_wakeup_kswapd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_direct_reclaim_begin_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:115:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 115 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:115:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 115 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_direct_reclaim_end_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_shrink_slab_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ 199 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ 199 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_shrink_slab_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ 244 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ 244 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_lru_isolate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_write_folio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(mm_vmscan_write_folio, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(mm_vmscan_write_folio, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_lru_shrink_inactive’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ 349 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ 349 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_lru_shrink_active’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ 400 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ 400 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_node_reclaim_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_throttled’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ 467 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ 467 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: mm/vmscan.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../fs/iomap/trace.h:313, from ../fs/iomap/trace.c:13: ../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_readpage_class’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_range_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 53 | DECLARE_EVENT_CLASS(iomap_range_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 53 | DECLARE_EVENT_CLASS(iomap_range_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 116 | DECLARE_EVENT_CLASS(iomap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 116 | DECLARE_EVENT_CLASS(iomap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_writepage_map’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(iomap_writepage_map, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(iomap_writepage_map, | ^~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_iter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ 200 | TRACE_EVENT(iomap_iter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ 200 | TRACE_EVENT(iomap_iter, | ^~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_dio_rw_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(iomap_dio_rw_begin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(iomap_dio_rw_begin, | ^~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_dio_complete’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(iomap_dio_complete, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(iomap_dio_complete, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../fs/iomap/./trace.h: In function ‘perf_trace_iomap_readpage_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘perf_trace_iomap_range_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 53 | DECLARE_EVENT_CLASS(iomap_range_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 53 | DECLARE_EVENT_CLASS(iomap_range_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘perf_trace_iomap_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 116 | DECLARE_EVENT_CLASS(iomap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 116 | DECLARE_EVENT_CLASS(iomap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘perf_trace_iomap_writepage_map’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(iomap_writepage_map, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(iomap_writepage_map, | ^~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘perf_trace_iomap_iter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ 200 | TRACE_EVENT(iomap_iter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ 200 | TRACE_EVENT(iomap_iter, | ^~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘perf_trace_iomap_dio_rw_begin’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(iomap_dio_rw_begin, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(iomap_dio_rw_begin, | ^~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘perf_trace_iomap_dio_complete’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(iomap_dio_complete, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(iomap_dio_complete, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_readpage_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_range_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 53 | DECLARE_EVENT_CLASS(iomap_range_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 53 | DECLARE_EVENT_CLASS(iomap_range_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 116 | DECLARE_EVENT_CLASS(iomap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 116 | DECLARE_EVENT_CLASS(iomap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_writepage_map’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(iomap_writepage_map, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(iomap_writepage_map, | ^~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_iter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ 200 | TRACE_EVENT(iomap_iter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ 200 | TRACE_EVENT(iomap_iter, | ^~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_dio_rw_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(iomap_dio_rw_begin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(iomap_dio_rw_begin, | ^~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_dio_complete’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(iomap_dio_complete, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(iomap_dio_complete, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/iomap/trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/iomap] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/marvell/octeontx2/af/rvu_trace.h:106, from ../drivers/net/ethernet/marvell/octeontx2/af/rvu_trace.c:9: ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘trace_event_raw_event_otx2_msg_alloc’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:20:1: note: in expansion of macro ‘TRACE_EVENT’ 20 | TRACE_EVENT(otx2_msg_alloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:20:1: note: in expansion of macro ‘TRACE_EVENT’ 20 | TRACE_EVENT(otx2_msg_alloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:20:1: note: in expansion of macro ‘TRACE_EVENT’ 20 | TRACE_EVENT(otx2_msg_alloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:20:1: note: in expansion of macro ‘TRACE_EVENT’ 20 | TRACE_EVENT(otx2_msg_alloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:20:1: note: in expansion of macro ‘TRACE_EVENT’ 20 | TRACE_EVENT(otx2_msg_alloc, | ^~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘trace_event_raw_event_otx2_msg_send’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(otx2_msg_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(otx2_msg_send, | ^~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘trace_event_raw_event_otx2_msg_check’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(otx2_msg_check, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(otx2_msg_check, | ^~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘trace_event_raw_event_otx2_msg_interrupt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(otx2_msg_interrupt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(otx2_msg_interrupt, | ^~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘trace_event_raw_event_otx2_msg_process’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(otx2_msg_process, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(otx2_msg_process, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘perf_trace_otx2_msg_alloc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:20:1: note: in expansion of macro ‘TRACE_EVENT’ 20 | TRACE_EVENT(otx2_msg_alloc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:20:1: note: in expansion of macro ‘TRACE_EVENT’ 20 | TRACE_EVENT(otx2_msg_alloc, | ^~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘perf_trace_otx2_msg_send’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(otx2_msg_send, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(otx2_msg_send, | ^~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘perf_trace_otx2_msg_check’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(otx2_msg_check, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(otx2_msg_check, | ^~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘perf_trace_otx2_msg_interrupt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(otx2_msg_interrupt, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(otx2_msg_interrupt, | ^~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘perf_trace_otx2_msg_process’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(otx2_msg_process, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(otx2_msg_process, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘__bpf_trace_otx2_msg_alloc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:20:1: note: in expansion of macro ‘TRACE_EVENT’ 20 | TRACE_EVENT(otx2_msg_alloc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:20:1: note: in expansion of macro ‘TRACE_EVENT’ 20 | TRACE_EVENT(otx2_msg_alloc, | ^~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘__bpf_trace_otx2_msg_send’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(otx2_msg_send, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(otx2_msg_send, | ^~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘__bpf_trace_otx2_msg_check’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(otx2_msg_check, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(otx2_msg_check, | ^~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘__bpf_trace_otx2_msg_interrupt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(otx2_msg_interrupt, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(otx2_msg_interrupt, | ^~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘__bpf_trace_otx2_msg_process’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(otx2_msg_process, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(otx2_msg_process, | ^~~~~~~~~~~ make[9]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/marvell/octeontx2/af/rvu_trace.o] Error 1 make[8]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/marvell/octeontx2/af] Error 2 make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/marvell/octeontx2] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/marvell] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/hisilicon/hns3/hns3_trace.h:138, from ../drivers/net/ethernet/hisilicon/hns3/hns3_enet.c:35: ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘trace_event_raw_event_hns3_skb_template’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(hns3_skb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(hns3_skb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(hns3_skb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(hns3_skb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(hns3_skb_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘trace_event_raw_event_hns3_tx_desc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT(hns3_tx_desc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT(hns3_tx_desc, | ^~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘trace_event_raw_event_hns3_rx_desc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(hns3_rx_desc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(hns3_rx_desc, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘perf_trace_hns3_skb_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(hns3_skb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(hns3_skb_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘perf_trace_hns3_tx_desc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT(hns3_tx_desc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT(hns3_tx_desc, | ^~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘perf_trace_hns3_rx_desc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(hns3_rx_desc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(hns3_rx_desc, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘__bpf_trace_hns3_skb_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(hns3_skb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(hns3_skb_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘__bpf_trace_hns3_tx_desc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT(hns3_tx_desc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT(hns3_tx_desc, | ^~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘__bpf_trace_hns3_rx_desc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(hns3_rx_desc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(hns3_rx_desc, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/hisilicon/hns3/hns3_enet.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/kmem.h:415, from ../mm/slab_common.c:36: ../include/trace/events/kmem.h: In function ‘trace_event_raw_event_kmem_cache_alloc’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(kmem_cache_alloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(kmem_cache_alloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(kmem_cache_alloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(kmem_cache_alloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(kmem_cache_alloc, | ^~~~~~~~~~~ ../include/trace/events/kmem.h: In function ‘trace_event_raw_event_kmalloc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ 54 | TRACE_EVENT(kmalloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ 54 | TRACE_EVENT(kmalloc, | ^~~~~~~~~~~ ../include/trace/events/kmem.h: In function ‘trace_event_raw_event_kfree’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(kfree, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(kfree, | ^~~~~~~~~~~ ../include/trace/events/kmem.h: In function ‘trace_event_raw_event_kmem_cache_free’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ 114 | TRACE_EVENT(kmem_cache_free, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ 114 | TRACE_EVENT(kmem_cache_free, | ^~~~~~~~~~~ ../include/trace/events/kmem.h: In function ‘trace_event_raw_event_mm_page_free’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(mm_page_free, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(mm_page_free, | ^~~~~~~~~~~ ../include/trace/events/kmem.h: In function ‘trace_event_raw_event_mm_page_free_batched’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(mm_page_free_batched, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(mm_page_free_batched, | ^~~~~~~~~~~ ../include/trace/events/kmem.h: In function ‘trace_event_raw_event_mm_page_alloc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ 177 | TRACE_EVENT(mm_page_alloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ 177 | TRACE_EVENT(mm_page_alloc, | ^~~~~~~~~~~ ../include/trace/events/kmem.h: In function ‘trace_event_raw_event_mm_page’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 206 | DECLARE_EVENT_CLASS(mm_page, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 206 | DECLARE_EVENT_CLASS(mm_page, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h: In function ‘trace_event_raw_event_mm_page_pcpu_drain’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(mm_page_pcpu_drain, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(mm_page_pcpu_drain, | ^~~~~~~~~~~ ../include/trace/events/kmem.h: In function ‘trace_event_raw_event_mm_page_alloc_extfrag’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:266:1: note: in expansion of macro ‘TRACE_EVENT’ 266 | TRACE_EVENT(mm_page_alloc_extfrag, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:266:1: note: in expansion of macro ‘TRACE_EVENT’ 266 | TRACE_EVENT(mm_page_alloc_extfrag, | ^~~~~~~~~~~ ../include/trace/events/kmem.h: In function ‘trace_event_raw_event_mm_alloc_contig_migrate_range_info’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(mm_alloc_contig_migrate_range_info, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(mm_alloc_contig_migrate_range_info, | ^~~~~~~~~~~ ../include/trace/events/kmem.h: In function ‘trace_event_raw_event_rss_stat’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:384:1: note: in expansion of macro ‘TRACE_EVENT’ 384 | TRACE_EVENT(rss_stat, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:384:1: note: in expansion of macro ‘TRACE_EVENT’ 384 | TRACE_EVENT(rss_stat, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/kmem.h: In function ‘perf_trace_kmem_cache_alloc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(kmem_cache_alloc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(kmem_cache_alloc, | ^~~~~~~~~~~ ../include/trace/events/kmem.h: In function ‘perf_trace_kmalloc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ 54 | TRACE_EVENT(kmalloc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ 54 | TRACE_EVENT(kmalloc, | ^~~~~~~~~~~ ../include/trace/events/kmem.h: In function ‘perf_trace_kfree’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(kfree, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(kfree, | ^~~~~~~~~~~ ../include/trace/events/kmem.h: In function ‘perf_trace_kmem_cache_free’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ 114 | TRACE_EVENT(kmem_cache_free, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ 114 | TRACE_EVENT(kmem_cache_free, | ^~~~~~~~~~~ ../include/trace/events/kmem.h: In function ‘perf_trace_mm_page_free’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(mm_page_free, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(mm_page_free, | ^~~~~~~~~~~ ../include/trace/events/kmem.h: In function ‘perf_trace_mm_page_free_batched’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(mm_page_free_batched, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(mm_page_free_batched, | ^~~~~~~~~~~ ../include/trace/events/kmem.h: In function ‘perf_trace_mm_page_alloc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ 177 | TRACE_EVENT(mm_page_alloc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ 177 | TRACE_EVENT(mm_page_alloc, | ^~~~~~~~~~~ ../include/trace/events/kmem.h: In function ‘perf_trace_mm_page’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 206 | DECLARE_EVENT_CLASS(mm_page, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 206 | DECLARE_EVENT_CLASS(mm_page, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h: In function ‘perf_trace_mm_page_pcpu_drain’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(mm_page_pcpu_drain, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(mm_page_pcpu_drain, | ^~~~~~~~~~~ ../include/trace/events/kmem.h: In function ‘perf_trace_mm_page_alloc_extfrag’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:266:1: note: in expansion of macro ‘TRACE_EVENT’ 266 | TRACE_EVENT(mm_page_alloc_extfrag, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:266:1: note: in expansion of macro ‘TRACE_EVENT’ 266 | TRACE_EVENT(mm_page_alloc_extfrag, | ^~~~~~~~~~~ ../include/trace/events/kmem.h: In function ‘perf_trace_mm_alloc_contig_migrate_range_info’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(mm_alloc_contig_migrate_range_info, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(mm_alloc_contig_migrate_range_info, | ^~~~~~~~~~~ ../include/trace/events/kmem.h: In function ‘perf_trace_rss_stat’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:384:1: note: in expansion of macro ‘TRACE_EVENT’ 384 | TRACE_EVENT(rss_stat, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:384:1: note: in expansion of macro ‘TRACE_EVENT’ 384 | TRACE_EVENT(rss_stat, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/kmem.h: In function ‘__bpf_trace_kmem_cache_alloc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(kmem_cache_alloc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(kmem_cache_alloc, | ^~~~~~~~~~~ ../include/trace/events/kmem.h: In function ‘__bpf_trace_kmalloc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ 54 | TRACE_EVENT(kmalloc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ 54 | TRACE_EVENT(kmalloc, | ^~~~~~~~~~~ ../include/trace/events/kmem.h: In function ‘__bpf_trace_kfree’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(kfree, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(kfree, | ^~~~~~~~~~~ ../include/trace/events/kmem.h: In function ‘__bpf_trace_kmem_cache_free’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ 114 | TRACE_EVENT(kmem_cache_free, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ 114 | TRACE_EVENT(kmem_cache_free, | ^~~~~~~~~~~ ../include/trace/events/kmem.h: In function ‘__bpf_trace_mm_page_free’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(mm_page_free, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(mm_page_free, | ^~~~~~~~~~~ ../include/trace/events/kmem.h: In function ‘__bpf_trace_mm_page_free_batched’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(mm_page_free_batched, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(mm_page_free_batched, | ^~~~~~~~~~~ ../include/trace/events/kmem.h: In function ‘__bpf_trace_mm_page_alloc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ 177 | TRACE_EVENT(mm_page_alloc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ 177 | TRACE_EVENT(mm_page_alloc, | ^~~~~~~~~~~ ../include/trace/events/kmem.h: In function ‘__bpf_trace_mm_page’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 206 | DECLARE_EVENT_CLASS(mm_page, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 206 | DECLARE_EVENT_CLASS(mm_page, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h: In function ‘__bpf_trace_mm_page_pcpu_drain’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(mm_page_pcpu_drain, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(mm_page_pcpu_drain, | ^~~~~~~~~~~ ../include/trace/events/kmem.h: In function ‘__bpf_trace_mm_page_alloc_extfrag’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:266:1: note: in expansion of macro ‘TRACE_EVENT’ 266 | TRACE_EVENT(mm_page_alloc_extfrag, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:266:1: note: in expansion of macro ‘TRACE_EVENT’ 266 | TRACE_EVENT(mm_page_alloc_extfrag, | ^~~~~~~~~~~ ../include/trace/events/kmem.h: In function ‘__bpf_trace_mm_alloc_contig_migrate_range_info’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(mm_alloc_contig_migrate_range_info, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(mm_alloc_contig_migrate_range_info, | ^~~~~~~~~~~ ../include/trace/events/kmem.h: In function ‘__bpf_trace_rss_stat’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:384:1: note: in expansion of macro ‘TRACE_EVENT’ 384 | TRACE_EVENT(rss_stat, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kmem.h:384:1: note: in expansion of macro ‘TRACE_EVENT’ 384 | TRACE_EVENT(rss_stat, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: mm/slab_common.o] Error 1 make[3]: *** [../scripts/Makefile.build:485: mm] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/sof.h:121, from ../sound/soc/sof/core.c:20: ../include/trace/events/sof.h: In function ‘trace_event_raw_event_sof_widget_template’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(sof_widget_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(sof_widget_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(sof_widget_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(sof_widget_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(sof_widget_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h: In function ‘trace_event_raw_event_sof_ipc3_period_elapsed_position’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, | ^~~~~~~~~~~ ../include/trace/events/sof.h: In function ‘trace_event_raw_event_sof_pcm_pointer_position’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(sof_pcm_pointer_position, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(sof_pcm_pointer_position, | ^~~~~~~~~~~ ../include/trace/events/sof.h: In function ‘trace_event_raw_event_sof_stream_position_ipc_rx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(sof_stream_position_ipc_rx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(sof_stream_position_ipc_rx, | ^~~~~~~~~~~ ../include/trace/events/sof.h: In function ‘trace_event_raw_event_sof_ipc4_fw_config’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ 101 | TRACE_EVENT(sof_ipc4_fw_config, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ 101 | TRACE_EVENT(sof_ipc4_fw_config, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/sof.h: In function ‘perf_trace_sof_widget_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(sof_widget_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(sof_widget_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h: In function ‘perf_trace_sof_ipc3_period_elapsed_position’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, | ^~~~~~~~~~~ ../include/trace/events/sof.h: In function ‘perf_trace_sof_pcm_pointer_position’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(sof_pcm_pointer_position, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(sof_pcm_pointer_position, | ^~~~~~~~~~~ ../include/trace/events/sof.h: In function ‘perf_trace_sof_stream_position_ipc_rx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(sof_stream_position_ipc_rx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(sof_stream_position_ipc_rx, | ^~~~~~~~~~~ ../include/trace/events/sof.h: In function ‘perf_trace_sof_ipc4_fw_config’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ 101 | TRACE_EVENT(sof_ipc4_fw_config, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ 101 | TRACE_EVENT(sof_ipc4_fw_config, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/sof.h: In function ‘__bpf_trace_sof_widget_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(sof_widget_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(sof_widget_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h: In function ‘__bpf_trace_sof_ipc3_period_elapsed_position’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, | ^~~~~~~~~~~ ../include/trace/events/sof.h: In function ‘__bpf_trace_sof_pcm_pointer_position’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(sof_pcm_pointer_position, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(sof_pcm_pointer_position, | ^~~~~~~~~~~ ../include/trace/events/sof.h: In function ‘__bpf_trace_sof_stream_position_ipc_rx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(sof_stream_position_ipc_rx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(sof_stream_position_ipc_rx, | ^~~~~~~~~~~ ../include/trace/events/sof.h: In function ‘__bpf_trace_sof_ipc4_fw_config’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ 101 | TRACE_EVENT(sof_ipc4_fw_config, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ 101 | TRACE_EVENT(sof_ipc4_fw_config, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: sound/soc/sof/core.o] Error 1 make[6]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/intel/iavf/iavf_trace.h:209, from ../drivers/net/ethernet/intel/iavf/iavf_main.c:13: ../drivers/net/ethernet/intel/iavf/./iavf_trace.h: In function ‘trace_event_raw_event_iavf_tx_template’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h: In function ‘trace_event_raw_event_iavf_rx_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:111:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 111 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:111:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 111 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h: In function ‘trace_event_raw_event_iavf_xmit_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 156 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 156 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/intel/iavf/./iavf_trace.h: In function ‘perf_trace_iavf_tx_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h: In function ‘perf_trace_iavf_rx_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:111:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 111 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:111:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 111 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h: In function ‘perf_trace_iavf_xmit_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 156 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 156 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/intel/iavf/./iavf_trace.h: In function ‘__bpf_trace_iavf_tx_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h: In function ‘__bpf_trace_iavf_rx_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:111:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 111 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:111:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 111 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h: In function ‘__bpf_trace_iavf_xmit_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 156 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 156 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/intel/iavf/iavf_main.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/intel/iavf] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/mlxsw.h:119, from ../drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_atcam.c:11: ../include/trace/events/mlxsw.h: In function ‘trace_event_raw_event_mlxsw_sp_acl_atcam_entry_add_ctcam_spill’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(mlxsw_sp_acl_atcam_entry_add_ctcam_spill, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(mlxsw_sp_acl_atcam_entry_add_ctcam_spill, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(mlxsw_sp_acl_atcam_entry_add_ctcam_spill, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(mlxsw_sp_acl_atcam_entry_add_ctcam_spill, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(mlxsw_sp_acl_atcam_entry_add_ctcam_spill, | ^~~~~~~~~~~ ../include/trace/events/mlxsw.h: In function ‘trace_event_raw_event_mlxsw_sp_acl_tcam_vregion_rehash’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_rehash, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_rehash, | ^~~~~~~~~~~ ../include/trace/events/mlxsw.h: In function ‘trace_event_raw_event_mlxsw_sp_acl_tcam_vregion_migrate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ 56 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ 56 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate, | ^~~~~~~~~~~ ../include/trace/events/mlxsw.h: In function ‘trace_event_raw_event_mlxsw_sp_acl_tcam_vregion_migrate_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate_end, | ^~~~~~~~~~~ ../include/trace/events/mlxsw.h: In function ‘trace_event_raw_event_mlxsw_sp_acl_tcam_vregion_rehash_rollback_failed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_rehash_rollback_failed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_rehash_rollback_failed, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/mlxsw.h: In function ‘perf_trace_mlxsw_sp_acl_atcam_entry_add_ctcam_spill’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(mlxsw_sp_acl_atcam_entry_add_ctcam_spill, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(mlxsw_sp_acl_atcam_entry_add_ctcam_spill, | ^~~~~~~~~~~ ../include/trace/events/mlxsw.h: In function ‘perf_trace_mlxsw_sp_acl_tcam_vregion_rehash’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_rehash, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_rehash, | ^~~~~~~~~~~ ../include/trace/events/mlxsw.h: In function ‘perf_trace_mlxsw_sp_acl_tcam_vregion_migrate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ 56 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ 56 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate, | ^~~~~~~~~~~ ../include/trace/events/mlxsw.h: In function ‘perf_trace_mlxsw_sp_acl_tcam_vregion_migrate_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate_end, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate_end, | ^~~~~~~~~~~ ../include/trace/events/mlxsw.h: In function ‘perf_trace_mlxsw_sp_acl_tcam_vregion_rehash_rollback_failed’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_rehash_rollback_failed, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_rehash_rollback_failed, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/mlxsw.h: In function ‘__bpf_trace_mlxsw_sp_acl_atcam_entry_add_ctcam_spill’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(mlxsw_sp_acl_atcam_entry_add_ctcam_spill, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(mlxsw_sp_acl_atcam_entry_add_ctcam_spill, | ^~~~~~~~~~~ ../include/trace/events/mlxsw.h: In function ‘__bpf_trace_mlxsw_sp_acl_tcam_vregion_rehash’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_rehash, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_rehash, | ^~~~~~~~~~~ ../include/trace/events/mlxsw.h: In function ‘__bpf_trace_mlxsw_sp_acl_tcam_vregion_migrate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ 56 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ 56 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate, | ^~~~~~~~~~~ ../include/trace/events/mlxsw.h: In function ‘__bpf_trace_mlxsw_sp_acl_tcam_vregion_migrate_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate_end, | ^~~~~~~~~~~ ../include/trace/events/mlxsw.h: In function ‘__bpf_trace_mlxsw_sp_acl_tcam_vregion_rehash_rollback_failed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_rehash_rollback_failed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mlxsw.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_rehash_rollback_failed, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_atcam.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/mellanox/mlxsw] Error 2 make[7]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_trace.h:181, from ../drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c:10: ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘trace_event_raw_event_hclge_pf_mbx_get’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(hclge_pf_mbx_get, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(hclge_pf_mbx_get, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(hclge_pf_mbx_get, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(hclge_pf_mbx_get, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(hclge_pf_mbx_get, | ^~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘trace_event_raw_event_hclge_pf_mbx_send’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(hclge_pf_mbx_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(hclge_pf_mbx_send, | ^~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘trace_event_raw_event_hclge_pf_cmd_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:81:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 81 | DECLARE_EVENT_CLASS(hclge_pf_cmd_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:81:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 81 | DECLARE_EVENT_CLASS(hclge_pf_cmd_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘trace_event_raw_event_hclge_pf_special_cmd_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 132 | DECLARE_EVENT_CLASS(hclge_pf_special_cmd_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 132 | DECLARE_EVENT_CLASS(hclge_pf_special_cmd_template, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘perf_trace_hclge_pf_mbx_get’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(hclge_pf_mbx_get, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(hclge_pf_mbx_get, | ^~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘perf_trace_hclge_pf_mbx_send’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(hclge_pf_mbx_send, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(hclge_pf_mbx_send, | ^~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘perf_trace_hclge_pf_cmd_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:81:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 81 | DECLARE_EVENT_CLASS(hclge_pf_cmd_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:81:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 81 | DECLARE_EVENT_CLASS(hclge_pf_cmd_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘perf_trace_hclge_pf_special_cmd_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 132 | DECLARE_EVENT_CLASS(hclge_pf_special_cmd_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 132 | DECLARE_EVENT_CLASS(hclge_pf_special_cmd_template, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘__bpf_trace_hclge_pf_mbx_get’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(hclge_pf_mbx_get, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(hclge_pf_mbx_get, | ^~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘__bpf_trace_hclge_pf_mbx_send’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(hclge_pf_mbx_send, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(hclge_pf_mbx_send, | ^~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘__bpf_trace_hclge_pf_cmd_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:81:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 81 | DECLARE_EVENT_CLASS(hclge_pf_cmd_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:81:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 81 | DECLARE_EVENT_CLASS(hclge_pf_cmd_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘__bpf_trace_hclge_pf_special_cmd_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 132 | DECLARE_EVENT_CLASS(hclge_pf_special_cmd_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 132 | DECLARE_EVENT_CLASS(hclge_pf_special_cmd_template, | ^~~~~~~~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/hisilicon/hns3] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/hisilicon] Error 2 In file included from ../include/trace/define_trace.h:108, from ../arch/x86/kvm/mmu/mmutrace.h:451, from ../arch/x86/kvm/mmu/mmu.c:193: ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_pagetable_walk’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_paging_element’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ 88 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ 88 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_set_bit_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 106 | DECLARE_EVENT_CLASS(kvm_mmu_set_bit_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 106 | DECLARE_EVENT_CLASS(kvm_mmu_set_bit_class, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_walker_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ 140 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ 140 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_get_page’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_page_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 176 | DECLARE_EVENT_CLASS(kvm_mmu_page_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 176 | DECLARE_EVENT_CLASS(kvm_mmu_page_class, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_mark_mmio_spte’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ 210 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ 210 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_handle_mmio_page_fault’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_fast_page_fault’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_zap_all_fast’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ 289 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ 289 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_check_mmio_spte’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ 310 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ 310 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_set_spte’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ 333 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ 333 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_spte_requested’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ 369 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ 369 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_tdp_mmu_spte_changed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ 391 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ 391 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_split_huge_page’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ 420 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ 420 | TRACE_EVENT( | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_pagetable_walk’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_paging_element’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ 88 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ 88 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_set_bit_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 106 | DECLARE_EVENT_CLASS(kvm_mmu_set_bit_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 106 | DECLARE_EVENT_CLASS(kvm_mmu_set_bit_class, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_walker_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ 140 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ 140 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_get_page’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_page_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 176 | DECLARE_EVENT_CLASS(kvm_mmu_page_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 176 | DECLARE_EVENT_CLASS(kvm_mmu_page_class, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_mark_mmio_spte’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ 210 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ 210 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_handle_mmio_page_fault’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_fast_page_fault’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_zap_all_fast’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ 289 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ 289 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_check_mmio_spte’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ 310 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ 310 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_set_spte’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ 333 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ 333 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_spte_requested’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ 369 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ 369 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_tdp_mmu_spte_changed’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ 391 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ 391 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_split_huge_page’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ 420 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ 420 | TRACE_EVENT( | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_pagetable_walk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_paging_element’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ 88 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ 88 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_set_bit_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 106 | DECLARE_EVENT_CLASS(kvm_mmu_set_bit_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 106 | DECLARE_EVENT_CLASS(kvm_mmu_set_bit_class, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_walker_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ 140 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ 140 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_get_page’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_page_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 176 | DECLARE_EVENT_CLASS(kvm_mmu_page_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 176 | DECLARE_EVENT_CLASS(kvm_mmu_page_class, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_mark_mmio_spte’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ 210 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ 210 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_handle_mmio_page_fault’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_fast_page_fault’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_zap_all_fast’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ 289 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ 289 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_check_mmio_spte’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ 310 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ 310 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_set_spte’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ 333 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ 333 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_spte_requested’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ 369 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ 369 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_tdp_mmu_spte_changed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ 391 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ 391 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_split_huge_page’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ 420 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ 420 | TRACE_EVENT( | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: arch/x86/kvm/mmu/mmu.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/ath/wil6210/trace.h:285, from ../drivers/net/wireless/ath/wil6210/trace.c:9: ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_wmi’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(wil6210_wmi, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(wil6210_wmi, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(wil6210_wmi, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(wil6210_wmi, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(wil6210_wmi, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_log_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:69:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 69 | DECLARE_EVENT_CLASS(wil6210_log_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:69:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 69 | DECLARE_EVENT_CLASS(wil6210_log_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_irq_pseudo’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ 101 | TRACE_EVENT(wil6210_irq_pseudo, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ 101 | TRACE_EVENT(wil6210_irq_pseudo, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 114 | DECLARE_EVENT_CLASS(wil6210_irq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 114 | DECLARE_EVENT_CLASS(wil6210_irq, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_rx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(wil6210_rx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(wil6210_rx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_rx_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ 177 | TRACE_EVENT(wil6210_rx_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ 177 | TRACE_EVENT(wil6210_rx_status, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_tx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ 211 | TRACE_EVENT(wil6210_tx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ 211 | TRACE_EVENT(wil6210_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_tx_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ 230 | TRACE_EVENT(wil6210_tx_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ 230 | TRACE_EVENT(wil6210_tx_done, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_tx_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ 250 | TRACE_EVENT(wil6210_tx_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ 250 | TRACE_EVENT(wil6210_tx_status, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘perf_trace_wil6210_wmi’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(wil6210_wmi, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(wil6210_wmi, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘perf_trace_wil6210_log_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:69:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 69 | DECLARE_EVENT_CLASS(wil6210_log_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:69:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 69 | DECLARE_EVENT_CLASS(wil6210_log_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘perf_trace_wil6210_irq_pseudo’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ 101 | TRACE_EVENT(wil6210_irq_pseudo, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ 101 | TRACE_EVENT(wil6210_irq_pseudo, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘perf_trace_wil6210_irq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 114 | DECLARE_EVENT_CLASS(wil6210_irq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 114 | DECLARE_EVENT_CLASS(wil6210_irq, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘perf_trace_wil6210_rx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(wil6210_rx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(wil6210_rx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘perf_trace_wil6210_rx_status’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ 177 | TRACE_EVENT(wil6210_rx_status, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ 177 | TRACE_EVENT(wil6210_rx_status, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘perf_trace_wil6210_tx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ 211 | TRACE_EVENT(wil6210_tx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ 211 | TRACE_EVENT(wil6210_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘perf_trace_wil6210_tx_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ 230 | TRACE_EVENT(wil6210_tx_done, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ 230 | TRACE_EVENT(wil6210_tx_done, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘perf_trace_wil6210_tx_status’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ 250 | TRACE_EVENT(wil6210_tx_status, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ 250 | TRACE_EVENT(wil6210_tx_status, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_wmi’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(wil6210_wmi, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(wil6210_wmi, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_log_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:69:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 69 | DECLARE_EVENT_CLASS(wil6210_log_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:69:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 69 | DECLARE_EVENT_CLASS(wil6210_log_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_irq_pseudo’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ 101 | TRACE_EVENT(wil6210_irq_pseudo, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ 101 | TRACE_EVENT(wil6210_irq_pseudo, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 114 | DECLARE_EVENT_CLASS(wil6210_irq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 114 | DECLARE_EVENT_CLASS(wil6210_irq, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_rx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(wil6210_rx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(wil6210_rx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_rx_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ 177 | TRACE_EVENT(wil6210_rx_status, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ 177 | TRACE_EVENT(wil6210_rx_status, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_tx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ 211 | TRACE_EVENT(wil6210_tx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ 211 | TRACE_EVENT(wil6210_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_tx_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ 230 | TRACE_EVENT(wil6210_tx_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ 230 | TRACE_EVENT(wil6210_tx_done, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_tx_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ 250 | TRACE_EVENT(wil6210_tx_status, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ 250 | TRACE_EVENT(wil6210_tx_status, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/wil6210/trace.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath/wil6210] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/xen.h:459, from ../arch/x86/xen/trace.c:21: ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc__batch’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(xen_mc__batch, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(xen_mc__batch, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(xen_mc__batch, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(xen_mc__batch, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(xen_mc__batch, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc_entry’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(xen_mc_entry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(xen_mc_entry, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc_entry_alloc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(xen_mc_entry_alloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(xen_mc_entry_alloc, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc_callback’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(xen_mc_callback, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(xen_mc_callback, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc_flush_reason’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(xen_mc_flush_reason, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(xen_mc_flush_reason, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc_flush’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(xen_mc_flush, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(xen_mc_flush, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc_extend_args’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(xen_mc_extend_args, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(xen_mc_extend_args, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu__set_pte’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 134 | DECLARE_EVENT_CLASS(xen_mmu__set_pte, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 134 | DECLARE_EVENT_CLASS(xen_mmu__set_pte, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_set_pmd’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(xen_mmu_set_pmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(xen_mmu_set_pmd, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_set_pud’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ 206 | TRACE_EVENT(xen_mmu_set_pud, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ 206 | TRACE_EVENT(xen_mmu_set_pud, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_set_p4d’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ 223 | TRACE_EVENT(xen_mmu_set_p4d, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ 223 | TRACE_EVENT(xen_mmu_set_p4d, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_ptep_modify_prot’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:258:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 258 | DECLARE_EVENT_CLASS(xen_mmu_ptep_modify_prot, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:258:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 258 | DECLARE_EVENT_CLASS(xen_mmu_ptep_modify_prot, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_alloc_ptpage’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(xen_mmu_alloc_ptpage, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(xen_mmu_alloc_ptpage, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_release_ptpage’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ 304 | TRACE_EVENT(xen_mmu_release_ptpage, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ 304 | TRACE_EVENT(xen_mmu_release_ptpage, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_pgd’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:320:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 320 | DECLARE_EVENT_CLASS(xen_mmu_pgd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:320:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 320 | DECLARE_EVENT_CLASS(xen_mmu_pgd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_flush_tlb_one_user’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:339:1: note: in expansion of macro ‘TRACE_EVENT’ 339 | TRACE_EVENT(xen_mmu_flush_tlb_one_user, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:339:1: note: in expansion of macro ‘TRACE_EVENT’ 339 | TRACE_EVENT(xen_mmu_flush_tlb_one_user, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_flush_tlb_multi’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ 349 | TRACE_EVENT(xen_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ 349 | TRACE_EVENT(xen_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_write_cr3’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:367:1: note: in expansion of macro ‘TRACE_EVENT’ 367 | TRACE_EVENT(xen_mmu_write_cr3, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:367:1: note: in expansion of macro ‘TRACE_EVENT’ 367 | TRACE_EVENT(xen_mmu_write_cr3, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_cpu_write_ldt_entry’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:382:1: note: in expansion of macro ‘TRACE_EVENT’ 382 | TRACE_EVENT(xen_cpu_write_ldt_entry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:382:1: note: in expansion of macro ‘TRACE_EVENT’ 382 | TRACE_EVENT(xen_cpu_write_ldt_entry, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_cpu_write_idt_entry’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:399:1: note: in expansion of macro ‘TRACE_EVENT’ 399 | TRACE_EVENT(xen_cpu_write_idt_entry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:399:1: note: in expansion of macro ‘TRACE_EVENT’ 399 | TRACE_EVENT(xen_cpu_write_idt_entry, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_cpu_load_idt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ 413 | TRACE_EVENT(xen_cpu_load_idt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ 413 | TRACE_EVENT(xen_cpu_load_idt, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_cpu_write_gdt_entry’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ 423 | TRACE_EVENT(xen_cpu_write_gdt_entry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ 423 | TRACE_EVENT(xen_cpu_write_gdt_entry, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_cpu_set_ldt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:442:1: note: in expansion of macro ‘TRACE_EVENT’ 442 | TRACE_EVENT(xen_cpu_set_ldt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:442:1: note: in expansion of macro ‘TRACE_EVENT’ 442 | TRACE_EVENT(xen_cpu_set_ldt, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/xen.h: In function ‘perf_trace_xen_mc__batch’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(xen_mc__batch, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(xen_mc__batch, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_mc_entry’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(xen_mc_entry, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(xen_mc_entry, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_mc_entry_alloc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(xen_mc_entry_alloc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(xen_mc_entry_alloc, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_mc_callback’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(xen_mc_callback, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(xen_mc_callback, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_mc_flush_reason’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(xen_mc_flush_reason, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(xen_mc_flush_reason, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_mc_flush’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(xen_mc_flush, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(xen_mc_flush, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_mc_extend_args’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(xen_mc_extend_args, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(xen_mc_extend_args, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_mmu__set_pte’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 134 | DECLARE_EVENT_CLASS(xen_mmu__set_pte, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 134 | DECLARE_EVENT_CLASS(xen_mmu__set_pte, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_mmu_set_pmd’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(xen_mmu_set_pmd, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(xen_mmu_set_pmd, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_mmu_set_pud’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ 206 | TRACE_EVENT(xen_mmu_set_pud, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ 206 | TRACE_EVENT(xen_mmu_set_pud, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_mmu_set_p4d’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ 223 | TRACE_EVENT(xen_mmu_set_p4d, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ 223 | TRACE_EVENT(xen_mmu_set_p4d, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_mmu_ptep_modify_prot’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:258:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 258 | DECLARE_EVENT_CLASS(xen_mmu_ptep_modify_prot, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:258:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 258 | DECLARE_EVENT_CLASS(xen_mmu_ptep_modify_prot, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_mmu_alloc_ptpage’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(xen_mmu_alloc_ptpage, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(xen_mmu_alloc_ptpage, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_mmu_release_ptpage’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ 304 | TRACE_EVENT(xen_mmu_release_ptpage, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ 304 | TRACE_EVENT(xen_mmu_release_ptpage, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_mmu_pgd’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:320:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 320 | DECLARE_EVENT_CLASS(xen_mmu_pgd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:320:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 320 | DECLARE_EVENT_CLASS(xen_mmu_pgd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_mmu_flush_tlb_one_user’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:339:1: note: in expansion of macro ‘TRACE_EVENT’ 339 | TRACE_EVENT(xen_mmu_flush_tlb_one_user, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:339:1: note: in expansion of macro ‘TRACE_EVENT’ 339 | TRACE_EVENT(xen_mmu_flush_tlb_one_user, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_mmu_flush_tlb_multi’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ 349 | TRACE_EVENT(xen_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ 349 | TRACE_EVENT(xen_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_mmu_write_cr3’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:367:1: note: in expansion of macro ‘TRACE_EVENT’ 367 | TRACE_EVENT(xen_mmu_write_cr3, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:367:1: note: in expansion of macro ‘TRACE_EVENT’ 367 | TRACE_EVENT(xen_mmu_write_cr3, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_cpu_write_ldt_entry’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:382:1: note: in expansion of macro ‘TRACE_EVENT’ 382 | TRACE_EVENT(xen_cpu_write_ldt_entry, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:382:1: note: in expansion of macro ‘TRACE_EVENT’ 382 | TRACE_EVENT(xen_cpu_write_ldt_entry, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_cpu_write_idt_entry’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:399:1: note: in expansion of macro ‘TRACE_EVENT’ 399 | TRACE_EVENT(xen_cpu_write_idt_entry, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:399:1: note: in expansion of macro ‘TRACE_EVENT’ 399 | TRACE_EVENT(xen_cpu_write_idt_entry, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_cpu_load_idt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ 413 | TRACE_EVENT(xen_cpu_load_idt, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ 413 | TRACE_EVENT(xen_cpu_load_idt, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_cpu_write_gdt_entry’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ 423 | TRACE_EVENT(xen_cpu_write_gdt_entry, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ 423 | TRACE_EVENT(xen_cpu_write_gdt_entry, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘perf_trace_xen_cpu_set_ldt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:442:1: note: in expansion of macro ‘TRACE_EVENT’ 442 | TRACE_EVENT(xen_cpu_set_ldt, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:442:1: note: in expansion of macro ‘TRACE_EVENT’ 442 | TRACE_EVENT(xen_cpu_set_ldt, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mc__batch’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(xen_mc__batch, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(xen_mc__batch, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mc_entry’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(xen_mc_entry, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(xen_mc_entry, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mc_entry_alloc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(xen_mc_entry_alloc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(xen_mc_entry_alloc, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mc_callback’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(xen_mc_callback, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(xen_mc_callback, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mc_flush_reason’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(xen_mc_flush_reason, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(xen_mc_flush_reason, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mc_flush’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(xen_mc_flush, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(xen_mc_flush, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mc_extend_args’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(xen_mc_extend_args, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(xen_mc_extend_args, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mmu__set_pte’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 134 | DECLARE_EVENT_CLASS(xen_mmu__set_pte, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 134 | DECLARE_EVENT_CLASS(xen_mmu__set_pte, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mmu_set_pmd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(xen_mmu_set_pmd, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(xen_mmu_set_pmd, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mmu_set_pud’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ 206 | TRACE_EVENT(xen_mmu_set_pud, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ 206 | TRACE_EVENT(xen_mmu_set_pud, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mmu_set_p4d’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ 223 | TRACE_EVENT(xen_mmu_set_p4d, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ 223 | TRACE_EVENT(xen_mmu_set_p4d, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mmu_ptep_modify_prot’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:258:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 258 | DECLARE_EVENT_CLASS(xen_mmu_ptep_modify_prot, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:258:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 258 | DECLARE_EVENT_CLASS(xen_mmu_ptep_modify_prot, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mmu_alloc_ptpage’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(xen_mmu_alloc_ptpage, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(xen_mmu_alloc_ptpage, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mmu_release_ptpage’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ 304 | TRACE_EVENT(xen_mmu_release_ptpage, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ 304 | TRACE_EVENT(xen_mmu_release_ptpage, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mmu_pgd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:320:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 320 | DECLARE_EVENT_CLASS(xen_mmu_pgd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:320:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 320 | DECLARE_EVENT_CLASS(xen_mmu_pgd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mmu_flush_tlb_one_user’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:339:1: note: in expansion of macro ‘TRACE_EVENT’ 339 | TRACE_EVENT(xen_mmu_flush_tlb_one_user, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:339:1: note: in expansion of macro ‘TRACE_EVENT’ 339 | TRACE_EVENT(xen_mmu_flush_tlb_one_user, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mmu_flush_tlb_multi’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ 349 | TRACE_EVENT(xen_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ 349 | TRACE_EVENT(xen_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mmu_write_cr3’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:367:1: note: in expansion of macro ‘TRACE_EVENT’ 367 | TRACE_EVENT(xen_mmu_write_cr3, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:367:1: note: in expansion of macro ‘TRACE_EVENT’ 367 | TRACE_EVENT(xen_mmu_write_cr3, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_cpu_write_ldt_entry’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:382:1: note: in expansion of macro ‘TRACE_EVENT’ 382 | TRACE_EVENT(xen_cpu_write_ldt_entry, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:382:1: note: in expansion of macro ‘TRACE_EVENT’ 382 | TRACE_EVENT(xen_cpu_write_ldt_entry, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_cpu_write_idt_entry’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:399:1: note: in expansion of macro ‘TRACE_EVENT’ 399 | TRACE_EVENT(xen_cpu_write_idt_entry, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:399:1: note: in expansion of macro ‘TRACE_EVENT’ 399 | TRACE_EVENT(xen_cpu_write_idt_entry, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_cpu_load_idt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ 413 | TRACE_EVENT(xen_cpu_load_idt, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ 413 | TRACE_EVENT(xen_cpu_load_idt, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_cpu_write_gdt_entry’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ 423 | TRACE_EVENT(xen_cpu_write_gdt_entry, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ 423 | TRACE_EVENT(xen_cpu_write_gdt_entry, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_cpu_set_ldt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:442:1: note: in expansion of macro ‘TRACE_EVENT’ 442 | TRACE_EVENT(xen_cpu_set_ldt, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:442:1: note: in expansion of macro ‘TRACE_EVENT’ 442 | TRACE_EVENT(xen_cpu_set_ldt, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: arch/x86/xen/trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: arch/x86/xen] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/ath/ath6kl/trace.h:327, from ../drivers/net/wireless/ath/ath6kl/trace.c:20: ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_wmi_cmd’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath6kl_wmi_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath6kl_wmi_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath6kl_wmi_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath6kl_wmi_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath6kl_wmi_cmd, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_wmi_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(ath6kl_wmi_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(ath6kl_wmi_event, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_sdio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(ath6kl_sdio, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(ath6kl_sdio, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_sdio_scat’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro ‘TRACE_EVENT’ 120 | TRACE_EVENT(ath6kl_sdio_scat, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro ‘TRACE_EVENT’ 120 | TRACE_EVENT(ath6kl_sdio_scat, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_sdio_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:174:1: note: in expansion of macro ‘TRACE_EVENT’ 174 | TRACE_EVENT(ath6kl_sdio_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:174:1: note: in expansion of macro ‘TRACE_EVENT’ 174 | TRACE_EVENT(ath6kl_sdio_irq, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_htc_rx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ 194 | TRACE_EVENT(ath6kl_htc_rx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ 194 | TRACE_EVENT(ath6kl_htc_rx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_htc_tx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ 222 | TRACE_EVENT(ath6kl_htc_tx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ 222 | TRACE_EVENT(ath6kl_htc_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_log_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 252 | DECLARE_EVENT_CLASS(ath6kl_log_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 252 | DECLARE_EVENT_CLASS(ath6kl_log_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_log_dbg’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:279:1: note: in expansion of macro ‘TRACE_EVENT’ 279 | TRACE_EVENT(ath6kl_log_dbg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:279:1: note: in expansion of macro ‘TRACE_EVENT’ 279 | TRACE_EVENT(ath6kl_log_dbg, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_log_dbg_dump’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ 293 | TRACE_EVENT(ath6kl_log_dbg_dump, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ 293 | TRACE_EVENT(ath6kl_log_dbg_dump, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘perf_trace_ath6kl_wmi_cmd’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath6kl_wmi_cmd, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath6kl_wmi_cmd, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘perf_trace_ath6kl_wmi_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(ath6kl_wmi_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(ath6kl_wmi_event, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘perf_trace_ath6kl_sdio’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(ath6kl_sdio, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(ath6kl_sdio, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘perf_trace_ath6kl_sdio_scat’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro ‘TRACE_EVENT’ 120 | TRACE_EVENT(ath6kl_sdio_scat, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro ‘TRACE_EVENT’ 120 | TRACE_EVENT(ath6kl_sdio_scat, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘perf_trace_ath6kl_sdio_irq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:174:1: note: in expansion of macro ‘TRACE_EVENT’ 174 | TRACE_EVENT(ath6kl_sdio_irq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:174:1: note: in expansion of macro ‘TRACE_EVENT’ 174 | TRACE_EVENT(ath6kl_sdio_irq, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘perf_trace_ath6kl_htc_rx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ 194 | TRACE_EVENT(ath6kl_htc_rx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ 194 | TRACE_EVENT(ath6kl_htc_rx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘perf_trace_ath6kl_htc_tx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ 222 | TRACE_EVENT(ath6kl_htc_tx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ 222 | TRACE_EVENT(ath6kl_htc_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘perf_trace_ath6kl_log_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 252 | DECLARE_EVENT_CLASS(ath6kl_log_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 252 | DECLARE_EVENT_CLASS(ath6kl_log_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘perf_trace_ath6kl_log_dbg’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:279:1: note: in expansion of macro ‘TRACE_EVENT’ 279 | TRACE_EVENT(ath6kl_log_dbg, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:279:1: note: in expansion of macro ‘TRACE_EVENT’ 279 | TRACE_EVENT(ath6kl_log_dbg, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘perf_trace_ath6kl_log_dbg_dump’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ 293 | TRACE_EVENT(ath6kl_log_dbg_dump, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ 293 | TRACE_EVENT(ath6kl_log_dbg_dump, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_wmi_cmd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath6kl_wmi_cmd, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath6kl_wmi_cmd, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_wmi_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(ath6kl_wmi_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(ath6kl_wmi_event, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_sdio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(ath6kl_sdio, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(ath6kl_sdio, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_sdio_scat’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro ‘TRACE_EVENT’ 120 | TRACE_EVENT(ath6kl_sdio_scat, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro ‘TRACE_EVENT’ 120 | TRACE_EVENT(ath6kl_sdio_scat, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_sdio_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:174:1: note: in expansion of macro ‘TRACE_EVENT’ 174 | TRACE_EVENT(ath6kl_sdio_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:174:1: note: in expansion of macro ‘TRACE_EVENT’ 174 | TRACE_EVENT(ath6kl_sdio_irq, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_htc_rx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ 194 | TRACE_EVENT(ath6kl_htc_rx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ 194 | TRACE_EVENT(ath6kl_htc_rx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_htc_tx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ 222 | TRACE_EVENT(ath6kl_htc_tx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ 222 | TRACE_EVENT(ath6kl_htc_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_log_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 252 | DECLARE_EVENT_CLASS(ath6kl_log_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 252 | DECLARE_EVENT_CLASS(ath6kl_log_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_log_dbg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:279:1: note: in expansion of macro ‘TRACE_EVENT’ 279 | TRACE_EVENT(ath6kl_log_dbg, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:279:1: note: in expansion of macro ‘TRACE_EVENT’ 279 | TRACE_EVENT(ath6kl_log_dbg, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_log_dbg_dump’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ 293 | TRACE_EVENT(ath6kl_log_dbg_dump, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ 293 | TRACE_EVENT(ath6kl_log_dbg_dump, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/ath6kl/trace.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath/ath6kl] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/kvm.h:495, from ../arch/x86/kvm/../../../virt/kvm/kvm_main.c:65: ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_userspace_exit’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(kvm_userspace_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(kvm_userspace_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(kvm_userspace_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(kvm_userspace_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(kvm_userspace_exit, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_vcpu_wakeup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(kvm_vcpu_wakeup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(kvm_vcpu_wakeup, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_set_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(kvm_set_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(kvm_set_irq, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_ioapic_set_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(kvm_ioapic_set_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(kvm_ioapic_set_irq, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_ioapic_delayed_eoi_inj’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ 123 | TRACE_EVENT(kvm_ioapic_delayed_eoi_inj, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ 123 | TRACE_EVENT(kvm_ioapic_delayed_eoi_inj, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_msi_set_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ 143 | TRACE_EVENT(kvm_msi_set_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ 143 | TRACE_EVENT(kvm_msi_set_irq, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_ack_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ 183 | TRACE_EVENT(kvm_ack_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ 183 | TRACE_EVENT(kvm_ack_irq, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_mmio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:213:1: note: in expansion of macro ‘TRACE_EVENT’ 213 | TRACE_EVENT(kvm_mmio, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:213:1: note: in expansion of macro ‘TRACE_EVENT’ 213 | TRACE_EVENT(kvm_mmio, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_fpu’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(kvm_fpu, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(kvm_fpu, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_async_get_page_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:259:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 259 | DECLARE_EVENT_CLASS(kvm_async_get_page_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:259:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 259 | DECLARE_EVENT_CLASS(kvm_async_get_page_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_async_pf_nopresent_ready’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:292:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 292 | DECLARE_EVENT_CLASS(kvm_async_pf_nopresent_ready, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:292:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 292 | DECLARE_EVENT_CLASS(kvm_async_pf_nopresent_ready, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_async_pf_completed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_halt_poll_ns’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ 347 | TRACE_EVENT(kvm_halt_poll_ns, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ 347 | TRACE_EVENT(kvm_halt_poll_ns, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_dirty_ring_push’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ 378 | TRACE_EVENT(kvm_dirty_ring_push, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ 378 | TRACE_EVENT(kvm_dirty_ring_push, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_dirty_ring_reset’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:405:1: note: in expansion of macro ‘TRACE_EVENT’ 405 | TRACE_EVENT(kvm_dirty_ring_reset, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:405:1: note: in expansion of macro ‘TRACE_EVENT’ 405 | TRACE_EVENT(kvm_dirty_ring_reset, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_dirty_ring_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:426:1: note: in expansion of macro ‘TRACE_EVENT’ 426 | TRACE_EVENT(kvm_dirty_ring_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:426:1: note: in expansion of macro ‘TRACE_EVENT’ 426 | TRACE_EVENT(kvm_dirty_ring_exit, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_unmap_hva_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:441:1: note: in expansion of macro ‘TRACE_EVENT’ 441 | TRACE_EVENT(kvm_unmap_hva_range, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:441:1: note: in expansion of macro ‘TRACE_EVENT’ 441 | TRACE_EVENT(kvm_unmap_hva_range, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_age_hva’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:459:1: note: in expansion of macro ‘TRACE_EVENT’ 459 | TRACE_EVENT(kvm_age_hva, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:459:1: note: in expansion of macro ‘TRACE_EVENT’ 459 | TRACE_EVENT(kvm_age_hva, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_test_age_hva’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:477:1: note: in expansion of macro ‘TRACE_EVENT’ 477 | TRACE_EVENT(kvm_test_age_hva, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:477:1: note: in expansion of macro ‘TRACE_EVENT’ 477 | TRACE_EVENT(kvm_test_age_hva, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_userspace_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(kvm_userspace_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(kvm_userspace_exit, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_vcpu_wakeup’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(kvm_vcpu_wakeup, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(kvm_vcpu_wakeup, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_set_irq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(kvm_set_irq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(kvm_set_irq, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_ioapic_set_irq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(kvm_ioapic_set_irq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(kvm_ioapic_set_irq, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_ioapic_delayed_eoi_inj’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ 123 | TRACE_EVENT(kvm_ioapic_delayed_eoi_inj, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ 123 | TRACE_EVENT(kvm_ioapic_delayed_eoi_inj, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_msi_set_irq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ 143 | TRACE_EVENT(kvm_msi_set_irq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ 143 | TRACE_EVENT(kvm_msi_set_irq, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_ack_irq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ 183 | TRACE_EVENT(kvm_ack_irq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ 183 | TRACE_EVENT(kvm_ack_irq, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_mmio’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:213:1: note: in expansion of macro ‘TRACE_EVENT’ 213 | TRACE_EVENT(kvm_mmio, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:213:1: note: in expansion of macro ‘TRACE_EVENT’ 213 | TRACE_EVENT(kvm_mmio, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_fpu’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(kvm_fpu, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(kvm_fpu, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_async_get_page_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:259:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 259 | DECLARE_EVENT_CLASS(kvm_async_get_page_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:259:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 259 | DECLARE_EVENT_CLASS(kvm_async_get_page_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_async_pf_nopresent_ready’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:292:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 292 | DECLARE_EVENT_CLASS(kvm_async_pf_nopresent_ready, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:292:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 292 | DECLARE_EVENT_CLASS(kvm_async_pf_nopresent_ready, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_async_pf_completed’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_halt_poll_ns’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ 347 | TRACE_EVENT(kvm_halt_poll_ns, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ 347 | TRACE_EVENT(kvm_halt_poll_ns, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_dirty_ring_push’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ 378 | TRACE_EVENT(kvm_dirty_ring_push, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ 378 | TRACE_EVENT(kvm_dirty_ring_push, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_dirty_ring_reset’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:405:1: note: in expansion of macro ‘TRACE_EVENT’ 405 | TRACE_EVENT(kvm_dirty_ring_reset, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:405:1: note: in expansion of macro ‘TRACE_EVENT’ 405 | TRACE_EVENT(kvm_dirty_ring_reset, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_dirty_ring_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:426:1: note: in expansion of macro ‘TRACE_EVENT’ 426 | TRACE_EVENT(kvm_dirty_ring_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:426:1: note: in expansion of macro ‘TRACE_EVENT’ 426 | TRACE_EVENT(kvm_dirty_ring_exit, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_unmap_hva_range’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:441:1: note: in expansion of macro ‘TRACE_EVENT’ 441 | TRACE_EVENT(kvm_unmap_hva_range, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:441:1: note: in expansion of macro ‘TRACE_EVENT’ 441 | TRACE_EVENT(kvm_unmap_hva_range, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_age_hva’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:459:1: note: in expansion of macro ‘TRACE_EVENT’ 459 | TRACE_EVENT(kvm_age_hva, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:459:1: note: in expansion of macro ‘TRACE_EVENT’ 459 | TRACE_EVENT(kvm_age_hva, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘perf_trace_kvm_test_age_hva’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:477:1: note: in expansion of macro ‘TRACE_EVENT’ 477 | TRACE_EVENT(kvm_test_age_hva, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:477:1: note: in expansion of macro ‘TRACE_EVENT’ 477 | TRACE_EVENT(kvm_test_age_hva, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_userspace_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(kvm_userspace_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(kvm_userspace_exit, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_vcpu_wakeup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(kvm_vcpu_wakeup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(kvm_vcpu_wakeup, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_set_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(kvm_set_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(kvm_set_irq, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_ioapic_set_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(kvm_ioapic_set_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(kvm_ioapic_set_irq, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_ioapic_delayed_eoi_inj’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ 123 | TRACE_EVENT(kvm_ioapic_delayed_eoi_inj, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ 123 | TRACE_EVENT(kvm_ioapic_delayed_eoi_inj, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_msi_set_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ 143 | TRACE_EVENT(kvm_msi_set_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ 143 | TRACE_EVENT(kvm_msi_set_irq, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_ack_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ 183 | TRACE_EVENT(kvm_ack_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ 183 | TRACE_EVENT(kvm_ack_irq, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_mmio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:213:1: note: in expansion of macro ‘TRACE_EVENT’ 213 | TRACE_EVENT(kvm_mmio, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:213:1: note: in expansion of macro ‘TRACE_EVENT’ 213 | TRACE_EVENT(kvm_mmio, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_fpu’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(kvm_fpu, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(kvm_fpu, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_async_get_page_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:259:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 259 | DECLARE_EVENT_CLASS(kvm_async_get_page_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:259:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 259 | DECLARE_EVENT_CLASS(kvm_async_get_page_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_async_pf_nopresent_ready’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:292:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 292 | DECLARE_EVENT_CLASS(kvm_async_pf_nopresent_ready, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:292:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 292 | DECLARE_EVENT_CLASS(kvm_async_pf_nopresent_ready, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_async_pf_completed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_halt_poll_ns’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ 347 | TRACE_EVENT(kvm_halt_poll_ns, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ 347 | TRACE_EVENT(kvm_halt_poll_ns, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_dirty_ring_push’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ 378 | TRACE_EVENT(kvm_dirty_ring_push, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ 378 | TRACE_EVENT(kvm_dirty_ring_push, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_dirty_ring_reset’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:405:1: note: in expansion of macro ‘TRACE_EVENT’ 405 | TRACE_EVENT(kvm_dirty_ring_reset, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:405:1: note: in expansion of macro ‘TRACE_EVENT’ 405 | TRACE_EVENT(kvm_dirty_ring_reset, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_dirty_ring_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:426:1: note: in expansion of macro ‘TRACE_EVENT’ 426 | TRACE_EVENT(kvm_dirty_ring_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:426:1: note: in expansion of macro ‘TRACE_EVENT’ 426 | TRACE_EVENT(kvm_dirty_ring_exit, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_unmap_hva_range’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:441:1: note: in expansion of macro ‘TRACE_EVENT’ 441 | TRACE_EVENT(kvm_unmap_hva_range, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:441:1: note: in expansion of macro ‘TRACE_EVENT’ 441 | TRACE_EVENT(kvm_unmap_hva_range, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_age_hva’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:459:1: note: in expansion of macro ‘TRACE_EVENT’ 459 | TRACE_EVENT(kvm_age_hva, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:459:1: note: in expansion of macro ‘TRACE_EVENT’ 459 | TRACE_EVENT(kvm_age_hva, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_test_age_hva’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:477:1: note: in expansion of macro ‘TRACE_EVENT’ 477 | TRACE_EVENT(kvm_test_age_hva, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:477:1: note: in expansion of macro ‘TRACE_EVENT’ 477 | TRACE_EVENT(kvm_test_age_hva, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: arch/x86/kvm/../../../virt/kvm/kvm_main.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/silabs/wfx/traces.h:496, from ../drivers/net/wireless/silabs/wfx/debug.c:20: ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_hif_data’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(hif_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(hif_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(hif_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(hif_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(hif_data, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_io_data’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 236 | DECLARE_EVENT_CLASS(io_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 236 | DECLARE_EVENT_CLASS(io_data, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_io_data32’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:279:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 279 | DECLARE_EVENT_CLASS(io_data32, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:279:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 279 | DECLARE_EVENT_CLASS(io_data32, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_piggyback’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 314 | DECLARE_EVENT_CLASS(piggyback, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 314 | DECLARE_EVENT_CLASS(piggyback, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_bh_stats’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ 335 | TRACE_EVENT(bh_stats, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ 335 | TRACE_EVENT(bh_stats, | ^~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_tx_stats’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ 363 | TRACE_EVENT(tx_stats, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ 363 | TRACE_EVENT(tx_stats, | ^~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_queues_stats’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ 437 | TRACE_EVENT(queues_stats, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ 437 | TRACE_EVENT(queues_stats, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘perf_trace_hif_data’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(hif_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(hif_data, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘perf_trace_io_data’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 236 | DECLARE_EVENT_CLASS(io_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 236 | DECLARE_EVENT_CLASS(io_data, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘perf_trace_io_data32’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:279:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 279 | DECLARE_EVENT_CLASS(io_data32, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:279:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 279 | DECLARE_EVENT_CLASS(io_data32, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘perf_trace_piggyback’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 314 | DECLARE_EVENT_CLASS(piggyback, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 314 | DECLARE_EVENT_CLASS(piggyback, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘perf_trace_bh_stats’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ 335 | TRACE_EVENT(bh_stats, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ 335 | TRACE_EVENT(bh_stats, | ^~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘perf_trace_tx_stats’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ 363 | TRACE_EVENT(tx_stats, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ 363 | TRACE_EVENT(tx_stats, | ^~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘perf_trace_queues_stats’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ 437 | TRACE_EVENT(queues_stats, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ 437 | TRACE_EVENT(queues_stats, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_hif_data’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(hif_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(hif_data, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_io_data’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 236 | DECLARE_EVENT_CLASS(io_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 236 | DECLARE_EVENT_CLASS(io_data, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_io_data32’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:279:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 279 | DECLARE_EVENT_CLASS(io_data32, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:279:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 279 | DECLARE_EVENT_CLASS(io_data32, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_piggyback’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 314 | DECLARE_EVENT_CLASS(piggyback, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 314 | DECLARE_EVENT_CLASS(piggyback, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_bh_stats’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ 335 | TRACE_EVENT(bh_stats, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ 335 | TRACE_EVENT(bh_stats, | ^~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_tx_stats’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ 363 | TRACE_EVENT(tx_stats, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ 363 | TRACE_EVENT(tx_stats, | ^~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_queues_stats’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ 437 | TRACE_EVENT(queues_stats, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ 437 | TRACE_EVENT(queues_stats, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/silabs/wfx/debug.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/silabs/wfx] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/net/wireless/silabs] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer_tracepoint.h:78, from ../drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer.c:35: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fw’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(mlx5_fw, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(mlx5_fw, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(mlx5_fw, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(mlx5_fw, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(mlx5_fw, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h: In function ‘perf_trace_mlx5_fw’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(mlx5_fw, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(mlx5_fw, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h: In function ‘__bpf_trace_mlx5_fw’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(mlx5_fw, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(mlx5_fw, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:58, from ../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/dev.c:13: ../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_dev_template’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(mlx5_sf_dev_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(mlx5_sf_dev_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(mlx5_sf_dev_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(mlx5_sf_dev_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(mlx5_sf_dev_template, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h: In function ‘perf_trace_mlx5_sf_dev_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(mlx5_sf_dev_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(mlx5_sf_dev_template, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_dev_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(mlx5_sf_dev_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(mlx5_sf_dev_template, | ^~~~~~~~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/sf/dev/dev.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:40, from ../drivers/net/ethernet/mellanox/mlx5/core/sf/vhca_event.c:10: ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_vhca_event’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_vhca_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_vhca_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_vhca_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_vhca_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_vhca_event, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h: In function ‘perf_trace_mlx5_sf_vhca_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_vhca_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_vhca_event, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_vhca_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_vhca_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_vhca_event, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/sf/vhca_event.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/io_uring.h:683, from ../io_uring/io_uring.c:76: ../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_create’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(io_uring_create, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(io_uring_create, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(io_uring_create, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(io_uring_create, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(io_uring_create, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_register’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(io_uring_register, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(io_uring_register, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_file_get’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(io_uring_file_get, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(io_uring_file_get, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_queue_async_work’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ 140 | TRACE_EVENT(io_uring_queue_async_work, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ 140 | TRACE_EVENT(io_uring_queue_async_work, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_defer’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ 184 | TRACE_EVENT(io_uring_defer, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ 184 | TRACE_EVENT(io_uring_defer, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_link’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ 223 | TRACE_EVENT(io_uring_link, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ 223 | TRACE_EVENT(io_uring_link, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_cqring_wait’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ 255 | TRACE_EVENT(io_uring_cqring_wait, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ 255 | TRACE_EVENT(io_uring_cqring_wait, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_fail_link’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ 283 | TRACE_EVENT(io_uring_fail_link, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ 283 | TRACE_EVENT(io_uring_fail_link, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_complete’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(io_uring_complete, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(io_uring_complete, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_submit_req’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ 370 | TRACE_EVENT(io_uring_submit_req, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ 370 | TRACE_EVENT(io_uring_submit_req, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_poll_arm’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(io_uring_poll_arm, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(io_uring_poll_arm, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_task_add’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ 455 | TRACE_EVENT(io_uring_task_add, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ 455 | TRACE_EVENT(io_uring_task_add, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_req_failed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ 496 | TRACE_EVENT(io_uring_req_failed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ 496 | TRACE_EVENT(io_uring_req_failed, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_cqe_overflow’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ 571 | TRACE_EVENT(io_uring_cqe_overflow, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ 571 | TRACE_EVENT(io_uring_cqe_overflow, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_task_work_run’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ 607 | TRACE_EVENT(io_uring_task_work_run, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ 607 | TRACE_EVENT(io_uring_task_work_run, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_short_write’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ 626 | TRACE_EVENT(io_uring_short_write, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ 626 | TRACE_EVENT(io_uring_short_write, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_local_work_run’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ 659 | TRACE_EVENT(io_uring_local_work_run, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ 659 | TRACE_EVENT(io_uring_local_work_run, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_create’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(io_uring_create, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(io_uring_create, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_register’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(io_uring_register, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(io_uring_register, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_file_get’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(io_uring_file_get, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(io_uring_file_get, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_queue_async_work’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ 140 | TRACE_EVENT(io_uring_queue_async_work, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ 140 | TRACE_EVENT(io_uring_queue_async_work, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_defer’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ 184 | TRACE_EVENT(io_uring_defer, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ 184 | TRACE_EVENT(io_uring_defer, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_link’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ 223 | TRACE_EVENT(io_uring_link, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ 223 | TRACE_EVENT(io_uring_link, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_cqring_wait’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ 255 | TRACE_EVENT(io_uring_cqring_wait, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ 255 | TRACE_EVENT(io_uring_cqring_wait, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_fail_link’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ 283 | TRACE_EVENT(io_uring_fail_link, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ 283 | TRACE_EVENT(io_uring_fail_link, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_complete’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(io_uring_complete, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(io_uring_complete, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_submit_req’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ 370 | TRACE_EVENT(io_uring_submit_req, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ 370 | TRACE_EVENT(io_uring_submit_req, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_poll_arm’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(io_uring_poll_arm, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(io_uring_poll_arm, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_task_add’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ 455 | TRACE_EVENT(io_uring_task_add, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ 455 | TRACE_EVENT(io_uring_task_add, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_req_failed’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ 496 | TRACE_EVENT(io_uring_req_failed, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ 496 | TRACE_EVENT(io_uring_req_failed, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_cqe_overflow’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ 571 | TRACE_EVENT(io_uring_cqe_overflow, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ 571 | TRACE_EVENT(io_uring_cqe_overflow, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_task_work_run’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ 607 | TRACE_EVENT(io_uring_task_work_run, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ 607 | TRACE_EVENT(io_uring_task_work_run, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_short_write’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ 626 | TRACE_EVENT(io_uring_short_write, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ 626 | TRACE_EVENT(io_uring_short_write, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_local_work_run’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ 659 | TRACE_EVENT(io_uring_local_work_run, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ 659 | TRACE_EVENT(io_uring_local_work_run, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_create’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(io_uring_create, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(io_uring_create, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_register’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(io_uring_register, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(io_uring_register, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_file_get’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(io_uring_file_get, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(io_uring_file_get, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_queue_async_work’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ 140 | TRACE_EVENT(io_uring_queue_async_work, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ 140 | TRACE_EVENT(io_uring_queue_async_work, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_defer’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ 184 | TRACE_EVENT(io_uring_defer, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ 184 | TRACE_EVENT(io_uring_defer, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_link’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ 223 | TRACE_EVENT(io_uring_link, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ 223 | TRACE_EVENT(io_uring_link, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_cqring_wait’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ 255 | TRACE_EVENT(io_uring_cqring_wait, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ 255 | TRACE_EVENT(io_uring_cqring_wait, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_fail_link’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ 283 | TRACE_EVENT(io_uring_fail_link, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ 283 | TRACE_EVENT(io_uring_fail_link, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_complete’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(io_uring_complete, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(io_uring_complete, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_submit_req’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ 370 | TRACE_EVENT(io_uring_submit_req, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ 370 | TRACE_EVENT(io_uring_submit_req, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_poll_arm’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(io_uring_poll_arm, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(io_uring_poll_arm, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_task_add’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ 455 | TRACE_EVENT(io_uring_task_add, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ 455 | TRACE_EVENT(io_uring_task_add, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_req_failed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ 496 | TRACE_EVENT(io_uring_req_failed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ 496 | TRACE_EVENT(io_uring_req_failed, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_cqe_overflow’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ 571 | TRACE_EVENT(io_uring_cqe_overflow, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ 571 | TRACE_EVENT(io_uring_cqe_overflow, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_task_work_run’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ 607 | TRACE_EVENT(io_uring_task_work_run, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ 607 | TRACE_EVENT(io_uring_task_work_run, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_short_write’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ 626 | TRACE_EVENT(io_uring_short_write, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ 626 | TRACE_EVENT(io_uring_short_write, | ^~~~~~~~~~~ ../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_local_work_run’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ 659 | TRACE_EVENT(io_uring_local_work_run, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ 659 | TRACE_EVENT(io_uring_local_work_run, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: io_uring/io_uring.o] Error 1 make[3]: *** [../scripts/Makefile.build:485: io_uring] Error 2 In file included from ../include/trace/define_trace.h:108, from ../fs/zonefs/trace.h:106, from ../fs/zonefs/super.c:29: ../fs/zonefs/./trace.h: In function ‘trace_event_raw_event_zonefs_zone_mgmt’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(zonefs_zone_mgmt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(zonefs_zone_mgmt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(zonefs_zone_mgmt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(zonefs_zone_mgmt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(zonefs_zone_mgmt, | ^~~~~~~~~~~ ../fs/zonefs/./trace.h: In function ‘trace_event_raw_event_zonefs_file_dio_append’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(zonefs_file_dio_append, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(zonefs_file_dio_append, | ^~~~~~~~~~~ ../fs/zonefs/./trace.h: In function ‘trace_event_raw_event_zonefs_iomap_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:75:1: note: in expansion of macro ‘TRACE_EVENT’ 75 | TRACE_EVENT(zonefs_iomap_begin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:75:1: note: in expansion of macro ‘TRACE_EVENT’ 75 | TRACE_EVENT(zonefs_iomap_begin, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../fs/zonefs/./trace.h: In function ‘perf_trace_zonefs_zone_mgmt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(zonefs_zone_mgmt, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(zonefs_zone_mgmt, | ^~~~~~~~~~~ ../fs/zonefs/./trace.h: In function ‘perf_trace_zonefs_file_dio_append’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(zonefs_file_dio_append, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(zonefs_file_dio_append, | ^~~~~~~~~~~ ../fs/zonefs/./trace.h: In function ‘perf_trace_zonefs_iomap_begin’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:75:1: note: in expansion of macro ‘TRACE_EVENT’ 75 | TRACE_EVENT(zonefs_iomap_begin, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:75:1: note: in expansion of macro ‘TRACE_EVENT’ 75 | TRACE_EVENT(zonefs_iomap_begin, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../fs/zonefs/./trace.h: In function ‘__bpf_trace_zonefs_zone_mgmt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(zonefs_zone_mgmt, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(zonefs_zone_mgmt, | ^~~~~~~~~~~ ../fs/zonefs/./trace.h: In function ‘__bpf_trace_zonefs_file_dio_append’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(zonefs_file_dio_append, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ 48 | TRACE_EVENT(zonefs_file_dio_append, | ^~~~~~~~~~~ ../fs/zonefs/./trace.h: In function ‘__bpf_trace_zonefs_iomap_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:75:1: note: in expansion of macro ‘TRACE_EVENT’ 75 | TRACE_EVENT(zonefs_iomap_begin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/zonefs/./trace.h:75:1: note: in expansion of macro ‘TRACE_EVENT’ 75 | TRACE_EVENT(zonefs_iomap_begin, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/zonefs/super.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/zonefs] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/intel/i40e/i40e_trace.h:258, from ../drivers/net/ethernet/intel/i40e/i40e_main.c:25: ../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘trace_event_raw_event_i40e_napi_poll’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(i40e_napi_poll, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(i40e_napi_poll, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(i40e_napi_poll, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(i40e_napi_poll, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(i40e_napi_poll, | ^~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘trace_event_raw_event_i40e_tx_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘trace_event_raw_event_i40e_rx_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 160 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 160 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘trace_event_raw_event_i40e_xmit_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:205:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 205 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:205:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 205 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘perf_trace_i40e_napi_poll’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(i40e_napi_poll, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(i40e_napi_poll, | ^~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘perf_trace_i40e_tx_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘perf_trace_i40e_rx_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 160 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 160 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘perf_trace_i40e_xmit_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:205:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 205 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:205:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 205 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘__bpf_trace_i40e_napi_poll’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(i40e_napi_poll, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(i40e_napi_poll, | ^~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘__bpf_trace_i40e_tx_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘__bpf_trace_i40e_rx_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 160 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 160 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘__bpf_trace_i40e_xmit_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:205:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 205 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:205:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 205 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/intel/i40e/i40e_main.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/intel/i40e] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/ath/ath11k/trace.h:346, from ../drivers/net/wireless/ath/ath11k/trace.c:9: ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_htt_pktlog’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(ath11k_htt_pktlog, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(ath11k_htt_pktlog, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(ath11k_htt_pktlog, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(ath11k_htt_pktlog, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(ath11k_htt_pktlog, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_htt_ppdu_stats’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT(ath11k_htt_ppdu_stats, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT(ath11k_htt_ppdu_stats, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_htt_rxdesc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(ath11k_htt_rxdesc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(ath11k_htt_rxdesc, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_log_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 124 | DECLARE_EVENT_CLASS(ath11k_log_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 124 | DECLARE_EVENT_CLASS(ath11k_log_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_wmi_cmd’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ 160 | TRACE_EVENT(ath11k_wmi_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ 160 | TRACE_EVENT(ath11k_wmi_cmd, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_wmi_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ 190 | TRACE_EVENT(ath11k_wmi_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ 190 | TRACE_EVENT(ath11k_wmi_event, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_log_dbg’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(ath11k_log_dbg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(ath11k_log_dbg, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_log_dbg_dump’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ 249 | TRACE_EVENT(ath11k_log_dbg_dump, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ 249 | TRACE_EVENT(ath11k_log_dbg_dump, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_wmi_diag’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ 282 | TRACE_EVENT(ath11k_wmi_diag, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ 282 | TRACE_EVENT(ath11k_wmi_diag, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_ps_timekeeper’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ 309 | TRACE_EVENT(ath11k_ps_timekeeper, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ 309 | TRACE_EVENT(ath11k_ps_timekeeper, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_htt_pktlog’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(ath11k_htt_pktlog, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(ath11k_htt_pktlog, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_htt_ppdu_stats’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT(ath11k_htt_ppdu_stats, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT(ath11k_htt_ppdu_stats, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_htt_rxdesc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(ath11k_htt_rxdesc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(ath11k_htt_rxdesc, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_log_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 124 | DECLARE_EVENT_CLASS(ath11k_log_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 124 | DECLARE_EVENT_CLASS(ath11k_log_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_wmi_cmd’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ 160 | TRACE_EVENT(ath11k_wmi_cmd, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ 160 | TRACE_EVENT(ath11k_wmi_cmd, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_wmi_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ 190 | TRACE_EVENT(ath11k_wmi_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ 190 | TRACE_EVENT(ath11k_wmi_event, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_log_dbg’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(ath11k_log_dbg, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(ath11k_log_dbg, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_log_dbg_dump’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ 249 | TRACE_EVENT(ath11k_log_dbg_dump, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ 249 | TRACE_EVENT(ath11k_log_dbg_dump, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_wmi_diag’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ 282 | TRACE_EVENT(ath11k_wmi_diag, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ 282 | TRACE_EVENT(ath11k_wmi_diag, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_ps_timekeeper’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ 309 | TRACE_EVENT(ath11k_ps_timekeeper, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ 309 | TRACE_EVENT(ath11k_ps_timekeeper, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_htt_pktlog’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(ath11k_htt_pktlog, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(ath11k_htt_pktlog, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_htt_ppdu_stats’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT(ath11k_htt_ppdu_stats, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT(ath11k_htt_ppdu_stats, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_htt_rxdesc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(ath11k_htt_rxdesc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(ath11k_htt_rxdesc, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_log_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 124 | DECLARE_EVENT_CLASS(ath11k_log_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 124 | DECLARE_EVENT_CLASS(ath11k_log_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_wmi_cmd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ 160 | TRACE_EVENT(ath11k_wmi_cmd, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ 160 | TRACE_EVENT(ath11k_wmi_cmd, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_wmi_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ 190 | TRACE_EVENT(ath11k_wmi_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ 190 | TRACE_EVENT(ath11k_wmi_event, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_log_dbg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(ath11k_log_dbg, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(ath11k_log_dbg, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_log_dbg_dump’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ 249 | TRACE_EVENT(ath11k_log_dbg_dump, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ 249 | TRACE_EVENT(ath11k_log_dbg_dump, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_wmi_diag’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ 282 | TRACE_EVENT(ath11k_wmi_diag, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ 282 | TRACE_EVENT(ath11k_wmi_diag, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_ps_timekeeper’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ 309 | TRACE_EVENT(ath11k_ps_timekeeper, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ 309 | TRACE_EVENT(ath11k_ps_timekeeper, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/ath11k/trace.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath/ath11k] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/nilfs2.h:229, from ../fs/nilfs2/segment.c:78: ../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_collection_stage_transition’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(nilfs2_collection_stage_transition, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(nilfs2_collection_stage_transition, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(nilfs2_collection_stage_transition, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(nilfs2_collection_stage_transition, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(nilfs2_collection_stage_transition, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_transaction_transition’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nilfs2_transaction_transition, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nilfs2_transaction_transition, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_segment_usage_check’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(nilfs2_segment_usage_check, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(nilfs2_segment_usage_check, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_segment_usage_allocated’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_segment_usage_freed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:145:1: note: in expansion of macro ‘TRACE_EVENT’ 145 | TRACE_EVENT(nilfs2_segment_usage_freed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:145:1: note: in expansion of macro ‘TRACE_EVENT’ 145 | TRACE_EVENT(nilfs2_segment_usage_freed, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_mdt_insert_new_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_mdt_submit_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ 191 | TRACE_EVENT(nilfs2_mdt_submit_block, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ 191 | TRACE_EVENT(nilfs2_mdt_submit_block, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/nilfs2.h: In function ‘perf_trace_nilfs2_collection_stage_transition’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(nilfs2_collection_stage_transition, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(nilfs2_collection_stage_transition, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘perf_trace_nilfs2_transaction_transition’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nilfs2_transaction_transition, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nilfs2_transaction_transition, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘perf_trace_nilfs2_segment_usage_check’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(nilfs2_segment_usage_check, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(nilfs2_segment_usage_check, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘perf_trace_nilfs2_segment_usage_allocated’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘perf_trace_nilfs2_segment_usage_freed’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:145:1: note: in expansion of macro ‘TRACE_EVENT’ 145 | TRACE_EVENT(nilfs2_segment_usage_freed, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:145:1: note: in expansion of macro ‘TRACE_EVENT’ 145 | TRACE_EVENT(nilfs2_segment_usage_freed, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘perf_trace_nilfs2_mdt_insert_new_block’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘perf_trace_nilfs2_mdt_submit_block’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ 191 | TRACE_EVENT(nilfs2_mdt_submit_block, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ 191 | TRACE_EVENT(nilfs2_mdt_submit_block, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_collection_stage_transition’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(nilfs2_collection_stage_transition, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(nilfs2_collection_stage_transition, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_transaction_transition’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nilfs2_transaction_transition, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nilfs2_transaction_transition, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_segment_usage_check’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(nilfs2_segment_usage_check, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(nilfs2_segment_usage_check, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_segment_usage_allocated’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_segment_usage_freed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:145:1: note: in expansion of macro ‘TRACE_EVENT’ 145 | TRACE_EVENT(nilfs2_segment_usage_freed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:145:1: note: in expansion of macro ‘TRACE_EVENT’ 145 | TRACE_EVENT(nilfs2_segment_usage_freed, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_mdt_insert_new_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_mdt_submit_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ 191 | TRACE_EVENT(nilfs2_mdt_submit_block, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ 191 | TRACE_EVENT(nilfs2_mdt_submit_block, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/nilfs2/segment.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/nilfs2] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/mellanox/mlx5/core/diag/en_rep_tracepoint.h:54, from ../drivers/net/ethernet/mellanox/mlx5/core/en_rep.c:58: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h: In function ‘trace_event_raw_event_mlx5e_rep_neigh_update’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5e_rep_neigh_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5e_rep_neigh_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5e_rep_neigh_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5e_rep_neigh_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5e_rep_neigh_update, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h: In function ‘perf_trace_mlx5e_rep_neigh_update’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5e_rep_neigh_update, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5e_rep_neigh_update, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h: In function ‘__bpf_trace_mlx5e_rep_neigh_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5e_rep_neigh_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5e_rep_neigh_update, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/en_rep.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/dlm.h:674, from ../fs/dlm/main.c:23: ../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_lock_start’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(dlm_lock_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(dlm_lock_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(dlm_lock_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(dlm_lock_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(dlm_lock_start, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_lock_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ 135 | TRACE_EVENT(dlm_lock_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ 135 | TRACE_EVENT(dlm_lock_end, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_bast’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ 190 | TRACE_EVENT(dlm_bast, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ 190 | TRACE_EVENT(dlm_bast, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_ast’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ 221 | TRACE_EVENT(dlm_ast, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ 221 | TRACE_EVENT(dlm_ast, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_unlock_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ 255 | TRACE_EVENT(dlm_unlock_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ 255 | TRACE_EVENT(dlm_unlock_start, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_unlock_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ 290 | TRACE_EVENT(dlm_unlock_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ 290 | TRACE_EVENT(dlm_unlock_end, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_rcom_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:328:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 328 | DECLARE_EVENT_CLASS(dlm_rcom_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:328:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 328 | DECLARE_EVENT_CLASS(dlm_rcom_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_send_message’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ 391 | TRACE_EVENT(dlm_send_message, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ 391 | TRACE_EVENT(dlm_send_message, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_recv_message’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ 489 | TRACE_EVENT(dlm_recv_message, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ 489 | TRACE_EVENT(dlm_recv_message, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_plock_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:581:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 581 | DECLARE_EVENT_CLASS(dlm_plock_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:581:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 581 | DECLARE_EVENT_CLASS(dlm_plock_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_send’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ 631 | TRACE_EVENT(dlm_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ 631 | TRACE_EVENT(dlm_send, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_recv’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:651:1: note: in expansion of macro ‘TRACE_EVENT’ 651 | TRACE_EVENT(dlm_recv, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:651:1: note: in expansion of macro ‘TRACE_EVENT’ 651 | TRACE_EVENT(dlm_recv, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/dlm.h: In function ‘perf_trace_dlm_lock_start’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(dlm_lock_start, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(dlm_lock_start, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘perf_trace_dlm_lock_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ 135 | TRACE_EVENT(dlm_lock_end, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ 135 | TRACE_EVENT(dlm_lock_end, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘perf_trace_dlm_bast’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ 190 | TRACE_EVENT(dlm_bast, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ 190 | TRACE_EVENT(dlm_bast, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘perf_trace_dlm_ast’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ 221 | TRACE_EVENT(dlm_ast, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ 221 | TRACE_EVENT(dlm_ast, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘perf_trace_dlm_unlock_start’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ 255 | TRACE_EVENT(dlm_unlock_start, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ 255 | TRACE_EVENT(dlm_unlock_start, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘perf_trace_dlm_unlock_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ 290 | TRACE_EVENT(dlm_unlock_end, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ 290 | TRACE_EVENT(dlm_unlock_end, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘perf_trace_dlm_rcom_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:328:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 328 | DECLARE_EVENT_CLASS(dlm_rcom_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:328:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 328 | DECLARE_EVENT_CLASS(dlm_rcom_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘perf_trace_dlm_send_message’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ 391 | TRACE_EVENT(dlm_send_message, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ 391 | TRACE_EVENT(dlm_send_message, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘perf_trace_dlm_recv_message’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ 489 | TRACE_EVENT(dlm_recv_message, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ 489 | TRACE_EVENT(dlm_recv_message, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘perf_trace_dlm_plock_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:581:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 581 | DECLARE_EVENT_CLASS(dlm_plock_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:581:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 581 | DECLARE_EVENT_CLASS(dlm_plock_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘perf_trace_dlm_send’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ 631 | TRACE_EVENT(dlm_send, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ 631 | TRACE_EVENT(dlm_send, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘perf_trace_dlm_recv’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:651:1: note: in expansion of macro ‘TRACE_EVENT’ 651 | TRACE_EVENT(dlm_recv, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:651:1: note: in expansion of macro ‘TRACE_EVENT’ 651 | TRACE_EVENT(dlm_recv, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_lock_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(dlm_lock_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(dlm_lock_start, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_lock_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ 135 | TRACE_EVENT(dlm_lock_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ 135 | TRACE_EVENT(dlm_lock_end, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_bast’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ 190 | TRACE_EVENT(dlm_bast, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ 190 | TRACE_EVENT(dlm_bast, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_ast’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ 221 | TRACE_EVENT(dlm_ast, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ 221 | TRACE_EVENT(dlm_ast, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_unlock_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ 255 | TRACE_EVENT(dlm_unlock_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ 255 | TRACE_EVENT(dlm_unlock_start, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_unlock_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ 290 | TRACE_EVENT(dlm_unlock_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ 290 | TRACE_EVENT(dlm_unlock_end, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_rcom_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:328:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 328 | DECLARE_EVENT_CLASS(dlm_rcom_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:328:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 328 | DECLARE_EVENT_CLASS(dlm_rcom_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_send_message’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ 391 | TRACE_EVENT(dlm_send_message, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ 391 | TRACE_EVENT(dlm_send_message, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_recv_message’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ 489 | TRACE_EVENT(dlm_recv_message, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ 489 | TRACE_EVENT(dlm_recv_message, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_plock_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:581:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 581 | DECLARE_EVENT_CLASS(dlm_plock_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:581:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 581 | DECLARE_EVENT_CLASS(dlm_plock_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_send’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ 631 | TRACE_EVENT(dlm_send, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ 631 | TRACE_EVENT(dlm_send, | ^~~~~~~~~~~ ../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_recv’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:651:1: note: in expansion of macro ‘TRACE_EVENT’ 651 | TRACE_EVENT(dlm_recv, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dlm.h:651:1: note: in expansion of macro ‘TRACE_EVENT’ 651 | TRACE_EVENT(dlm_recv, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/dlm/main.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/dlm] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/sof_intel.h:148, from ../sound/soc/sof/intel/tracepoints.c:3: ../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_irq’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(sof_intel_hda_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(sof_intel_hda_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(sof_intel_hda_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(sof_intel_hda_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(sof_intel_hda_irq, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_ipc_firmware_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(sof_intel_ipc_firmware_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(sof_intel_ipc_firmware_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_D0I3C_updated’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(sof_intel_D0I3C_updated, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(sof_intel_D0I3C_updated, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_irq_ipc_check’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ 74 | TRACE_EVENT(sof_intel_hda_irq_ipc_check, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ 74 | TRACE_EVENT(sof_intel_hda_irq_ipc_check, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_dsp_pcm’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_dsp_stream_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(sof_intel_hda_dsp_stream_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(sof_intel_hda_dsp_stream_status, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_dsp_check_stream_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ 130 | TRACE_EVENT(sof_intel_hda_dsp_check_stream_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ 130 | TRACE_EVENT(sof_intel_hda_dsp_check_stream_irq, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/sof_intel.h: In function ‘perf_trace_sof_intel_hda_irq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(sof_intel_hda_irq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(sof_intel_hda_irq, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘perf_trace_sof_intel_ipc_firmware_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(sof_intel_ipc_firmware_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(sof_intel_ipc_firmware_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘perf_trace_sof_intel_D0I3C_updated’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(sof_intel_D0I3C_updated, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(sof_intel_D0I3C_updated, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘perf_trace_sof_intel_hda_irq_ipc_check’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ 74 | TRACE_EVENT(sof_intel_hda_irq_ipc_check, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ 74 | TRACE_EVENT(sof_intel_hda_irq_ipc_check, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘perf_trace_sof_intel_hda_dsp_pcm’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘perf_trace_sof_intel_hda_dsp_stream_status’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(sof_intel_hda_dsp_stream_status, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(sof_intel_hda_dsp_stream_status, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘perf_trace_sof_intel_hda_dsp_check_stream_irq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ 130 | TRACE_EVENT(sof_intel_hda_dsp_check_stream_irq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ 130 | TRACE_EVENT(sof_intel_hda_dsp_check_stream_irq, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_hda_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(sof_intel_hda_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(sof_intel_hda_irq, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_ipc_firmware_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(sof_intel_ipc_firmware_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(sof_intel_ipc_firmware_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_D0I3C_updated’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(sof_intel_D0I3C_updated, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(sof_intel_D0I3C_updated, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_hda_irq_ipc_check’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ 74 | TRACE_EVENT(sof_intel_hda_irq_ipc_check, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ 74 | TRACE_EVENT(sof_intel_hda_irq_ipc_check, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_hda_dsp_pcm’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_hda_dsp_stream_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(sof_intel_hda_dsp_stream_status, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(sof_intel_hda_dsp_stream_status, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_hda_dsp_check_stream_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ 130 | TRACE_EVENT(sof_intel_hda_dsp_check_stream_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ 130 | TRACE_EVENT(sof_intel_hda_dsp_check_stream_irq, | ^~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: sound/soc/sof/intel/tracepoints.o] Error 1 make[6]: *** [../scripts/Makefile.build:485: sound/soc/sof/intel] Error 2 make[5]: *** [../scripts/Makefile.build:485: sound/soc/sof] Error 2 make[4]: *** [../scripts/Makefile.build:485: sound/soc] Error 2 make[3]: *** [../scripts/Makefile.build:485: sound] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.h:114, from ../drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.c:5: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘trace_event_raw_event_mlx5e_flower_template’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘trace_event_raw_event_mlx5e_stats_flower’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(mlx5e_stats_flower, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(mlx5e_stats_flower, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘trace_event_raw_event_mlx5e_tc_update_neigh_used_value’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(mlx5e_tc_update_neigh_used_value, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(mlx5e_tc_update_neigh_used_value, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘perf_trace_mlx5e_flower_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘perf_trace_mlx5e_stats_flower’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(mlx5e_stats_flower, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(mlx5e_stats_flower, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘perf_trace_mlx5e_tc_update_neigh_used_value’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(mlx5e_tc_update_neigh_used_value, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(mlx5e_tc_update_neigh_used_value, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘__bpf_trace_mlx5e_flower_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘__bpf_trace_mlx5e_stats_flower’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(mlx5e_stats_flower, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(mlx5e_stats_flower, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘__bpf_trace_mlx5e_tc_update_neigh_used_value’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(mlx5e_tc_update_neigh_used_value, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(mlx5e_tc_update_neigh_used_value, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/erofs.h:235, from ../fs/erofs/super.c:16: ../include/trace/events/erofs.h: In function ‘trace_event_raw_event_erofs_lookup’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(erofs_lookup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(erofs_lookup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(erofs_lookup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(erofs_lookup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(erofs_lookup, | ^~~~~~~~~~~ ../include/trace/events/erofs.h: In function ‘trace_event_raw_event_erofs_fill_inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(erofs_fill_inode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(erofs_fill_inode, | ^~~~~~~~~~~ ../include/trace/events/erofs.h: In function ‘trace_event_raw_event_erofs_read_folio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(erofs_read_folio, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(erofs_read_folio, | ^~~~~~~~~~~ ../include/trace/events/erofs.h: In function ‘trace_event_raw_event_erofs_readpages’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(erofs_readpages, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(erofs_readpages, | ^~~~~~~~~~~ ../include/trace/events/erofs.h: In function ‘trace_event_raw_event_erofs_map_blocks_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(erofs_map_blocks_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(erofs_map_blocks_enter, | ^~~~~~~~~~~ ../include/trace/events/erofs.h: In function ‘trace_event_raw_event_erofs_map_blocks_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:175:1: note: in expansion of macro ‘TRACE_EVENT’ 175 | TRACE_EVENT(erofs_map_blocks_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:175:1: note: in expansion of macro ‘TRACE_EVENT’ 175 | TRACE_EVENT(erofs_map_blocks_exit, | ^~~~~~~~~~~ ../include/trace/events/erofs.h: In function ‘trace_event_raw_event_erofs_destroy_inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(erofs_destroy_inode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(erofs_destroy_inode, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/erofs.h: In function ‘perf_trace_erofs_lookup’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(erofs_lookup, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(erofs_lookup, | ^~~~~~~~~~~ ../include/trace/events/erofs.h: In function ‘perf_trace_erofs_fill_inode’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(erofs_fill_inode, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(erofs_fill_inode, | ^~~~~~~~~~~ ../include/trace/events/erofs.h: In function ‘perf_trace_erofs_read_folio’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(erofs_read_folio, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(erofs_read_folio, | ^~~~~~~~~~~ ../include/trace/events/erofs.h: In function ‘perf_trace_erofs_readpages’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(erofs_readpages, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(erofs_readpages, | ^~~~~~~~~~~ ../include/trace/events/erofs.h: In function ‘perf_trace_erofs_map_blocks_enter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(erofs_map_blocks_enter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(erofs_map_blocks_enter, | ^~~~~~~~~~~ ../include/trace/events/erofs.h: In function ‘perf_trace_erofs_map_blocks_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:175:1: note: in expansion of macro ‘TRACE_EVENT’ 175 | TRACE_EVENT(erofs_map_blocks_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:175:1: note: in expansion of macro ‘TRACE_EVENT’ 175 | TRACE_EVENT(erofs_map_blocks_exit, | ^~~~~~~~~~~ ../include/trace/events/erofs.h: In function ‘perf_trace_erofs_destroy_inode’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(erofs_destroy_inode, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(erofs_destroy_inode, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/erofs.h: In function ‘__bpf_trace_erofs_lookup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(erofs_lookup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(erofs_lookup, | ^~~~~~~~~~~ ../include/trace/events/erofs.h: In function ‘__bpf_trace_erofs_fill_inode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(erofs_fill_inode, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(erofs_fill_inode, | ^~~~~~~~~~~ ../include/trace/events/erofs.h: In function ‘__bpf_trace_erofs_read_folio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(erofs_read_folio, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(erofs_read_folio, | ^~~~~~~~~~~ ../include/trace/events/erofs.h: In function ‘__bpf_trace_erofs_readpages’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(erofs_readpages, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(erofs_readpages, | ^~~~~~~~~~~ ../include/trace/events/erofs.h: In function ‘__bpf_trace_erofs_map_blocks_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(erofs_map_blocks_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(erofs_map_blocks_enter, | ^~~~~~~~~~~ ../include/trace/events/erofs.h: In function ‘__bpf_trace_erofs_map_blocks_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:175:1: note: in expansion of macro ‘TRACE_EVENT’ 175 | TRACE_EVENT(erofs_map_blocks_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:175:1: note: in expansion of macro ‘TRACE_EVENT’ 175 | TRACE_EVENT(erofs_map_blocks_exit, | ^~~~~~~~~~~ ../include/trace/events/erofs.h: In function ‘__bpf_trace_erofs_destroy_inode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(erofs_destroy_inode, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/erofs.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(erofs_destroy_inode, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/erofs/super.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/erofs] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/fscache.h:507, from ../fs/netfs/fscache_main.c:13: ../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_cache’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ 211 | TRACE_EVENT(fscache_cache, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ 211 | TRACE_EVENT(fscache_cache, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ 211 | TRACE_EVENT(fscache_cache, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ 211 | TRACE_EVENT(fscache_cache, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ 211 | TRACE_EVENT(fscache_cache, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_volume’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(fscache_volume, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(fscache_volume, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_cookie’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ 261 | TRACE_EVENT(fscache_cookie, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ 261 | TRACE_EVENT(fscache_cookie, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_active’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(fscache_active, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(fscache_active, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_access_cache’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(fscache_access_cache, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(fscache_access_cache, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_access_volume’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:348:1: note: in expansion of macro ‘TRACE_EVENT’ 348 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:348:1: note: in expansion of macro ‘TRACE_EVENT’ 348 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_access’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:381:1: note: in expansion of macro ‘TRACE_EVENT’ 381 | TRACE_EVENT(fscache_access, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:381:1: note: in expansion of macro ‘TRACE_EVENT’ 381 | TRACE_EVENT(fscache_access, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_acquire’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(fscache_acquire, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(fscache_acquire, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_relinquish’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ 434 | TRACE_EVENT(fscache_relinquish, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ 434 | TRACE_EVENT(fscache_relinquish, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_invalidate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ 462 | TRACE_EVENT(fscache_invalidate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ 462 | TRACE_EVENT(fscache_invalidate, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_resize’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:481:1: note: in expansion of macro ‘TRACE_EVENT’ 481 | TRACE_EVENT(fscache_resize, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:481:1: note: in expansion of macro ‘TRACE_EVENT’ 481 | TRACE_EVENT(fscache_resize, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/fscache.h: In function ‘perf_trace_fscache_cache’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ 211 | TRACE_EVENT(fscache_cache, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ 211 | TRACE_EVENT(fscache_cache, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘perf_trace_fscache_volume’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(fscache_volume, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(fscache_volume, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘perf_trace_fscache_cookie’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ 261 | TRACE_EVENT(fscache_cookie, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ 261 | TRACE_EVENT(fscache_cookie, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘perf_trace_fscache_active’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(fscache_active, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(fscache_active, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘perf_trace_fscache_access_cache’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(fscache_access_cache, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(fscache_access_cache, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘perf_trace_fscache_access_volume’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:348:1: note: in expansion of macro ‘TRACE_EVENT’ 348 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:348:1: note: in expansion of macro ‘TRACE_EVENT’ 348 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘perf_trace_fscache_access’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:381:1: note: in expansion of macro ‘TRACE_EVENT’ 381 | TRACE_EVENT(fscache_access, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:381:1: note: in expansion of macro ‘TRACE_EVENT’ 381 | TRACE_EVENT(fscache_access, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘perf_trace_fscache_acquire’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(fscache_acquire, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(fscache_acquire, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘perf_trace_fscache_relinquish’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ 434 | TRACE_EVENT(fscache_relinquish, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ 434 | TRACE_EVENT(fscache_relinquish, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘perf_trace_fscache_invalidate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ 462 | TRACE_EVENT(fscache_invalidate, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ 462 | TRACE_EVENT(fscache_invalidate, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘perf_trace_fscache_resize’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:481:1: note: in expansion of macro ‘TRACE_EVENT’ 481 | TRACE_EVENT(fscache_resize, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:481:1: note: in expansion of macro ‘TRACE_EVENT’ 481 | TRACE_EVENT(fscache_resize, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_cache’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ 211 | TRACE_EVENT(fscache_cache, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ 211 | TRACE_EVENT(fscache_cache, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_volume’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(fscache_volume, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(fscache_volume, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_cookie’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ 261 | TRACE_EVENT(fscache_cookie, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ 261 | TRACE_EVENT(fscache_cookie, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_active’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(fscache_active, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(fscache_active, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_access_cache’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(fscache_access_cache, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(fscache_access_cache, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_access_volume’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:348:1: note: in expansion of macro ‘TRACE_EVENT’ 348 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:348:1: note: in expansion of macro ‘TRACE_EVENT’ 348 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_access’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:381:1: note: in expansion of macro ‘TRACE_EVENT’ 381 | TRACE_EVENT(fscache_access, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:381:1: note: in expansion of macro ‘TRACE_EVENT’ 381 | TRACE_EVENT(fscache_access, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_acquire’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(fscache_acquire, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(fscache_acquire, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_relinquish’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ 434 | TRACE_EVENT(fscache_relinquish, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ 434 | TRACE_EVENT(fscache_relinquish, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_invalidate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ 462 | TRACE_EVENT(fscache_invalidate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ 462 | TRACE_EVENT(fscache_invalidate, | ^~~~~~~~~~~ ../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_resize’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:481:1: note: in expansion of macro ‘TRACE_EVENT’ 481 | TRACE_EVENT(fscache_resize, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fscache.h:481:1: note: in expansion of macro ‘TRACE_EVENT’ 481 | TRACE_EVENT(fscache_resize, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/netfs/fscache_main.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:123, from ../drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:9: ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_vport_qos_destroy’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_vport_qos_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(mlx5_esw_vport_qos_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(mlx5_esw_vport_qos_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_group_qos_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(mlx5_esw_group_qos_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(mlx5_esw_group_qos_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_group_qos_config’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(mlx5_esw_group_qos_config, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(mlx5_esw_group_qos_config, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘perf_trace_mlx5_esw_vport_qos_destroy’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘perf_trace_mlx5_esw_vport_qos_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(mlx5_esw_vport_qos_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(mlx5_esw_vport_qos_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘perf_trace_mlx5_esw_group_qos_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(mlx5_esw_group_qos_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(mlx5_esw_group_qos_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘perf_trace_mlx5_esw_group_qos_config’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(mlx5_esw_group_qos_config, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(mlx5_esw_group_qos_config, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘__bpf_trace_mlx5_esw_vport_qos_destroy’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘__bpf_trace_mlx5_esw_vport_qos_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(mlx5_esw_vport_qos_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(mlx5_esw_vport_qos_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘__bpf_trace_mlx5_esw_group_qos_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(mlx5_esw_group_qos_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(mlx5_esw_group_qos_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘__bpf_trace_mlx5_esw_group_qos_config’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(mlx5_esw_group_qos_config, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(mlx5_esw_group_qos_config, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/firewire.h:912, from ../drivers/firewire/core-trace.c:10: ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_async_outbound_initiate_template’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_async_outbound_complete_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:77:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 77 | DECLARE_EVENT_CLASS(async_outbound_complete_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:77:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 77 | DECLARE_EVENT_CLASS(async_outbound_complete_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_async_inbound_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS(async_inbound_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS(async_inbound_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_async_phy_outbound_initiate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(async_phy_outbound_initiate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(async_phy_outbound_initiate, | ^~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_async_phy_outbound_complete’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ 247 | TRACE_EVENT(async_phy_outbound_complete, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ 247 | TRACE_EVENT(async_phy_outbound_complete, | ^~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_async_phy_inbound’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(async_phy_inbound, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(async_phy_inbound, | ^~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_bus_reset_arrange_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:306:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 306 | DECLARE_EVENT_CLASS(bus_reset_arrange_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:306:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 306 | DECLARE_EVENT_CLASS(bus_reset_arrange_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_bus_reset_handle’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ 342 | TRACE_EVENT(bus_reset_handle, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ 342 | TRACE_EVENT(bus_reset_handle, | ^~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_self_id_sequence’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ 395 | TRACE_EVENT(self_id_sequence, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ 395 | TRACE_EVENT(self_id_sequence, | ^~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_outbound_allocate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:445:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 445 | TRACE_EVENT_CONDITION(isoc_outbound_allocate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:445:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 445 | TRACE_EVENT_CONDITION(isoc_outbound_allocate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_inbound_single_allocate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:470:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 470 | TRACE_EVENT_CONDITION(isoc_inbound_single_allocate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:470:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 470 | TRACE_EVENT_CONDITION(isoc_inbound_single_allocate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_inbound_multiple_allocate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:495:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 495 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_allocate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:495:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 495 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_allocate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_destroy_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:514:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 514 | DECLARE_EVENT_CLASS(isoc_destroy_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:514:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 514 | DECLARE_EVENT_CLASS(isoc_destroy_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_inbound_multiple_channels’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ 550 | TRACE_EVENT(isoc_inbound_multiple_channels, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ 550 | TRACE_EVENT(isoc_inbound_multiple_channels, | ^~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_outbound_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:571:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 571 | TRACE_EVENT_CONDITION(isoc_outbound_start, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:571:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 571 | TRACE_EVENT_CONDITION(isoc_outbound_start, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_inbound_start_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:596:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 596 | DECLARE_EVENT_CLASS(isoc_inbound_start_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:596:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 596 | DECLARE_EVENT_CLASS(isoc_inbound_start_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_stop_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 643 | DECLARE_EVENT_CLASS(isoc_stop_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 643 | DECLARE_EVENT_CLASS(isoc_stop_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_flush_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 679 | DECLARE_EVENT_CLASS(isoc_flush_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 679 | DECLARE_EVENT_CLASS(isoc_flush_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_flush_completions_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 715 | DECLARE_EVENT_CLASS(isoc_flush_completions_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 715 | DECLARE_EVENT_CLASS(isoc_flush_completions_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_outbound_queue’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:776:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 776 | TRACE_EVENT_CONDITION(isoc_outbound_queue, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:776:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 776 | TRACE_EVENT_CONDITION(isoc_outbound_queue, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_inbound_single_queue’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:796:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 796 | TRACE_EVENT_CONDITION(isoc_inbound_single_queue, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:796:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 796 | TRACE_EVENT_CONDITION(isoc_inbound_single_queue, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_inbound_multiple_queue’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:812:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 812 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_queue, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:812:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 812 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_queue, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_single_completions_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 844 | DECLARE_EVENT_CLASS(isoc_single_completions_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 844 | DECLARE_EVENT_CLASS(isoc_single_completions_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_inbound_multiple_completions’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ 884 | TRACE_EVENT(isoc_inbound_multiple_completions, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ 884 | TRACE_EVENT(isoc_inbound_multiple_completions, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/firewire.h: In function ‘perf_trace_async_outbound_initiate_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_async_outbound_complete_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:77:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 77 | DECLARE_EVENT_CLASS(async_outbound_complete_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:77:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 77 | DECLARE_EVENT_CLASS(async_outbound_complete_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_async_inbound_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS(async_inbound_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS(async_inbound_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_async_phy_outbound_initiate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(async_phy_outbound_initiate, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(async_phy_outbound_initiate, | ^~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_async_phy_outbound_complete’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ 247 | TRACE_EVENT(async_phy_outbound_complete, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ 247 | TRACE_EVENT(async_phy_outbound_complete, | ^~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_async_phy_inbound’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(async_phy_inbound, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(async_phy_inbound, | ^~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_bus_reset_arrange_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:306:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 306 | DECLARE_EVENT_CLASS(bus_reset_arrange_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:306:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 306 | DECLARE_EVENT_CLASS(bus_reset_arrange_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_bus_reset_handle’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ 342 | TRACE_EVENT(bus_reset_handle, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ 342 | TRACE_EVENT(bus_reset_handle, | ^~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_self_id_sequence’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ 395 | TRACE_EVENT(self_id_sequence, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ 395 | TRACE_EVENT(self_id_sequence, | ^~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_isoc_outbound_allocate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:445:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 445 | TRACE_EVENT_CONDITION(isoc_outbound_allocate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:445:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 445 | TRACE_EVENT_CONDITION(isoc_outbound_allocate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_isoc_inbound_single_allocate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:470:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 470 | TRACE_EVENT_CONDITION(isoc_inbound_single_allocate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:470:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 470 | TRACE_EVENT_CONDITION(isoc_inbound_single_allocate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_isoc_inbound_multiple_allocate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:495:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 495 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_allocate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:495:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 495 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_allocate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_isoc_destroy_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:514:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 514 | DECLARE_EVENT_CLASS(isoc_destroy_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:514:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 514 | DECLARE_EVENT_CLASS(isoc_destroy_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_isoc_inbound_multiple_channels’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ 550 | TRACE_EVENT(isoc_inbound_multiple_channels, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ 550 | TRACE_EVENT(isoc_inbound_multiple_channels, | ^~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_isoc_outbound_start’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:571:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 571 | TRACE_EVENT_CONDITION(isoc_outbound_start, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:571:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 571 | TRACE_EVENT_CONDITION(isoc_outbound_start, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_isoc_inbound_start_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:596:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 596 | DECLARE_EVENT_CLASS(isoc_inbound_start_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:596:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 596 | DECLARE_EVENT_CLASS(isoc_inbound_start_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_isoc_stop_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 643 | DECLARE_EVENT_CLASS(isoc_stop_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 643 | DECLARE_EVENT_CLASS(isoc_stop_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_isoc_flush_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 679 | DECLARE_EVENT_CLASS(isoc_flush_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 679 | DECLARE_EVENT_CLASS(isoc_flush_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_isoc_flush_completions_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 715 | DECLARE_EVENT_CLASS(isoc_flush_completions_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 715 | DECLARE_EVENT_CLASS(isoc_flush_completions_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_isoc_outbound_queue’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:776:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 776 | TRACE_EVENT_CONDITION(isoc_outbound_queue, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:776:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 776 | TRACE_EVENT_CONDITION(isoc_outbound_queue, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_isoc_inbound_single_queue’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:796:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 796 | TRACE_EVENT_CONDITION(isoc_inbound_single_queue, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:796:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 796 | TRACE_EVENT_CONDITION(isoc_inbound_single_queue, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_isoc_inbound_multiple_queue’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:812:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 812 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_queue, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:812:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 812 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_queue, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_isoc_single_completions_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 844 | DECLARE_EVENT_CLASS(isoc_single_completions_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 844 | DECLARE_EVENT_CLASS(isoc_single_completions_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘perf_trace_isoc_inbound_multiple_completions’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ 884 | TRACE_EVENT(isoc_inbound_multiple_completions, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ 884 | TRACE_EVENT(isoc_inbound_multiple_completions, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/firewire.h: In function ‘__bpf_trace_async_outbound_initiate_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_async_outbound_complete_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:77:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 77 | DECLARE_EVENT_CLASS(async_outbound_complete_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:77:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 77 | DECLARE_EVENT_CLASS(async_outbound_complete_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_async_inbound_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS(async_inbound_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS(async_inbound_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_async_phy_outbound_initiate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(async_phy_outbound_initiate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(async_phy_outbound_initiate, | ^~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_async_phy_outbound_complete’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ 247 | TRACE_EVENT(async_phy_outbound_complete, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ 247 | TRACE_EVENT(async_phy_outbound_complete, | ^~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_async_phy_inbound’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(async_phy_inbound, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(async_phy_inbound, | ^~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_bus_reset_arrange_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:306:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 306 | DECLARE_EVENT_CLASS(bus_reset_arrange_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:306:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 306 | DECLARE_EVENT_CLASS(bus_reset_arrange_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_bus_reset_handle’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ 342 | TRACE_EVENT(bus_reset_handle, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ 342 | TRACE_EVENT(bus_reset_handle, | ^~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_self_id_sequence’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ 395 | TRACE_EVENT(self_id_sequence, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ 395 | TRACE_EVENT(self_id_sequence, | ^~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_outbound_allocate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:445:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 445 | TRACE_EVENT_CONDITION(isoc_outbound_allocate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:445:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 445 | TRACE_EVENT_CONDITION(isoc_outbound_allocate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_inbound_single_allocate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:470:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 470 | TRACE_EVENT_CONDITION(isoc_inbound_single_allocate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:470:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 470 | TRACE_EVENT_CONDITION(isoc_inbound_single_allocate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_inbound_multiple_allocate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:495:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 495 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_allocate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:495:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 495 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_allocate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_destroy_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:514:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 514 | DECLARE_EVENT_CLASS(isoc_destroy_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:514:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 514 | DECLARE_EVENT_CLASS(isoc_destroy_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_inbound_multiple_channels’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ 550 | TRACE_EVENT(isoc_inbound_multiple_channels, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ 550 | TRACE_EVENT(isoc_inbound_multiple_channels, | ^~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_outbound_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:571:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 571 | TRACE_EVENT_CONDITION(isoc_outbound_start, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:571:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 571 | TRACE_EVENT_CONDITION(isoc_outbound_start, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_inbound_start_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:596:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 596 | DECLARE_EVENT_CLASS(isoc_inbound_start_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:596:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 596 | DECLARE_EVENT_CLASS(isoc_inbound_start_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_stop_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 643 | DECLARE_EVENT_CLASS(isoc_stop_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 643 | DECLARE_EVENT_CLASS(isoc_stop_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_flush_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 679 | DECLARE_EVENT_CLASS(isoc_flush_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 679 | DECLARE_EVENT_CLASS(isoc_flush_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_flush_completions_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 715 | DECLARE_EVENT_CLASS(isoc_flush_completions_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 715 | DECLARE_EVENT_CLASS(isoc_flush_completions_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_outbound_queue’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:776:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 776 | TRACE_EVENT_CONDITION(isoc_outbound_queue, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:776:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 776 | TRACE_EVENT_CONDITION(isoc_outbound_queue, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_inbound_single_queue’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:796:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 796 | TRACE_EVENT_CONDITION(isoc_inbound_single_queue, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:796:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 796 | TRACE_EVENT_CONDITION(isoc_inbound_single_queue, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_inbound_multiple_queue’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:812:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 812 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_queue, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/firewire.h:812:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 812 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_queue, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_single_completions_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 844 | DECLARE_EVENT_CLASS(isoc_single_completions_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 844 | DECLARE_EVENT_CLASS(isoc_single_completions_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_inbound_multiple_completions’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ 884 | TRACE_EVENT(isoc_inbound_multiple_completions, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ 884 | TRACE_EVENT(isoc_inbound_multiple_completions, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/firewire/core-trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: drivers/firewire] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/jbd2.h:497, from ../fs/jbd2/journal.c:46: ../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_checkpoint’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(jbd2_checkpoint, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(jbd2_checkpoint, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(jbd2_checkpoint, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(jbd2_checkpoint, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(jbd2_checkpoint, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_commit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:34:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 34 | DECLARE_EVENT_CLASS(jbd2_commit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:34:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 34 | DECLARE_EVENT_CLASS(jbd2_commit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_end_commit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:92:1: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(jbd2_end_commit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:92:1: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(jbd2_end_commit, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_submit_inode_data’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(jbd2_submit_inode_data, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(jbd2_submit_inode_data, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_handle_start_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:136:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:136:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_handle_extend’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:178:1: note: in expansion of macro ‘TRACE_EVENT’ 178 | TRACE_EVENT(jbd2_handle_extend, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:178:1: note: in expansion of macro ‘TRACE_EVENT’ 178 | TRACE_EVENT(jbd2_handle_extend, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_handle_stats’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ 210 | TRACE_EVENT(jbd2_handle_stats, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ 210 | TRACE_EVENT(jbd2_handle_stats, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_run_stats’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:248:1: note: in expansion of macro ‘TRACE_EVENT’ 248 | TRACE_EVENT(jbd2_run_stats, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:248:1: note: in expansion of macro ‘TRACE_EVENT’ 248 | TRACE_EVENT(jbd2_run_stats, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_checkpoint_stats’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:296:1: note: in expansion of macro ‘TRACE_EVENT’ 296 | TRACE_EVENT(jbd2_checkpoint_stats, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:296:1: note: in expansion of macro ‘TRACE_EVENT’ 296 | TRACE_EVENT(jbd2_checkpoint_stats, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_update_log_tail’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:327:1: note: in expansion of macro ‘TRACE_EVENT’ 327 | TRACE_EVENT(jbd2_update_log_tail, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:327:1: note: in expansion of macro ‘TRACE_EVENT’ 327 | TRACE_EVENT(jbd2_update_log_tail, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_write_superblock’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:356:1: note: in expansion of macro ‘TRACE_EVENT’ 356 | TRACE_EVENT(jbd2_write_superblock, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:356:1: note: in expansion of macro ‘TRACE_EVENT’ 356 | TRACE_EVENT(jbd2_write_superblock, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_lock_buffer_stall’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:376:1: note: in expansion of macro ‘TRACE_EVENT’ 376 | TRACE_EVENT(jbd2_lock_buffer_stall, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:376:1: note: in expansion of macro ‘TRACE_EVENT’ 376 | TRACE_EVENT(jbd2_lock_buffer_stall, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_journal_shrink’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:397:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:397:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_shrink_scan_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:435:1: note: in expansion of macro ‘TRACE_EVENT’ 435 | TRACE_EVENT(jbd2_shrink_scan_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:435:1: note: in expansion of macro ‘TRACE_EVENT’ 435 | TRACE_EVENT(jbd2_shrink_scan_exit, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_shrink_checkpoint_list’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_checkpoint’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(jbd2_checkpoint, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(jbd2_checkpoint, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_commit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:34:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 34 | DECLARE_EVENT_CLASS(jbd2_commit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:34:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 34 | DECLARE_EVENT_CLASS(jbd2_commit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_end_commit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:92:1: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(jbd2_end_commit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:92:1: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(jbd2_end_commit, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_submit_inode_data’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(jbd2_submit_inode_data, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(jbd2_submit_inode_data, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_handle_start_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:136:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:136:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_handle_extend’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:178:1: note: in expansion of macro ‘TRACE_EVENT’ 178 | TRACE_EVENT(jbd2_handle_extend, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:178:1: note: in expansion of macro ‘TRACE_EVENT’ 178 | TRACE_EVENT(jbd2_handle_extend, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_handle_stats’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ 210 | TRACE_EVENT(jbd2_handle_stats, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ 210 | TRACE_EVENT(jbd2_handle_stats, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_run_stats’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:248:1: note: in expansion of macro ‘TRACE_EVENT’ 248 | TRACE_EVENT(jbd2_run_stats, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:248:1: note: in expansion of macro ‘TRACE_EVENT’ 248 | TRACE_EVENT(jbd2_run_stats, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_checkpoint_stats’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:296:1: note: in expansion of macro ‘TRACE_EVENT’ 296 | TRACE_EVENT(jbd2_checkpoint_stats, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:296:1: note: in expansion of macro ‘TRACE_EVENT’ 296 | TRACE_EVENT(jbd2_checkpoint_stats, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_update_log_tail’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:327:1: note: in expansion of macro ‘TRACE_EVENT’ 327 | TRACE_EVENT(jbd2_update_log_tail, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:327:1: note: in expansion of macro ‘TRACE_EVENT’ 327 | TRACE_EVENT(jbd2_update_log_tail, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_write_superblock’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:356:1: note: in expansion of macro ‘TRACE_EVENT’ 356 | TRACE_EVENT(jbd2_write_superblock, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:356:1: note: in expansion of macro ‘TRACE_EVENT’ 356 | TRACE_EVENT(jbd2_write_superblock, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_lock_buffer_stall’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:376:1: note: in expansion of macro ‘TRACE_EVENT’ 376 | TRACE_EVENT(jbd2_lock_buffer_stall, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:376:1: note: in expansion of macro ‘TRACE_EVENT’ 376 | TRACE_EVENT(jbd2_lock_buffer_stall, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_journal_shrink’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:397:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:397:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_shrink_scan_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:435:1: note: in expansion of macro ‘TRACE_EVENT’ 435 | TRACE_EVENT(jbd2_shrink_scan_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:435:1: note: in expansion of macro ‘TRACE_EVENT’ 435 | TRACE_EVENT(jbd2_shrink_scan_exit, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_shrink_checkpoint_list’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_checkpoint’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(jbd2_checkpoint, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(jbd2_checkpoint, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_commit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:34:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 34 | DECLARE_EVENT_CLASS(jbd2_commit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:34:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 34 | DECLARE_EVENT_CLASS(jbd2_commit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_end_commit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:92:1: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(jbd2_end_commit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:92:1: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(jbd2_end_commit, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_submit_inode_data’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(jbd2_submit_inode_data, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(jbd2_submit_inode_data, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_handle_start_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:136:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:136:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_handle_extend’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:178:1: note: in expansion of macro ‘TRACE_EVENT’ 178 | TRACE_EVENT(jbd2_handle_extend, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:178:1: note: in expansion of macro ‘TRACE_EVENT’ 178 | TRACE_EVENT(jbd2_handle_extend, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_handle_stats’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ 210 | TRACE_EVENT(jbd2_handle_stats, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ 210 | TRACE_EVENT(jbd2_handle_stats, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_run_stats’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:248:1: note: in expansion of macro ‘TRACE_EVENT’ 248 | TRACE_EVENT(jbd2_run_stats, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:248:1: note: in expansion of macro ‘TRACE_EVENT’ 248 | TRACE_EVENT(jbd2_run_stats, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_checkpoint_stats’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:296:1: note: in expansion of macro ‘TRACE_EVENT’ 296 | TRACE_EVENT(jbd2_checkpoint_stats, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:296:1: note: in expansion of macro ‘TRACE_EVENT’ 296 | TRACE_EVENT(jbd2_checkpoint_stats, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_update_log_tail’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:327:1: note: in expansion of macro ‘TRACE_EVENT’ 327 | TRACE_EVENT(jbd2_update_log_tail, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:327:1: note: in expansion of macro ‘TRACE_EVENT’ 327 | TRACE_EVENT(jbd2_update_log_tail, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_write_superblock’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:356:1: note: in expansion of macro ‘TRACE_EVENT’ 356 | TRACE_EVENT(jbd2_write_superblock, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:356:1: note: in expansion of macro ‘TRACE_EVENT’ 356 | TRACE_EVENT(jbd2_write_superblock, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_lock_buffer_stall’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:376:1: note: in expansion of macro ‘TRACE_EVENT’ 376 | TRACE_EVENT(jbd2_lock_buffer_stall, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:376:1: note: in expansion of macro ‘TRACE_EVENT’ 376 | TRACE_EVENT(jbd2_lock_buffer_stall, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_journal_shrink’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:397:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:397:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_shrink_scan_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:435:1: note: in expansion of macro ‘TRACE_EVENT’ 435 | TRACE_EVENT(jbd2_shrink_scan_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:435:1: note: in expansion of macro ‘TRACE_EVENT’ 435 | TRACE_EVENT(jbd2_shrink_scan_exit, | ^~~~~~~~~~~ ../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_shrink_checkpoint_list’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/jbd2.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/jbd2/journal.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/jbd2] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/netfs.h:689, from ../fs/netfs/main.c:15: ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_read’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(netfs_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(netfs_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(netfs_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(netfs_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(netfs_read, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_rreq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(netfs_rreq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(netfs_rreq, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_sreq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ 280 | TRACE_EVENT(netfs_sreq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ 280 | TRACE_EVENT(netfs_sreq, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_failure’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_rreq_ref’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:359:1: note: in expansion of macro ‘TRACE_EVENT’ 359 | TRACE_EVENT(netfs_rreq_ref, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:359:1: note: in expansion of macro ‘TRACE_EVENT’ 359 | TRACE_EVENT(netfs_rreq_ref, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_sreq_ref’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:383:1: note: in expansion of macro ‘TRACE_EVENT’ 383 | TRACE_EVENT(netfs_sreq_ref, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:383:1: note: in expansion of macro ‘TRACE_EVENT’ 383 | TRACE_EVENT(netfs_sreq_ref, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_folio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(netfs_folio, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(netfs_folio, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_write_iter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ 434 | TRACE_EVENT(netfs_write_iter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ 434 | TRACE_EVENT(netfs_write_iter, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_write’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:457:1: note: in expansion of macro ‘TRACE_EVENT’ 457 | TRACE_EVENT(netfs_write, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:457:1: note: in expansion of macro ‘TRACE_EVENT’ 457 | TRACE_EVENT(netfs_write, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_collect’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:491:1: note: in expansion of macro ‘TRACE_EVENT’ 491 | TRACE_EVENT(netfs_collect, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:491:1: note: in expansion of macro ‘TRACE_EVENT’ 491 | TRACE_EVENT(netfs_collect, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_collect_contig’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:516:1: note: in expansion of macro ‘TRACE_EVENT’ 516 | TRACE_EVENT(netfs_collect_contig, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:516:1: note: in expansion of macro ‘TRACE_EVENT’ 516 | TRACE_EVENT(netfs_collect_contig, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_collect_sreq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:543:1: note: in expansion of macro ‘TRACE_EVENT’ 543 | TRACE_EVENT(netfs_collect_sreq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:543:1: note: in expansion of macro ‘TRACE_EVENT’ 543 | TRACE_EVENT(netfs_collect_sreq, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_collect_folio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ 572 | TRACE_EVENT(netfs_collect_folio, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ 572 | TRACE_EVENT(netfs_collect_folio, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_collect_state’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:602:1: note: in expansion of macro ‘TRACE_EVENT’ 602 | TRACE_EVENT(netfs_collect_state, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:602:1: note: in expansion of macro ‘TRACE_EVENT’ 602 | TRACE_EVENT(netfs_collect_state, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_collect_gap’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ 631 | TRACE_EVENT(netfs_collect_gap, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ 631 | TRACE_EVENT(netfs_collect_gap, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_collect_stream’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ 659 | TRACE_EVENT(netfs_collect_stream, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ 659 | TRACE_EVENT(netfs_collect_stream, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/netfs.h: In function ‘perf_trace_netfs_read’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(netfs_read, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(netfs_read, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘perf_trace_netfs_rreq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(netfs_rreq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(netfs_rreq, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘perf_trace_netfs_sreq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ 280 | TRACE_EVENT(netfs_sreq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ 280 | TRACE_EVENT(netfs_sreq, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘perf_trace_netfs_failure’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘perf_trace_netfs_rreq_ref’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:359:1: note: in expansion of macro ‘TRACE_EVENT’ 359 | TRACE_EVENT(netfs_rreq_ref, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:359:1: note: in expansion of macro ‘TRACE_EVENT’ 359 | TRACE_EVENT(netfs_rreq_ref, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘perf_trace_netfs_sreq_ref’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:383:1: note: in expansion of macro ‘TRACE_EVENT’ 383 | TRACE_EVENT(netfs_sreq_ref, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:383:1: note: in expansion of macro ‘TRACE_EVENT’ 383 | TRACE_EVENT(netfs_sreq_ref, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘perf_trace_netfs_folio’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(netfs_folio, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(netfs_folio, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘perf_trace_netfs_write_iter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ 434 | TRACE_EVENT(netfs_write_iter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ 434 | TRACE_EVENT(netfs_write_iter, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘perf_trace_netfs_write’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:457:1: note: in expansion of macro ‘TRACE_EVENT’ 457 | TRACE_EVENT(netfs_write, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:457:1: note: in expansion of macro ‘TRACE_EVENT’ 457 | TRACE_EVENT(netfs_write, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘perf_trace_netfs_collect’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:491:1: note: in expansion of macro ‘TRACE_EVENT’ 491 | TRACE_EVENT(netfs_collect, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:491:1: note: in expansion of macro ‘TRACE_EVENT’ 491 | TRACE_EVENT(netfs_collect, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘perf_trace_netfs_collect_contig’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:516:1: note: in expansion of macro ‘TRACE_EVENT’ 516 | TRACE_EVENT(netfs_collect_contig, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:516:1: note: in expansion of macro ‘TRACE_EVENT’ 516 | TRACE_EVENT(netfs_collect_contig, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘perf_trace_netfs_collect_sreq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:543:1: note: in expansion of macro ‘TRACE_EVENT’ 543 | TRACE_EVENT(netfs_collect_sreq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:543:1: note: in expansion of macro ‘TRACE_EVENT’ 543 | TRACE_EVENT(netfs_collect_sreq, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘perf_trace_netfs_collect_folio’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ 572 | TRACE_EVENT(netfs_collect_folio, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ 572 | TRACE_EVENT(netfs_collect_folio, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘perf_trace_netfs_collect_state’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:602:1: note: in expansion of macro ‘TRACE_EVENT’ 602 | TRACE_EVENT(netfs_collect_state, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:602:1: note: in expansion of macro ‘TRACE_EVENT’ 602 | TRACE_EVENT(netfs_collect_state, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘perf_trace_netfs_collect_gap’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ 631 | TRACE_EVENT(netfs_collect_gap, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ 631 | TRACE_EVENT(netfs_collect_gap, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘perf_trace_netfs_collect_stream’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ 659 | TRACE_EVENT(netfs_collect_stream, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ 659 | TRACE_EVENT(netfs_collect_stream, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_read’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(netfs_read, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(netfs_read, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_rreq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(netfs_rreq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(netfs_rreq, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_sreq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ 280 | TRACE_EVENT(netfs_sreq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ 280 | TRACE_EVENT(netfs_sreq, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_failure’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_rreq_ref’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:359:1: note: in expansion of macro ‘TRACE_EVENT’ 359 | TRACE_EVENT(netfs_rreq_ref, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:359:1: note: in expansion of macro ‘TRACE_EVENT’ 359 | TRACE_EVENT(netfs_rreq_ref, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_sreq_ref’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:383:1: note: in expansion of macro ‘TRACE_EVENT’ 383 | TRACE_EVENT(netfs_sreq_ref, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:383:1: note: in expansion of macro ‘TRACE_EVENT’ 383 | TRACE_EVENT(netfs_sreq_ref, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_folio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(netfs_folio, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(netfs_folio, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_write_iter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ 434 | TRACE_EVENT(netfs_write_iter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ 434 | TRACE_EVENT(netfs_write_iter, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_write’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:457:1: note: in expansion of macro ‘TRACE_EVENT’ 457 | TRACE_EVENT(netfs_write, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:457:1: note: in expansion of macro ‘TRACE_EVENT’ 457 | TRACE_EVENT(netfs_write, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_collect’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:491:1: note: in expansion of macro ‘TRACE_EVENT’ 491 | TRACE_EVENT(netfs_collect, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:491:1: note: in expansion of macro ‘TRACE_EVENT’ 491 | TRACE_EVENT(netfs_collect, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_collect_contig’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:516:1: note: in expansion of macro ‘TRACE_EVENT’ 516 | TRACE_EVENT(netfs_collect_contig, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:516:1: note: in expansion of macro ‘TRACE_EVENT’ 516 | TRACE_EVENT(netfs_collect_contig, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_collect_sreq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:543:1: note: in expansion of macro ‘TRACE_EVENT’ 543 | TRACE_EVENT(netfs_collect_sreq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:543:1: note: in expansion of macro ‘TRACE_EVENT’ 543 | TRACE_EVENT(netfs_collect_sreq, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_collect_folio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ 572 | TRACE_EVENT(netfs_collect_folio, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ 572 | TRACE_EVENT(netfs_collect_folio, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_collect_state’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:602:1: note: in expansion of macro ‘TRACE_EVENT’ 602 | TRACE_EVENT(netfs_collect_state, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:602:1: note: in expansion of macro ‘TRACE_EVENT’ 602 | TRACE_EVENT(netfs_collect_state, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_collect_gap’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ 631 | TRACE_EVENT(netfs_collect_gap, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ 631 | TRACE_EVENT(netfs_collect_gap, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_collect_stream’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ 659 | TRACE_EVENT(netfs_collect_stream, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ 659 | TRACE_EVENT(netfs_collect_stream, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/netfs/main.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/netfs] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/ath/ath10k/trace.h:531, from ../drivers/net/wireless/ath/ath10k/trace.c:9: ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_log_event’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 49 | DECLARE_EVENT_CLASS(ath10k_log_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 49 | DECLARE_EVENT_CLASS(ath10k_log_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 49 | DECLARE_EVENT_CLASS(ath10k_log_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 49 | DECLARE_EVENT_CLASS(ath10k_log_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 49 | DECLARE_EVENT_CLASS(ath10k_log_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_log_dbg’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(ath10k_log_dbg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(ath10k_log_dbg, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_log_dbg_dump’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(ath10k_log_dbg_dump, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(ath10k_log_dbg_dump, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_wmi_cmd’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(ath10k_wmi_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(ath10k_wmi_cmd, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_wmi_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(ath10k_wmi_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(ath10k_wmi_event, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_htt_stats’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:201:1: note: in expansion of macro ‘TRACE_EVENT’ 201 | TRACE_EVENT(ath10k_htt_stats, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:201:1: note: in expansion of macro ‘TRACE_EVENT’ 201 | TRACE_EVENT(ath10k_htt_stats, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_wmi_dbglog’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:228:1: note: in expansion of macro ‘TRACE_EVENT’ 228 | TRACE_EVENT(ath10k_wmi_dbglog, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:228:1: note: in expansion of macro ‘TRACE_EVENT’ 228 | TRACE_EVENT(ath10k_wmi_dbglog, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_htt_pktlog’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:258:1: note: in expansion of macro ‘TRACE_EVENT’ 258 | TRACE_EVENT(ath10k_htt_pktlog, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:258:1: note: in expansion of macro ‘TRACE_EVENT’ 258 | TRACE_EVENT(ath10k_htt_pktlog, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_htt_tx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:288:1: note: in expansion of macro ‘TRACE_EVENT’ 288 | TRACE_EVENT(ath10k_htt_tx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:288:1: note: in expansion of macro ‘TRACE_EVENT’ 288 | TRACE_EVENT(ath10k_htt_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_txrx_tx_unref’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ 323 | TRACE_EVENT(ath10k_txrx_tx_unref, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ 323 | TRACE_EVENT(ath10k_txrx_tx_unref, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_hdr_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 348 | DECLARE_EVENT_CLASS(ath10k_hdr_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 348 | DECLARE_EVENT_CLASS(ath10k_hdr_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_payload_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 375 | DECLARE_EVENT_CLASS(ath10k_payload_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 375 | DECLARE_EVENT_CLASS(ath10k_payload_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_htt_rx_desc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:424:1: note: in expansion of macro ‘TRACE_EVENT’ 424 | TRACE_EVENT(ath10k_htt_rx_desc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:424:1: note: in expansion of macro ‘TRACE_EVENT’ 424 | TRACE_EVENT(ath10k_htt_rx_desc, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_wmi_diag_container’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ 454 | TRACE_EVENT(ath10k_wmi_diag_container, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ 454 | TRACE_EVENT(ath10k_wmi_diag_container, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_wmi_diag’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:495:1: note: in expansion of macro ‘TRACE_EVENT’ 495 | TRACE_EVENT(ath10k_wmi_diag, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:495:1: note: in expansion of macro ‘TRACE_EVENT’ 495 | TRACE_EVENT(ath10k_wmi_diag, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_log_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 49 | DECLARE_EVENT_CLASS(ath10k_log_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 49 | DECLARE_EVENT_CLASS(ath10k_log_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_log_dbg’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(ath10k_log_dbg, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(ath10k_log_dbg, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_log_dbg_dump’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(ath10k_log_dbg_dump, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(ath10k_log_dbg_dump, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_wmi_cmd’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(ath10k_wmi_cmd, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(ath10k_wmi_cmd, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_wmi_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(ath10k_wmi_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(ath10k_wmi_event, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_htt_stats’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:201:1: note: in expansion of macro ‘TRACE_EVENT’ 201 | TRACE_EVENT(ath10k_htt_stats, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:201:1: note: in expansion of macro ‘TRACE_EVENT’ 201 | TRACE_EVENT(ath10k_htt_stats, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_wmi_dbglog’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:228:1: note: in expansion of macro ‘TRACE_EVENT’ 228 | TRACE_EVENT(ath10k_wmi_dbglog, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:228:1: note: in expansion of macro ‘TRACE_EVENT’ 228 | TRACE_EVENT(ath10k_wmi_dbglog, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_htt_pktlog’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:258:1: note: in expansion of macro ‘TRACE_EVENT’ 258 | TRACE_EVENT(ath10k_htt_pktlog, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:258:1: note: in expansion of macro ‘TRACE_EVENT’ 258 | TRACE_EVENT(ath10k_htt_pktlog, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_htt_tx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:288:1: note: in expansion of macro ‘TRACE_EVENT’ 288 | TRACE_EVENT(ath10k_htt_tx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:288:1: note: in expansion of macro ‘TRACE_EVENT’ 288 | TRACE_EVENT(ath10k_htt_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_txrx_tx_unref’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ 323 | TRACE_EVENT(ath10k_txrx_tx_unref, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ 323 | TRACE_EVENT(ath10k_txrx_tx_unref, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_hdr_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 348 | DECLARE_EVENT_CLASS(ath10k_hdr_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 348 | DECLARE_EVENT_CLASS(ath10k_hdr_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_payload_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 375 | DECLARE_EVENT_CLASS(ath10k_payload_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 375 | DECLARE_EVENT_CLASS(ath10k_payload_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_htt_rx_desc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:424:1: note: in expansion of macro ‘TRACE_EVENT’ 424 | TRACE_EVENT(ath10k_htt_rx_desc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:424:1: note: in expansion of macro ‘TRACE_EVENT’ 424 | TRACE_EVENT(ath10k_htt_rx_desc, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_wmi_diag_container’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ 454 | TRACE_EVENT(ath10k_wmi_diag_container, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ 454 | TRACE_EVENT(ath10k_wmi_diag_container, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_wmi_diag’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:495:1: note: in expansion of macro ‘TRACE_EVENT’ 495 | TRACE_EVENT(ath10k_wmi_diag, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:495:1: note: in expansion of macro ‘TRACE_EVENT’ 495 | TRACE_EVENT(ath10k_wmi_diag, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_log_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 49 | DECLARE_EVENT_CLASS(ath10k_log_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 49 | DECLARE_EVENT_CLASS(ath10k_log_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_log_dbg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(ath10k_log_dbg, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(ath10k_log_dbg, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_log_dbg_dump’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(ath10k_log_dbg_dump, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(ath10k_log_dbg_dump, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_wmi_cmd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(ath10k_wmi_cmd, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(ath10k_wmi_cmd, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_wmi_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(ath10k_wmi_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(ath10k_wmi_event, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_htt_stats’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:201:1: note: in expansion of macro ‘TRACE_EVENT’ 201 | TRACE_EVENT(ath10k_htt_stats, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:201:1: note: in expansion of macro ‘TRACE_EVENT’ 201 | TRACE_EVENT(ath10k_htt_stats, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_wmi_dbglog’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:228:1: note: in expansion of macro ‘TRACE_EVENT’ 228 | TRACE_EVENT(ath10k_wmi_dbglog, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:228:1: note: in expansion of macro ‘TRACE_EVENT’ 228 | TRACE_EVENT(ath10k_wmi_dbglog, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_htt_pktlog’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:258:1: note: in expansion of macro ‘TRACE_EVENT’ 258 | TRACE_EVENT(ath10k_htt_pktlog, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:258:1: note: in expansion of macro ‘TRACE_EVENT’ 258 | TRACE_EVENT(ath10k_htt_pktlog, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_htt_tx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:288:1: note: in expansion of macro ‘TRACE_EVENT’ 288 | TRACE_EVENT(ath10k_htt_tx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:288:1: note: in expansion of macro ‘TRACE_EVENT’ 288 | TRACE_EVENT(ath10k_htt_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_txrx_tx_unref’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ 323 | TRACE_EVENT(ath10k_txrx_tx_unref, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ 323 | TRACE_EVENT(ath10k_txrx_tx_unref, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_hdr_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 348 | DECLARE_EVENT_CLASS(ath10k_hdr_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 348 | DECLARE_EVENT_CLASS(ath10k_hdr_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_payload_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 375 | DECLARE_EVENT_CLASS(ath10k_payload_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 375 | DECLARE_EVENT_CLASS(ath10k_payload_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_htt_rx_desc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:424:1: note: in expansion of macro ‘TRACE_EVENT’ 424 | TRACE_EVENT(ath10k_htt_rx_desc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:424:1: note: in expansion of macro ‘TRACE_EVENT’ 424 | TRACE_EVENT(ath10k_htt_rx_desc, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_wmi_diag_container’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ 454 | TRACE_EVENT(ath10k_wmi_diag_container, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ 454 | TRACE_EVENT(ath10k_wmi_diag_container, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_wmi_diag’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:495:1: note: in expansion of macro ‘TRACE_EVENT’ 495 | TRACE_EVENT(ath10k_wmi_diag, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath10k/./trace.h:495:1: note: in expansion of macro ‘TRACE_EVENT’ 495 | TRACE_EVENT(ath10k_wmi_diag, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/ath10k/trace.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath/ath10k] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:155, from ../drivers/net/ethernet/mellanox/mlx5/core/esw/bridge.c:14: ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_bridge_fdb_template’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_bridge_vlan_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:56:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 56 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_vlan_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:56:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 56 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_vlan_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_bridge_port_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_port_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_port_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_bridge_mdb_port_change_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:113:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 113 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_mdb_port_change_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:113:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 113 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_mdb_port_change_template, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘perf_trace_mlx5_esw_bridge_fdb_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘perf_trace_mlx5_esw_bridge_vlan_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:56:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 56 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_vlan_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:56:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 56 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_vlan_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘perf_trace_mlx5_esw_bridge_port_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_port_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_port_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘perf_trace_mlx5_esw_bridge_mdb_port_change_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:113:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 113 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_mdb_port_change_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:113:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 113 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_mdb_port_change_template, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘__bpf_trace_mlx5_esw_bridge_fdb_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘__bpf_trace_mlx5_esw_bridge_vlan_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:56:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 56 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_vlan_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:56:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 56 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_vlan_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘__bpf_trace_mlx5_esw_bridge_port_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_port_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_port_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘__bpf_trace_mlx5_esw_bridge_mdb_port_change_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:113:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 113 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_mdb_port_change_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:113:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 113 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_mdb_port_change_template, | ^~~~~~~~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/esw/bridge.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/mediatek/mt7601u/trace.h:392, from ../drivers/net/wireless/mediatek/mt7601u/trace.c:11: ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_dev_reg_evtu’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_submit_urb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ 56 | TRACE_EVENT(mt_submit_urb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ 56 | TRACE_EVENT(mt_submit_urb, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_mcu_msg_send’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ 78 | TRACE_EVENT(mt_mcu_msg_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ 78 | TRACE_EVENT(mt_mcu_msg_send, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_vend_req’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_ee_read’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ 126 | TRACE_EVENT(ee_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ 126 | TRACE_EVENT(ee_read, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_dev_rf_reg_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 141 | DECLARE_EVENT_CLASS(dev_rf_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 141 | DECLARE_EVENT_CLASS(dev_rf_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_dev_bbp_reg_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(dev_bbp_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(dev_bbp_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_dev_simple_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:199:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 199 | DECLARE_EVENT_CLASS(dev_simple_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:199:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 199 | DECLARE_EVENT_CLASS(dev_simple_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_freq_cal_offset’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ 230 | TRACE_EVENT(freq_cal_offset, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ 230 | TRACE_EVENT(freq_cal_offset, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_rx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ 247 | TRACE_EVENT(mt_rx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ 247 | TRACE_EVENT(mt_rx, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_tx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:277:1: note: in expansion of macro ‘TRACE_EVENT’ 277 | TRACE_EVENT(mt_tx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:277:1: note: in expansion of macro ‘TRACE_EVENT’ 277 | TRACE_EVENT(mt_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_tx_dma_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:302:1: note: in expansion of macro ‘TRACE_EVENT’ 302 | TRACE_EVENT(mt_tx_dma_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:302:1: note: in expansion of macro ‘TRACE_EVENT’ 302 | TRACE_EVENT(mt_tx_dma_done, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_tx_status_cleaned’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(mt_tx_status_cleaned, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(mt_tx_status_cleaned, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_tx_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ 330 | TRACE_EVENT(mt_tx_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ 330 | TRACE_EVENT(mt_tx_status, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_rx_dma_aggr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:346:1: note: in expansion of macro ‘TRACE_EVENT’ 346 | TRACE_EVENT(mt_rx_dma_aggr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:346:1: note: in expansion of macro ‘TRACE_EVENT’ 346 | TRACE_EVENT(mt_rx_dma_aggr, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_set_shared_key’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:368:1: note: in expansion of macro ‘TRACE_EVENT’ 368 | TRACE_EVENT(set_shared_key, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:368:1: note: in expansion of macro ‘TRACE_EVENT’ 368 | TRACE_EVENT(set_shared_key, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘perf_trace_dev_reg_evtu’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘perf_trace_mt_submit_urb’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ 56 | TRACE_EVENT(mt_submit_urb, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ 56 | TRACE_EVENT(mt_submit_urb, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘perf_trace_mt_mcu_msg_send’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ 78 | TRACE_EVENT(mt_mcu_msg_send, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ 78 | TRACE_EVENT(mt_mcu_msg_send, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘perf_trace_mt_vend_req’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘perf_trace_ee_read’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ 126 | TRACE_EVENT(ee_read, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ 126 | TRACE_EVENT(ee_read, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘perf_trace_dev_rf_reg_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 141 | DECLARE_EVENT_CLASS(dev_rf_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 141 | DECLARE_EVENT_CLASS(dev_rf_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘perf_trace_dev_bbp_reg_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(dev_bbp_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(dev_bbp_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘perf_trace_dev_simple_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:199:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 199 | DECLARE_EVENT_CLASS(dev_simple_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:199:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 199 | DECLARE_EVENT_CLASS(dev_simple_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘perf_trace_freq_cal_offset’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ 230 | TRACE_EVENT(freq_cal_offset, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ 230 | TRACE_EVENT(freq_cal_offset, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘perf_trace_mt_rx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ 247 | TRACE_EVENT(mt_rx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ 247 | TRACE_EVENT(mt_rx, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘perf_trace_mt_tx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:277:1: note: in expansion of macro ‘TRACE_EVENT’ 277 | TRACE_EVENT(mt_tx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:277:1: note: in expansion of macro ‘TRACE_EVENT’ 277 | TRACE_EVENT(mt_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘perf_trace_mt_tx_dma_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:302:1: note: in expansion of macro ‘TRACE_EVENT’ 302 | TRACE_EVENT(mt_tx_dma_done, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:302:1: note: in expansion of macro ‘TRACE_EVENT’ 302 | TRACE_EVENT(mt_tx_dma_done, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘perf_trace_mt_tx_status_cleaned’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(mt_tx_status_cleaned, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(mt_tx_status_cleaned, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘perf_trace_mt_tx_status’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ 330 | TRACE_EVENT(mt_tx_status, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ 330 | TRACE_EVENT(mt_tx_status, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘perf_trace_mt_rx_dma_aggr’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:346:1: note: in expansion of macro ‘TRACE_EVENT’ 346 | TRACE_EVENT(mt_rx_dma_aggr, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:346:1: note: in expansion of macro ‘TRACE_EVENT’ 346 | TRACE_EVENT(mt_rx_dma_aggr, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘perf_trace_set_shared_key’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:368:1: note: in expansion of macro ‘TRACE_EVENT’ 368 | TRACE_EVENT(set_shared_key, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:368:1: note: in expansion of macro ‘TRACE_EVENT’ 368 | TRACE_EVENT(set_shared_key, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_dev_reg_evtu’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_submit_urb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ 56 | TRACE_EVENT(mt_submit_urb, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ 56 | TRACE_EVENT(mt_submit_urb, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_mcu_msg_send’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ 78 | TRACE_EVENT(mt_mcu_msg_send, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ 78 | TRACE_EVENT(mt_mcu_msg_send, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_vend_req’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_ee_read’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ 126 | TRACE_EVENT(ee_read, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ 126 | TRACE_EVENT(ee_read, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_dev_rf_reg_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 141 | DECLARE_EVENT_CLASS(dev_rf_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 141 | DECLARE_EVENT_CLASS(dev_rf_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_dev_bbp_reg_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(dev_bbp_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(dev_bbp_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_dev_simple_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:199:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 199 | DECLARE_EVENT_CLASS(dev_simple_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:199:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 199 | DECLARE_EVENT_CLASS(dev_simple_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_freq_cal_offset’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ 230 | TRACE_EVENT(freq_cal_offset, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ 230 | TRACE_EVENT(freq_cal_offset, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_rx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ 247 | TRACE_EVENT(mt_rx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ 247 | TRACE_EVENT(mt_rx, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_tx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:277:1: note: in expansion of macro ‘TRACE_EVENT’ 277 | TRACE_EVENT(mt_tx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:277:1: note: in expansion of macro ‘TRACE_EVENT’ 277 | TRACE_EVENT(mt_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_tx_dma_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:302:1: note: in expansion of macro ‘TRACE_EVENT’ 302 | TRACE_EVENT(mt_tx_dma_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:302:1: note: in expansion of macro ‘TRACE_EVENT’ 302 | TRACE_EVENT(mt_tx_dma_done, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_tx_status_cleaned’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(mt_tx_status_cleaned, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(mt_tx_status_cleaned, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_tx_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ 330 | TRACE_EVENT(mt_tx_status, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ 330 | TRACE_EVENT(mt_tx_status, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_rx_dma_aggr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:346:1: note: in expansion of macro ‘TRACE_EVENT’ 346 | TRACE_EVENT(mt_rx_dma_aggr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:346:1: note: in expansion of macro ‘TRACE_EVENT’ 346 | TRACE_EVENT(mt_rx_dma_aggr, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_set_shared_key’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:368:1: note: in expansion of macro ‘TRACE_EVENT’ 368 | TRACE_EVENT(set_shared_key, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:368:1: note: in expansion of macro ‘TRACE_EVENT’ 368 | TRACE_EVENT(set_shared_key, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt7601u/trace.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/mediatek/mt7601u] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/net/wireless/mediatek] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/mellanox/mlx5/core/diag/fs_tracepoint.h:323, from ../drivers/net/ethernet/mellanox/mlx5/core/diag/fs_tracepoint.c:35: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_add_ft’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(mlx5_fs_add_ft, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(mlx5_fs_add_ft, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(mlx5_fs_add_ft, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(mlx5_fs_add_ft, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(mlx5_fs_add_ft, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_del_ft’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(mlx5_fs_del_ft, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(mlx5_fs_del_ft, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_add_fg’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(mlx5_fs_add_fg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(mlx5_fs_add_fg, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_del_fg’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ 150 | TRACE_EVENT(mlx5_fs_del_fg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ 150 | TRACE_EVENT(mlx5_fs_del_fg, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_set_fte’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:180:1: note: in expansion of macro ‘TRACE_EVENT’ 180 | TRACE_EVENT(mlx5_fs_set_fte, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:180:1: note: in expansion of macro ‘TRACE_EVENT’ 180 | TRACE_EVENT(mlx5_fs_set_fte, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_del_fte’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ 257 | TRACE_EVENT(mlx5_fs_del_fte, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ 257 | TRACE_EVENT(mlx5_fs_del_fte, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_add_rule’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:273:1: note: in expansion of macro ‘TRACE_EVENT’ 273 | TRACE_EVENT(mlx5_fs_add_rule, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:273:1: note: in expansion of macro ‘TRACE_EVENT’ 273 | TRACE_EVENT(mlx5_fs_add_rule, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_del_rule’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ 303 | TRACE_EVENT(mlx5_fs_del_rule, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ 303 | TRACE_EVENT(mlx5_fs_del_rule, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘perf_trace_mlx5_fs_add_ft’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(mlx5_fs_add_ft, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(mlx5_fs_add_ft, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘perf_trace_mlx5_fs_del_ft’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(mlx5_fs_del_ft, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(mlx5_fs_del_ft, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘perf_trace_mlx5_fs_add_fg’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(mlx5_fs_add_fg, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(mlx5_fs_add_fg, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘perf_trace_mlx5_fs_del_fg’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ 150 | TRACE_EVENT(mlx5_fs_del_fg, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ 150 | TRACE_EVENT(mlx5_fs_del_fg, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘perf_trace_mlx5_fs_set_fte’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:180:1: note: in expansion of macro ‘TRACE_EVENT’ 180 | TRACE_EVENT(mlx5_fs_set_fte, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:180:1: note: in expansion of macro ‘TRACE_EVENT’ 180 | TRACE_EVENT(mlx5_fs_set_fte, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘perf_trace_mlx5_fs_del_fte’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ 257 | TRACE_EVENT(mlx5_fs_del_fte, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ 257 | TRACE_EVENT(mlx5_fs_del_fte, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘perf_trace_mlx5_fs_add_rule’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:273:1: note: in expansion of macro ‘TRACE_EVENT’ 273 | TRACE_EVENT(mlx5_fs_add_rule, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:273:1: note: in expansion of macro ‘TRACE_EVENT’ 273 | TRACE_EVENT(mlx5_fs_add_rule, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘perf_trace_mlx5_fs_del_rule’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ 303 | TRACE_EVENT(mlx5_fs_del_rule, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ 303 | TRACE_EVENT(mlx5_fs_del_rule, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘__bpf_trace_mlx5_fs_add_ft’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(mlx5_fs_add_ft, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(mlx5_fs_add_ft, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘__bpf_trace_mlx5_fs_del_ft’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(mlx5_fs_del_ft, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(mlx5_fs_del_ft, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘__bpf_trace_mlx5_fs_add_fg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(mlx5_fs_add_fg, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(mlx5_fs_add_fg, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘__bpf_trace_mlx5_fs_del_fg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ 150 | TRACE_EVENT(mlx5_fs_del_fg, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ 150 | TRACE_EVENT(mlx5_fs_del_fg, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘__bpf_trace_mlx5_fs_set_fte’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:180:1: note: in expansion of macro ‘TRACE_EVENT’ 180 | TRACE_EVENT(mlx5_fs_set_fte, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:180:1: note: in expansion of macro ‘TRACE_EVENT’ 180 | TRACE_EVENT(mlx5_fs_set_fte, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘__bpf_trace_mlx5_fs_del_fte’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ 257 | TRACE_EVENT(mlx5_fs_del_fte, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ 257 | TRACE_EVENT(mlx5_fs_del_fte, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘__bpf_trace_mlx5_fs_add_rule’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:273:1: note: in expansion of macro ‘TRACE_EVENT’ 273 | TRACE_EVENT(mlx5_fs_add_rule, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:273:1: note: in expansion of macro ‘TRACE_EVENT’ 273 | TRACE_EVENT(mlx5_fs_add_rule, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘__bpf_trace_mlx5_fs_del_rule’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ 303 | TRACE_EVENT(mlx5_fs_del_rule, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ 303 | TRACE_EVENT(mlx5_fs_del_rule, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/diag/fs_tracepoint.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/intel/ice/ice_trace.h:364, from ../drivers/net/ethernet/intel/ice/ice_main.c:24: ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_rx_dim_template’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_tx_dim_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 90 | DECLARE_EVENT_CLASS(ice_tx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 90 | DECLARE_EVENT_CLASS(ice_tx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_tx_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 118 | DECLARE_EVENT_CLASS(ice_tx_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 118 | DECLARE_EVENT_CLASS(ice_tx_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_rx_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(ice_rx_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(ice_rx_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_rx_indicate_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 169 | DECLARE_EVENT_CLASS(ice_rx_indicate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 169 | DECLARE_EVENT_CLASS(ice_rx_indicate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_xmit_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:195:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 195 | DECLARE_EVENT_CLASS(ice_xmit_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:195:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 195 | DECLARE_EVENT_CLASS(ice_xmit_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_tx_tstamp_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 220 | DECLARE_EVENT_CLASS(ice_tx_tstamp_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 220 | DECLARE_EVENT_CLASS(ice_tx_tstamp_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_esw_br_fdb_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:244:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 244 | DECLARE_EVENT_CLASS(ice_esw_br_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:244:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 244 | DECLARE_EVENT_CLASS(ice_esw_br_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_esw_br_vlan_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:276:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 276 | DECLARE_EVENT_CLASS(ice_esw_br_vlan_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:276:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 276 | DECLARE_EVENT_CLASS(ice_esw_br_vlan_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_esw_br_port_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:302:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 302 | DECLARE_EVENT_CLASS(ice_esw_br_port_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:302:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 302 | DECLARE_EVENT_CLASS(ice_esw_br_port_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_switch_stats_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 333 | DECLARE_EVENT_CLASS(ice_switch_stats_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 333 | DECLARE_EVENT_CLASS(ice_switch_stats_template, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_rx_dim_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_tx_dim_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 90 | DECLARE_EVENT_CLASS(ice_tx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 90 | DECLARE_EVENT_CLASS(ice_tx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_tx_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 118 | DECLARE_EVENT_CLASS(ice_tx_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 118 | DECLARE_EVENT_CLASS(ice_tx_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_rx_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(ice_rx_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(ice_rx_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_rx_indicate_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 169 | DECLARE_EVENT_CLASS(ice_rx_indicate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 169 | DECLARE_EVENT_CLASS(ice_rx_indicate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_xmit_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:195:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 195 | DECLARE_EVENT_CLASS(ice_xmit_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:195:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 195 | DECLARE_EVENT_CLASS(ice_xmit_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_tx_tstamp_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 220 | DECLARE_EVENT_CLASS(ice_tx_tstamp_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 220 | DECLARE_EVENT_CLASS(ice_tx_tstamp_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_esw_br_fdb_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:244:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 244 | DECLARE_EVENT_CLASS(ice_esw_br_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:244:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 244 | DECLARE_EVENT_CLASS(ice_esw_br_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_esw_br_vlan_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:276:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 276 | DECLARE_EVENT_CLASS(ice_esw_br_vlan_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:276:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 276 | DECLARE_EVENT_CLASS(ice_esw_br_vlan_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_esw_br_port_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:302:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 302 | DECLARE_EVENT_CLASS(ice_esw_br_port_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:302:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 302 | DECLARE_EVENT_CLASS(ice_esw_br_port_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_switch_stats_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 333 | DECLARE_EVENT_CLASS(ice_switch_stats_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 333 | DECLARE_EVENT_CLASS(ice_switch_stats_template, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_rx_dim_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_tx_dim_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 90 | DECLARE_EVENT_CLASS(ice_tx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 90 | DECLARE_EVENT_CLASS(ice_tx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_tx_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 118 | DECLARE_EVENT_CLASS(ice_tx_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 118 | DECLARE_EVENT_CLASS(ice_tx_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_rx_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(ice_rx_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(ice_rx_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_rx_indicate_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 169 | DECLARE_EVENT_CLASS(ice_rx_indicate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 169 | DECLARE_EVENT_CLASS(ice_rx_indicate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_xmit_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:195:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 195 | DECLARE_EVENT_CLASS(ice_xmit_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:195:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 195 | DECLARE_EVENT_CLASS(ice_xmit_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_tx_tstamp_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 220 | DECLARE_EVENT_CLASS(ice_tx_tstamp_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 220 | DECLARE_EVENT_CLASS(ice_tx_tstamp_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_esw_br_fdb_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:244:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 244 | DECLARE_EVENT_CLASS(ice_esw_br_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:244:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 244 | DECLARE_EVENT_CLASS(ice_esw_br_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_esw_br_vlan_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:276:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 276 | DECLARE_EVENT_CLASS(ice_esw_br_vlan_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:276:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 276 | DECLARE_EVENT_CLASS(ice_esw_br_vlan_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_esw_br_port_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:302:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 302 | DECLARE_EVENT_CLASS(ice_esw_br_port_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:302:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 302 | DECLARE_EVENT_CLASS(ice_esw_br_port_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_switch_stats_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 333 | DECLARE_EVENT_CLASS(ice_switch_stats_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 333 | DECLARE_EVENT_CLASS(ice_switch_stats_template, | ^~~~~~~~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/intel/ice/ice_main.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/intel/ice] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/intel] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:173, from ../drivers/net/ethernet/mellanox/mlx5/core/sf/devlink.c:12: ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_add’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_add, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_add, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_add, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_add, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_add, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_free’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(mlx5_sf_free, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(mlx5_sf_free, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_hwc_alloc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(mlx5_sf_hwc_alloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(mlx5_sf_hwc_alloc, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_hwc_free’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(mlx5_sf_hwc_free, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(mlx5_sf_hwc_free, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_hwc_deferred_free’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(mlx5_sf_hwc_deferred_free, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(mlx5_sf_hwc_deferred_free, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_state_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 106 | DECLARE_EVENT_CLASS(mlx5_sf_state_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 106 | DECLARE_EVENT_CLASS(mlx5_sf_state_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_update_state’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ 142 | TRACE_EVENT(mlx5_sf_update_state, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ 142 | TRACE_EVENT(mlx5_sf_update_state, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘perf_trace_mlx5_sf_add’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_add, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_add, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘perf_trace_mlx5_sf_free’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(mlx5_sf_free, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(mlx5_sf_free, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘perf_trace_mlx5_sf_hwc_alloc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(mlx5_sf_hwc_alloc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(mlx5_sf_hwc_alloc, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘perf_trace_mlx5_sf_hwc_free’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(mlx5_sf_hwc_free, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(mlx5_sf_hwc_free, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘perf_trace_mlx5_sf_hwc_deferred_free’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(mlx5_sf_hwc_deferred_free, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(mlx5_sf_hwc_deferred_free, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘perf_trace_mlx5_sf_state_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 106 | DECLARE_EVENT_CLASS(mlx5_sf_state_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 106 | DECLARE_EVENT_CLASS(mlx5_sf_state_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘perf_trace_mlx5_sf_update_state’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ 142 | TRACE_EVENT(mlx5_sf_update_state, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ 142 | TRACE_EVENT(mlx5_sf_update_state, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_add’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_add, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_add, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_free’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(mlx5_sf_free, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(mlx5_sf_free, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_hwc_alloc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(mlx5_sf_hwc_alloc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(mlx5_sf_hwc_alloc, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_hwc_free’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(mlx5_sf_hwc_free, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(mlx5_sf_hwc_free, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_hwc_deferred_free’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(mlx5_sf_hwc_deferred_free, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(mlx5_sf_hwc_deferred_free, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_state_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 106 | DECLARE_EVENT_CLASS(mlx5_sf_state_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 106 | DECLARE_EVENT_CLASS(mlx5_sf_state_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_update_state’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ 142 | TRACE_EVENT(mlx5_sf_update_state, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ 142 | TRACE_EVENT(mlx5_sf_update_state, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/sf/devlink.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/mellanox/mlx5/core] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/mellanox] Error 2 make[5]: *** [../scripts/Makefile.build:485: drivers/net/ethernet] Error 2 In file included from ../include/trace/define_trace.h:108, from ../fs/gfs2/trace_gfs2.h:641, from ../fs/gfs2/glock.c:52: ../fs/gfs2/./trace_gfs2.h: In function ‘trace_event_raw_event_gfs2_glock_state_change’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:90:1: note: in expansion of macro ‘TRACE_EVENT’ 90 | TRACE_EVENT(gfs2_glock_state_change, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:90:1: note: in expansion of macro ‘TRACE_EVENT’ 90 | TRACE_EVENT(gfs2_glock_state_change, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:90:1: note: in expansion of macro ‘TRACE_EVENT’ 90 | TRACE_EVENT(gfs2_glock_state_change, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:90:1: note: in expansion of macro ‘TRACE_EVENT’ 90 | TRACE_EVENT(gfs2_glock_state_change, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:90:1: note: in expansion of macro ‘TRACE_EVENT’ 90 | TRACE_EVENT(gfs2_glock_state_change, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘trace_event_raw_event_gfs2_glock_put’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ 129 | TRACE_EVENT(gfs2_glock_put, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ 129 | TRACE_EVENT(gfs2_glock_put, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘trace_event_raw_event_gfs2_demote_rq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:161:1: note: in expansion of macro ‘TRACE_EVENT’ 161 | TRACE_EVENT(gfs2_demote_rq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:161:1: note: in expansion of macro ‘TRACE_EVENT’ 161 | TRACE_EVENT(gfs2_demote_rq, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘trace_event_raw_event_gfs2_promote’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ 198 | TRACE_EVENT(gfs2_promote, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ 198 | TRACE_EVENT(gfs2_promote, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘trace_event_raw_event_gfs2_glock_queue’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ 225 | TRACE_EVENT(gfs2_glock_queue, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ 225 | TRACE_EVENT(gfs2_glock_queue, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘trace_event_raw_event_gfs2_glock_lock_time’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ 255 | TRACE_EVENT(gfs2_glock_lock_time, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ 255 | TRACE_EVENT(gfs2_glock_lock_time, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘trace_event_raw_event_gfs2_pin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(gfs2_pin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(gfs2_pin, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘trace_event_raw_event_gfs2_log_flush’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:350:1: note: in expansion of macro ‘TRACE_EVENT’ 350 | TRACE_EVENT(gfs2_log_flush, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:350:1: note: in expansion of macro ‘TRACE_EVENT’ 350 | TRACE_EVENT(gfs2_log_flush, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘trace_event_raw_event_gfs2_log_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ 378 | TRACE_EVENT(gfs2_log_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ 378 | TRACE_EVENT(gfs2_log_blocks, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘trace_event_raw_event_gfs2_ail_flush’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:401:1: note: in expansion of macro ‘TRACE_EVENT’ 401 | TRACE_EVENT(gfs2_ail_flush, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:401:1: note: in expansion of macro ‘TRACE_EVENT’ 401 | TRACE_EVENT(gfs2_ail_flush, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘trace_event_raw_event_gfs2_bmap’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘trace_event_raw_event_gfs2_iomap_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:475:1: note: in expansion of macro ‘TRACE_EVENT’ 475 | TRACE_EVENT(gfs2_iomap_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:475:1: note: in expansion of macro ‘TRACE_EVENT’ 475 | TRACE_EVENT(gfs2_iomap_start, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘trace_event_raw_event_gfs2_iomap_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:505:1: note: in expansion of macro ‘TRACE_EVENT’ 505 | TRACE_EVENT(gfs2_iomap_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:505:1: note: in expansion of macro ‘TRACE_EVENT’ 505 | TRACE_EVENT(gfs2_iomap_end, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘trace_event_raw_event_gfs2_block_alloc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:545:1: note: in expansion of macro ‘TRACE_EVENT’ 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:545:1: note: in expansion of macro ‘TRACE_EVENT’ 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘trace_event_raw_event_gfs2_rs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:589:1: note: in expansion of macro ‘TRACE_EVENT’ 589 | TRACE_EVENT(gfs2_rs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:589:1: note: in expansion of macro ‘TRACE_EVENT’ 589 | TRACE_EVENT(gfs2_rs, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../fs/gfs2/./trace_gfs2.h: In function ‘perf_trace_gfs2_glock_state_change’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:90:1: note: in expansion of macro ‘TRACE_EVENT’ 90 | TRACE_EVENT(gfs2_glock_state_change, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:90:1: note: in expansion of macro ‘TRACE_EVENT’ 90 | TRACE_EVENT(gfs2_glock_state_change, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘perf_trace_gfs2_glock_put’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ 129 | TRACE_EVENT(gfs2_glock_put, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ 129 | TRACE_EVENT(gfs2_glock_put, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘perf_trace_gfs2_demote_rq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:161:1: note: in expansion of macro ‘TRACE_EVENT’ 161 | TRACE_EVENT(gfs2_demote_rq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:161:1: note: in expansion of macro ‘TRACE_EVENT’ 161 | TRACE_EVENT(gfs2_demote_rq, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘perf_trace_gfs2_promote’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ 198 | TRACE_EVENT(gfs2_promote, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ 198 | TRACE_EVENT(gfs2_promote, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘perf_trace_gfs2_glock_queue’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ 225 | TRACE_EVENT(gfs2_glock_queue, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ 225 | TRACE_EVENT(gfs2_glock_queue, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘perf_trace_gfs2_glock_lock_time’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ 255 | TRACE_EVENT(gfs2_glock_lock_time, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ 255 | TRACE_EVENT(gfs2_glock_lock_time, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘perf_trace_gfs2_pin’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(gfs2_pin, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(gfs2_pin, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘perf_trace_gfs2_log_flush’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:350:1: note: in expansion of macro ‘TRACE_EVENT’ 350 | TRACE_EVENT(gfs2_log_flush, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:350:1: note: in expansion of macro ‘TRACE_EVENT’ 350 | TRACE_EVENT(gfs2_log_flush, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘perf_trace_gfs2_log_blocks’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ 378 | TRACE_EVENT(gfs2_log_blocks, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ 378 | TRACE_EVENT(gfs2_log_blocks, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘perf_trace_gfs2_ail_flush’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:401:1: note: in expansion of macro ‘TRACE_EVENT’ 401 | TRACE_EVENT(gfs2_ail_flush, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:401:1: note: in expansion of macro ‘TRACE_EVENT’ 401 | TRACE_EVENT(gfs2_ail_flush, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘perf_trace_gfs2_bmap’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘perf_trace_gfs2_iomap_start’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:475:1: note: in expansion of macro ‘TRACE_EVENT’ 475 | TRACE_EVENT(gfs2_iomap_start, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:475:1: note: in expansion of macro ‘TRACE_EVENT’ 475 | TRACE_EVENT(gfs2_iomap_start, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘perf_trace_gfs2_iomap_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:505:1: note: in expansion of macro ‘TRACE_EVENT’ 505 | TRACE_EVENT(gfs2_iomap_end, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:505:1: note: in expansion of macro ‘TRACE_EVENT’ 505 | TRACE_EVENT(gfs2_iomap_end, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘perf_trace_gfs2_block_alloc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:545:1: note: in expansion of macro ‘TRACE_EVENT’ 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:545:1: note: in expansion of macro ‘TRACE_EVENT’ 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘perf_trace_gfs2_rs’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:589:1: note: in expansion of macro ‘TRACE_EVENT’ 589 | TRACE_EVENT(gfs2_rs, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:589:1: note: in expansion of macro ‘TRACE_EVENT’ 589 | TRACE_EVENT(gfs2_rs, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_glock_state_change’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:90:1: note: in expansion of macro ‘TRACE_EVENT’ 90 | TRACE_EVENT(gfs2_glock_state_change, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:90:1: note: in expansion of macro ‘TRACE_EVENT’ 90 | TRACE_EVENT(gfs2_glock_state_change, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_glock_put’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ 129 | TRACE_EVENT(gfs2_glock_put, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ 129 | TRACE_EVENT(gfs2_glock_put, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_demote_rq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:161:1: note: in expansion of macro ‘TRACE_EVENT’ 161 | TRACE_EVENT(gfs2_demote_rq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:161:1: note: in expansion of macro ‘TRACE_EVENT’ 161 | TRACE_EVENT(gfs2_demote_rq, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_promote’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ 198 | TRACE_EVENT(gfs2_promote, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ 198 | TRACE_EVENT(gfs2_promote, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_glock_queue’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ 225 | TRACE_EVENT(gfs2_glock_queue, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ 225 | TRACE_EVENT(gfs2_glock_queue, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_glock_lock_time’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ 255 | TRACE_EVENT(gfs2_glock_lock_time, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ 255 | TRACE_EVENT(gfs2_glock_lock_time, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_pin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(gfs2_pin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(gfs2_pin, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_log_flush’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:350:1: note: in expansion of macro ‘TRACE_EVENT’ 350 | TRACE_EVENT(gfs2_log_flush, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:350:1: note: in expansion of macro ‘TRACE_EVENT’ 350 | TRACE_EVENT(gfs2_log_flush, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_log_blocks’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ 378 | TRACE_EVENT(gfs2_log_blocks, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ 378 | TRACE_EVENT(gfs2_log_blocks, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_ail_flush’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:401:1: note: in expansion of macro ‘TRACE_EVENT’ 401 | TRACE_EVENT(gfs2_ail_flush, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:401:1: note: in expansion of macro ‘TRACE_EVENT’ 401 | TRACE_EVENT(gfs2_ail_flush, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_bmap’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_iomap_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:475:1: note: in expansion of macro ‘TRACE_EVENT’ 475 | TRACE_EVENT(gfs2_iomap_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:475:1: note: in expansion of macro ‘TRACE_EVENT’ 475 | TRACE_EVENT(gfs2_iomap_start, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_iomap_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:505:1: note: in expansion of macro ‘TRACE_EVENT’ 505 | TRACE_EVENT(gfs2_iomap_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:505:1: note: in expansion of macro ‘TRACE_EVENT’ 505 | TRACE_EVENT(gfs2_iomap_end, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_block_alloc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:545:1: note: in expansion of macro ‘TRACE_EVENT’ 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:545:1: note: in expansion of macro ‘TRACE_EVENT’ 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_rs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:589:1: note: in expansion of macro ‘TRACE_EVENT’ 589 | TRACE_EVENT(gfs2_rs, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/gfs2/./trace_gfs2.h:589:1: note: in expansion of macro ‘TRACE_EVENT’ 589 | TRACE_EVENT(gfs2_rs, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/gfs2/glock.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/gfs2] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/rpcgss.h:688, from ../net/sunrpc/auth_gss/trace.c:14: ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_gssapi_event’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(rpcgss_gssapi_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(rpcgss_gssapi_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(rpcgss_gssapi_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(rpcgss_gssapi_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(rpcgss_gssapi_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_import_ctx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(rpcgss_import_ctx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(rpcgss_import_ctx, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_ctx_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 141 | DECLARE_EVENT_CLASS(rpcgss_ctx_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 141 | DECLARE_EVENT_CLASS(rpcgss_ctx_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_svc_gssapi_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 175 | DECLARE_EVENT_CLASS(rpcgss_svc_gssapi_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 175 | DECLARE_EVENT_CLASS(rpcgss_svc_gssapi_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_svc_wrap_failed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(rpcgss_svc_wrap_failed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(rpcgss_svc_wrap_failed, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_svc_unwrap_failed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:234:1: note: in expansion of macro ‘TRACE_EVENT’ 234 | TRACE_EVENT(rpcgss_svc_unwrap_failed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:234:1: note: in expansion of macro ‘TRACE_EVENT’ 234 | TRACE_EVENT(rpcgss_svc_unwrap_failed, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_svc_seqno_bad’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT(rpcgss_svc_seqno_bad, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT(rpcgss_svc_seqno_bad, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_svc_accept_upcall’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ 282 | TRACE_EVENT(rpcgss_svc_accept_upcall, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ 282 | TRACE_EVENT(rpcgss_svc_accept_upcall, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_svc_authenticate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:313:1: note: in expansion of macro ‘TRACE_EVENT’ 313 | TRACE_EVENT(rpcgss_svc_authenticate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:313:1: note: in expansion of macro ‘TRACE_EVENT’ 313 | TRACE_EVENT(rpcgss_svc_authenticate, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_unwrap_failed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ 342 | TRACE_EVENT(rpcgss_unwrap_failed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ 342 | TRACE_EVENT(rpcgss_unwrap_failed, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_bad_seqno’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ 363 | TRACE_EVENT(rpcgss_bad_seqno, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ 363 | TRACE_EVENT(rpcgss_bad_seqno, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_seqno’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:392:1: note: in expansion of macro ‘TRACE_EVENT’ 392 | TRACE_EVENT(rpcgss_seqno, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:392:1: note: in expansion of macro ‘TRACE_EVENT’ 392 | TRACE_EVENT(rpcgss_seqno, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_need_reencode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ 420 | TRACE_EVENT(rpcgss_need_reencode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ 420 | TRACE_EVENT(rpcgss_need_reencode, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_update_slack’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ 454 | TRACE_EVENT(rpcgss_update_slack, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ 454 | TRACE_EVENT(rpcgss_update_slack, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_svc_seqno_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:489:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 489 | DECLARE_EVENT_CLASS(rpcgss_svc_seqno_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:489:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 489 | DECLARE_EVENT_CLASS(rpcgss_svc_seqno_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_svc_seqno_low’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:522:1: note: in expansion of macro ‘TRACE_EVENT’ 522 | TRACE_EVENT(rpcgss_svc_seqno_low, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:522:1: note: in expansion of macro ‘TRACE_EVENT’ 522 | TRACE_EVENT(rpcgss_svc_seqno_low, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_upcall_msg’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:554:1: note: in expansion of macro ‘TRACE_EVENT’ 554 | TRACE_EVENT(rpcgss_upcall_msg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:554:1: note: in expansion of macro ‘TRACE_EVENT’ 554 | TRACE_EVENT(rpcgss_upcall_msg, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_upcall_result’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ 572 | TRACE_EVENT(rpcgss_upcall_result, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ 572 | TRACE_EVENT(rpcgss_upcall_result, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_context’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:594:1: note: in expansion of macro ‘TRACE_EVENT’ 594 | TRACE_EVENT(rpcgss_context, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:594:1: note: in expansion of macro ‘TRACE_EVENT’ 594 | TRACE_EVENT(rpcgss_context, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_createauth’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ 645 | TRACE_EVENT(rpcgss_createauth, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ 645 | TRACE_EVENT(rpcgss_createauth, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_oid_to_mech’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:668:1: note: in expansion of macro ‘TRACE_EVENT’ 668 | TRACE_EVENT(rpcgss_oid_to_mech, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:668:1: note: in expansion of macro ‘TRACE_EVENT’ 668 | TRACE_EVENT(rpcgss_oid_to_mech, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_gssapi_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(rpcgss_gssapi_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(rpcgss_gssapi_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_import_ctx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(rpcgss_import_ctx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(rpcgss_import_ctx, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_ctx_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 141 | DECLARE_EVENT_CLASS(rpcgss_ctx_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 141 | DECLARE_EVENT_CLASS(rpcgss_ctx_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_svc_gssapi_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 175 | DECLARE_EVENT_CLASS(rpcgss_svc_gssapi_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 175 | DECLARE_EVENT_CLASS(rpcgss_svc_gssapi_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_svc_wrap_failed’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(rpcgss_svc_wrap_failed, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(rpcgss_svc_wrap_failed, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_svc_unwrap_failed’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:234:1: note: in expansion of macro ‘TRACE_EVENT’ 234 | TRACE_EVENT(rpcgss_svc_unwrap_failed, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:234:1: note: in expansion of macro ‘TRACE_EVENT’ 234 | TRACE_EVENT(rpcgss_svc_unwrap_failed, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_svc_seqno_bad’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT(rpcgss_svc_seqno_bad, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT(rpcgss_svc_seqno_bad, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_svc_accept_upcall’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ 282 | TRACE_EVENT(rpcgss_svc_accept_upcall, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ 282 | TRACE_EVENT(rpcgss_svc_accept_upcall, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_svc_authenticate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:313:1: note: in expansion of macro ‘TRACE_EVENT’ 313 | TRACE_EVENT(rpcgss_svc_authenticate, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:313:1: note: in expansion of macro ‘TRACE_EVENT’ 313 | TRACE_EVENT(rpcgss_svc_authenticate, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_unwrap_failed’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ 342 | TRACE_EVENT(rpcgss_unwrap_failed, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ 342 | TRACE_EVENT(rpcgss_unwrap_failed, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_bad_seqno’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ 363 | TRACE_EVENT(rpcgss_bad_seqno, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ 363 | TRACE_EVENT(rpcgss_bad_seqno, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_seqno’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:392:1: note: in expansion of macro ‘TRACE_EVENT’ 392 | TRACE_EVENT(rpcgss_seqno, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:392:1: note: in expansion of macro ‘TRACE_EVENT’ 392 | TRACE_EVENT(rpcgss_seqno, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_need_reencode’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ 420 | TRACE_EVENT(rpcgss_need_reencode, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ 420 | TRACE_EVENT(rpcgss_need_reencode, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_update_slack’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ 454 | TRACE_EVENT(rpcgss_update_slack, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ 454 | TRACE_EVENT(rpcgss_update_slack, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_svc_seqno_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:489:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 489 | DECLARE_EVENT_CLASS(rpcgss_svc_seqno_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:489:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 489 | DECLARE_EVENT_CLASS(rpcgss_svc_seqno_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_svc_seqno_low’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:522:1: note: in expansion of macro ‘TRACE_EVENT’ 522 | TRACE_EVENT(rpcgss_svc_seqno_low, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:522:1: note: in expansion of macro ‘TRACE_EVENT’ 522 | TRACE_EVENT(rpcgss_svc_seqno_low, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_upcall_msg’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:554:1: note: in expansion of macro ‘TRACE_EVENT’ 554 | TRACE_EVENT(rpcgss_upcall_msg, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:554:1: note: in expansion of macro ‘TRACE_EVENT’ 554 | TRACE_EVENT(rpcgss_upcall_msg, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_upcall_result’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ 572 | TRACE_EVENT(rpcgss_upcall_result, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ 572 | TRACE_EVENT(rpcgss_upcall_result, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_context’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:594:1: note: in expansion of macro ‘TRACE_EVENT’ 594 | TRACE_EVENT(rpcgss_context, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:594:1: note: in expansion of macro ‘TRACE_EVENT’ 594 | TRACE_EVENT(rpcgss_context, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_createauth’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ 645 | TRACE_EVENT(rpcgss_createauth, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ 645 | TRACE_EVENT(rpcgss_createauth, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_oid_to_mech’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:668:1: note: in expansion of macro ‘TRACE_EVENT’ 668 | TRACE_EVENT(rpcgss_oid_to_mech, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:668:1: note: in expansion of macro ‘TRACE_EVENT’ 668 | TRACE_EVENT(rpcgss_oid_to_mech, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_gssapi_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(rpcgss_gssapi_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(rpcgss_gssapi_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_import_ctx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(rpcgss_import_ctx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(rpcgss_import_ctx, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_ctx_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 141 | DECLARE_EVENT_CLASS(rpcgss_ctx_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 141 | DECLARE_EVENT_CLASS(rpcgss_ctx_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_svc_gssapi_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 175 | DECLARE_EVENT_CLASS(rpcgss_svc_gssapi_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 175 | DECLARE_EVENT_CLASS(rpcgss_svc_gssapi_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_svc_wrap_failed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(rpcgss_svc_wrap_failed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(rpcgss_svc_wrap_failed, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_svc_unwrap_failed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:234:1: note: in expansion of macro ‘TRACE_EVENT’ 234 | TRACE_EVENT(rpcgss_svc_unwrap_failed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:234:1: note: in expansion of macro ‘TRACE_EVENT’ 234 | TRACE_EVENT(rpcgss_svc_unwrap_failed, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_svc_seqno_bad’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT(rpcgss_svc_seqno_bad, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT(rpcgss_svc_seqno_bad, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_svc_accept_upcall’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ 282 | TRACE_EVENT(rpcgss_svc_accept_upcall, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ 282 | TRACE_EVENT(rpcgss_svc_accept_upcall, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_svc_authenticate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:313:1: note: in expansion of macro ‘TRACE_EVENT’ 313 | TRACE_EVENT(rpcgss_svc_authenticate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:313:1: note: in expansion of macro ‘TRACE_EVENT’ 313 | TRACE_EVENT(rpcgss_svc_authenticate, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_unwrap_failed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ 342 | TRACE_EVENT(rpcgss_unwrap_failed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ 342 | TRACE_EVENT(rpcgss_unwrap_failed, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_bad_seqno’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ 363 | TRACE_EVENT(rpcgss_bad_seqno, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ 363 | TRACE_EVENT(rpcgss_bad_seqno, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_seqno’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:392:1: note: in expansion of macro ‘TRACE_EVENT’ 392 | TRACE_EVENT(rpcgss_seqno, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:392:1: note: in expansion of macro ‘TRACE_EVENT’ 392 | TRACE_EVENT(rpcgss_seqno, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_need_reencode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ 420 | TRACE_EVENT(rpcgss_need_reencode, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ 420 | TRACE_EVENT(rpcgss_need_reencode, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_update_slack’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ 454 | TRACE_EVENT(rpcgss_update_slack, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ 454 | TRACE_EVENT(rpcgss_update_slack, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_svc_seqno_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:489:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 489 | DECLARE_EVENT_CLASS(rpcgss_svc_seqno_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:489:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 489 | DECLARE_EVENT_CLASS(rpcgss_svc_seqno_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_svc_seqno_low’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:522:1: note: in expansion of macro ‘TRACE_EVENT’ 522 | TRACE_EVENT(rpcgss_svc_seqno_low, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:522:1: note: in expansion of macro ‘TRACE_EVENT’ 522 | TRACE_EVENT(rpcgss_svc_seqno_low, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_upcall_msg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:554:1: note: in expansion of macro ‘TRACE_EVENT’ 554 | TRACE_EVENT(rpcgss_upcall_msg, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:554:1: note: in expansion of macro ‘TRACE_EVENT’ 554 | TRACE_EVENT(rpcgss_upcall_msg, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_upcall_result’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ 572 | TRACE_EVENT(rpcgss_upcall_result, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ 572 | TRACE_EVENT(rpcgss_upcall_result, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_context’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:594:1: note: in expansion of macro ‘TRACE_EVENT’ 594 | TRACE_EVENT(rpcgss_context, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:594:1: note: in expansion of macro ‘TRACE_EVENT’ 594 | TRACE_EVENT(rpcgss_context, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_createauth’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ 645 | TRACE_EVENT(rpcgss_createauth, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ 645 | TRACE_EVENT(rpcgss_createauth, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_oid_to_mech’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:668:1: note: in expansion of macro ‘TRACE_EVENT’ 668 | TRACE_EVENT(rpcgss_oid_to_mech, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:668:1: note: in expansion of macro ‘TRACE_EVENT’ 668 | TRACE_EVENT(rpcgss_oid_to_mech, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: net/sunrpc/auth_gss/trace.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: net/sunrpc/auth_gss] Error 2 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace-io.h:194, from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h:92, from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace.c:18: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_ioread32’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_ioread32, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_ioread32, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_ioread32, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_ioread32, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_ioread32, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_iowrite8’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(iwlwifi_dev_iowrite8, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(iwlwifi_dev_iowrite8, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_iowrite32’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ 51 | TRACE_EVENT(iwlwifi_dev_iowrite32, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ 51 | TRACE_EVENT(iwlwifi_dev_iowrite32, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_iowrite64’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(iwlwifi_dev_iowrite64, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(iwlwifi_dev_iowrite64, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_iowrite_prph32’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(iwlwifi_dev_iowrite_prph32, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(iwlwifi_dev_iowrite_prph32, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_iowrite_prph64’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(iwlwifi_dev_iowrite_prph64, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(iwlwifi_dev_iowrite_prph64, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_ioread_prph32’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ 119 | TRACE_EVENT(iwlwifi_dev_ioread_prph32, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ 119 | TRACE_EVENT(iwlwifi_dev_ioread_prph32, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(iwlwifi_dev_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(iwlwifi_dev_irq, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_irq_msix’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ 149 | TRACE_EVENT(iwlwifi_dev_irq_msix, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ 149 | TRACE_EVENT(iwlwifi_dev_irq_msix, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_ict_read’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:172:1: note: in expansion of macro ‘TRACE_EVENT’ 172 | TRACE_EVENT(iwlwifi_dev_ict_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:172:1: note: in expansion of macro ‘TRACE_EVENT’ 172 | TRACE_EVENT(iwlwifi_dev_ict_read, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘perf_trace_iwlwifi_dev_ioread32’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_ioread32, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_ioread32, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘perf_trace_iwlwifi_dev_iowrite8’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(iwlwifi_dev_iowrite8, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(iwlwifi_dev_iowrite8, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘perf_trace_iwlwifi_dev_iowrite32’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ 51 | TRACE_EVENT(iwlwifi_dev_iowrite32, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ 51 | TRACE_EVENT(iwlwifi_dev_iowrite32, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘perf_trace_iwlwifi_dev_iowrite64’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(iwlwifi_dev_iowrite64, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(iwlwifi_dev_iowrite64, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘perf_trace_iwlwifi_dev_iowrite_prph32’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(iwlwifi_dev_iowrite_prph32, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(iwlwifi_dev_iowrite_prph32, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘perf_trace_iwlwifi_dev_iowrite_prph64’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(iwlwifi_dev_iowrite_prph64, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(iwlwifi_dev_iowrite_prph64, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘perf_trace_iwlwifi_dev_ioread_prph32’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ 119 | TRACE_EVENT(iwlwifi_dev_ioread_prph32, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ 119 | TRACE_EVENT(iwlwifi_dev_ioread_prph32, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘perf_trace_iwlwifi_dev_irq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(iwlwifi_dev_irq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(iwlwifi_dev_irq, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘perf_trace_iwlwifi_dev_irq_msix’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ 149 | TRACE_EVENT(iwlwifi_dev_irq_msix, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ 149 | TRACE_EVENT(iwlwifi_dev_irq_msix, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘perf_trace_iwlwifi_dev_ict_read’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:172:1: note: in expansion of macro ‘TRACE_EVENT’ 172 | TRACE_EVENT(iwlwifi_dev_ict_read, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:172:1: note: in expansion of macro ‘TRACE_EVENT’ 172 | TRACE_EVENT(iwlwifi_dev_ict_read, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_ioread32’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_ioread32, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_ioread32, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_iowrite8’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(iwlwifi_dev_iowrite8, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(iwlwifi_dev_iowrite8, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_iowrite32’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ 51 | TRACE_EVENT(iwlwifi_dev_iowrite32, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ 51 | TRACE_EVENT(iwlwifi_dev_iowrite32, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_iowrite64’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(iwlwifi_dev_iowrite64, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(iwlwifi_dev_iowrite64, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_iowrite_prph32’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(iwlwifi_dev_iowrite_prph32, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(iwlwifi_dev_iowrite_prph32, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_iowrite_prph64’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(iwlwifi_dev_iowrite_prph64, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(iwlwifi_dev_iowrite_prph64, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_ioread_prph32’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ 119 | TRACE_EVENT(iwlwifi_dev_ioread_prph32, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ 119 | TRACE_EVENT(iwlwifi_dev_ioread_prph32, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(iwlwifi_dev_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(iwlwifi_dev_irq, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_irq_msix’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ 149 | TRACE_EVENT(iwlwifi_dev_irq_msix, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ 149 | TRACE_EVENT(iwlwifi_dev_irq_msix, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_ict_read’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:172:1: note: in expansion of macro ‘TRACE_EVENT’ 172 | TRACE_EVENT(iwlwifi_dev_ict_read, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:172:1: note: in expansion of macro ‘TRACE_EVENT’ 172 | TRACE_EVENT(iwlwifi_dev_ict_read, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace-ucode.h:61, from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h:93: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h: In function ‘trace_event_raw_event_iwlwifi_dev_ucode_cont_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(iwlwifi_dev_ucode_cont_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(iwlwifi_dev_ucode_cont_event, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h: In function ‘trace_event_raw_event_iwlwifi_dev_ucode_wrap_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(iwlwifi_dev_ucode_wrap_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(iwlwifi_dev_ucode_wrap_event, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h: In function ‘perf_trace_iwlwifi_dev_ucode_cont_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(iwlwifi_dev_ucode_cont_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(iwlwifi_dev_ucode_cont_event, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h: In function ‘perf_trace_iwlwifi_dev_ucode_wrap_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(iwlwifi_dev_ucode_wrap_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(iwlwifi_dev_ucode_wrap_event, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h: In function ‘__bpf_trace_iwlwifi_dev_ucode_cont_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(iwlwifi_dev_ucode_cont_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(iwlwifi_dev_ucode_cont_event, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h: In function ‘__bpf_trace_iwlwifi_dev_ucode_wrap_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(iwlwifi_dev_ucode_wrap_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(iwlwifi_dev_ucode_wrap_event, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace-msg.h:71, from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h:94: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h: In function ‘trace_event_raw_event_iwlwifi_msg_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 17 | DECLARE_EVENT_CLASS(iwlwifi_msg_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 17 | DECLARE_EVENT_CLASS(iwlwifi_msg_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h: In function ‘trace_event_raw_event_iwlwifi_dbg’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(iwlwifi_dbg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(iwlwifi_dbg, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h: In function ‘perf_trace_iwlwifi_msg_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 17 | DECLARE_EVENT_CLASS(iwlwifi_msg_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 17 | DECLARE_EVENT_CLASS(iwlwifi_msg_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h: In function ‘perf_trace_iwlwifi_dbg’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(iwlwifi_dbg, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(iwlwifi_dbg, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h: In function ‘__bpf_trace_iwlwifi_msg_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 17 | DECLARE_EVENT_CLASS(iwlwifi_msg_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 17 | DECLARE_EVENT_CLASS(iwlwifi_msg_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h: In function ‘__bpf_trace_iwlwifi_dbg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(iwlwifi_dbg, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(iwlwifi_dbg, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace-data.h:59, from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h:95: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h: In function ‘trace_event_raw_event_iwlwifi_dev_tx_tb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_tx_tb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_tx_tb, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h: In function ‘trace_event_raw_event_iwlwifi_dev_rx_data’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ 37 | TRACE_EVENT(iwlwifi_dev_rx_data, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ 37 | TRACE_EVENT(iwlwifi_dev_rx_data, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h: In function ‘perf_trace_iwlwifi_dev_tx_tb’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_tx_tb, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_tx_tb, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h: In function ‘perf_trace_iwlwifi_dev_rx_data’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ 37 | TRACE_EVENT(iwlwifi_dev_rx_data, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ 37 | TRACE_EVENT(iwlwifi_dev_rx_data, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h: In function ‘__bpf_trace_iwlwifi_dev_tx_tb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_tx_tb, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_tx_tb, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h: In function ‘__bpf_trace_iwlwifi_dev_rx_data’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ 37 | TRACE_EVENT(iwlwifi_dev_rx_data, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ 37 | TRACE_EVENT(iwlwifi_dev_rx_data, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace-iwlwifi.h:137, from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h:96: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘trace_event_raw_event_iwlwifi_dev_hcmd’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(iwlwifi_dev_hcmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(iwlwifi_dev_hcmd, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘trace_event_raw_event_iwlwifi_dev_rx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(iwlwifi_dev_rx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(iwlwifi_dev_rx, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘trace_event_raw_event_iwlwifi_dev_tx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(iwlwifi_dev_tx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(iwlwifi_dev_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘trace_event_raw_event_iwlwifi_dev_ucode_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ 112 | TRACE_EVENT(iwlwifi_dev_ucode_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ 112 | TRACE_EVENT(iwlwifi_dev_ucode_event, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘perf_trace_iwlwifi_dev_hcmd’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(iwlwifi_dev_hcmd, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(iwlwifi_dev_hcmd, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘perf_trace_iwlwifi_dev_rx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(iwlwifi_dev_rx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(iwlwifi_dev_rx, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘perf_trace_iwlwifi_dev_tx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(iwlwifi_dev_tx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(iwlwifi_dev_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘perf_trace_iwlwifi_dev_ucode_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ 112 | TRACE_EVENT(iwlwifi_dev_ucode_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ 112 | TRACE_EVENT(iwlwifi_dev_ucode_event, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘__bpf_trace_iwlwifi_dev_hcmd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(iwlwifi_dev_hcmd, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(iwlwifi_dev_hcmd, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘__bpf_trace_iwlwifi_dev_rx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(iwlwifi_dev_rx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(iwlwifi_dev_rx, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘__bpf_trace_iwlwifi_dev_tx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(iwlwifi_dev_tx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(iwlwifi_dev_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘__bpf_trace_iwlwifi_dev_ucode_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ 112 | TRACE_EVENT(iwlwifi_dev_ucode_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ 112 | TRACE_EVENT(iwlwifi_dev_ucode_event, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/intel/iwlwifi/iwl-devtrace.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/intel/iwlwifi] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/net/wireless/intel] Error 2 make[5]: *** [../scripts/Makefile.build:485: drivers/net/wireless] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/net] Error 2 make[3]: *** [../scripts/Makefile.build:485: drivers] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/cachefiles.h:860, from ../fs/cachefiles/internal.h:151, from ../fs/cachefiles/main.c:24: ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_ref’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_lookup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ 244 | TRACE_EVENT(cachefiles_lookup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ 244 | TRACE_EVENT(cachefiles_lookup, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_mkdir’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ 270 | TRACE_EVENT(cachefiles_mkdir, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ 270 | TRACE_EVENT(cachefiles_mkdir, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_tmpfile’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ 290 | TRACE_EVENT(cachefiles_tmpfile, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ 290 | TRACE_EVENT(cachefiles_tmpfile, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_link’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ 310 | TRACE_EVENT(cachefiles_link, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ 310 | TRACE_EVENT(cachefiles_link, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_unlink’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ 330 | TRACE_EVENT(cachefiles_unlink, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ 330 | TRACE_EVENT(cachefiles_unlink, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_rename’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:355:1: note: in expansion of macro ‘TRACE_EVENT’ 355 | TRACE_EVENT(cachefiles_rename, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:355:1: note: in expansion of macro ‘TRACE_EVENT’ 355 | TRACE_EVENT(cachefiles_rename, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_coherency’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:380:1: note: in expansion of macro ‘TRACE_EVENT’ 380 | TRACE_EVENT(cachefiles_coherency, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:380:1: note: in expansion of macro ‘TRACE_EVENT’ 380 | TRACE_EVENT(cachefiles_coherency, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_vol_coherency’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(cachefiles_vol_coherency, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(cachefiles_vol_coherency, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_prep_read’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(cachefiles_prep_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(cachefiles_prep_read, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_read’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:478:1: note: in expansion of macro ‘TRACE_EVENT’ 478 | TRACE_EVENT(cachefiles_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:478:1: note: in expansion of macro ‘TRACE_EVENT’ 478 | TRACE_EVENT(cachefiles_read, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_write’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:507:1: note: in expansion of macro ‘TRACE_EVENT’ 507 | TRACE_EVENT(cachefiles_write, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:507:1: note: in expansion of macro ‘TRACE_EVENT’ 507 | TRACE_EVENT(cachefiles_write, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_trunc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(cachefiles_trunc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(cachefiles_trunc, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_mark_active’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ 566 | TRACE_EVENT(cachefiles_mark_active, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ 566 | TRACE_EVENT(cachefiles_mark_active, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_mark_failed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:587:1: note: in expansion of macro ‘TRACE_EVENT’ 587 | TRACE_EVENT(cachefiles_mark_failed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:587:1: note: in expansion of macro ‘TRACE_EVENT’ 587 | TRACE_EVENT(cachefiles_mark_failed, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_mark_inactive’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:608:1: note: in expansion of macro ‘TRACE_EVENT’ 608 | TRACE_EVENT(cachefiles_mark_inactive, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:608:1: note: in expansion of macro ‘TRACE_EVENT’ 608 | TRACE_EVENT(cachefiles_mark_inactive, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_vfs_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ 629 | TRACE_EVENT(cachefiles_vfs_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ 629 | TRACE_EVENT(cachefiles_vfs_error, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_io_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ 656 | TRACE_EVENT(cachefiles_io_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ 656 | TRACE_EVENT(cachefiles_io_error, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_ondemand_open’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:683:1: note: in expansion of macro ‘TRACE_EVENT’ 683 | TRACE_EVENT(cachefiles_ondemand_open, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:683:1: note: in expansion of macro ‘TRACE_EVENT’ 683 | TRACE_EVENT(cachefiles_ondemand_open, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_ondemand_copen’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:713:1: note: in expansion of macro ‘TRACE_EVENT’ 713 | TRACE_EVENT(cachefiles_ondemand_copen, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:713:1: note: in expansion of macro ‘TRACE_EVENT’ 713 | TRACE_EVENT(cachefiles_ondemand_copen, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_ondemand_close’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ 737 | TRACE_EVENT(cachefiles_ondemand_close, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ 737 | TRACE_EVENT(cachefiles_ondemand_close, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_ondemand_read’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ 760 | TRACE_EVENT(cachefiles_ondemand_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ 760 | TRACE_EVENT(cachefiles_ondemand_read, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_ondemand_cread’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ 790 | TRACE_EVENT(cachefiles_ondemand_cread, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ 790 | TRACE_EVENT(cachefiles_ondemand_cread, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_ondemand_fd_write’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(cachefiles_ondemand_fd_write, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(cachefiles_ondemand_fd_write, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_ondemand_fd_release’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:837:1: note: in expansion of macro ‘TRACE_EVENT’ 837 | TRACE_EVENT(cachefiles_ondemand_fd_release, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:837:1: note: in expansion of macro ‘TRACE_EVENT’ 837 | TRACE_EVENT(cachefiles_ondemand_fd_release, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_ref’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_lookup’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ 244 | TRACE_EVENT(cachefiles_lookup, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ 244 | TRACE_EVENT(cachefiles_lookup, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_mkdir’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ 270 | TRACE_EVENT(cachefiles_mkdir, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ 270 | TRACE_EVENT(cachefiles_mkdir, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_tmpfile’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ 290 | TRACE_EVENT(cachefiles_tmpfile, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ 290 | TRACE_EVENT(cachefiles_tmpfile, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_link’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ 310 | TRACE_EVENT(cachefiles_link, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ 310 | TRACE_EVENT(cachefiles_link, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_unlink’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ 330 | TRACE_EVENT(cachefiles_unlink, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ 330 | TRACE_EVENT(cachefiles_unlink, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_rename’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:355:1: note: in expansion of macro ‘TRACE_EVENT’ 355 | TRACE_EVENT(cachefiles_rename, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:355:1: note: in expansion of macro ‘TRACE_EVENT’ 355 | TRACE_EVENT(cachefiles_rename, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_coherency’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:380:1: note: in expansion of macro ‘TRACE_EVENT’ 380 | TRACE_EVENT(cachefiles_coherency, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:380:1: note: in expansion of macro ‘TRACE_EVENT’ 380 | TRACE_EVENT(cachefiles_coherency, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_vol_coherency’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(cachefiles_vol_coherency, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(cachefiles_vol_coherency, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_prep_read’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(cachefiles_prep_read, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(cachefiles_prep_read, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_read’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:478:1: note: in expansion of macro ‘TRACE_EVENT’ 478 | TRACE_EVENT(cachefiles_read, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:478:1: note: in expansion of macro ‘TRACE_EVENT’ 478 | TRACE_EVENT(cachefiles_read, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_write’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:507:1: note: in expansion of macro ‘TRACE_EVENT’ 507 | TRACE_EVENT(cachefiles_write, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:507:1: note: in expansion of macro ‘TRACE_EVENT’ 507 | TRACE_EVENT(cachefiles_write, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_trunc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(cachefiles_trunc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(cachefiles_trunc, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_mark_active’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ 566 | TRACE_EVENT(cachefiles_mark_active, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ 566 | TRACE_EVENT(cachefiles_mark_active, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_mark_failed’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:587:1: note: in expansion of macro ‘TRACE_EVENT’ 587 | TRACE_EVENT(cachefiles_mark_failed, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:587:1: note: in expansion of macro ‘TRACE_EVENT’ 587 | TRACE_EVENT(cachefiles_mark_failed, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_mark_inactive’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:608:1: note: in expansion of macro ‘TRACE_EVENT’ 608 | TRACE_EVENT(cachefiles_mark_inactive, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:608:1: note: in expansion of macro ‘TRACE_EVENT’ 608 | TRACE_EVENT(cachefiles_mark_inactive, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_vfs_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ 629 | TRACE_EVENT(cachefiles_vfs_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ 629 | TRACE_EVENT(cachefiles_vfs_error, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_io_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ 656 | TRACE_EVENT(cachefiles_io_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ 656 | TRACE_EVENT(cachefiles_io_error, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_ondemand_open’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:683:1: note: in expansion of macro ‘TRACE_EVENT’ 683 | TRACE_EVENT(cachefiles_ondemand_open, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:683:1: note: in expansion of macro ‘TRACE_EVENT’ 683 | TRACE_EVENT(cachefiles_ondemand_open, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_ondemand_copen’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:713:1: note: in expansion of macro ‘TRACE_EVENT’ 713 | TRACE_EVENT(cachefiles_ondemand_copen, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:713:1: note: in expansion of macro ‘TRACE_EVENT’ 713 | TRACE_EVENT(cachefiles_ondemand_copen, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_ondemand_close’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ 737 | TRACE_EVENT(cachefiles_ondemand_close, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ 737 | TRACE_EVENT(cachefiles_ondemand_close, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_ondemand_read’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ 760 | TRACE_EVENT(cachefiles_ondemand_read, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ 760 | TRACE_EVENT(cachefiles_ondemand_read, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_ondemand_cread’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ 790 | TRACE_EVENT(cachefiles_ondemand_cread, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ 790 | TRACE_EVENT(cachefiles_ondemand_cread, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_ondemand_fd_write’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(cachefiles_ondemand_fd_write, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(cachefiles_ondemand_fd_write, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘perf_trace_cachefiles_ondemand_fd_release’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:837:1: note: in expansion of macro ‘TRACE_EVENT’ 837 | TRACE_EVENT(cachefiles_ondemand_fd_release, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:837:1: note: in expansion of macro ‘TRACE_EVENT’ 837 | TRACE_EVENT(cachefiles_ondemand_fd_release, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ref’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_lookup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ 244 | TRACE_EVENT(cachefiles_lookup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ 244 | TRACE_EVENT(cachefiles_lookup, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_mkdir’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ 270 | TRACE_EVENT(cachefiles_mkdir, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ 270 | TRACE_EVENT(cachefiles_mkdir, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_tmpfile’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ 290 | TRACE_EVENT(cachefiles_tmpfile, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ 290 | TRACE_EVENT(cachefiles_tmpfile, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_link’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ 310 | TRACE_EVENT(cachefiles_link, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ 310 | TRACE_EVENT(cachefiles_link, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_unlink’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ 330 | TRACE_EVENT(cachefiles_unlink, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ 330 | TRACE_EVENT(cachefiles_unlink, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_rename’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:355:1: note: in expansion of macro ‘TRACE_EVENT’ 355 | TRACE_EVENT(cachefiles_rename, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:355:1: note: in expansion of macro ‘TRACE_EVENT’ 355 | TRACE_EVENT(cachefiles_rename, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_coherency’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:380:1: note: in expansion of macro ‘TRACE_EVENT’ 380 | TRACE_EVENT(cachefiles_coherency, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:380:1: note: in expansion of macro ‘TRACE_EVENT’ 380 | TRACE_EVENT(cachefiles_coherency, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_vol_coherency’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(cachefiles_vol_coherency, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(cachefiles_vol_coherency, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_prep_read’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(cachefiles_prep_read, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(cachefiles_prep_read, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_read’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:478:1: note: in expansion of macro ‘TRACE_EVENT’ 478 | TRACE_EVENT(cachefiles_read, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:478:1: note: in expansion of macro ‘TRACE_EVENT’ 478 | TRACE_EVENT(cachefiles_read, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_write’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:507:1: note: in expansion of macro ‘TRACE_EVENT’ 507 | TRACE_EVENT(cachefiles_write, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:507:1: note: in expansion of macro ‘TRACE_EVENT’ 507 | TRACE_EVENT(cachefiles_write, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_trunc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(cachefiles_trunc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(cachefiles_trunc, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_mark_active’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ 566 | TRACE_EVENT(cachefiles_mark_active, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ 566 | TRACE_EVENT(cachefiles_mark_active, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_mark_failed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:587:1: note: in expansion of macro ‘TRACE_EVENT’ 587 | TRACE_EVENT(cachefiles_mark_failed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:587:1: note: in expansion of macro ‘TRACE_EVENT’ 587 | TRACE_EVENT(cachefiles_mark_failed, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_mark_inactive’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:608:1: note: in expansion of macro ‘TRACE_EVENT’ 608 | TRACE_EVENT(cachefiles_mark_inactive, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:608:1: note: in expansion of macro ‘TRACE_EVENT’ 608 | TRACE_EVENT(cachefiles_mark_inactive, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_vfs_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ 629 | TRACE_EVENT(cachefiles_vfs_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ 629 | TRACE_EVENT(cachefiles_vfs_error, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_io_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ 656 | TRACE_EVENT(cachefiles_io_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ 656 | TRACE_EVENT(cachefiles_io_error, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ondemand_open’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:683:1: note: in expansion of macro ‘TRACE_EVENT’ 683 | TRACE_EVENT(cachefiles_ondemand_open, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:683:1: note: in expansion of macro ‘TRACE_EVENT’ 683 | TRACE_EVENT(cachefiles_ondemand_open, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ondemand_copen’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:713:1: note: in expansion of macro ‘TRACE_EVENT’ 713 | TRACE_EVENT(cachefiles_ondemand_copen, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:713:1: note: in expansion of macro ‘TRACE_EVENT’ 713 | TRACE_EVENT(cachefiles_ondemand_copen, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ondemand_close’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ 737 | TRACE_EVENT(cachefiles_ondemand_close, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ 737 | TRACE_EVENT(cachefiles_ondemand_close, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ondemand_read’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ 760 | TRACE_EVENT(cachefiles_ondemand_read, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ 760 | TRACE_EVENT(cachefiles_ondemand_read, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ondemand_cread’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ 790 | TRACE_EVENT(cachefiles_ondemand_cread, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ 790 | TRACE_EVENT(cachefiles_ondemand_cread, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ondemand_fd_write’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(cachefiles_ondemand_fd_write, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(cachefiles_ondemand_fd_write, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ondemand_fd_release’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:837:1: note: in expansion of macro ‘TRACE_EVENT’ 837 | TRACE_EVENT(cachefiles_ondemand_fd_release, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:837:1: note: in expansion of macro ‘TRACE_EVENT’ 837 | TRACE_EVENT(cachefiles_ondemand_fd_release, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/cachefiles/main.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/cachefiles] Error 2 In file included from ../include/trace/define_trace.h:108, from ../fs/smb/client/trace.h:1579, from ../fs/smb/client/trace.c:8: ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_rw_err_class’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_other_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:161:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 161 | DECLARE_EVENT_CLASS(smb3_other_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:161:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 161 | DECLARE_EVENT_CLASS(smb3_other_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_copy_range_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 213 | DECLARE_EVENT_CLASS(smb3_copy_range_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 213 | DECLARE_EVENT_CLASS(smb3_copy_range_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_copy_range_done_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 267 | DECLARE_EVENT_CLASS(smb3_copy_range_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 267 | DECLARE_EVENT_CLASS(smb3_copy_range_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_rw_done_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:321:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 321 | DECLARE_EVENT_CLASS(smb3_rw_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:321:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 321 | DECLARE_EVENT_CLASS(smb3_rw_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_other_done_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:374:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 374 | DECLARE_EVENT_CLASS(smb3_other_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:374:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 374 | DECLARE_EVENT_CLASS(smb3_other_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_eof_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:423:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 423 | DECLARE_EVENT_CLASS(smb3_eof_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:423:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 423 | DECLARE_EVENT_CLASS(smb3_eof_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_fd_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:463:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 463 | DECLARE_EVENT_CLASS(smb3_fd_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:463:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 463 | DECLARE_EVENT_CLASS(smb3_fd_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_fd_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:499:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 499 | DECLARE_EVENT_CLASS(smb3_fd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:499:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 499 | DECLARE_EVENT_CLASS(smb3_fd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_inf_enter_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:541:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 541 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:541:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 541 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_inf_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 585 | DECLARE_EVENT_CLASS(smb3_inf_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 585 | DECLARE_EVENT_CLASS(smb3_inf_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_inf_compound_enter_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:633:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 633 | DECLARE_EVENT_CLASS(smb3_inf_compound_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:633:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 633 | DECLARE_EVENT_CLASS(smb3_inf_compound_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_inf_compound_done_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:678:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 678 | DECLARE_EVENT_CLASS(smb3_inf_compound_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:678:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 678 | DECLARE_EVENT_CLASS(smb3_inf_compound_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_inf_compound_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:719:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 719 | DECLARE_EVENT_CLASS(smb3_inf_compound_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:719:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 719 | DECLARE_EVENT_CLASS(smb3_inf_compound_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_cmd_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:768:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 768 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:768:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 768 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_cmd_done_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:809:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 809 | DECLARE_EVENT_CLASS(smb3_cmd_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:809:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 809 | DECLARE_EVENT_CLASS(smb3_cmd_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_mid_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 844 | DECLARE_EVENT_CLASS(smb3_mid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 844 | DECLARE_EVENT_CLASS(smb3_mid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_exit_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:881:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 881 | DECLARE_EVENT_CLASS(smb3_exit_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:881:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 881 | DECLARE_EVENT_CLASS(smb3_exit_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_sync_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:910:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 910 | DECLARE_EVENT_CLASS(smb3_sync_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:910:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 910 | DECLARE_EVENT_CLASS(smb3_sync_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_enter_exit_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:936:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 936 | DECLARE_EVENT_CLASS(smb3_enter_exit_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:936:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 936 | DECLARE_EVENT_CLASS(smb3_enter_exit_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_tcon_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 965 | DECLARE_EVENT_CLASS(smb3_tcon_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 965 | DECLARE_EVENT_CLASS(smb3_tcon_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_open_enter_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1007:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1007 | DECLARE_EVENT_CLASS(smb3_open_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1007:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1007 | DECLARE_EVENT_CLASS(smb3_open_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_open_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1049:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1049 | DECLARE_EVENT_CLASS(smb3_open_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1049:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1049 | DECLARE_EVENT_CLASS(smb3_open_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_open_done_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1091:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1091 | DECLARE_EVENT_CLASS(smb3_open_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1091:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1091 | DECLARE_EVENT_CLASS(smb3_open_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_lease_done_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1134 | DECLARE_EVENT_CLASS(smb3_lease_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1134 | DECLARE_EVENT_CLASS(smb3_lease_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_lease_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1172:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1172 | DECLARE_EVENT_CLASS(smb3_lease_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1172:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1172 | DECLARE_EVENT_CLASS(smb3_lease_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_connect_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1213 | DECLARE_EVENT_CLASS(smb3_connect_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1213 | DECLARE_EVENT_CLASS(smb3_connect_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_connect_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1248:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1248 | DECLARE_EVENT_CLASS(smb3_connect_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1248:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1248 | DECLARE_EVENT_CLASS(smb3_connect_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_sess_setup_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1284:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1284 | DECLARE_EVENT_CLASS(smb3_sess_setup_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1284:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1284 | DECLARE_EVENT_CLASS(smb3_sess_setup_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_reconnect_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1324 | DECLARE_EVENT_CLASS(smb3_reconnect_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1324 | DECLARE_EVENT_CLASS(smb3_reconnect_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_ses_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1355:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1355 | DECLARE_EVENT_CLASS(smb3_ses_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1355:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1355 | DECLARE_EVENT_CLASS(smb3_ses_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_ioctl_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1375 | DECLARE_EVENT_CLASS(smb3_ioctl_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1375 | DECLARE_EVENT_CLASS(smb3_ioctl_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_shutdown_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1403 | DECLARE_EVENT_CLASS(smb3_shutdown_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1403 | DECLARE_EVENT_CLASS(smb3_shutdown_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_shutdown_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1428:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1428 | DECLARE_EVENT_CLASS(smb3_shutdown_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1428:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1428 | DECLARE_EVENT_CLASS(smb3_shutdown_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_credit_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1456 | DECLARE_EVENT_CLASS(smb3_credit_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1456 | DECLARE_EVENT_CLASS(smb3_credit_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_tcon_ref’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1516:1: note: in expansion of macro ‘TRACE_EVENT’ 1516 | TRACE_EVENT(smb3_tcon_ref, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1516:1: note: in expansion of macro ‘TRACE_EVENT’ 1516 | TRACE_EVENT(smb3_tcon_ref, | ^~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_rw_credits’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1536:1: note: in expansion of macro ‘TRACE_EVENT’ 1536 | TRACE_EVENT(smb3_rw_credits, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1536:1: note: in expansion of macro ‘TRACE_EVENT’ 1536 | TRACE_EVENT(smb3_rw_credits, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_rw_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_other_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:161:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 161 | DECLARE_EVENT_CLASS(smb3_other_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:161:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 161 | DECLARE_EVENT_CLASS(smb3_other_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_copy_range_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 213 | DECLARE_EVENT_CLASS(smb3_copy_range_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 213 | DECLARE_EVENT_CLASS(smb3_copy_range_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_copy_range_done_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 267 | DECLARE_EVENT_CLASS(smb3_copy_range_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 267 | DECLARE_EVENT_CLASS(smb3_copy_range_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_rw_done_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:321:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 321 | DECLARE_EVENT_CLASS(smb3_rw_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:321:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 321 | DECLARE_EVENT_CLASS(smb3_rw_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_other_done_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:374:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 374 | DECLARE_EVENT_CLASS(smb3_other_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:374:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 374 | DECLARE_EVENT_CLASS(smb3_other_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_eof_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:423:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 423 | DECLARE_EVENT_CLASS(smb3_eof_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:423:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 423 | DECLARE_EVENT_CLASS(smb3_eof_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_fd_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:463:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 463 | DECLARE_EVENT_CLASS(smb3_fd_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:463:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 463 | DECLARE_EVENT_CLASS(smb3_fd_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_fd_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:499:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 499 | DECLARE_EVENT_CLASS(smb3_fd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:499:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 499 | DECLARE_EVENT_CLASS(smb3_fd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_inf_enter_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:541:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 541 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:541:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 541 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_inf_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 585 | DECLARE_EVENT_CLASS(smb3_inf_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 585 | DECLARE_EVENT_CLASS(smb3_inf_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_inf_compound_enter_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:633:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 633 | DECLARE_EVENT_CLASS(smb3_inf_compound_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:633:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 633 | DECLARE_EVENT_CLASS(smb3_inf_compound_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_inf_compound_done_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:678:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 678 | DECLARE_EVENT_CLASS(smb3_inf_compound_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:678:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 678 | DECLARE_EVENT_CLASS(smb3_inf_compound_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_inf_compound_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:719:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 719 | DECLARE_EVENT_CLASS(smb3_inf_compound_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:719:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 719 | DECLARE_EVENT_CLASS(smb3_inf_compound_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_cmd_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:768:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 768 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:768:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 768 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_cmd_done_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:809:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 809 | DECLARE_EVENT_CLASS(smb3_cmd_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:809:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 809 | DECLARE_EVENT_CLASS(smb3_cmd_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_mid_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 844 | DECLARE_EVENT_CLASS(smb3_mid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 844 | DECLARE_EVENT_CLASS(smb3_mid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_exit_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:881:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 881 | DECLARE_EVENT_CLASS(smb3_exit_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:881:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 881 | DECLARE_EVENT_CLASS(smb3_exit_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_sync_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:910:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 910 | DECLARE_EVENT_CLASS(smb3_sync_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:910:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 910 | DECLARE_EVENT_CLASS(smb3_sync_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_enter_exit_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:936:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 936 | DECLARE_EVENT_CLASS(smb3_enter_exit_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:936:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 936 | DECLARE_EVENT_CLASS(smb3_enter_exit_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_tcon_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 965 | DECLARE_EVENT_CLASS(smb3_tcon_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 965 | DECLARE_EVENT_CLASS(smb3_tcon_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_open_enter_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1007:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1007 | DECLARE_EVENT_CLASS(smb3_open_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1007:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1007 | DECLARE_EVENT_CLASS(smb3_open_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_open_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1049:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1049 | DECLARE_EVENT_CLASS(smb3_open_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1049:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1049 | DECLARE_EVENT_CLASS(smb3_open_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_open_done_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1091:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1091 | DECLARE_EVENT_CLASS(smb3_open_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1091:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1091 | DECLARE_EVENT_CLASS(smb3_open_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_lease_done_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1134 | DECLARE_EVENT_CLASS(smb3_lease_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1134 | DECLARE_EVENT_CLASS(smb3_lease_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_lease_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1172:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1172 | DECLARE_EVENT_CLASS(smb3_lease_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1172:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1172 | DECLARE_EVENT_CLASS(smb3_lease_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_connect_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1213 | DECLARE_EVENT_CLASS(smb3_connect_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1213 | DECLARE_EVENT_CLASS(smb3_connect_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_connect_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1248:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1248 | DECLARE_EVENT_CLASS(smb3_connect_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1248:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1248 | DECLARE_EVENT_CLASS(smb3_connect_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_sess_setup_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1284:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1284 | DECLARE_EVENT_CLASS(smb3_sess_setup_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1284:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1284 | DECLARE_EVENT_CLASS(smb3_sess_setup_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_reconnect_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1324 | DECLARE_EVENT_CLASS(smb3_reconnect_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1324 | DECLARE_EVENT_CLASS(smb3_reconnect_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_ses_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1355:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1355 | DECLARE_EVENT_CLASS(smb3_ses_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1355:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1355 | DECLARE_EVENT_CLASS(smb3_ses_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_ioctl_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1375 | DECLARE_EVENT_CLASS(smb3_ioctl_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1375 | DECLARE_EVENT_CLASS(smb3_ioctl_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_shutdown_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1403 | DECLARE_EVENT_CLASS(smb3_shutdown_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1403 | DECLARE_EVENT_CLASS(smb3_shutdown_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_shutdown_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1428:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1428 | DECLARE_EVENT_CLASS(smb3_shutdown_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1428:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1428 | DECLARE_EVENT_CLASS(smb3_shutdown_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_credit_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1456 | DECLARE_EVENT_CLASS(smb3_credit_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1456 | DECLARE_EVENT_CLASS(smb3_credit_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_tcon_ref’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1516:1: note: in expansion of macro ‘TRACE_EVENT’ 1516 | TRACE_EVENT(smb3_tcon_ref, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1516:1: note: in expansion of macro ‘TRACE_EVENT’ 1516 | TRACE_EVENT(smb3_tcon_ref, | ^~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘perf_trace_smb3_rw_credits’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1536:1: note: in expansion of macro ‘TRACE_EVENT’ 1536 | TRACE_EVENT(smb3_rw_credits, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1536:1: note: in expansion of macro ‘TRACE_EVENT’ 1536 | TRACE_EVENT(smb3_rw_credits, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_rw_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_other_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:161:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 161 | DECLARE_EVENT_CLASS(smb3_other_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:161:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 161 | DECLARE_EVENT_CLASS(smb3_other_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_copy_range_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 213 | DECLARE_EVENT_CLASS(smb3_copy_range_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 213 | DECLARE_EVENT_CLASS(smb3_copy_range_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_copy_range_done_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 267 | DECLARE_EVENT_CLASS(smb3_copy_range_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 267 | DECLARE_EVENT_CLASS(smb3_copy_range_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_rw_done_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:321:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 321 | DECLARE_EVENT_CLASS(smb3_rw_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:321:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 321 | DECLARE_EVENT_CLASS(smb3_rw_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_other_done_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:374:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 374 | DECLARE_EVENT_CLASS(smb3_other_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:374:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 374 | DECLARE_EVENT_CLASS(smb3_other_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_eof_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:423:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 423 | DECLARE_EVENT_CLASS(smb3_eof_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:423:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 423 | DECLARE_EVENT_CLASS(smb3_eof_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_fd_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:463:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 463 | DECLARE_EVENT_CLASS(smb3_fd_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:463:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 463 | DECLARE_EVENT_CLASS(smb3_fd_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_fd_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:499:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 499 | DECLARE_EVENT_CLASS(smb3_fd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:499:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 499 | DECLARE_EVENT_CLASS(smb3_fd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_inf_enter_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:541:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 541 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:541:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 541 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_inf_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 585 | DECLARE_EVENT_CLASS(smb3_inf_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 585 | DECLARE_EVENT_CLASS(smb3_inf_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_inf_compound_enter_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:633:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 633 | DECLARE_EVENT_CLASS(smb3_inf_compound_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:633:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 633 | DECLARE_EVENT_CLASS(smb3_inf_compound_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_inf_compound_done_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:678:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 678 | DECLARE_EVENT_CLASS(smb3_inf_compound_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:678:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 678 | DECLARE_EVENT_CLASS(smb3_inf_compound_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_inf_compound_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:719:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 719 | DECLARE_EVENT_CLASS(smb3_inf_compound_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:719:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 719 | DECLARE_EVENT_CLASS(smb3_inf_compound_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_cmd_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:768:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 768 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:768:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 768 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_cmd_done_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:809:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 809 | DECLARE_EVENT_CLASS(smb3_cmd_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:809:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 809 | DECLARE_EVENT_CLASS(smb3_cmd_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_mid_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 844 | DECLARE_EVENT_CLASS(smb3_mid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 844 | DECLARE_EVENT_CLASS(smb3_mid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_exit_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:881:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 881 | DECLARE_EVENT_CLASS(smb3_exit_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:881:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 881 | DECLARE_EVENT_CLASS(smb3_exit_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_sync_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:910:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 910 | DECLARE_EVENT_CLASS(smb3_sync_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:910:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 910 | DECLARE_EVENT_CLASS(smb3_sync_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_enter_exit_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:936:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 936 | DECLARE_EVENT_CLASS(smb3_enter_exit_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:936:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 936 | DECLARE_EVENT_CLASS(smb3_enter_exit_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_tcon_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 965 | DECLARE_EVENT_CLASS(smb3_tcon_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 965 | DECLARE_EVENT_CLASS(smb3_tcon_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_open_enter_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1007:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1007 | DECLARE_EVENT_CLASS(smb3_open_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1007:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1007 | DECLARE_EVENT_CLASS(smb3_open_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_open_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1049:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1049 | DECLARE_EVENT_CLASS(smb3_open_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1049:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1049 | DECLARE_EVENT_CLASS(smb3_open_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_open_done_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1091:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1091 | DECLARE_EVENT_CLASS(smb3_open_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1091:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1091 | DECLARE_EVENT_CLASS(smb3_open_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_lease_done_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1134 | DECLARE_EVENT_CLASS(smb3_lease_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1134 | DECLARE_EVENT_CLASS(smb3_lease_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_lease_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1172:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1172 | DECLARE_EVENT_CLASS(smb3_lease_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1172:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1172 | DECLARE_EVENT_CLASS(smb3_lease_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_connect_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1213 | DECLARE_EVENT_CLASS(smb3_connect_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1213 | DECLARE_EVENT_CLASS(smb3_connect_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_connect_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1248:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1248 | DECLARE_EVENT_CLASS(smb3_connect_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1248:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1248 | DECLARE_EVENT_CLASS(smb3_connect_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_sess_setup_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1284:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1284 | DECLARE_EVENT_CLASS(smb3_sess_setup_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1284:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1284 | DECLARE_EVENT_CLASS(smb3_sess_setup_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_reconnect_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1324 | DECLARE_EVENT_CLASS(smb3_reconnect_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1324 | DECLARE_EVENT_CLASS(smb3_reconnect_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_ses_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1355:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1355 | DECLARE_EVENT_CLASS(smb3_ses_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1355:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1355 | DECLARE_EVENT_CLASS(smb3_ses_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_ioctl_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1375 | DECLARE_EVENT_CLASS(smb3_ioctl_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1375 | DECLARE_EVENT_CLASS(smb3_ioctl_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_shutdown_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1403 | DECLARE_EVENT_CLASS(smb3_shutdown_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1403 | DECLARE_EVENT_CLASS(smb3_shutdown_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_shutdown_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1428:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1428 | DECLARE_EVENT_CLASS(smb3_shutdown_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1428:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1428 | DECLARE_EVENT_CLASS(smb3_shutdown_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_credit_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1456 | DECLARE_EVENT_CLASS(smb3_credit_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1456 | DECLARE_EVENT_CLASS(smb3_credit_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_tcon_ref’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1516:1: note: in expansion of macro ‘TRACE_EVENT’ 1516 | TRACE_EVENT(smb3_tcon_ref, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1516:1: note: in expansion of macro ‘TRACE_EVENT’ 1516 | TRACE_EVENT(smb3_tcon_ref, | ^~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_rw_credits’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1536:1: note: in expansion of macro ‘TRACE_EVENT’ 1536 | TRACE_EVENT(smb3_rw_credits, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1536:1: note: in expansion of macro ‘TRACE_EVENT’ 1536 | TRACE_EVENT(smb3_rw_credits, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: fs/smb/client/trace.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: fs/smb/client] Error 2 make[4]: *** [../scripts/Makefile.build:485: fs/smb] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/afs.h:1612, from ../fs/afs/internal.h:985, from ../fs/afs/main.c:16: ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_receive_data’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(afs_receive_data, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(afs_receive_data, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(afs_receive_data, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(afs_receive_data, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(afs_receive_data, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_notify_call’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:569:1: note: in expansion of macro ‘TRACE_EVENT’ 569 | TRACE_EVENT(afs_notify_call, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:569:1: note: in expansion of macro ‘TRACE_EVENT’ 569 | TRACE_EVENT(afs_notify_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cb_call’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:591:1: note: in expansion of macro ‘TRACE_EVENT’ 591 | TRACE_EVENT(afs_cb_call, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:591:1: note: in expansion of macro ‘TRACE_EVENT’ 591 | TRACE_EVENT(afs_cb_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_call’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:615:1: note: in expansion of macro ‘TRACE_EVENT’ 615 | TRACE_EVENT(afs_call, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:615:1: note: in expansion of macro ‘TRACE_EVENT’ 615 | TRACE_EVENT(afs_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_make_fs_call’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ 645 | TRACE_EVENT(afs_make_fs_call, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ 645 | TRACE_EVENT(afs_make_fs_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_make_fs_calli’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:676:1: note: in expansion of macro ‘TRACE_EVENT’ 676 | TRACE_EVENT(afs_make_fs_calli, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:676:1: note: in expansion of macro ‘TRACE_EVENT’ 676 | TRACE_EVENT(afs_make_fs_calli, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_make_fs_call1’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:711:1: note: in expansion of macro ‘TRACE_EVENT’ 711 | TRACE_EVENT(afs_make_fs_call1, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:711:1: note: in expansion of macro ‘TRACE_EVENT’ 711 | TRACE_EVENT(afs_make_fs_call1, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_make_fs_call2’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:748:1: note: in expansion of macro ‘TRACE_EVENT’ 748 | TRACE_EVENT(afs_make_fs_call2, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:748:1: note: in expansion of macro ‘TRACE_EVENT’ 748 | TRACE_EVENT(afs_make_fs_call2, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_make_vl_call’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ 790 | TRACE_EVENT(afs_make_vl_call, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ 790 | TRACE_EVENT(afs_make_vl_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_call_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(afs_call_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(afs_call_done, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_send_data’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ 836 | TRACE_EVENT(afs_send_data, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ 836 | TRACE_EVENT(afs_send_data, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_sent_data’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:860:1: note: in expansion of macro ‘TRACE_EVENT’ 860 | TRACE_EVENT(afs_sent_data, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:860:1: note: in expansion of macro ‘TRACE_EVENT’ 860 | TRACE_EVENT(afs_sent_data, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_dir_check_failed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ 884 | TRACE_EVENT(afs_dir_check_failed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ 884 | TRACE_EVENT(afs_dir_check_failed, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_call_state’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:905:1: note: in expansion of macro ‘TRACE_EVENT’ 905 | TRACE_EVENT(afs_call_state, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:905:1: note: in expansion of macro ‘TRACE_EVENT’ 905 | TRACE_EVENT(afs_call_state, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_lookup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:935:1: note: in expansion of macro ‘TRACE_EVENT’ 935 | TRACE_EVENT(afs_lookup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:935:1: note: in expansion of macro ‘TRACE_EVENT’ 935 | TRACE_EVENT(afs_lookup, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_edit_dir’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:961:1: note: in expansion of macro ‘TRACE_EVENT’ 961 | TRACE_EVENT(afs_edit_dir, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:961:1: note: in expansion of macro ‘TRACE_EVENT’ 961 | TRACE_EVENT(afs_edit_dir, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_protocol_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1009:1: note: in expansion of macro ‘TRACE_EVENT’ 1009 | TRACE_EVENT(afs_protocol_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1009:1: note: in expansion of macro ‘TRACE_EVENT’ 1009 | TRACE_EVENT(afs_protocol_error, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_io_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1029:1: note: in expansion of macro ‘TRACE_EVENT’ 1029 | TRACE_EVENT(afs_io_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1029:1: note: in expansion of macro ‘TRACE_EVENT’ 1029 | TRACE_EVENT(afs_io_error, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_file_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1051:1: note: in expansion of macro ‘TRACE_EVENT’ 1051 | TRACE_EVENT(afs_file_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1051:1: note: in expansion of macro ‘TRACE_EVENT’ 1051 | TRACE_EVENT(afs_file_error, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_bulkstat_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1074:1: note: in expansion of macro ‘TRACE_EVENT’ 1074 | TRACE_EVENT(afs_bulkstat_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1074:1: note: in expansion of macro ‘TRACE_EVENT’ 1074 | TRACE_EVENT(afs_bulkstat_error, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cm_no_server’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1099:1: note: in expansion of macro ‘TRACE_EVENT’ 1099 | TRACE_EVENT(afs_cm_no_server, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1099:1: note: in expansion of macro ‘TRACE_EVENT’ 1099 | TRACE_EVENT(afs_cm_no_server, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cm_no_server_u’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1120:1: note: in expansion of macro ‘TRACE_EVENT’ 1120 | TRACE_EVENT(afs_cm_no_server_u, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1120:1: note: in expansion of macro ‘TRACE_EVENT’ 1120 | TRACE_EVENT(afs_cm_no_server_u, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_flock_ev’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1141:1: note: in expansion of macro ‘TRACE_EVENT’ 1141 | TRACE_EVENT(afs_flock_ev, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1141:1: note: in expansion of macro ‘TRACE_EVENT’ 1141 | TRACE_EVENT(afs_flock_ev, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_flock_op’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1171:1: note: in expansion of macro ‘TRACE_EVENT’ 1171 | TRACE_EVENT(afs_flock_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1171:1: note: in expansion of macro ‘TRACE_EVENT’ 1171 | TRACE_EVENT(afs_flock_op, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_reload_dir’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1205:1: note: in expansion of macro ‘TRACE_EVENT’ 1205 | TRACE_EVENT(afs_reload_dir, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1205:1: note: in expansion of macro ‘TRACE_EVENT’ 1205 | TRACE_EVENT(afs_reload_dir, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_silly_rename’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1222:1: note: in expansion of macro ‘TRACE_EVENT’ 1222 | TRACE_EVENT(afs_silly_rename, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1222:1: note: in expansion of macro ‘TRACE_EVENT’ 1222 | TRACE_EVENT(afs_silly_rename, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_get_tree’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ 1242 | TRACE_EVENT(afs_get_tree, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ 1242 | TRACE_EVENT(afs_get_tree, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cb_v_break’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1268:1: note: in expansion of macro ‘TRACE_EVENT’ 1268 | TRACE_EVENT(afs_cb_v_break, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1268:1: note: in expansion of macro ‘TRACE_EVENT’ 1268 | TRACE_EVENT(afs_cb_v_break, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cb_break’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ 1292 | TRACE_EVENT(afs_cb_break, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ 1292 | TRACE_EVENT(afs_cb_break, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cb_miss’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ 1319 | TRACE_EVENT(afs_cb_miss, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ 1319 | TRACE_EVENT(afs_cb_miss, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_server’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1339:1: note: in expansion of macro ‘TRACE_EVENT’ 1339 | TRACE_EVENT(afs_server, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1339:1: note: in expansion of macro ‘TRACE_EVENT’ 1339 | TRACE_EVENT(afs_server, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_volume’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ 1366 | TRACE_EVENT(afs_volume, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ 1366 | TRACE_EVENT(afs_volume, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cell’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1389:1: note: in expansion of macro ‘TRACE_EVENT’ 1389 | TRACE_EVENT(afs_cell, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1389:1: note: in expansion of macro ‘TRACE_EVENT’ 1389 | TRACE_EVENT(afs_cell, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_alist’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1416:1: note: in expansion of macro ‘TRACE_EVENT’ 1416 | TRACE_EVENT(afs_alist, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1416:1: note: in expansion of macro ‘TRACE_EVENT’ 1416 | TRACE_EVENT(afs_alist, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_estate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ 1440 | TRACE_EVENT(afs_estate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ 1440 | TRACE_EVENT(afs_estate, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_fs_probe’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ 1468 | TRACE_EVENT(afs_fs_probe, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ 1468 | TRACE_EVENT(afs_fs_probe, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_vl_probe’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ 1504 | TRACE_EVENT(afs_vl_probe, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ 1504 | TRACE_EVENT(afs_vl_probe, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_rotate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(afs_rotate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(afs_rotate, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_make_call’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ 1573 | TRACE_EVENT(afs_make_call, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ 1573 | TRACE_EVENT(afs_make_call, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/afs.h: In function ‘perf_trace_afs_receive_data’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(afs_receive_data, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(afs_receive_data, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_notify_call’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:569:1: note: in expansion of macro ‘TRACE_EVENT’ 569 | TRACE_EVENT(afs_notify_call, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:569:1: note: in expansion of macro ‘TRACE_EVENT’ 569 | TRACE_EVENT(afs_notify_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_cb_call’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:591:1: note: in expansion of macro ‘TRACE_EVENT’ 591 | TRACE_EVENT(afs_cb_call, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:591:1: note: in expansion of macro ‘TRACE_EVENT’ 591 | TRACE_EVENT(afs_cb_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_call’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:615:1: note: in expansion of macro ‘TRACE_EVENT’ 615 | TRACE_EVENT(afs_call, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:615:1: note: in expansion of macro ‘TRACE_EVENT’ 615 | TRACE_EVENT(afs_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_make_fs_call’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ 645 | TRACE_EVENT(afs_make_fs_call, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ 645 | TRACE_EVENT(afs_make_fs_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_make_fs_calli’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:676:1: note: in expansion of macro ‘TRACE_EVENT’ 676 | TRACE_EVENT(afs_make_fs_calli, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:676:1: note: in expansion of macro ‘TRACE_EVENT’ 676 | TRACE_EVENT(afs_make_fs_calli, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_make_fs_call1’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:711:1: note: in expansion of macro ‘TRACE_EVENT’ 711 | TRACE_EVENT(afs_make_fs_call1, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:711:1: note: in expansion of macro ‘TRACE_EVENT’ 711 | TRACE_EVENT(afs_make_fs_call1, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_make_fs_call2’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:748:1: note: in expansion of macro ‘TRACE_EVENT’ 748 | TRACE_EVENT(afs_make_fs_call2, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:748:1: note: in expansion of macro ‘TRACE_EVENT’ 748 | TRACE_EVENT(afs_make_fs_call2, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_make_vl_call’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ 790 | TRACE_EVENT(afs_make_vl_call, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ 790 | TRACE_EVENT(afs_make_vl_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_call_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(afs_call_done, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(afs_call_done, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_send_data’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ 836 | TRACE_EVENT(afs_send_data, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ 836 | TRACE_EVENT(afs_send_data, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_sent_data’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:860:1: note: in expansion of macro ‘TRACE_EVENT’ 860 | TRACE_EVENT(afs_sent_data, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:860:1: note: in expansion of macro ‘TRACE_EVENT’ 860 | TRACE_EVENT(afs_sent_data, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_dir_check_failed’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ 884 | TRACE_EVENT(afs_dir_check_failed, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ 884 | TRACE_EVENT(afs_dir_check_failed, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_call_state’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:905:1: note: in expansion of macro ‘TRACE_EVENT’ 905 | TRACE_EVENT(afs_call_state, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:905:1: note: in expansion of macro ‘TRACE_EVENT’ 905 | TRACE_EVENT(afs_call_state, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_lookup’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:935:1: note: in expansion of macro ‘TRACE_EVENT’ 935 | TRACE_EVENT(afs_lookup, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:935:1: note: in expansion of macro ‘TRACE_EVENT’ 935 | TRACE_EVENT(afs_lookup, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_edit_dir’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:961:1: note: in expansion of macro ‘TRACE_EVENT’ 961 | TRACE_EVENT(afs_edit_dir, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:961:1: note: in expansion of macro ‘TRACE_EVENT’ 961 | TRACE_EVENT(afs_edit_dir, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_protocol_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1009:1: note: in expansion of macro ‘TRACE_EVENT’ 1009 | TRACE_EVENT(afs_protocol_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1009:1: note: in expansion of macro ‘TRACE_EVENT’ 1009 | TRACE_EVENT(afs_protocol_error, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_io_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1029:1: note: in expansion of macro ‘TRACE_EVENT’ 1029 | TRACE_EVENT(afs_io_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1029:1: note: in expansion of macro ‘TRACE_EVENT’ 1029 | TRACE_EVENT(afs_io_error, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_file_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1051:1: note: in expansion of macro ‘TRACE_EVENT’ 1051 | TRACE_EVENT(afs_file_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1051:1: note: in expansion of macro ‘TRACE_EVENT’ 1051 | TRACE_EVENT(afs_file_error, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_bulkstat_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1074:1: note: in expansion of macro ‘TRACE_EVENT’ 1074 | TRACE_EVENT(afs_bulkstat_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1074:1: note: in expansion of macro ‘TRACE_EVENT’ 1074 | TRACE_EVENT(afs_bulkstat_error, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_cm_no_server’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1099:1: note: in expansion of macro ‘TRACE_EVENT’ 1099 | TRACE_EVENT(afs_cm_no_server, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1099:1: note: in expansion of macro ‘TRACE_EVENT’ 1099 | TRACE_EVENT(afs_cm_no_server, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_cm_no_server_u’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1120:1: note: in expansion of macro ‘TRACE_EVENT’ 1120 | TRACE_EVENT(afs_cm_no_server_u, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1120:1: note: in expansion of macro ‘TRACE_EVENT’ 1120 | TRACE_EVENT(afs_cm_no_server_u, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_flock_ev’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1141:1: note: in expansion of macro ‘TRACE_EVENT’ 1141 | TRACE_EVENT(afs_flock_ev, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1141:1: note: in expansion of macro ‘TRACE_EVENT’ 1141 | TRACE_EVENT(afs_flock_ev, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_flock_op’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1171:1: note: in expansion of macro ‘TRACE_EVENT’ 1171 | TRACE_EVENT(afs_flock_op, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1171:1: note: in expansion of macro ‘TRACE_EVENT’ 1171 | TRACE_EVENT(afs_flock_op, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_reload_dir’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1205:1: note: in expansion of macro ‘TRACE_EVENT’ 1205 | TRACE_EVENT(afs_reload_dir, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1205:1: note: in expansion of macro ‘TRACE_EVENT’ 1205 | TRACE_EVENT(afs_reload_dir, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_silly_rename’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1222:1: note: in expansion of macro ‘TRACE_EVENT’ 1222 | TRACE_EVENT(afs_silly_rename, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1222:1: note: in expansion of macro ‘TRACE_EVENT’ 1222 | TRACE_EVENT(afs_silly_rename, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_get_tree’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ 1242 | TRACE_EVENT(afs_get_tree, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ 1242 | TRACE_EVENT(afs_get_tree, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_cb_v_break’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1268:1: note: in expansion of macro ‘TRACE_EVENT’ 1268 | TRACE_EVENT(afs_cb_v_break, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1268:1: note: in expansion of macro ‘TRACE_EVENT’ 1268 | TRACE_EVENT(afs_cb_v_break, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_cb_break’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ 1292 | TRACE_EVENT(afs_cb_break, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ 1292 | TRACE_EVENT(afs_cb_break, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_cb_miss’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ 1319 | TRACE_EVENT(afs_cb_miss, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ 1319 | TRACE_EVENT(afs_cb_miss, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_server’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1339:1: note: in expansion of macro ‘TRACE_EVENT’ 1339 | TRACE_EVENT(afs_server, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1339:1: note: in expansion of macro ‘TRACE_EVENT’ 1339 | TRACE_EVENT(afs_server, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_volume’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ 1366 | TRACE_EVENT(afs_volume, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ 1366 | TRACE_EVENT(afs_volume, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_cell’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1389:1: note: in expansion of macro ‘TRACE_EVENT’ 1389 | TRACE_EVENT(afs_cell, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1389:1: note: in expansion of macro ‘TRACE_EVENT’ 1389 | TRACE_EVENT(afs_cell, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_alist’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1416:1: note: in expansion of macro ‘TRACE_EVENT’ 1416 | TRACE_EVENT(afs_alist, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1416:1: note: in expansion of macro ‘TRACE_EVENT’ 1416 | TRACE_EVENT(afs_alist, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_estate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ 1440 | TRACE_EVENT(afs_estate, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ 1440 | TRACE_EVENT(afs_estate, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_fs_probe’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ 1468 | TRACE_EVENT(afs_fs_probe, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ 1468 | TRACE_EVENT(afs_fs_probe, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_vl_probe’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ 1504 | TRACE_EVENT(afs_vl_probe, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ 1504 | TRACE_EVENT(afs_vl_probe, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_rotate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(afs_rotate, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(afs_rotate, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘perf_trace_afs_make_call’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ 1573 | TRACE_EVENT(afs_make_call, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ 1573 | TRACE_EVENT(afs_make_call, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_receive_data’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(afs_receive_data, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(afs_receive_data, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_notify_call’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:569:1: note: in expansion of macro ‘TRACE_EVENT’ 569 | TRACE_EVENT(afs_notify_call, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:569:1: note: in expansion of macro ‘TRACE_EVENT’ 569 | TRACE_EVENT(afs_notify_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cb_call’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:591:1: note: in expansion of macro ‘TRACE_EVENT’ 591 | TRACE_EVENT(afs_cb_call, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:591:1: note: in expansion of macro ‘TRACE_EVENT’ 591 | TRACE_EVENT(afs_cb_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_call’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:615:1: note: in expansion of macro ‘TRACE_EVENT’ 615 | TRACE_EVENT(afs_call, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:615:1: note: in expansion of macro ‘TRACE_EVENT’ 615 | TRACE_EVENT(afs_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_fs_call’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ 645 | TRACE_EVENT(afs_make_fs_call, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ 645 | TRACE_EVENT(afs_make_fs_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_fs_calli’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:676:1: note: in expansion of macro ‘TRACE_EVENT’ 676 | TRACE_EVENT(afs_make_fs_calli, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:676:1: note: in expansion of macro ‘TRACE_EVENT’ 676 | TRACE_EVENT(afs_make_fs_calli, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_fs_call1’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:711:1: note: in expansion of macro ‘TRACE_EVENT’ 711 | TRACE_EVENT(afs_make_fs_call1, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:711:1: note: in expansion of macro ‘TRACE_EVENT’ 711 | TRACE_EVENT(afs_make_fs_call1, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_fs_call2’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:748:1: note: in expansion of macro ‘TRACE_EVENT’ 748 | TRACE_EVENT(afs_make_fs_call2, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:748:1: note: in expansion of macro ‘TRACE_EVENT’ 748 | TRACE_EVENT(afs_make_fs_call2, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_vl_call’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ 790 | TRACE_EVENT(afs_make_vl_call, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ 790 | TRACE_EVENT(afs_make_vl_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_call_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(afs_call_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(afs_call_done, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_send_data’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ 836 | TRACE_EVENT(afs_send_data, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ 836 | TRACE_EVENT(afs_send_data, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_sent_data’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:860:1: note: in expansion of macro ‘TRACE_EVENT’ 860 | TRACE_EVENT(afs_sent_data, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:860:1: note: in expansion of macro ‘TRACE_EVENT’ 860 | TRACE_EVENT(afs_sent_data, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_dir_check_failed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ 884 | TRACE_EVENT(afs_dir_check_failed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ 884 | TRACE_EVENT(afs_dir_check_failed, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_call_state’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:905:1: note: in expansion of macro ‘TRACE_EVENT’ 905 | TRACE_EVENT(afs_call_state, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:905:1: note: in expansion of macro ‘TRACE_EVENT’ 905 | TRACE_EVENT(afs_call_state, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_lookup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:935:1: note: in expansion of macro ‘TRACE_EVENT’ 935 | TRACE_EVENT(afs_lookup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:935:1: note: in expansion of macro ‘TRACE_EVENT’ 935 | TRACE_EVENT(afs_lookup, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_edit_dir’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:961:1: note: in expansion of macro ‘TRACE_EVENT’ 961 | TRACE_EVENT(afs_edit_dir, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:961:1: note: in expansion of macro ‘TRACE_EVENT’ 961 | TRACE_EVENT(afs_edit_dir, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_protocol_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1009:1: note: in expansion of macro ‘TRACE_EVENT’ 1009 | TRACE_EVENT(afs_protocol_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1009:1: note: in expansion of macro ‘TRACE_EVENT’ 1009 | TRACE_EVENT(afs_protocol_error, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_io_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1029:1: note: in expansion of macro ‘TRACE_EVENT’ 1029 | TRACE_EVENT(afs_io_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1029:1: note: in expansion of macro ‘TRACE_EVENT’ 1029 | TRACE_EVENT(afs_io_error, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_file_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1051:1: note: in expansion of macro ‘TRACE_EVENT’ 1051 | TRACE_EVENT(afs_file_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1051:1: note: in expansion of macro ‘TRACE_EVENT’ 1051 | TRACE_EVENT(afs_file_error, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_bulkstat_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1074:1: note: in expansion of macro ‘TRACE_EVENT’ 1074 | TRACE_EVENT(afs_bulkstat_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1074:1: note: in expansion of macro ‘TRACE_EVENT’ 1074 | TRACE_EVENT(afs_bulkstat_error, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cm_no_server’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1099:1: note: in expansion of macro ‘TRACE_EVENT’ 1099 | TRACE_EVENT(afs_cm_no_server, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1099:1: note: in expansion of macro ‘TRACE_EVENT’ 1099 | TRACE_EVENT(afs_cm_no_server, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cm_no_server_u’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1120:1: note: in expansion of macro ‘TRACE_EVENT’ 1120 | TRACE_EVENT(afs_cm_no_server_u, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1120:1: note: in expansion of macro ‘TRACE_EVENT’ 1120 | TRACE_EVENT(afs_cm_no_server_u, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_flock_ev’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1141:1: note: in expansion of macro ‘TRACE_EVENT’ 1141 | TRACE_EVENT(afs_flock_ev, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1141:1: note: in expansion of macro ‘TRACE_EVENT’ 1141 | TRACE_EVENT(afs_flock_ev, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_flock_op’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1171:1: note: in expansion of macro ‘TRACE_EVENT’ 1171 | TRACE_EVENT(afs_flock_op, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1171:1: note: in expansion of macro ‘TRACE_EVENT’ 1171 | TRACE_EVENT(afs_flock_op, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_reload_dir’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1205:1: note: in expansion of macro ‘TRACE_EVENT’ 1205 | TRACE_EVENT(afs_reload_dir, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1205:1: note: in expansion of macro ‘TRACE_EVENT’ 1205 | TRACE_EVENT(afs_reload_dir, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_silly_rename’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1222:1: note: in expansion of macro ‘TRACE_EVENT’ 1222 | TRACE_EVENT(afs_silly_rename, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1222:1: note: in expansion of macro ‘TRACE_EVENT’ 1222 | TRACE_EVENT(afs_silly_rename, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_get_tree’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ 1242 | TRACE_EVENT(afs_get_tree, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ 1242 | TRACE_EVENT(afs_get_tree, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cb_v_break’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1268:1: note: in expansion of macro ‘TRACE_EVENT’ 1268 | TRACE_EVENT(afs_cb_v_break, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1268:1: note: in expansion of macro ‘TRACE_EVENT’ 1268 | TRACE_EVENT(afs_cb_v_break, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cb_break’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ 1292 | TRACE_EVENT(afs_cb_break, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ 1292 | TRACE_EVENT(afs_cb_break, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cb_miss’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ 1319 | TRACE_EVENT(afs_cb_miss, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ 1319 | TRACE_EVENT(afs_cb_miss, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_server’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1339:1: note: in expansion of macro ‘TRACE_EVENT’ 1339 | TRACE_EVENT(afs_server, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1339:1: note: in expansion of macro ‘TRACE_EVENT’ 1339 | TRACE_EVENT(afs_server, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_volume’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ 1366 | TRACE_EVENT(afs_volume, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ 1366 | TRACE_EVENT(afs_volume, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cell’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1389:1: note: in expansion of macro ‘TRACE_EVENT’ 1389 | TRACE_EVENT(afs_cell, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1389:1: note: in expansion of macro ‘TRACE_EVENT’ 1389 | TRACE_EVENT(afs_cell, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_alist’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1416:1: note: in expansion of macro ‘TRACE_EVENT’ 1416 | TRACE_EVENT(afs_alist, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1416:1: note: in expansion of macro ‘TRACE_EVENT’ 1416 | TRACE_EVENT(afs_alist, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_estate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ 1440 | TRACE_EVENT(afs_estate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ 1440 | TRACE_EVENT(afs_estate, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_fs_probe’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ 1468 | TRACE_EVENT(afs_fs_probe, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ 1468 | TRACE_EVENT(afs_fs_probe, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_vl_probe’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ 1504 | TRACE_EVENT(afs_vl_probe, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ 1504 | TRACE_EVENT(afs_vl_probe, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_rotate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(afs_rotate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(afs_rotate, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_call’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ 1573 | TRACE_EVENT(afs_make_call, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ 1573 | TRACE_EVENT(afs_make_call, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/afs/main.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/afs] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/skb.h:98, from ../net/core/net-traces.c:30: ../include/trace/events/skb.h: In function ‘trace_event_raw_event_kfree_skb’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(kfree_skb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(kfree_skb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(kfree_skb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(kfree_skb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(kfree_skb, | ^~~~~~~~~~~ ../include/trace/events/skb.h: In function ‘trace_event_raw_event_consume_skb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ 57 | TRACE_EVENT(consume_skb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ 57 | TRACE_EVENT(consume_skb, | ^~~~~~~~~~~ ../include/trace/events/skb.h: In function ‘trace_event_raw_event_skb_copy_datagram_iovec’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(skb_copy_datagram_iovec, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(skb_copy_datagram_iovec, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/skb.h: In function ‘perf_trace_kfree_skb’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(kfree_skb, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(kfree_skb, | ^~~~~~~~~~~ ../include/trace/events/skb.h: In function ‘perf_trace_consume_skb’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ 57 | TRACE_EVENT(consume_skb, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ 57 | TRACE_EVENT(consume_skb, | ^~~~~~~~~~~ ../include/trace/events/skb.h: In function ‘perf_trace_skb_copy_datagram_iovec’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(skb_copy_datagram_iovec, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(skb_copy_datagram_iovec, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/skb.h: In function ‘__bpf_trace_kfree_skb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(kfree_skb, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(kfree_skb, | ^~~~~~~~~~~ ../include/trace/events/skb.h: In function ‘__bpf_trace_consume_skb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ 57 | TRACE_EVENT(consume_skb, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ 57 | TRACE_EVENT(consume_skb, | ^~~~~~~~~~~ ../include/trace/events/skb.h: In function ‘__bpf_trace_skb_copy_datagram_iovec’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(skb_copy_datagram_iovec, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(skb_copy_datagram_iovec, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/net.h:319, from ../net/core/net-traces.c:31: ../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_start_xmit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(net_dev_start_xmit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(net_dev_start_xmit, | ^~~~~~~~~~~ ../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_xmit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(net_dev_xmit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(net_dev_xmit, | ^~~~~~~~~~~ ../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_xmit_timeout’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(net_dev_xmit_timeout, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(net_dev_xmit_timeout, | ^~~~~~~~~~~ ../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:122:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 122 | DECLARE_EVENT_CLASS(net_dev_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:122:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 122 | DECLARE_EVENT_CLASS(net_dev_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_rx_verbose_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 165 | DECLARE_EVENT_CLASS(net_dev_rx_verbose_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 165 | DECLARE_EVENT_CLASS(net_dev_rx_verbose_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_rx_exit_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 264 | DECLARE_EVENT_CLASS(net_dev_rx_exit_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 264 | DECLARE_EVENT_CLASS(net_dev_rx_exit_template, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/net.h: In function ‘perf_trace_net_dev_start_xmit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(net_dev_start_xmit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(net_dev_start_xmit, | ^~~~~~~~~~~ ../include/trace/events/net.h: In function ‘perf_trace_net_dev_xmit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(net_dev_xmit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(net_dev_xmit, | ^~~~~~~~~~~ ../include/trace/events/net.h: In function ‘perf_trace_net_dev_xmit_timeout’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(net_dev_xmit_timeout, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(net_dev_xmit_timeout, | ^~~~~~~~~~~ ../include/trace/events/net.h: In function ‘perf_trace_net_dev_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:122:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 122 | DECLARE_EVENT_CLASS(net_dev_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:122:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 122 | DECLARE_EVENT_CLASS(net_dev_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h: In function ‘perf_trace_net_dev_rx_verbose_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 165 | DECLARE_EVENT_CLASS(net_dev_rx_verbose_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 165 | DECLARE_EVENT_CLASS(net_dev_rx_verbose_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h: In function ‘perf_trace_net_dev_rx_exit_template’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 264 | DECLARE_EVENT_CLASS(net_dev_rx_exit_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 264 | DECLARE_EVENT_CLASS(net_dev_rx_exit_template, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/net.h: In function ‘__bpf_trace_net_dev_start_xmit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(net_dev_start_xmit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(net_dev_start_xmit, | ^~~~~~~~~~~ ../include/trace/events/net.h: In function ‘__bpf_trace_net_dev_xmit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(net_dev_xmit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(net_dev_xmit, | ^~~~~~~~~~~ ../include/trace/events/net.h: In function ‘__bpf_trace_net_dev_xmit_timeout’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(net_dev_xmit_timeout, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(net_dev_xmit_timeout, | ^~~~~~~~~~~ ../include/trace/events/net.h: In function ‘__bpf_trace_net_dev_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:122:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 122 | DECLARE_EVENT_CLASS(net_dev_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:122:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 122 | DECLARE_EVENT_CLASS(net_dev_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h: In function ‘__bpf_trace_net_dev_rx_verbose_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 165 | DECLARE_EVENT_CLASS(net_dev_rx_verbose_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 165 | DECLARE_EVENT_CLASS(net_dev_rx_verbose_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h: In function ‘__bpf_trace_net_dev_rx_exit_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 264 | DECLARE_EVENT_CLASS(net_dev_rx_exit_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 264 | DECLARE_EVENT_CLASS(net_dev_rx_exit_template, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/napi.h:77, from ../net/core/net-traces.c:32: ../include/trace/events/napi.h: In function ‘trace_event_raw_event_napi_poll’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/napi.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(napi_poll, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/napi.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(napi_poll, | ^~~~~~~~~~~ ../include/trace/events/napi.h: In function ‘trace_event_raw_event_dql_stall_detected’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/napi.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(dql_stall_detected, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/napi.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(dql_stall_detected, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/napi.h: In function ‘perf_trace_napi_poll’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/napi.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(napi_poll, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/napi.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(napi_poll, | ^~~~~~~~~~~ ../include/trace/events/napi.h: In function ‘perf_trace_dql_stall_detected’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/napi.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(dql_stall_detected, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/napi.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(dql_stall_detected, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/napi.h: In function ‘__bpf_trace_napi_poll’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/napi.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(napi_poll, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/napi.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(napi_poll, | ^~~~~~~~~~~ ../include/trace/events/napi.h: In function ‘__bpf_trace_dql_stall_detected’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/napi.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(dql_stall_detected, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/napi.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(dql_stall_detected, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/sock.h:313, from ../net/core/net-traces.c:33: ../include/trace/events/sock.h: In function ‘trace_event_raw_event_sock_rcvqueue_full’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(sock_rcvqueue_full, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(sock_rcvqueue_full, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘trace_event_raw_event_sock_exceed_buf_limit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(sock_exceed_buf_limit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(sock_exceed_buf_limit, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘trace_event_raw_event_inet_sock_set_state’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(inet_sock_set_state, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(inet_sock_set_state, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘trace_event_raw_event_inet_sk_error_report’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ 194 | TRACE_EVENT(inet_sk_error_report, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ 194 | TRACE_EVENT(inet_sk_error_report, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘trace_event_raw_event_sk_data_ready’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ 241 | TRACE_EVENT(sk_data_ready, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ 241 | TRACE_EVENT(sk_data_ready, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘trace_event_raw_event_sock_msg_length’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 268 | DECLARE_EVENT_CLASS(sock_msg_length, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 268 | DECLARE_EVENT_CLASS(sock_msg_length, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/sock.h: In function ‘perf_trace_sock_rcvqueue_full’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(sock_rcvqueue_full, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(sock_rcvqueue_full, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘perf_trace_sock_exceed_buf_limit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(sock_exceed_buf_limit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(sock_exceed_buf_limit, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘perf_trace_inet_sock_set_state’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(inet_sock_set_state, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(inet_sock_set_state, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘perf_trace_inet_sk_error_report’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ 194 | TRACE_EVENT(inet_sk_error_report, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ 194 | TRACE_EVENT(inet_sk_error_report, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘perf_trace_sk_data_ready’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ 241 | TRACE_EVENT(sk_data_ready, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ 241 | TRACE_EVENT(sk_data_ready, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘perf_trace_sock_msg_length’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 268 | DECLARE_EVENT_CLASS(sock_msg_length, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 268 | DECLARE_EVENT_CLASS(sock_msg_length, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/sock.h: In function ‘__bpf_trace_sock_rcvqueue_full’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(sock_rcvqueue_full, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(sock_rcvqueue_full, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘__bpf_trace_sock_exceed_buf_limit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(sock_exceed_buf_limit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(sock_exceed_buf_limit, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘__bpf_trace_inet_sock_set_state’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(inet_sock_set_state, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(inet_sock_set_state, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘__bpf_trace_inet_sk_error_report’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ 194 | TRACE_EVENT(inet_sk_error_report, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ 194 | TRACE_EVENT(inet_sk_error_report, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘__bpf_trace_sk_data_ready’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ 241 | TRACE_EVENT(sk_data_ready, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ 241 | TRACE_EVENT(sk_data_ready, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘__bpf_trace_sock_msg_length’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 268 | DECLARE_EVENT_CLASS(sock_msg_length, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 268 | DECLARE_EVENT_CLASS(sock_msg_length, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/udp.h:52, from ../net/core/net-traces.c:34: ../include/trace/events/udp.h: In function ‘trace_event_raw_event_udp_fail_queue_rcv_skb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/udp.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(udp_fail_queue_rcv_skb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/udp.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(udp_fail_queue_rcv_skb, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/udp.h: In function ‘perf_trace_udp_fail_queue_rcv_skb’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/udp.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(udp_fail_queue_rcv_skb, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/udp.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(udp_fail_queue_rcv_skb, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/udp.h: In function ‘__bpf_trace_udp_fail_queue_rcv_skb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/udp.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(udp_fail_queue_rcv_skb, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/udp.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(udp_fail_queue_rcv_skb, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/tcp.h:734, from ../net/core/net-traces.c:35: ../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_event_sk_skb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(tcp_event_sk_skb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(tcp_event_sk_skb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_send_reset’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ 91 | TRACE_EVENT(tcp_send_reset, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ 91 | TRACE_EVENT(tcp_send_reset, | ^~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_event_sk’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 147 | DECLARE_EVENT_CLASS(tcp_event_sk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 147 | DECLARE_EVENT_CLASS(tcp_event_sk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_retransmit_synack’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(tcp_retransmit_synack, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(tcp_retransmit_synack, | ^~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_probe’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:264:1: note: in expansion of macro ‘TRACE_EVENT’ 264 | TRACE_EVENT(tcp_probe, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:264:1: note: in expansion of macro ‘TRACE_EVENT’ 264 | TRACE_EVENT(tcp_probe, | ^~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_event_skb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 333 | DECLARE_EVENT_CLASS(tcp_event_skb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 333 | DECLARE_EVENT_CLASS(tcp_event_skb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_cong_state_set’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:366:1: note: in expansion of macro ‘TRACE_EVENT’ 366 | TRACE_EVENT(tcp_cong_state_set, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:366:1: note: in expansion of macro ‘TRACE_EVENT’ 366 | TRACE_EVENT(tcp_cong_state_set, | ^~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_hash_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:414:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 414 | DECLARE_EVENT_CLASS(tcp_hash_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:414:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 414 | DECLARE_EVENT_CLASS(tcp_hash_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_ao_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 510 | DECLARE_EVENT_CLASS(tcp_ao_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 510 | DECLARE_EVENT_CLASS(tcp_ao_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_ao_event_sk’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 616 | DECLARE_EVENT_CLASS(tcp_ao_event_sk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 616 | DECLARE_EVENT_CLASS(tcp_ao_event_sk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_ao_event_sne’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:672:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 672 | DECLARE_EVENT_CLASS(tcp_ao_event_sne, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:672:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 672 | DECLARE_EVENT_CLASS(tcp_ao_event_sne, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/tcp.h: In function ‘perf_trace_tcp_event_sk_skb’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(tcp_event_sk_skb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(tcp_event_sk_skb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘perf_trace_tcp_send_reset’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ 91 | TRACE_EVENT(tcp_send_reset, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ 91 | TRACE_EVENT(tcp_send_reset, | ^~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘perf_trace_tcp_event_sk’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 147 | DECLARE_EVENT_CLASS(tcp_event_sk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 147 | DECLARE_EVENT_CLASS(tcp_event_sk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘perf_trace_tcp_retransmit_synack’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(tcp_retransmit_synack, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(tcp_retransmit_synack, | ^~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘perf_trace_tcp_probe’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:264:1: note: in expansion of macro ‘TRACE_EVENT’ 264 | TRACE_EVENT(tcp_probe, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:264:1: note: in expansion of macro ‘TRACE_EVENT’ 264 | TRACE_EVENT(tcp_probe, | ^~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘perf_trace_tcp_event_skb’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 333 | DECLARE_EVENT_CLASS(tcp_event_skb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 333 | DECLARE_EVENT_CLASS(tcp_event_skb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘perf_trace_tcp_cong_state_set’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:366:1: note: in expansion of macro ‘TRACE_EVENT’ 366 | TRACE_EVENT(tcp_cong_state_set, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:366:1: note: in expansion of macro ‘TRACE_EVENT’ 366 | TRACE_EVENT(tcp_cong_state_set, | ^~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘perf_trace_tcp_hash_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:414:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 414 | DECLARE_EVENT_CLASS(tcp_hash_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:414:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 414 | DECLARE_EVENT_CLASS(tcp_hash_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘perf_trace_tcp_ao_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 510 | DECLARE_EVENT_CLASS(tcp_ao_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 510 | DECLARE_EVENT_CLASS(tcp_ao_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘perf_trace_tcp_ao_event_sk’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 616 | DECLARE_EVENT_CLASS(tcp_ao_event_sk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 616 | DECLARE_EVENT_CLASS(tcp_ao_event_sk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘perf_trace_tcp_ao_event_sne’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:672:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 672 | DECLARE_EVENT_CLASS(tcp_ao_event_sne, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:672:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 672 | DECLARE_EVENT_CLASS(tcp_ao_event_sne, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_event_sk_skb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(tcp_event_sk_skb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(tcp_event_sk_skb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_send_reset’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ 91 | TRACE_EVENT(tcp_send_reset, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ 91 | TRACE_EVENT(tcp_send_reset, | ^~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_event_sk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 147 | DECLARE_EVENT_CLASS(tcp_event_sk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 147 | DECLARE_EVENT_CLASS(tcp_event_sk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_retransmit_synack’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(tcp_retransmit_synack, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(tcp_retransmit_synack, | ^~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_probe’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:264:1: note: in expansion of macro ‘TRACE_EVENT’ 264 | TRACE_EVENT(tcp_probe, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:264:1: note: in expansion of macro ‘TRACE_EVENT’ 264 | TRACE_EVENT(tcp_probe, | ^~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_event_skb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 333 | DECLARE_EVENT_CLASS(tcp_event_skb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 333 | DECLARE_EVENT_CLASS(tcp_event_skb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_cong_state_set’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:366:1: note: in expansion of macro ‘TRACE_EVENT’ 366 | TRACE_EVENT(tcp_cong_state_set, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:366:1: note: in expansion of macro ‘TRACE_EVENT’ 366 | TRACE_EVENT(tcp_cong_state_set, | ^~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_hash_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:414:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 414 | DECLARE_EVENT_CLASS(tcp_hash_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:414:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 414 | DECLARE_EVENT_CLASS(tcp_hash_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_ao_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 510 | DECLARE_EVENT_CLASS(tcp_ao_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 510 | DECLARE_EVENT_CLASS(tcp_ao_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_ao_event_sk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 616 | DECLARE_EVENT_CLASS(tcp_ao_event_sk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 616 | DECLARE_EVENT_CLASS(tcp_ao_event_sk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_ao_event_sne’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:672:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 672 | DECLARE_EVENT_CLASS(tcp_ao_event_sne, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:672:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 672 | DECLARE_EVENT_CLASS(tcp_ao_event_sne, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/fib.h:102, from ../net/core/net-traces.c:36: ../include/trace/events/fib.h: In function ‘trace_event_raw_event_fib_table_lookup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fib.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(fib_table_lookup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fib.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(fib_table_lookup, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/fib.h: In function ‘perf_trace_fib_table_lookup’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fib.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(fib_table_lookup, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fib.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(fib_table_lookup, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/fib.h: In function ‘__bpf_trace_fib_table_lookup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fib.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(fib_table_lookup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fib.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(fib_table_lookup, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/qdisc.h:153, from ../net/core/net-traces.c:37: ../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_dequeue’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(qdisc_dequeue, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(qdisc_dequeue, | ^~~~~~~~~~~ ../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_enqueue’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(qdisc_enqueue, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(qdisc_enqueue, | ^~~~~~~~~~~ ../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_reset’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(qdisc_reset, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(qdisc_reset, | ^~~~~~~~~~~ ../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_destroy’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(qdisc_destroy, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(qdisc_destroy, | ^~~~~~~~~~~ ../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_create’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ 127 | TRACE_EVENT(qdisc_create, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ 127 | TRACE_EVENT(qdisc_create, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/qdisc.h: In function ‘perf_trace_qdisc_dequeue’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(qdisc_dequeue, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(qdisc_dequeue, | ^~~~~~~~~~~ ../include/trace/events/qdisc.h: In function ‘perf_trace_qdisc_enqueue’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(qdisc_enqueue, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(qdisc_enqueue, | ^~~~~~~~~~~ ../include/trace/events/qdisc.h: In function ‘perf_trace_qdisc_reset’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(qdisc_reset, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(qdisc_reset, | ^~~~~~~~~~~ ../include/trace/events/qdisc.h: In function ‘perf_trace_qdisc_destroy’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(qdisc_destroy, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(qdisc_destroy, | ^~~~~~~~~~~ ../include/trace/events/qdisc.h: In function ‘perf_trace_qdisc_create’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ 127 | TRACE_EVENT(qdisc_create, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ 127 | TRACE_EVENT(qdisc_create, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/qdisc.h: In function ‘__bpf_trace_qdisc_dequeue’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(qdisc_dequeue, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(qdisc_dequeue, | ^~~~~~~~~~~ ../include/trace/events/qdisc.h: In function ‘__bpf_trace_qdisc_enqueue’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(qdisc_enqueue, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(qdisc_enqueue, | ^~~~~~~~~~~ ../include/trace/events/qdisc.h: In function ‘__bpf_trace_qdisc_reset’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(qdisc_reset, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(qdisc_reset, | ^~~~~~~~~~~ ../include/trace/events/qdisc.h: In function ‘__bpf_trace_qdisc_destroy’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(qdisc_destroy, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(qdisc_destroy, | ^~~~~~~~~~~ ../include/trace/events/qdisc.h: In function ‘__bpf_trace_qdisc_create’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ 127 | TRACE_EVENT(qdisc_create, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ 127 | TRACE_EVENT(qdisc_create, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/bridge.h:187, from ../net/core/net-traces.c:39: ../include/trace/events/bridge.h: In function ‘trace_event_raw_event_br_fdb_add’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(br_fdb_add, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(br_fdb_add, | ^~~~~~~~~~~ ../include/trace/events/bridge.h: In function ‘trace_event_raw_event_br_fdb_external_learn_add’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(br_fdb_external_learn_add, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(br_fdb_external_learn_add, | ^~~~~~~~~~~ ../include/trace/events/bridge.h: In function ‘trace_event_raw_event_fdb_delete’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(fdb_delete, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(fdb_delete, | ^~~~~~~~~~~ ../include/trace/events/bridge.h: In function ‘trace_event_raw_event_br_fdb_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ 95 | TRACE_EVENT(br_fdb_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ 95 | TRACE_EVENT(br_fdb_update, | ^~~~~~~~~~~ ../include/trace/events/bridge.h: In function ‘trace_event_raw_event_br_mdb_full’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ 125 | TRACE_EVENT(br_mdb_full, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ 125 | TRACE_EVENT(br_mdb_full, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/bridge.h: In function ‘perf_trace_br_fdb_add’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(br_fdb_add, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(br_fdb_add, | ^~~~~~~~~~~ ../include/trace/events/bridge.h: In function ‘perf_trace_br_fdb_external_learn_add’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(br_fdb_external_learn_add, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(br_fdb_external_learn_add, | ^~~~~~~~~~~ ../include/trace/events/bridge.h: In function ‘perf_trace_fdb_delete’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(fdb_delete, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(fdb_delete, | ^~~~~~~~~~~ ../include/trace/events/bridge.h: In function ‘perf_trace_br_fdb_update’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ 95 | TRACE_EVENT(br_fdb_update, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ 95 | TRACE_EVENT(br_fdb_update, | ^~~~~~~~~~~ ../include/trace/events/bridge.h: In function ‘perf_trace_br_mdb_full’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ 125 | TRACE_EVENT(br_mdb_full, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ 125 | TRACE_EVENT(br_mdb_full, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/bridge.h: In function ‘__bpf_trace_br_fdb_add’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(br_fdb_add, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(br_fdb_add, | ^~~~~~~~~~~ ../include/trace/events/bridge.h: In function ‘__bpf_trace_br_fdb_external_learn_add’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(br_fdb_external_learn_add, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(br_fdb_external_learn_add, | ^~~~~~~~~~~ ../include/trace/events/bridge.h: In function ‘__bpf_trace_fdb_delete’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(fdb_delete, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(fdb_delete, | ^~~~~~~~~~~ ../include/trace/events/bridge.h: In function ‘__bpf_trace_br_fdb_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ 95 | TRACE_EVENT(br_fdb_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ 95 | TRACE_EVENT(br_fdb_update, | ^~~~~~~~~~~ ../include/trace/events/bridge.h: In function ‘__bpf_trace_br_mdb_full’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ 125 | TRACE_EVENT(br_mdb_full, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ 125 | TRACE_EVENT(br_mdb_full, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/page_pool.h:119, from ../net/core/net-traces.c:48: ../include/trace/events/page_pool.h: In function ‘trace_event_raw_event_page_pool_release’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(page_pool_release, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(page_pool_release, | ^~~~~~~~~~~ ../include/trace/events/page_pool.h: In function ‘trace_event_raw_event_page_pool_state_release’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(page_pool_state_release, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(page_pool_state_release, | ^~~~~~~~~~~ ../include/trace/events/page_pool.h: In function ‘trace_event_raw_event_page_pool_state_hold’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(page_pool_state_hold, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(page_pool_state_hold, | ^~~~~~~~~~~ ../include/trace/events/page_pool.h: In function ‘trace_event_raw_event_page_pool_update_nid’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(page_pool_update_nid, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(page_pool_update_nid, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/page_pool.h: In function ‘perf_trace_page_pool_release’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(page_pool_release, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(page_pool_release, | ^~~~~~~~~~~ ../include/trace/events/page_pool.h: In function ‘perf_trace_page_pool_state_release’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(page_pool_state_release, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(page_pool_state_release, | ^~~~~~~~~~~ ../include/trace/events/page_pool.h: In function ‘perf_trace_page_pool_state_hold’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(page_pool_state_hold, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(page_pool_state_hold, | ^~~~~~~~~~~ ../include/trace/events/page_pool.h: In function ‘perf_trace_page_pool_update_nid’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(page_pool_update_nid, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(page_pool_update_nid, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/page_pool.h: In function ‘__bpf_trace_page_pool_release’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(page_pool_release, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(page_pool_release, | ^~~~~~~~~~~ ../include/trace/events/page_pool.h: In function ‘__bpf_trace_page_pool_state_release’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(page_pool_state_release, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(page_pool_state_release, | ^~~~~~~~~~~ ../include/trace/events/page_pool.h: In function ‘__bpf_trace_page_pool_state_hold’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(page_pool_state_hold, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(page_pool_state_hold, | ^~~~~~~~~~~ ../include/trace/events/page_pool.h: In function ‘__bpf_trace_page_pool_update_nid’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(page_pool_update_nid, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(page_pool_update_nid, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/neigh.h:255, from ../net/core/net-traces.c:51: ../include/trace/events/neigh.h: In function ‘trace_event_raw_event_neigh_create’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(neigh_create, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(neigh_create, | ^~~~~~~~~~~ ../include/trace/events/neigh.h: In function ‘trace_event_raw_event_neigh_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(neigh_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(neigh_update, | ^~~~~~~~~~~ ../include/trace/events/neigh.h: In function ‘trace_event_raw_event_neigh__update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 156 | DECLARE_EVENT_CLASS(neigh__update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 156 | DECLARE_EVENT_CLASS(neigh__update, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/neigh.h: In function ‘perf_trace_neigh_create’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(neigh_create, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(neigh_create, | ^~~~~~~~~~~ ../include/trace/events/neigh.h: In function ‘perf_trace_neigh_update’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(neigh_update, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(neigh_update, | ^~~~~~~~~~~ ../include/trace/events/neigh.h: In function ‘perf_trace_neigh__update’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 156 | DECLARE_EVENT_CLASS(neigh__update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 156 | DECLARE_EVENT_CLASS(neigh__update, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/neigh.h: In function ‘__bpf_trace_neigh_create’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(neigh_create, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(neigh_create, | ^~~~~~~~~~~ ../include/trace/events/neigh.h: In function ‘__bpf_trace_neigh_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(neigh_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(neigh_update, | ^~~~~~~~~~~ ../include/trace/events/neigh.h: In function ‘__bpf_trace_neigh__update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 156 | DECLARE_EVENT_CLASS(neigh__update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 156 | DECLARE_EVENT_CLASS(neigh__update, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: net/core/net-traces.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: net/core] Error 2 In file included from ../include/trace/define_trace.h:108, from ../fs/bcachefs/trace.h:1450, from ../fs/bcachefs/trace.c:18: ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_bpos’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(bpos, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(bpos, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(bpos, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(bpos, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(bpos, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_fs_str’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(fs_str, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(fs_str, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_str’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(trans_str, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(trans_str, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_str_nocaller’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:75:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 75 | DECLARE_EVENT_CLASS(trans_str_nocaller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:75:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 75 | DECLARE_EVENT_CLASS(trans_str_nocaller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_node_nofs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 96 | DECLARE_EVENT_CLASS(btree_node_nofs, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 96 | DECLARE_EVENT_CLASS(btree_node_nofs, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_node’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 121 | DECLARE_EVENT_CLASS(btree_node, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 121 | DECLARE_EVENT_CLASS(btree_node, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_bch_fs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(bch_fs, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(bch_fs, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_trans’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 163 | DECLARE_EVENT_CLASS(btree_trans, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 163 | DECLARE_EVENT_CLASS(btree_trans, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_bio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 180 | DECLARE_EVENT_CLASS(bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 180 | DECLARE_EVENT_CLASS(bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_bch2_sync_fs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:204:1: note: in expansion of macro ‘TRACE_EVENT’ 204 | TRACE_EVENT(bch2_sync_fs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:204:1: note: in expansion of macro ‘TRACE_EVENT’ 204 | TRACE_EVENT(bch2_sync_fs, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_bch2_fsync’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:226:1: note: in expansion of macro ‘TRACE_EVENT’ 226 | TRACE_EVENT(bch2_fsync, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:226:1: note: in expansion of macro ‘TRACE_EVENT’ 226 | TRACE_EVENT(bch2_fsync, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_write_super’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT(write_super, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT(write_super, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_read_nopromote’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ 280 | TRACE_EVENT(read_nopromote, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ 280 | TRACE_EVENT(read_nopromote, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_journal_reclaim_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ 341 | TRACE_EVENT(journal_reclaim_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ 341 | TRACE_EVENT(journal_reclaim_start, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_journal_reclaim_finish’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:386:1: note: in expansion of macro ‘TRACE_EVENT’ 386 | TRACE_EVENT(journal_reclaim_finish, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:386:1: note: in expansion of macro ‘TRACE_EVENT’ 386 | TRACE_EVENT(journal_reclaim_finish, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_cache_scan’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(btree_cache_scan, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(btree_cache_scan, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_node_write’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:466:1: note: in expansion of macro ‘TRACE_EVENT’ 466 | TRACE_EVENT(btree_node_write, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:466:1: note: in expansion of macro ‘TRACE_EVENT’ 466 | TRACE_EVENT(btree_node_write, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_reserve_get_fail’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ 496 | TRACE_EVENT(btree_reserve_get_fail, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ 496 | TRACE_EVENT(btree_reserve_get_fail, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_path_relock_fail’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(btree_path_relock_fail, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(btree_path_relock_fail, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_path_upgrade_fail’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:616:1: note: in expansion of macro ‘TRACE_EVENT’ 616 | TRACE_EVENT(btree_path_upgrade_fail, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:616:1: note: in expansion of macro ‘TRACE_EVENT’ 616 | TRACE_EVENT(btree_path_upgrade_fail, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_discard_buckets’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:701:1: note: in expansion of macro ‘TRACE_EVENT’ 701 | TRACE_EVENT(discard_buckets, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:701:1: note: in expansion of macro ‘TRACE_EVENT’ 701 | TRACE_EVENT(discard_buckets, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_bucket_invalidate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ 733 | TRACE_EVENT(bucket_invalidate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ 733 | TRACE_EVENT(bucket_invalidate, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_bucket_evacuate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:759:1: note: in expansion of macro ‘TRACE_EVENT’ 759 | TRACE_EVENT(bucket_evacuate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:759:1: note: in expansion of macro ‘TRACE_EVENT’ 759 | TRACE_EVENT(bucket_evacuate, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_move_data’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(move_data, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(move_data, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_evacuate_bucket’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:843:1: note: in expansion of macro ‘TRACE_EVENT’ 843 | TRACE_EVENT(evacuate_bucket, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:843:1: note: in expansion of macro ‘TRACE_EVENT’ 843 | TRACE_EVENT(evacuate_bucket, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_copygc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ 876 | TRACE_EVENT(copygc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ 876 | TRACE_EVENT(copygc, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_copygc_wait’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ 906 | TRACE_EVENT(copygc_wait, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ 906 | TRACE_EVENT(copygc_wait, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_transaction_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:930:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 930 | DECLARE_EVENT_CLASS(transaction_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:930:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 930 | DECLARE_EVENT_CLASS(transaction_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_restart_split_race’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ 960 | TRACE_EVENT(trans_restart_split_race, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ 960 | TRACE_EVENT(trans_restart_split_race, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_blocked_journal_reclaim’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:991:1: note: in expansion of macro ‘TRACE_EVENT’ 991 | TRACE_EVENT(trans_blocked_journal_reclaim, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:991:1: note: in expansion of macro ‘TRACE_EVENT’ 991 | TRACE_EVENT(trans_blocked_journal_reclaim, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_restart_journal_preres_get’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1020:1: note: in expansion of macro ‘TRACE_EVENT’ 1020 | TRACE_EVENT(trans_restart_journal_preres_get, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1020:1: note: in expansion of macro ‘TRACE_EVENT’ 1020 | TRACE_EVENT(trans_restart_journal_preres_get, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_transaction_restart_iter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1068:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1068 | DECLARE_EVENT_CLASS(transaction_restart_iter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1068:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1068 | DECLARE_EVENT_CLASS(transaction_restart_iter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_restart_upgrade’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1111:1: note: in expansion of macro ‘TRACE_EVENT’ 1111 | TRACE_EVENT(trans_restart_upgrade, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1111:1: note: in expansion of macro ‘TRACE_EVENT’ 1111 | TRACE_EVENT(trans_restart_upgrade, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_restart_would_deadlock_write’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1237:1: note: in expansion of macro ‘TRACE_EVENT’ 1237 | TRACE_EVENT(trans_restart_would_deadlock_write, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1237:1: note: in expansion of macro ‘TRACE_EVENT’ 1237 | TRACE_EVENT(trans_restart_would_deadlock_write, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_restart_mem_realloced’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1252:1: note: in expansion of macro ‘TRACE_EVENT’ 1252 | TRACE_EVENT(trans_restart_mem_realloced, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1252:1: note: in expansion of macro ‘TRACE_EVENT’ 1252 | TRACE_EVENT(trans_restart_mem_realloced, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_restart_key_cache_key_realloced’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1276:1: note: in expansion of macro ‘TRACE_EVENT’ 1276 | TRACE_EVENT(trans_restart_key_cache_key_realloced, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1276:1: note: in expansion of macro ‘TRACE_EVENT’ 1276 | TRACE_EVENT(trans_restart_key_cache_key_realloced, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_path_downgrade’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ 1314 | TRACE_EVENT(path_downgrade, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ 1314 | TRACE_EVENT(path_downgrade, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_write_buffer_flush’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1356:1: note: in expansion of macro ‘TRACE_EVENT’ 1356 | TRACE_EVENT(write_buffer_flush, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1356:1: note: in expansion of macro ‘TRACE_EVENT’ 1356 | TRACE_EVENT(write_buffer_flush, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_write_buffer_flush_sync’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1378:1: note: in expansion of macro ‘TRACE_EVENT’ 1378 | TRACE_EVENT(write_buffer_flush_sync, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1378:1: note: in expansion of macro ‘TRACE_EVENT’ 1378 | TRACE_EVENT(write_buffer_flush_sync, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_write_buffer_flush_slowpath’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1395:1: note: in expansion of macro ‘TRACE_EVENT’ 1395 | TRACE_EVENT(write_buffer_flush_slowpath, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1395:1: note: in expansion of macro ‘TRACE_EVENT’ 1395 | TRACE_EVENT(write_buffer_flush_slowpath, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_error_downcast’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ 1422 | TRACE_EVENT(error_downcast, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ 1422 | TRACE_EVENT(error_downcast, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_bpos’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(bpos, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(bpos, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_fs_str’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(fs_str, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(fs_str, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_trans_str’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(trans_str, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(trans_str, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_trans_str_nocaller’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:75:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 75 | DECLARE_EVENT_CLASS(trans_str_nocaller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:75:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 75 | DECLARE_EVENT_CLASS(trans_str_nocaller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_btree_node_nofs’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 96 | DECLARE_EVENT_CLASS(btree_node_nofs, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 96 | DECLARE_EVENT_CLASS(btree_node_nofs, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_btree_node’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 121 | DECLARE_EVENT_CLASS(btree_node, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 121 | DECLARE_EVENT_CLASS(btree_node, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_bch_fs’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(bch_fs, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(bch_fs, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_btree_trans’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 163 | DECLARE_EVENT_CLASS(btree_trans, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 163 | DECLARE_EVENT_CLASS(btree_trans, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_bio’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 180 | DECLARE_EVENT_CLASS(bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 180 | DECLARE_EVENT_CLASS(bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_bch2_sync_fs’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:204:1: note: in expansion of macro ‘TRACE_EVENT’ 204 | TRACE_EVENT(bch2_sync_fs, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:204:1: note: in expansion of macro ‘TRACE_EVENT’ 204 | TRACE_EVENT(bch2_sync_fs, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_bch2_fsync’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:226:1: note: in expansion of macro ‘TRACE_EVENT’ 226 | TRACE_EVENT(bch2_fsync, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:226:1: note: in expansion of macro ‘TRACE_EVENT’ 226 | TRACE_EVENT(bch2_fsync, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_write_super’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT(write_super, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT(write_super, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_read_nopromote’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ 280 | TRACE_EVENT(read_nopromote, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ 280 | TRACE_EVENT(read_nopromote, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_journal_reclaim_start’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ 341 | TRACE_EVENT(journal_reclaim_start, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ 341 | TRACE_EVENT(journal_reclaim_start, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_journal_reclaim_finish’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:386:1: note: in expansion of macro ‘TRACE_EVENT’ 386 | TRACE_EVENT(journal_reclaim_finish, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:386:1: note: in expansion of macro ‘TRACE_EVENT’ 386 | TRACE_EVENT(journal_reclaim_finish, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_btree_cache_scan’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(btree_cache_scan, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(btree_cache_scan, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_btree_node_write’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:466:1: note: in expansion of macro ‘TRACE_EVENT’ 466 | TRACE_EVENT(btree_node_write, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:466:1: note: in expansion of macro ‘TRACE_EVENT’ 466 | TRACE_EVENT(btree_node_write, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_btree_reserve_get_fail’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ 496 | TRACE_EVENT(btree_reserve_get_fail, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ 496 | TRACE_EVENT(btree_reserve_get_fail, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_btree_path_relock_fail’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(btree_path_relock_fail, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(btree_path_relock_fail, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_btree_path_upgrade_fail’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:616:1: note: in expansion of macro ‘TRACE_EVENT’ 616 | TRACE_EVENT(btree_path_upgrade_fail, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:616:1: note: in expansion of macro ‘TRACE_EVENT’ 616 | TRACE_EVENT(btree_path_upgrade_fail, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_discard_buckets’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:701:1: note: in expansion of macro ‘TRACE_EVENT’ 701 | TRACE_EVENT(discard_buckets, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:701:1: note: in expansion of macro ‘TRACE_EVENT’ 701 | TRACE_EVENT(discard_buckets, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_bucket_invalidate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ 733 | TRACE_EVENT(bucket_invalidate, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ 733 | TRACE_EVENT(bucket_invalidate, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_bucket_evacuate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:759:1: note: in expansion of macro ‘TRACE_EVENT’ 759 | TRACE_EVENT(bucket_evacuate, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:759:1: note: in expansion of macro ‘TRACE_EVENT’ 759 | TRACE_EVENT(bucket_evacuate, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_move_data’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(move_data, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(move_data, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_evacuate_bucket’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:843:1: note: in expansion of macro ‘TRACE_EVENT’ 843 | TRACE_EVENT(evacuate_bucket, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:843:1: note: in expansion of macro ‘TRACE_EVENT’ 843 | TRACE_EVENT(evacuate_bucket, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_copygc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ 876 | TRACE_EVENT(copygc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ 876 | TRACE_EVENT(copygc, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_copygc_wait’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ 906 | TRACE_EVENT(copygc_wait, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ 906 | TRACE_EVENT(copygc_wait, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_transaction_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:930:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 930 | DECLARE_EVENT_CLASS(transaction_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:930:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 930 | DECLARE_EVENT_CLASS(transaction_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_trans_restart_split_race’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ 960 | TRACE_EVENT(trans_restart_split_race, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ 960 | TRACE_EVENT(trans_restart_split_race, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_trans_blocked_journal_reclaim’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:991:1: note: in expansion of macro ‘TRACE_EVENT’ 991 | TRACE_EVENT(trans_blocked_journal_reclaim, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:991:1: note: in expansion of macro ‘TRACE_EVENT’ 991 | TRACE_EVENT(trans_blocked_journal_reclaim, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_trans_restart_journal_preres_get’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1020:1: note: in expansion of macro ‘TRACE_EVENT’ 1020 | TRACE_EVENT(trans_restart_journal_preres_get, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1020:1: note: in expansion of macro ‘TRACE_EVENT’ 1020 | TRACE_EVENT(trans_restart_journal_preres_get, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_transaction_restart_iter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1068:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1068 | DECLARE_EVENT_CLASS(transaction_restart_iter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1068:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1068 | DECLARE_EVENT_CLASS(transaction_restart_iter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_trans_restart_upgrade’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1111:1: note: in expansion of macro ‘TRACE_EVENT’ 1111 | TRACE_EVENT(trans_restart_upgrade, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1111:1: note: in expansion of macro ‘TRACE_EVENT’ 1111 | TRACE_EVENT(trans_restart_upgrade, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_trans_restart_would_deadlock_write’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1237:1: note: in expansion of macro ‘TRACE_EVENT’ 1237 | TRACE_EVENT(trans_restart_would_deadlock_write, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1237:1: note: in expansion of macro ‘TRACE_EVENT’ 1237 | TRACE_EVENT(trans_restart_would_deadlock_write, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_trans_restart_mem_realloced’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1252:1: note: in expansion of macro ‘TRACE_EVENT’ 1252 | TRACE_EVENT(trans_restart_mem_realloced, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1252:1: note: in expansion of macro ‘TRACE_EVENT’ 1252 | TRACE_EVENT(trans_restart_mem_realloced, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_trans_restart_key_cache_key_realloced’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1276:1: note: in expansion of macro ‘TRACE_EVENT’ 1276 | TRACE_EVENT(trans_restart_key_cache_key_realloced, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1276:1: note: in expansion of macro ‘TRACE_EVENT’ 1276 | TRACE_EVENT(trans_restart_key_cache_key_realloced, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_path_downgrade’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ 1314 | TRACE_EVENT(path_downgrade, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ 1314 | TRACE_EVENT(path_downgrade, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_write_buffer_flush’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1356:1: note: in expansion of macro ‘TRACE_EVENT’ 1356 | TRACE_EVENT(write_buffer_flush, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1356:1: note: in expansion of macro ‘TRACE_EVENT’ 1356 | TRACE_EVENT(write_buffer_flush, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_write_buffer_flush_sync’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1378:1: note: in expansion of macro ‘TRACE_EVENT’ 1378 | TRACE_EVENT(write_buffer_flush_sync, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1378:1: note: in expansion of macro ‘TRACE_EVENT’ 1378 | TRACE_EVENT(write_buffer_flush_sync, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_write_buffer_flush_slowpath’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1395:1: note: in expansion of macro ‘TRACE_EVENT’ 1395 | TRACE_EVENT(write_buffer_flush_slowpath, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1395:1: note: in expansion of macro ‘TRACE_EVENT’ 1395 | TRACE_EVENT(write_buffer_flush_slowpath, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘perf_trace_error_downcast’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ 1422 | TRACE_EVENT(error_downcast, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ 1422 | TRACE_EVENT(error_downcast, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bpos’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(bpos, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(bpos, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_fs_str’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(fs_str, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(fs_str, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_str’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(trans_str, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(trans_str, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_str_nocaller’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:75:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 75 | DECLARE_EVENT_CLASS(trans_str_nocaller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:75:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 75 | DECLARE_EVENT_CLASS(trans_str_nocaller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_node_nofs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 96 | DECLARE_EVENT_CLASS(btree_node_nofs, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 96 | DECLARE_EVENT_CLASS(btree_node_nofs, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_node’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 121 | DECLARE_EVENT_CLASS(btree_node, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 121 | DECLARE_EVENT_CLASS(btree_node, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bch_fs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(bch_fs, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(bch_fs, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_trans’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 163 | DECLARE_EVENT_CLASS(btree_trans, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 163 | DECLARE_EVENT_CLASS(btree_trans, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 180 | DECLARE_EVENT_CLASS(bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 180 | DECLARE_EVENT_CLASS(bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bch2_sync_fs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:204:1: note: in expansion of macro ‘TRACE_EVENT’ 204 | TRACE_EVENT(bch2_sync_fs, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:204:1: note: in expansion of macro ‘TRACE_EVENT’ 204 | TRACE_EVENT(bch2_sync_fs, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bch2_fsync’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:226:1: note: in expansion of macro ‘TRACE_EVENT’ 226 | TRACE_EVENT(bch2_fsync, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:226:1: note: in expansion of macro ‘TRACE_EVENT’ 226 | TRACE_EVENT(bch2_fsync, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_write_super’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT(write_super, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT(write_super, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_read_nopromote’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ 280 | TRACE_EVENT(read_nopromote, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ 280 | TRACE_EVENT(read_nopromote, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_journal_reclaim_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ 341 | TRACE_EVENT(journal_reclaim_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ 341 | TRACE_EVENT(journal_reclaim_start, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_journal_reclaim_finish’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:386:1: note: in expansion of macro ‘TRACE_EVENT’ 386 | TRACE_EVENT(journal_reclaim_finish, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:386:1: note: in expansion of macro ‘TRACE_EVENT’ 386 | TRACE_EVENT(journal_reclaim_finish, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_cache_scan’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(btree_cache_scan, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(btree_cache_scan, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_node_write’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:466:1: note: in expansion of macro ‘TRACE_EVENT’ 466 | TRACE_EVENT(btree_node_write, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:466:1: note: in expansion of macro ‘TRACE_EVENT’ 466 | TRACE_EVENT(btree_node_write, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_reserve_get_fail’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ 496 | TRACE_EVENT(btree_reserve_get_fail, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ 496 | TRACE_EVENT(btree_reserve_get_fail, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_path_relock_fail’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(btree_path_relock_fail, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(btree_path_relock_fail, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_path_upgrade_fail’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:616:1: note: in expansion of macro ‘TRACE_EVENT’ 616 | TRACE_EVENT(btree_path_upgrade_fail, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:616:1: note: in expansion of macro ‘TRACE_EVENT’ 616 | TRACE_EVENT(btree_path_upgrade_fail, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_discard_buckets’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:701:1: note: in expansion of macro ‘TRACE_EVENT’ 701 | TRACE_EVENT(discard_buckets, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:701:1: note: in expansion of macro ‘TRACE_EVENT’ 701 | TRACE_EVENT(discard_buckets, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bucket_invalidate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ 733 | TRACE_EVENT(bucket_invalidate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ 733 | TRACE_EVENT(bucket_invalidate, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bucket_evacuate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:759:1: note: in expansion of macro ‘TRACE_EVENT’ 759 | TRACE_EVENT(bucket_evacuate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:759:1: note: in expansion of macro ‘TRACE_EVENT’ 759 | TRACE_EVENT(bucket_evacuate, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_move_data’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(move_data, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(move_data, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_evacuate_bucket’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:843:1: note: in expansion of macro ‘TRACE_EVENT’ 843 | TRACE_EVENT(evacuate_bucket, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:843:1: note: in expansion of macro ‘TRACE_EVENT’ 843 | TRACE_EVENT(evacuate_bucket, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_copygc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ 876 | TRACE_EVENT(copygc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ 876 | TRACE_EVENT(copygc, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_copygc_wait’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ 906 | TRACE_EVENT(copygc_wait, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ 906 | TRACE_EVENT(copygc_wait, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_transaction_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:930:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 930 | DECLARE_EVENT_CLASS(transaction_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:930:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 930 | DECLARE_EVENT_CLASS(transaction_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_restart_split_race’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ 960 | TRACE_EVENT(trans_restart_split_race, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ 960 | TRACE_EVENT(trans_restart_split_race, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_blocked_journal_reclaim’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:991:1: note: in expansion of macro ‘TRACE_EVENT’ 991 | TRACE_EVENT(trans_blocked_journal_reclaim, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:991:1: note: in expansion of macro ‘TRACE_EVENT’ 991 | TRACE_EVENT(trans_blocked_journal_reclaim, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_restart_journal_preres_get’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1020:1: note: in expansion of macro ‘TRACE_EVENT’ 1020 | TRACE_EVENT(trans_restart_journal_preres_get, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1020:1: note: in expansion of macro ‘TRACE_EVENT’ 1020 | TRACE_EVENT(trans_restart_journal_preres_get, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_transaction_restart_iter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1068:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1068 | DECLARE_EVENT_CLASS(transaction_restart_iter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1068:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1068 | DECLARE_EVENT_CLASS(transaction_restart_iter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_restart_upgrade’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1111:1: note: in expansion of macro ‘TRACE_EVENT’ 1111 | TRACE_EVENT(trans_restart_upgrade, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1111:1: note: in expansion of macro ‘TRACE_EVENT’ 1111 | TRACE_EVENT(trans_restart_upgrade, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_restart_would_deadlock_write’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1237:1: note: in expansion of macro ‘TRACE_EVENT’ 1237 | TRACE_EVENT(trans_restart_would_deadlock_write, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1237:1: note: in expansion of macro ‘TRACE_EVENT’ 1237 | TRACE_EVENT(trans_restart_would_deadlock_write, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_restart_mem_realloced’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1252:1: note: in expansion of macro ‘TRACE_EVENT’ 1252 | TRACE_EVENT(trans_restart_mem_realloced, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1252:1: note: in expansion of macro ‘TRACE_EVENT’ 1252 | TRACE_EVENT(trans_restart_mem_realloced, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_restart_key_cache_key_realloced’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1276:1: note: in expansion of macro ‘TRACE_EVENT’ 1276 | TRACE_EVENT(trans_restart_key_cache_key_realloced, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1276:1: note: in expansion of macro ‘TRACE_EVENT’ 1276 | TRACE_EVENT(trans_restart_key_cache_key_realloced, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_path_downgrade’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ 1314 | TRACE_EVENT(path_downgrade, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ 1314 | TRACE_EVENT(path_downgrade, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_write_buffer_flush’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1356:1: note: in expansion of macro ‘TRACE_EVENT’ 1356 | TRACE_EVENT(write_buffer_flush, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1356:1: note: in expansion of macro ‘TRACE_EVENT’ 1356 | TRACE_EVENT(write_buffer_flush, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_write_buffer_flush_sync’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1378:1: note: in expansion of macro ‘TRACE_EVENT’ 1378 | TRACE_EVENT(write_buffer_flush_sync, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1378:1: note: in expansion of macro ‘TRACE_EVENT’ 1378 | TRACE_EVENT(write_buffer_flush_sync, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_write_buffer_flush_slowpath’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1395:1: note: in expansion of macro ‘TRACE_EVENT’ 1395 | TRACE_EVENT(write_buffer_flush_slowpath, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1395:1: note: in expansion of macro ‘TRACE_EVENT’ 1395 | TRACE_EVENT(write_buffer_flush_slowpath, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_error_downcast’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ 1422 | TRACE_EVENT(error_downcast, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ 1422 | TRACE_EVENT(error_downcast, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/bcachefs/trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/bcachefs] Error 2 In file included from ../include/trace/define_trace.h:108, from ../fs/nfs/nfstrace.h:1745, from ../fs/nfs/nfstrace.c:10: ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_inode_event’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 47 | DECLARE_EVENT_CLASS(nfs_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 47 | DECLARE_EVENT_CLASS(nfs_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 47 | DECLARE_EVENT_CLASS(nfs_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 47 | DECLARE_EVENT_CLASS(nfs_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 47 | DECLARE_EVENT_CLASS(nfs_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_inode_event_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 78 | DECLARE_EVENT_CLASS(nfs_inode_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 78 | DECLARE_EVENT_CLASS(nfs_inode_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_access_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ 164 | TRACE_EVENT(nfs_access_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ 164 | TRACE_EVENT(nfs_access_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_update_size_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 224 | DECLARE_EVENT_CLASS(nfs_update_size_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 224 | DECLARE_EVENT_CLASS(nfs_update_size_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_inode_range_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 274 | DECLARE_EVENT_CLASS(nfs_inode_range_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 274 | DECLARE_EVENT_CLASS(nfs_inode_range_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_readdir_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 324 | DECLARE_EVENT_CLASS(nfs_readdir_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 324 | DECLARE_EVENT_CLASS(nfs_readdir_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_lookup_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 390 | DECLARE_EVENT_CLASS(nfs_lookup_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 390 | DECLARE_EVENT_CLASS(nfs_lookup_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_lookup_event_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:435:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 435 | DECLARE_EVENT_CLASS(nfs_lookup_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:435:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 435 | DECLARE_EVENT_CLASS(nfs_lookup_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_atomic_open_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:493:1: note: in expansion of macro ‘TRACE_EVENT’ 493 | TRACE_EVENT(nfs_atomic_open_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:493:1: note: in expansion of macro ‘TRACE_EVENT’ 493 | TRACE_EVENT(nfs_atomic_open_enter, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_atomic_open_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ 529 | TRACE_EVENT(nfs_atomic_open_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ 529 | TRACE_EVENT(nfs_atomic_open_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_create_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:570:1: note: in expansion of macro ‘TRACE_EVENT’ 570 | TRACE_EVENT(nfs_create_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:570:1: note: in expansion of macro ‘TRACE_EVENT’ 570 | TRACE_EVENT(nfs_create_enter, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_create_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(nfs_create_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(nfs_create_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_directory_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:640:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 640 | DECLARE_EVENT_CLASS(nfs_directory_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:640:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 640 | DECLARE_EVENT_CLASS(nfs_directory_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_directory_event_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:676:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 676 | DECLARE_EVENT_CLASS(nfs_directory_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:676:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 676 | DECLARE_EVENT_CLASS(nfs_directory_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_link_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:730:1: note: in expansion of macro ‘TRACE_EVENT’ 730 | TRACE_EVENT(nfs_link_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:730:1: note: in expansion of macro ‘TRACE_EVENT’ 730 | TRACE_EVENT(nfs_link_enter, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_link_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:763:1: note: in expansion of macro ‘TRACE_EVENT’ 763 | TRACE_EVENT(nfs_link_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:763:1: note: in expansion of macro ‘TRACE_EVENT’ 763 | TRACE_EVENT(nfs_link_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_rename_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 800 | DECLARE_EVENT_CLASS(nfs_rename_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 800 | DECLARE_EVENT_CLASS(nfs_rename_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_rename_event_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 846 | DECLARE_EVENT_CLASS(nfs_rename_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 846 | DECLARE_EVENT_CLASS(nfs_rename_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_sillyrename_unlink’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:904:1: note: in expansion of macro ‘TRACE_EVENT’ 904 | TRACE_EVENT(nfs_sillyrename_unlink, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:904:1: note: in expansion of macro ‘TRACE_EVENT’ 904 | TRACE_EVENT(nfs_sillyrename_unlink, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_folio_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:939:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 939 | DECLARE_EVENT_CLASS(nfs_folio_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:939:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 939 | DECLARE_EVENT_CLASS(nfs_folio_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_folio_event_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:987:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 987 | DECLARE_EVENT_CLASS(nfs_folio_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:987:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 987 | DECLARE_EVENT_CLASS(nfs_folio_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_aop_readahead’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1048:1: note: in expansion of macro ‘TRACE_EVENT’ 1048 | TRACE_EVENT(nfs_aop_readahead, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1048:1: note: in expansion of macro ‘TRACE_EVENT’ 1048 | TRACE_EVENT(nfs_aop_readahead, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_aop_readahead_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1086:1: note: in expansion of macro ‘TRACE_EVENT’ 1086 | TRACE_EVENT(nfs_aop_readahead_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1086:1: note: in expansion of macro ‘TRACE_EVENT’ 1086 | TRACE_EVENT(nfs_aop_readahead_done, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_initiate_read’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1125:1: note: in expansion of macro ‘TRACE_EVENT’ 1125 | TRACE_EVENT(nfs_initiate_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1125:1: note: in expansion of macro ‘TRACE_EVENT’ 1125 | TRACE_EVENT(nfs_initiate_read, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_readpage_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ 1163 | TRACE_EVENT(nfs_readpage_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ 1163 | TRACE_EVENT(nfs_readpage_done, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_readpage_short’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1209:1: note: in expansion of macro ‘TRACE_EVENT’ 1209 | TRACE_EVENT(nfs_readpage_short, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1209:1: note: in expansion of macro ‘TRACE_EVENT’ 1209 | TRACE_EVENT(nfs_readpage_short, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_pgio_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1256:1: note: in expansion of macro ‘TRACE_EVENT’ 1256 | TRACE_EVENT(nfs_pgio_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1256:1: note: in expansion of macro ‘TRACE_EVENT’ 1256 | TRACE_EVENT(nfs_pgio_error, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_initiate_write’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ 1300 | TRACE_EVENT(nfs_initiate_write, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ 1300 | TRACE_EVENT(nfs_initiate_write, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_writeback_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1341:1: note: in expansion of macro ‘TRACE_EVENT’ 1341 | TRACE_EVENT(nfs_writeback_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1341:1: note: in expansion of macro ‘TRACE_EVENT’ 1341 | TRACE_EVENT(nfs_writeback_done, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_page_error_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1395 | DECLARE_EVENT_CLASS(nfs_page_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1395 | DECLARE_EVENT_CLASS(nfs_page_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_initiate_commit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ 1446 | TRACE_EVENT(nfs_initiate_commit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ 1446 | TRACE_EVENT(nfs_initiate_commit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_commit_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1484:1: note: in expansion of macro ‘TRACE_EVENT’ 1484 | TRACE_EVENT(nfs_commit_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1484:1: note: in expansion of macro ‘TRACE_EVENT’ 1484 | TRACE_EVENT(nfs_commit_done, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_direct_req_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1539:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1539 | DECLARE_EVENT_CLASS(nfs_direct_req_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1539:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1539 | DECLARE_EVENT_CLASS(nfs_direct_req_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_fh_to_dentry’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1596:1: note: in expansion of macro ‘TRACE_EVENT’ 1596 | TRACE_EVENT(nfs_fh_to_dentry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1596:1: note: in expansion of macro ‘TRACE_EVENT’ 1596 | TRACE_EVENT(nfs_fh_to_dentry, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_mount_assign’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1629:1: note: in expansion of macro ‘TRACE_EVENT’ 1629 | TRACE_EVENT(nfs_mount_assign, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1629:1: note: in expansion of macro ‘TRACE_EVENT’ 1629 | TRACE_EVENT(nfs_mount_assign, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_mount_option’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1652:1: note: in expansion of macro ‘TRACE_EVENT’ 1652 | TRACE_EVENT(nfs_mount_option, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1652:1: note: in expansion of macro ‘TRACE_EVENT’ 1652 | TRACE_EVENT(nfs_mount_option, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_mount_path’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1670:1: note: in expansion of macro ‘TRACE_EVENT’ 1670 | TRACE_EVENT(nfs_mount_path, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1670:1: note: in expansion of macro ‘TRACE_EVENT’ 1670 | TRACE_EVENT(nfs_mount_path, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_xdr_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1688:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1688 | DECLARE_EVENT_CLASS(nfs_xdr_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1688:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1688 | DECLARE_EVENT_CLASS(nfs_xdr_event, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_inode_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 47 | DECLARE_EVENT_CLASS(nfs_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 47 | DECLARE_EVENT_CLASS(nfs_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_inode_event_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 78 | DECLARE_EVENT_CLASS(nfs_inode_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 78 | DECLARE_EVENT_CLASS(nfs_inode_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_access_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ 164 | TRACE_EVENT(nfs_access_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ 164 | TRACE_EVENT(nfs_access_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_update_size_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 224 | DECLARE_EVENT_CLASS(nfs_update_size_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 224 | DECLARE_EVENT_CLASS(nfs_update_size_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_inode_range_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 274 | DECLARE_EVENT_CLASS(nfs_inode_range_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 274 | DECLARE_EVENT_CLASS(nfs_inode_range_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_readdir_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 324 | DECLARE_EVENT_CLASS(nfs_readdir_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 324 | DECLARE_EVENT_CLASS(nfs_readdir_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_lookup_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 390 | DECLARE_EVENT_CLASS(nfs_lookup_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 390 | DECLARE_EVENT_CLASS(nfs_lookup_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_lookup_event_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:435:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 435 | DECLARE_EVENT_CLASS(nfs_lookup_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:435:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 435 | DECLARE_EVENT_CLASS(nfs_lookup_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_atomic_open_enter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:493:1: note: in expansion of macro ‘TRACE_EVENT’ 493 | TRACE_EVENT(nfs_atomic_open_enter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:493:1: note: in expansion of macro ‘TRACE_EVENT’ 493 | TRACE_EVENT(nfs_atomic_open_enter, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_atomic_open_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ 529 | TRACE_EVENT(nfs_atomic_open_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ 529 | TRACE_EVENT(nfs_atomic_open_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_create_enter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:570:1: note: in expansion of macro ‘TRACE_EVENT’ 570 | TRACE_EVENT(nfs_create_enter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:570:1: note: in expansion of macro ‘TRACE_EVENT’ 570 | TRACE_EVENT(nfs_create_enter, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_create_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(nfs_create_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(nfs_create_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_directory_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:640:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 640 | DECLARE_EVENT_CLASS(nfs_directory_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:640:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 640 | DECLARE_EVENT_CLASS(nfs_directory_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_directory_event_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:676:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 676 | DECLARE_EVENT_CLASS(nfs_directory_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:676:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 676 | DECLARE_EVENT_CLASS(nfs_directory_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_link_enter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:730:1: note: in expansion of macro ‘TRACE_EVENT’ 730 | TRACE_EVENT(nfs_link_enter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:730:1: note: in expansion of macro ‘TRACE_EVENT’ 730 | TRACE_EVENT(nfs_link_enter, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_link_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:763:1: note: in expansion of macro ‘TRACE_EVENT’ 763 | TRACE_EVENT(nfs_link_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:763:1: note: in expansion of macro ‘TRACE_EVENT’ 763 | TRACE_EVENT(nfs_link_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_rename_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 800 | DECLARE_EVENT_CLASS(nfs_rename_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 800 | DECLARE_EVENT_CLASS(nfs_rename_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_rename_event_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 846 | DECLARE_EVENT_CLASS(nfs_rename_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 846 | DECLARE_EVENT_CLASS(nfs_rename_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_sillyrename_unlink’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:904:1: note: in expansion of macro ‘TRACE_EVENT’ 904 | TRACE_EVENT(nfs_sillyrename_unlink, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:904:1: note: in expansion of macro ‘TRACE_EVENT’ 904 | TRACE_EVENT(nfs_sillyrename_unlink, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_folio_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:939:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 939 | DECLARE_EVENT_CLASS(nfs_folio_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:939:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 939 | DECLARE_EVENT_CLASS(nfs_folio_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_folio_event_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:987:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 987 | DECLARE_EVENT_CLASS(nfs_folio_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:987:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 987 | DECLARE_EVENT_CLASS(nfs_folio_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_aop_readahead’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1048:1: note: in expansion of macro ‘TRACE_EVENT’ 1048 | TRACE_EVENT(nfs_aop_readahead, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1048:1: note: in expansion of macro ‘TRACE_EVENT’ 1048 | TRACE_EVENT(nfs_aop_readahead, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_aop_readahead_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1086:1: note: in expansion of macro ‘TRACE_EVENT’ 1086 | TRACE_EVENT(nfs_aop_readahead_done, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1086:1: note: in expansion of macro ‘TRACE_EVENT’ 1086 | TRACE_EVENT(nfs_aop_readahead_done, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_initiate_read’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1125:1: note: in expansion of macro ‘TRACE_EVENT’ 1125 | TRACE_EVENT(nfs_initiate_read, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1125:1: note: in expansion of macro ‘TRACE_EVENT’ 1125 | TRACE_EVENT(nfs_initiate_read, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_readpage_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ 1163 | TRACE_EVENT(nfs_readpage_done, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ 1163 | TRACE_EVENT(nfs_readpage_done, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_readpage_short’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1209:1: note: in expansion of macro ‘TRACE_EVENT’ 1209 | TRACE_EVENT(nfs_readpage_short, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1209:1: note: in expansion of macro ‘TRACE_EVENT’ 1209 | TRACE_EVENT(nfs_readpage_short, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_pgio_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1256:1: note: in expansion of macro ‘TRACE_EVENT’ 1256 | TRACE_EVENT(nfs_pgio_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1256:1: note: in expansion of macro ‘TRACE_EVENT’ 1256 | TRACE_EVENT(nfs_pgio_error, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_initiate_write’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ 1300 | TRACE_EVENT(nfs_initiate_write, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ 1300 | TRACE_EVENT(nfs_initiate_write, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_writeback_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1341:1: note: in expansion of macro ‘TRACE_EVENT’ 1341 | TRACE_EVENT(nfs_writeback_done, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1341:1: note: in expansion of macro ‘TRACE_EVENT’ 1341 | TRACE_EVENT(nfs_writeback_done, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_page_error_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1395 | DECLARE_EVENT_CLASS(nfs_page_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1395 | DECLARE_EVENT_CLASS(nfs_page_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_initiate_commit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ 1446 | TRACE_EVENT(nfs_initiate_commit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ 1446 | TRACE_EVENT(nfs_initiate_commit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_commit_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1484:1: note: in expansion of macro ‘TRACE_EVENT’ 1484 | TRACE_EVENT(nfs_commit_done, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1484:1: note: in expansion of macro ‘TRACE_EVENT’ 1484 | TRACE_EVENT(nfs_commit_done, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_direct_req_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1539:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1539 | DECLARE_EVENT_CLASS(nfs_direct_req_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1539:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1539 | DECLARE_EVENT_CLASS(nfs_direct_req_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_fh_to_dentry’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1596:1: note: in expansion of macro ‘TRACE_EVENT’ 1596 | TRACE_EVENT(nfs_fh_to_dentry, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1596:1: note: in expansion of macro ‘TRACE_EVENT’ 1596 | TRACE_EVENT(nfs_fh_to_dentry, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_mount_assign’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1629:1: note: in expansion of macro ‘TRACE_EVENT’ 1629 | TRACE_EVENT(nfs_mount_assign, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1629:1: note: in expansion of macro ‘TRACE_EVENT’ 1629 | TRACE_EVENT(nfs_mount_assign, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_mount_option’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1652:1: note: in expansion of macro ‘TRACE_EVENT’ 1652 | TRACE_EVENT(nfs_mount_option, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1652:1: note: in expansion of macro ‘TRACE_EVENT’ 1652 | TRACE_EVENT(nfs_mount_option, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_mount_path’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1670:1: note: in expansion of macro ‘TRACE_EVENT’ 1670 | TRACE_EVENT(nfs_mount_path, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1670:1: note: in expansion of macro ‘TRACE_EVENT’ 1670 | TRACE_EVENT(nfs_mount_path, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘perf_trace_nfs_xdr_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1688:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1688 | DECLARE_EVENT_CLASS(nfs_xdr_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1688:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1688 | DECLARE_EVENT_CLASS(nfs_xdr_event, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_inode_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 47 | DECLARE_EVENT_CLASS(nfs_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 47 | DECLARE_EVENT_CLASS(nfs_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_inode_event_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 78 | DECLARE_EVENT_CLASS(nfs_inode_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 78 | DECLARE_EVENT_CLASS(nfs_inode_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_access_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ 164 | TRACE_EVENT(nfs_access_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ 164 | TRACE_EVENT(nfs_access_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_update_size_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 224 | DECLARE_EVENT_CLASS(nfs_update_size_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 224 | DECLARE_EVENT_CLASS(nfs_update_size_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_inode_range_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 274 | DECLARE_EVENT_CLASS(nfs_inode_range_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 274 | DECLARE_EVENT_CLASS(nfs_inode_range_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_readdir_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 324 | DECLARE_EVENT_CLASS(nfs_readdir_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 324 | DECLARE_EVENT_CLASS(nfs_readdir_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_lookup_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 390 | DECLARE_EVENT_CLASS(nfs_lookup_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 390 | DECLARE_EVENT_CLASS(nfs_lookup_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_lookup_event_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:435:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 435 | DECLARE_EVENT_CLASS(nfs_lookup_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:435:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 435 | DECLARE_EVENT_CLASS(nfs_lookup_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_atomic_open_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:493:1: note: in expansion of macro ‘TRACE_EVENT’ 493 | TRACE_EVENT(nfs_atomic_open_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:493:1: note: in expansion of macro ‘TRACE_EVENT’ 493 | TRACE_EVENT(nfs_atomic_open_enter, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_atomic_open_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ 529 | TRACE_EVENT(nfs_atomic_open_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ 529 | TRACE_EVENT(nfs_atomic_open_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_create_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:570:1: note: in expansion of macro ‘TRACE_EVENT’ 570 | TRACE_EVENT(nfs_create_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:570:1: note: in expansion of macro ‘TRACE_EVENT’ 570 | TRACE_EVENT(nfs_create_enter, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_create_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(nfs_create_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(nfs_create_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_directory_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:640:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 640 | DECLARE_EVENT_CLASS(nfs_directory_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:640:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 640 | DECLARE_EVENT_CLASS(nfs_directory_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_directory_event_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:676:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 676 | DECLARE_EVENT_CLASS(nfs_directory_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:676:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 676 | DECLARE_EVENT_CLASS(nfs_directory_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_link_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:730:1: note: in expansion of macro ‘TRACE_EVENT’ 730 | TRACE_EVENT(nfs_link_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:730:1: note: in expansion of macro ‘TRACE_EVENT’ 730 | TRACE_EVENT(nfs_link_enter, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_link_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:763:1: note: in expansion of macro ‘TRACE_EVENT’ 763 | TRACE_EVENT(nfs_link_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:763:1: note: in expansion of macro ‘TRACE_EVENT’ 763 | TRACE_EVENT(nfs_link_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_rename_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 800 | DECLARE_EVENT_CLASS(nfs_rename_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 800 | DECLARE_EVENT_CLASS(nfs_rename_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_rename_event_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 846 | DECLARE_EVENT_CLASS(nfs_rename_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 846 | DECLARE_EVENT_CLASS(nfs_rename_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_sillyrename_unlink’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:904:1: note: in expansion of macro ‘TRACE_EVENT’ 904 | TRACE_EVENT(nfs_sillyrename_unlink, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:904:1: note: in expansion of macro ‘TRACE_EVENT’ 904 | TRACE_EVENT(nfs_sillyrename_unlink, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_folio_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:939:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 939 | DECLARE_EVENT_CLASS(nfs_folio_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:939:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 939 | DECLARE_EVENT_CLASS(nfs_folio_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_folio_event_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:987:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 987 | DECLARE_EVENT_CLASS(nfs_folio_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:987:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 987 | DECLARE_EVENT_CLASS(nfs_folio_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_aop_readahead’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1048:1: note: in expansion of macro ‘TRACE_EVENT’ 1048 | TRACE_EVENT(nfs_aop_readahead, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1048:1: note: in expansion of macro ‘TRACE_EVENT’ 1048 | TRACE_EVENT(nfs_aop_readahead, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_aop_readahead_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1086:1: note: in expansion of macro ‘TRACE_EVENT’ 1086 | TRACE_EVENT(nfs_aop_readahead_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1086:1: note: in expansion of macro ‘TRACE_EVENT’ 1086 | TRACE_EVENT(nfs_aop_readahead_done, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_initiate_read’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1125:1: note: in expansion of macro ‘TRACE_EVENT’ 1125 | TRACE_EVENT(nfs_initiate_read, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1125:1: note: in expansion of macro ‘TRACE_EVENT’ 1125 | TRACE_EVENT(nfs_initiate_read, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_readpage_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ 1163 | TRACE_EVENT(nfs_readpage_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ 1163 | TRACE_EVENT(nfs_readpage_done, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_readpage_short’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1209:1: note: in expansion of macro ‘TRACE_EVENT’ 1209 | TRACE_EVENT(nfs_readpage_short, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1209:1: note: in expansion of macro ‘TRACE_EVENT’ 1209 | TRACE_EVENT(nfs_readpage_short, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_pgio_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1256:1: note: in expansion of macro ‘TRACE_EVENT’ 1256 | TRACE_EVENT(nfs_pgio_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1256:1: note: in expansion of macro ‘TRACE_EVENT’ 1256 | TRACE_EVENT(nfs_pgio_error, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_initiate_write’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ 1300 | TRACE_EVENT(nfs_initiate_write, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ 1300 | TRACE_EVENT(nfs_initiate_write, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_writeback_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1341:1: note: in expansion of macro ‘TRACE_EVENT’ 1341 | TRACE_EVENT(nfs_writeback_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1341:1: note: in expansion of macro ‘TRACE_EVENT’ 1341 | TRACE_EVENT(nfs_writeback_done, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_page_error_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1395 | DECLARE_EVENT_CLASS(nfs_page_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1395 | DECLARE_EVENT_CLASS(nfs_page_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_initiate_commit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ 1446 | TRACE_EVENT(nfs_initiate_commit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ 1446 | TRACE_EVENT(nfs_initiate_commit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_commit_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1484:1: note: in expansion of macro ‘TRACE_EVENT’ 1484 | TRACE_EVENT(nfs_commit_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1484:1: note: in expansion of macro ‘TRACE_EVENT’ 1484 | TRACE_EVENT(nfs_commit_done, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_direct_req_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1539:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1539 | DECLARE_EVENT_CLASS(nfs_direct_req_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1539:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1539 | DECLARE_EVENT_CLASS(nfs_direct_req_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_fh_to_dentry’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1596:1: note: in expansion of macro ‘TRACE_EVENT’ 1596 | TRACE_EVENT(nfs_fh_to_dentry, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1596:1: note: in expansion of macro ‘TRACE_EVENT’ 1596 | TRACE_EVENT(nfs_fh_to_dentry, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_mount_assign’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1629:1: note: in expansion of macro ‘TRACE_EVENT’ 1629 | TRACE_EVENT(nfs_mount_assign, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1629:1: note: in expansion of macro ‘TRACE_EVENT’ 1629 | TRACE_EVENT(nfs_mount_assign, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_mount_option’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1652:1: note: in expansion of macro ‘TRACE_EVENT’ 1652 | TRACE_EVENT(nfs_mount_option, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1652:1: note: in expansion of macro ‘TRACE_EVENT’ 1652 | TRACE_EVENT(nfs_mount_option, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_mount_path’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1670:1: note: in expansion of macro ‘TRACE_EVENT’ 1670 | TRACE_EVENT(nfs_mount_path, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1670:1: note: in expansion of macro ‘TRACE_EVENT’ 1670 | TRACE_EVENT(nfs_mount_path, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_xdr_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1688:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1688 | DECLARE_EVENT_CLASS(nfs_xdr_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1688:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1688 | DECLARE_EVENT_CLASS(nfs_xdr_event, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/nfs/nfstrace.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/f2fs.h:2410, from ../fs/f2fs/super.c:40: ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__inode’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(f2fs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(f2fs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(f2fs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(f2fs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(f2fs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__inode_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:222:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 222 | DECLARE_EVENT_CLASS(f2fs__inode_exit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:222:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 222 | DECLARE_EVENT_CLASS(f2fs__inode_exit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_sync_file_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ 256 | TRACE_EVENT(f2fs_sync_file_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ 256 | TRACE_EVENT(f2fs_sync_file_exit, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_sync_fs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(f2fs_sync_fs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(f2fs_sync_fs, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_unlink_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:338:1: note: in expansion of macro ‘TRACE_EVENT’ 338 | TRACE_EVENT(f2fs_unlink_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:338:1: note: in expansion of macro ‘TRACE_EVENT’ 338 | TRACE_EVENT(f2fs_unlink_enter, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_truncate_data_blocks_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:389:1: note: in expansion of macro ‘TRACE_EVENT’ 389 | TRACE_EVENT(f2fs_truncate_data_blocks_range, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:389:1: note: in expansion of macro ‘TRACE_EVENT’ 389 | TRACE_EVENT(f2fs_truncate_data_blocks_range, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__truncate_op’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 418 | DECLARE_EVENT_CLASS(f2fs__truncate_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 418 | DECLARE_EVENT_CLASS(f2fs__truncate_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__truncate_node’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:476:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 476 | DECLARE_EVENT_CLASS(f2fs__truncate_node, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:476:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 476 | DECLARE_EVENT_CLASS(f2fs__truncate_node, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_truncate_partial_nodes’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:523:1: note: in expansion of macro ‘TRACE_EVENT’ 523 | TRACE_EVENT(f2fs_truncate_partial_nodes, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:523:1: note: in expansion of macro ‘TRACE_EVENT’ 523 | TRACE_EVENT(f2fs_truncate_partial_nodes, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_file_write_iter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:557:1: note: in expansion of macro ‘TRACE_EVENT’ 557 | TRACE_EVENT(f2fs_file_write_iter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:557:1: note: in expansion of macro ‘TRACE_EVENT’ 557 | TRACE_EVENT(f2fs_file_write_iter, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_map_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:588:1: note: in expansion of macro ‘TRACE_EVENT’ 588 | TRACE_EVENT(f2fs_map_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:588:1: note: in expansion of macro ‘TRACE_EVENT’ 588 | TRACE_EVENT(f2fs_map_blocks, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_background_gc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:638:1: note: in expansion of macro ‘TRACE_EVENT’ 638 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:638:1: note: in expansion of macro ‘TRACE_EVENT’ 638 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_gc_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:666:1: note: in expansion of macro ‘TRACE_EVENT’ 666 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:666:1: note: in expansion of macro ‘TRACE_EVENT’ 666 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_gc_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ 723 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ 723 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_get_victim’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:778:1: note: in expansion of macro ‘TRACE_EVENT’ 778 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:778:1: note: in expansion of macro ‘TRACE_EVENT’ 778 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_lookup_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ 830 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ 830 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_lookup_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ 856 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ 856 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_rename_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:886:1: note: in expansion of macro ‘TRACE_EVENT’ 886 | TRACE_EVENT(f2fs_rename_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:886:1: note: in expansion of macro ‘TRACE_EVENT’ 886 | TRACE_EVENT(f2fs_rename_start, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_rename_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:921:1: note: in expansion of macro ‘TRACE_EVENT’ 921 | TRACE_EVENT(f2fs_rename_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:921:1: note: in expansion of macro ‘TRACE_EVENT’ 921 | TRACE_EVENT(f2fs_rename_end, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_readdir’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:955:1: note: in expansion of macro ‘TRACE_EVENT’ 955 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:955:1: note: in expansion of macro ‘TRACE_EVENT’ 955 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_fallocate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:984:1: note: in expansion of macro ‘TRACE_EVENT’ 984 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:984:1: note: in expansion of macro ‘TRACE_EVENT’ 984 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_direct_IO_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1024:1: note: in expansion of macro ‘TRACE_EVENT’ 1024 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1024:1: note: in expansion of macro ‘TRACE_EVENT’ 1024 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_direct_IO_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1059:1: note: in expansion of macro ‘TRACE_EVENT’ 1059 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1059:1: note: in expansion of macro ‘TRACE_EVENT’ 1059 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_reserve_new_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1093:1: note: in expansion of macro ‘TRACE_EVENT’ 1093 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1093:1: note: in expansion of macro ‘TRACE_EVENT’ 1093 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__submit_page_bio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1121 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1121 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__bio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1180 | DECLARE_EVENT_CLASS(f2fs__bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1180 | DECLARE_EVENT_CLASS(f2fs__bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_write_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1251:1: note: in expansion of macro ‘TRACE_EVENT’ 1251 | TRACE_EVENT(f2fs_write_begin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1251:1: note: in expansion of macro ‘TRACE_EVENT’ 1251 | TRACE_EVENT(f2fs_write_begin, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_write_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1277:1: note: in expansion of macro ‘TRACE_EVENT’ 1277 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1277:1: note: in expansion of macro ‘TRACE_EVENT’ 1277 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__folio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1307 | DECLARE_EVENT_CLASS(f2fs__folio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1307 | DECLARE_EVENT_CLASS(f2fs__folio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_replace_atomic_write_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1372:1: note: in expansion of macro ‘TRACE_EVENT’ 1372 | TRACE_EVENT(f2fs_replace_atomic_write_block, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1372:1: note: in expansion of macro ‘TRACE_EVENT’ 1372 | TRACE_EVENT(f2fs_replace_atomic_write_block, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_mmap’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1409:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1409 | DECLARE_EVENT_CLASS(f2fs_mmap, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1409:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1409 | DECLARE_EVENT_CLASS(f2fs_mmap, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_writepages’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ 1455 | TRACE_EVENT(f2fs_writepages, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ 1455 | TRACE_EVENT(f2fs_writepages, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_readpages’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1519:1: note: in expansion of macro ‘TRACE_EVENT’ 1519 | TRACE_EVENT(f2fs_readpages, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1519:1: note: in expansion of macro ‘TRACE_EVENT’ 1519 | TRACE_EVENT(f2fs_readpages, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_write_checkpoint’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1545:1: note: in expansion of macro ‘TRACE_EVENT’ 1545 | TRACE_EVENT(f2fs_write_checkpoint, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1545:1: note: in expansion of macro ‘TRACE_EVENT’ 1545 | TRACE_EVENT(f2fs_write_checkpoint, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_discard’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1569:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1569 | DECLARE_EVENT_CLASS(f2fs_discard, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1569:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1569 | DECLARE_EVENT_CLASS(f2fs_discard, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_reset_zone’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1614:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1614 | DECLARE_EVENT_CLASS(f2fs_reset_zone, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1614:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1614 | DECLARE_EVENT_CLASS(f2fs_reset_zone, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_issue_flush’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1649:1: note: in expansion of macro ‘TRACE_EVENT’ 1649 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1649:1: note: in expansion of macro ‘TRACE_EVENT’ 1649 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_lookup_extent_tree_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(f2fs_lookup_extent_tree_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(f2fs_lookup_extent_tree_start, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_lookup_read_extent_tree_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/f2fs.h:1703:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1703 | TRACE_EVENT_CONDITION(f2fs_lookup_read_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/f2fs.h:1703:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1703 | TRACE_EVENT_CONDITION(f2fs_lookup_read_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_lookup_age_extent_tree_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/f2fs.h:1739:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1739 | TRACE_EVENT_CONDITION(f2fs_lookup_age_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/f2fs.h:1739:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1739 | TRACE_EVENT_CONDITION(f2fs_lookup_age_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_update_read_extent_tree_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1778:1: note: in expansion of macro ‘TRACE_EVENT’ 1778 | TRACE_EVENT(f2fs_update_read_extent_tree_range, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1778:1: note: in expansion of macro ‘TRACE_EVENT’ 1778 | TRACE_EVENT(f2fs_update_read_extent_tree_range, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_update_age_extent_tree_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1813:1: note: in expansion of macro ‘TRACE_EVENT’ 1813 | TRACE_EVENT(f2fs_update_age_extent_tree_range, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1813:1: note: in expansion of macro ‘TRACE_EVENT’ 1813 | TRACE_EVENT(f2fs_update_age_extent_tree_range, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_shrink_extent_tree’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1848:1: note: in expansion of macro ‘TRACE_EVENT’ 1848 | TRACE_EVENT(f2fs_shrink_extent_tree, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1848:1: note: in expansion of macro ‘TRACE_EVENT’ 1848 | TRACE_EVENT(f2fs_shrink_extent_tree, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_destroy_extent_tree’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1876:1: note: in expansion of macro ‘TRACE_EVENT’ 1876 | TRACE_EVENT(f2fs_destroy_extent_tree, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1876:1: note: in expansion of macro ‘TRACE_EVENT’ 1876 | TRACE_EVENT(f2fs_destroy_extent_tree, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_sync_dirty_inodes’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1903:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1903 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1903:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1903 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_shutdown’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ 1941 | TRACE_EVENT(f2fs_shutdown, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ 1941 | TRACE_EVENT(f2fs_shutdown, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_zip_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1965 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1965 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_zip_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1996:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1996 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1996:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1996 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_iostat’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2060:1: note: in expansion of macro ‘TRACE_EVENT’ 2060 | TRACE_EVENT(f2fs_iostat, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2060:1: note: in expansion of macro ‘TRACE_EVENT’ 2060 | TRACE_EVENT(f2fs_iostat, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_iostat_latency’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ 2163 | TRACE_EVENT(f2fs_iostat_latency, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ 2163 | TRACE_EVENT(f2fs_iostat_latency, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_bmap’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2250:1: note: in expansion of macro ‘TRACE_EVENT’ 2250 | TRACE_EVENT(f2fs_bmap, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2250:1: note: in expansion of macro ‘TRACE_EVENT’ 2250 | TRACE_EVENT(f2fs_bmap, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_fiemap’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2276:1: note: in expansion of macro ‘TRACE_EVENT’ 2276 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2276:1: note: in expansion of macro ‘TRACE_EVENT’ 2276 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__rw_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2313 | DECLARE_EVENT_CLASS(f2fs__rw_start, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2313 | DECLARE_EVENT_CLASS(f2fs__rw_start, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__rw_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2354 | DECLARE_EVENT_CLASS(f2fs__rw_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2354 | DECLARE_EVENT_CLASS(f2fs__rw_end, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs__inode’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(f2fs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(f2fs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs__inode_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:222:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 222 | DECLARE_EVENT_CLASS(f2fs__inode_exit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:222:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 222 | DECLARE_EVENT_CLASS(f2fs__inode_exit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_sync_file_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ 256 | TRACE_EVENT(f2fs_sync_file_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ 256 | TRACE_EVENT(f2fs_sync_file_exit, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_sync_fs’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(f2fs_sync_fs, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(f2fs_sync_fs, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_unlink_enter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:338:1: note: in expansion of macro ‘TRACE_EVENT’ 338 | TRACE_EVENT(f2fs_unlink_enter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:338:1: note: in expansion of macro ‘TRACE_EVENT’ 338 | TRACE_EVENT(f2fs_unlink_enter, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_truncate_data_blocks_range’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:389:1: note: in expansion of macro ‘TRACE_EVENT’ 389 | TRACE_EVENT(f2fs_truncate_data_blocks_range, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:389:1: note: in expansion of macro ‘TRACE_EVENT’ 389 | TRACE_EVENT(f2fs_truncate_data_blocks_range, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs__truncate_op’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 418 | DECLARE_EVENT_CLASS(f2fs__truncate_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 418 | DECLARE_EVENT_CLASS(f2fs__truncate_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs__truncate_node’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:476:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 476 | DECLARE_EVENT_CLASS(f2fs__truncate_node, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:476:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 476 | DECLARE_EVENT_CLASS(f2fs__truncate_node, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_truncate_partial_nodes’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:523:1: note: in expansion of macro ‘TRACE_EVENT’ 523 | TRACE_EVENT(f2fs_truncate_partial_nodes, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:523:1: note: in expansion of macro ‘TRACE_EVENT’ 523 | TRACE_EVENT(f2fs_truncate_partial_nodes, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_file_write_iter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:557:1: note: in expansion of macro ‘TRACE_EVENT’ 557 | TRACE_EVENT(f2fs_file_write_iter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:557:1: note: in expansion of macro ‘TRACE_EVENT’ 557 | TRACE_EVENT(f2fs_file_write_iter, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_map_blocks’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:588:1: note: in expansion of macro ‘TRACE_EVENT’ 588 | TRACE_EVENT(f2fs_map_blocks, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:588:1: note: in expansion of macro ‘TRACE_EVENT’ 588 | TRACE_EVENT(f2fs_map_blocks, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_background_gc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:638:1: note: in expansion of macro ‘TRACE_EVENT’ 638 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:638:1: note: in expansion of macro ‘TRACE_EVENT’ 638 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_gc_begin’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:666:1: note: in expansion of macro ‘TRACE_EVENT’ 666 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:666:1: note: in expansion of macro ‘TRACE_EVENT’ 666 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_gc_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ 723 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ 723 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_get_victim’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:778:1: note: in expansion of macro ‘TRACE_EVENT’ 778 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:778:1: note: in expansion of macro ‘TRACE_EVENT’ 778 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_lookup_start’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ 830 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ 830 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_lookup_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ 856 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ 856 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_rename_start’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:886:1: note: in expansion of macro ‘TRACE_EVENT’ 886 | TRACE_EVENT(f2fs_rename_start, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:886:1: note: in expansion of macro ‘TRACE_EVENT’ 886 | TRACE_EVENT(f2fs_rename_start, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_rename_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:921:1: note: in expansion of macro ‘TRACE_EVENT’ 921 | TRACE_EVENT(f2fs_rename_end, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:921:1: note: in expansion of macro ‘TRACE_EVENT’ 921 | TRACE_EVENT(f2fs_rename_end, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_readdir’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:955:1: note: in expansion of macro ‘TRACE_EVENT’ 955 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:955:1: note: in expansion of macro ‘TRACE_EVENT’ 955 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_fallocate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:984:1: note: in expansion of macro ‘TRACE_EVENT’ 984 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:984:1: note: in expansion of macro ‘TRACE_EVENT’ 984 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_direct_IO_enter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1024:1: note: in expansion of macro ‘TRACE_EVENT’ 1024 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1024:1: note: in expansion of macro ‘TRACE_EVENT’ 1024 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_direct_IO_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1059:1: note: in expansion of macro ‘TRACE_EVENT’ 1059 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1059:1: note: in expansion of macro ‘TRACE_EVENT’ 1059 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_reserve_new_blocks’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1093:1: note: in expansion of macro ‘TRACE_EVENT’ 1093 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1093:1: note: in expansion of macro ‘TRACE_EVENT’ 1093 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs__submit_page_bio’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1121 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1121 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs__bio’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1180 | DECLARE_EVENT_CLASS(f2fs__bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1180 | DECLARE_EVENT_CLASS(f2fs__bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_write_begin’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1251:1: note: in expansion of macro ‘TRACE_EVENT’ 1251 | TRACE_EVENT(f2fs_write_begin, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1251:1: note: in expansion of macro ‘TRACE_EVENT’ 1251 | TRACE_EVENT(f2fs_write_begin, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_write_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1277:1: note: in expansion of macro ‘TRACE_EVENT’ 1277 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1277:1: note: in expansion of macro ‘TRACE_EVENT’ 1277 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs__folio’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1307 | DECLARE_EVENT_CLASS(f2fs__folio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1307 | DECLARE_EVENT_CLASS(f2fs__folio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_replace_atomic_write_block’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1372:1: note: in expansion of macro ‘TRACE_EVENT’ 1372 | TRACE_EVENT(f2fs_replace_atomic_write_block, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1372:1: note: in expansion of macro ‘TRACE_EVENT’ 1372 | TRACE_EVENT(f2fs_replace_atomic_write_block, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_mmap’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1409:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1409 | DECLARE_EVENT_CLASS(f2fs_mmap, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1409:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1409 | DECLARE_EVENT_CLASS(f2fs_mmap, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_writepages’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ 1455 | TRACE_EVENT(f2fs_writepages, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ 1455 | TRACE_EVENT(f2fs_writepages, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_readpages’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1519:1: note: in expansion of macro ‘TRACE_EVENT’ 1519 | TRACE_EVENT(f2fs_readpages, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1519:1: note: in expansion of macro ‘TRACE_EVENT’ 1519 | TRACE_EVENT(f2fs_readpages, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_write_checkpoint’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1545:1: note: in expansion of macro ‘TRACE_EVENT’ 1545 | TRACE_EVENT(f2fs_write_checkpoint, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1545:1: note: in expansion of macro ‘TRACE_EVENT’ 1545 | TRACE_EVENT(f2fs_write_checkpoint, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_discard’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1569:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1569 | DECLARE_EVENT_CLASS(f2fs_discard, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1569:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1569 | DECLARE_EVENT_CLASS(f2fs_discard, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_reset_zone’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1614:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1614 | DECLARE_EVENT_CLASS(f2fs_reset_zone, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1614:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1614 | DECLARE_EVENT_CLASS(f2fs_reset_zone, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_issue_flush’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1649:1: note: in expansion of macro ‘TRACE_EVENT’ 1649 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1649:1: note: in expansion of macro ‘TRACE_EVENT’ 1649 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_lookup_extent_tree_start’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(f2fs_lookup_extent_tree_start, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(f2fs_lookup_extent_tree_start, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_lookup_read_extent_tree_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/f2fs.h:1703:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1703 | TRACE_EVENT_CONDITION(f2fs_lookup_read_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/f2fs.h:1703:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1703 | TRACE_EVENT_CONDITION(f2fs_lookup_read_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_lookup_age_extent_tree_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/f2fs.h:1739:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1739 | TRACE_EVENT_CONDITION(f2fs_lookup_age_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/f2fs.h:1739:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1739 | TRACE_EVENT_CONDITION(f2fs_lookup_age_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_update_read_extent_tree_range’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1778:1: note: in expansion of macro ‘TRACE_EVENT’ 1778 | TRACE_EVENT(f2fs_update_read_extent_tree_range, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1778:1: note: in expansion of macro ‘TRACE_EVENT’ 1778 | TRACE_EVENT(f2fs_update_read_extent_tree_range, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_update_age_extent_tree_range’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1813:1: note: in expansion of macro ‘TRACE_EVENT’ 1813 | TRACE_EVENT(f2fs_update_age_extent_tree_range, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1813:1: note: in expansion of macro ‘TRACE_EVENT’ 1813 | TRACE_EVENT(f2fs_update_age_extent_tree_range, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_shrink_extent_tree’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1848:1: note: in expansion of macro ‘TRACE_EVENT’ 1848 | TRACE_EVENT(f2fs_shrink_extent_tree, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1848:1: note: in expansion of macro ‘TRACE_EVENT’ 1848 | TRACE_EVENT(f2fs_shrink_extent_tree, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_destroy_extent_tree’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1876:1: note: in expansion of macro ‘TRACE_EVENT’ 1876 | TRACE_EVENT(f2fs_destroy_extent_tree, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1876:1: note: in expansion of macro ‘TRACE_EVENT’ 1876 | TRACE_EVENT(f2fs_destroy_extent_tree, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_sync_dirty_inodes’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1903:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1903 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1903:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1903 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_shutdown’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ 1941 | TRACE_EVENT(f2fs_shutdown, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ 1941 | TRACE_EVENT(f2fs_shutdown, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_zip_start’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1965 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1965 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_zip_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1996:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1996 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1996:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1996 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_iostat’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2060:1: note: in expansion of macro ‘TRACE_EVENT’ 2060 | TRACE_EVENT(f2fs_iostat, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2060:1: note: in expansion of macro ‘TRACE_EVENT’ 2060 | TRACE_EVENT(f2fs_iostat, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_iostat_latency’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ 2163 | TRACE_EVENT(f2fs_iostat_latency, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ 2163 | TRACE_EVENT(f2fs_iostat_latency, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_bmap’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2250:1: note: in expansion of macro ‘TRACE_EVENT’ 2250 | TRACE_EVENT(f2fs_bmap, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2250:1: note: in expansion of macro ‘TRACE_EVENT’ 2250 | TRACE_EVENT(f2fs_bmap, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_fiemap’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2276:1: note: in expansion of macro ‘TRACE_EVENT’ 2276 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2276:1: note: in expansion of macro ‘TRACE_EVENT’ 2276 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs__rw_start’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2313 | DECLARE_EVENT_CLASS(f2fs__rw_start, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2313 | DECLARE_EVENT_CLASS(f2fs__rw_start, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs__rw_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2354 | DECLARE_EVENT_CLASS(f2fs__rw_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2354 | DECLARE_EVENT_CLASS(f2fs__rw_end, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__inode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(f2fs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(f2fs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__inode_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:222:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 222 | DECLARE_EVENT_CLASS(f2fs__inode_exit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:222:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 222 | DECLARE_EVENT_CLASS(f2fs__inode_exit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_sync_file_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ 256 | TRACE_EVENT(f2fs_sync_file_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ 256 | TRACE_EVENT(f2fs_sync_file_exit, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_sync_fs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(f2fs_sync_fs, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(f2fs_sync_fs, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_unlink_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:338:1: note: in expansion of macro ‘TRACE_EVENT’ 338 | TRACE_EVENT(f2fs_unlink_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:338:1: note: in expansion of macro ‘TRACE_EVENT’ 338 | TRACE_EVENT(f2fs_unlink_enter, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_truncate_data_blocks_range’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:389:1: note: in expansion of macro ‘TRACE_EVENT’ 389 | TRACE_EVENT(f2fs_truncate_data_blocks_range, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:389:1: note: in expansion of macro ‘TRACE_EVENT’ 389 | TRACE_EVENT(f2fs_truncate_data_blocks_range, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__truncate_op’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 418 | DECLARE_EVENT_CLASS(f2fs__truncate_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 418 | DECLARE_EVENT_CLASS(f2fs__truncate_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__truncate_node’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:476:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 476 | DECLARE_EVENT_CLASS(f2fs__truncate_node, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:476:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 476 | DECLARE_EVENT_CLASS(f2fs__truncate_node, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_truncate_partial_nodes’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:523:1: note: in expansion of macro ‘TRACE_EVENT’ 523 | TRACE_EVENT(f2fs_truncate_partial_nodes, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:523:1: note: in expansion of macro ‘TRACE_EVENT’ 523 | TRACE_EVENT(f2fs_truncate_partial_nodes, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_file_write_iter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:557:1: note: in expansion of macro ‘TRACE_EVENT’ 557 | TRACE_EVENT(f2fs_file_write_iter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:557:1: note: in expansion of macro ‘TRACE_EVENT’ 557 | TRACE_EVENT(f2fs_file_write_iter, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_map_blocks’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:588:1: note: in expansion of macro ‘TRACE_EVENT’ 588 | TRACE_EVENT(f2fs_map_blocks, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:588:1: note: in expansion of macro ‘TRACE_EVENT’ 588 | TRACE_EVENT(f2fs_map_blocks, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_background_gc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:638:1: note: in expansion of macro ‘TRACE_EVENT’ 638 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:638:1: note: in expansion of macro ‘TRACE_EVENT’ 638 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_gc_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:666:1: note: in expansion of macro ‘TRACE_EVENT’ 666 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:666:1: note: in expansion of macro ‘TRACE_EVENT’ 666 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_gc_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ 723 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ 723 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_get_victim’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:778:1: note: in expansion of macro ‘TRACE_EVENT’ 778 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:778:1: note: in expansion of macro ‘TRACE_EVENT’ 778 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_lookup_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ 830 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ 830 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_lookup_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ 856 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ 856 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_rename_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:886:1: note: in expansion of macro ‘TRACE_EVENT’ 886 | TRACE_EVENT(f2fs_rename_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:886:1: note: in expansion of macro ‘TRACE_EVENT’ 886 | TRACE_EVENT(f2fs_rename_start, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_rename_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:921:1: note: in expansion of macro ‘TRACE_EVENT’ 921 | TRACE_EVENT(f2fs_rename_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:921:1: note: in expansion of macro ‘TRACE_EVENT’ 921 | TRACE_EVENT(f2fs_rename_end, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_readdir’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:955:1: note: in expansion of macro ‘TRACE_EVENT’ 955 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:955:1: note: in expansion of macro ‘TRACE_EVENT’ 955 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_fallocate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:984:1: note: in expansion of macro ‘TRACE_EVENT’ 984 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:984:1: note: in expansion of macro ‘TRACE_EVENT’ 984 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_direct_IO_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1024:1: note: in expansion of macro ‘TRACE_EVENT’ 1024 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1024:1: note: in expansion of macro ‘TRACE_EVENT’ 1024 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_direct_IO_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1059:1: note: in expansion of macro ‘TRACE_EVENT’ 1059 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1059:1: note: in expansion of macro ‘TRACE_EVENT’ 1059 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_reserve_new_blocks’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1093:1: note: in expansion of macro ‘TRACE_EVENT’ 1093 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1093:1: note: in expansion of macro ‘TRACE_EVENT’ 1093 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__submit_page_bio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1121 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1121 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__bio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1180 | DECLARE_EVENT_CLASS(f2fs__bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1180 | DECLARE_EVENT_CLASS(f2fs__bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_write_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1251:1: note: in expansion of macro ‘TRACE_EVENT’ 1251 | TRACE_EVENT(f2fs_write_begin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1251:1: note: in expansion of macro ‘TRACE_EVENT’ 1251 | TRACE_EVENT(f2fs_write_begin, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_write_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1277:1: note: in expansion of macro ‘TRACE_EVENT’ 1277 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1277:1: note: in expansion of macro ‘TRACE_EVENT’ 1277 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__folio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1307 | DECLARE_EVENT_CLASS(f2fs__folio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1307 | DECLARE_EVENT_CLASS(f2fs__folio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_replace_atomic_write_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1372:1: note: in expansion of macro ‘TRACE_EVENT’ 1372 | TRACE_EVENT(f2fs_replace_atomic_write_block, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1372:1: note: in expansion of macro ‘TRACE_EVENT’ 1372 | TRACE_EVENT(f2fs_replace_atomic_write_block, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_mmap’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1409:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1409 | DECLARE_EVENT_CLASS(f2fs_mmap, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1409:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1409 | DECLARE_EVENT_CLASS(f2fs_mmap, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_writepages’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ 1455 | TRACE_EVENT(f2fs_writepages, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ 1455 | TRACE_EVENT(f2fs_writepages, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_readpages’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1519:1: note: in expansion of macro ‘TRACE_EVENT’ 1519 | TRACE_EVENT(f2fs_readpages, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1519:1: note: in expansion of macro ‘TRACE_EVENT’ 1519 | TRACE_EVENT(f2fs_readpages, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_write_checkpoint’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1545:1: note: in expansion of macro ‘TRACE_EVENT’ 1545 | TRACE_EVENT(f2fs_write_checkpoint, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1545:1: note: in expansion of macro ‘TRACE_EVENT’ 1545 | TRACE_EVENT(f2fs_write_checkpoint, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_discard’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1569:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1569 | DECLARE_EVENT_CLASS(f2fs_discard, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1569:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1569 | DECLARE_EVENT_CLASS(f2fs_discard, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_reset_zone’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1614:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1614 | DECLARE_EVENT_CLASS(f2fs_reset_zone, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1614:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1614 | DECLARE_EVENT_CLASS(f2fs_reset_zone, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_issue_flush’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1649:1: note: in expansion of macro ‘TRACE_EVENT’ 1649 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1649:1: note: in expansion of macro ‘TRACE_EVENT’ 1649 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_lookup_extent_tree_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(f2fs_lookup_extent_tree_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(f2fs_lookup_extent_tree_start, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_lookup_read_extent_tree_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/f2fs.h:1703:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1703 | TRACE_EVENT_CONDITION(f2fs_lookup_read_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/f2fs.h:1703:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1703 | TRACE_EVENT_CONDITION(f2fs_lookup_read_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_lookup_age_extent_tree_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/f2fs.h:1739:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1739 | TRACE_EVENT_CONDITION(f2fs_lookup_age_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/f2fs.h:1739:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1739 | TRACE_EVENT_CONDITION(f2fs_lookup_age_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_update_read_extent_tree_range’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1778:1: note: in expansion of macro ‘TRACE_EVENT’ 1778 | TRACE_EVENT(f2fs_update_read_extent_tree_range, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1778:1: note: in expansion of macro ‘TRACE_EVENT’ 1778 | TRACE_EVENT(f2fs_update_read_extent_tree_range, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_update_age_extent_tree_range’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1813:1: note: in expansion of macro ‘TRACE_EVENT’ 1813 | TRACE_EVENT(f2fs_update_age_extent_tree_range, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1813:1: note: in expansion of macro ‘TRACE_EVENT’ 1813 | TRACE_EVENT(f2fs_update_age_extent_tree_range, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_shrink_extent_tree’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1848:1: note: in expansion of macro ‘TRACE_EVENT’ 1848 | TRACE_EVENT(f2fs_shrink_extent_tree, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1848:1: note: in expansion of macro ‘TRACE_EVENT’ 1848 | TRACE_EVENT(f2fs_shrink_extent_tree, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_destroy_extent_tree’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1876:1: note: in expansion of macro ‘TRACE_EVENT’ 1876 | TRACE_EVENT(f2fs_destroy_extent_tree, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1876:1: note: in expansion of macro ‘TRACE_EVENT’ 1876 | TRACE_EVENT(f2fs_destroy_extent_tree, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_sync_dirty_inodes’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1903:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1903 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1903:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1903 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_shutdown’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ 1941 | TRACE_EVENT(f2fs_shutdown, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ 1941 | TRACE_EVENT(f2fs_shutdown, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_zip_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1965 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1965 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_zip_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1996:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1996 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1996:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1996 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_iostat’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2060:1: note: in expansion of macro ‘TRACE_EVENT’ 2060 | TRACE_EVENT(f2fs_iostat, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2060:1: note: in expansion of macro ‘TRACE_EVENT’ 2060 | TRACE_EVENT(f2fs_iostat, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_iostat_latency’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ 2163 | TRACE_EVENT(f2fs_iostat_latency, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ 2163 | TRACE_EVENT(f2fs_iostat_latency, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_bmap’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2250:1: note: in expansion of macro ‘TRACE_EVENT’ 2250 | TRACE_EVENT(f2fs_bmap, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2250:1: note: in expansion of macro ‘TRACE_EVENT’ 2250 | TRACE_EVENT(f2fs_bmap, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_fiemap’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2276:1: note: in expansion of macro ‘TRACE_EVENT’ 2276 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2276:1: note: in expansion of macro ‘TRACE_EVENT’ 2276 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__rw_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2313 | DECLARE_EVENT_CLASS(f2fs__rw_start, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2313 | DECLARE_EVENT_CLASS(f2fs__rw_start, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__rw_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2354 | DECLARE_EVENT_CLASS(f2fs__rw_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2354 | DECLARE_EVENT_CLASS(f2fs__rw_end, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/f2fs/super.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/f2fs] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/sunrpc.h:2518, from ../net/sunrpc/sched.c:31: ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_xdr_buf_class’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(rpc_xdr_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(rpc_xdr_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(rpc_xdr_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(rpc_xdr_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(rpc_xdr_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_clnt_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 109 | DECLARE_EVENT_CLASS(rpc_clnt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 109 | DECLARE_EVENT_CLASS(rpc_clnt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_clnt_new’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:168:1: note: in expansion of macro ‘TRACE_EVENT’ 168 | TRACE_EVENT(rpc_clnt_new, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:168:1: note: in expansion of macro ‘TRACE_EVENT’ 168 | TRACE_EVENT(rpc_clnt_new, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_clnt_new_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ 206 | TRACE_EVENT(rpc_clnt_new_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ 206 | TRACE_EVENT(rpc_clnt_new_err, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_clnt_clone_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:231:1: note: in expansion of macro ‘TRACE_EVENT’ 231 | TRACE_EVENT(rpc_clnt_clone_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:231:1: note: in expansion of macro ‘TRACE_EVENT’ 231 | TRACE_EVENT(rpc_clnt_clone_err, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_task_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 274 | DECLARE_EVENT_CLASS(rpc_task_status, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 274 | DECLARE_EVENT_CLASS(rpc_task_status, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_request’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ 309 | TRACE_EVENT(rpc_request, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ 309 | TRACE_EVENT(rpc_request, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_task_running’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:366:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 366 | DECLARE_EVENT_CLASS(rpc_task_running, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:366:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 366 | DECLARE_EVENT_CLASS(rpc_task_running, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_task_queued’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 418 | DECLARE_EVENT_CLASS(rpc_task_queued, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 418 | DECLARE_EVENT_CLASS(rpc_task_queued, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_failure’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 466 | DECLARE_EVENT_CLASS(rpc_failure, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 466 | DECLARE_EVENT_CLASS(rpc_failure, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_reply_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:496:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 496 | DECLARE_EVENT_CLASS(rpc_reply_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:496:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 496 | DECLARE_EVENT_CLASS(rpc_reply_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_buf_alloc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:561:1: note: in expansion of macro ‘TRACE_EVENT’ 561 | TRACE_EVENT(rpc_buf_alloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:561:1: note: in expansion of macro ‘TRACE_EVENT’ 561 | TRACE_EVENT(rpc_buf_alloc, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_call_rpcerror’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:592:1: note: in expansion of macro ‘TRACE_EVENT’ 592 | TRACE_EVENT(rpc_call_rpcerror, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:592:1: note: in expansion of macro ‘TRACE_EVENT’ 592 | TRACE_EVENT(rpc_call_rpcerror, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_stats_latency’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ 621 | TRACE_EVENT(rpc_stats_latency, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ 621 | TRACE_EVENT(rpc_stats_latency, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_xdr_overflow’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:667:1: note: in expansion of macro ‘TRACE_EVENT’ 667 | TRACE_EVENT(rpc_xdr_overflow, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:667:1: note: in expansion of macro ‘TRACE_EVENT’ 667 | TRACE_EVENT(rpc_xdr_overflow, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_xdr_alignment’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ 733 | TRACE_EVENT(rpc_xdr_alignment, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ 733 | TRACE_EVENT(rpc_xdr_alignment, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xs_socket_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:842:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 842 | DECLARE_EVENT_CLASS(xs_socket_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:842:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 842 | DECLARE_EVENT_CLASS(xs_socket_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xs_socket_event_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:895:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 895 | DECLARE_EVENT_CLASS(xs_socket_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:895:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 895 | DECLARE_EVENT_CLASS(xs_socket_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_socket_nospace’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:959:1: note: in expansion of macro ‘TRACE_EVENT’ 959 | TRACE_EVENT(rpc_socket_nospace, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:959:1: note: in expansion of macro ‘TRACE_EVENT’ 959 | TRACE_EVENT(rpc_socket_nospace, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_xprt_lifetime_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1004 | DECLARE_EVENT_CLASS(rpc_xprt_lifetime_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1004 | DECLARE_EVENT_CLASS(rpc_xprt_lifetime_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_xprt_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1043:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1043 | DECLARE_EVENT_CLASS(rpc_xprt_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1043:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1043 | DECLARE_EVENT_CLASS(rpc_xprt_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xprt_transmit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ 1082 | TRACE_EVENT(xprt_transmit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ 1082 | TRACE_EVENT(xprt_transmit, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xprt_retransmit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1113:1: note: in expansion of macro ‘TRACE_EVENT’ 1113 | TRACE_EVENT(xprt_retransmit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1113:1: note: in expansion of macro ‘TRACE_EVENT’ 1113 | TRACE_EVENT(xprt_retransmit, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xprt_ping’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1154:1: note: in expansion of macro ‘TRACE_EVENT’ 1154 | TRACE_EVENT(xprt_ping, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1154:1: note: in expansion of macro ‘TRACE_EVENT’ 1154 | TRACE_EVENT(xprt_ping, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xprt_writelock_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1175 | DECLARE_EVENT_CLASS(xprt_writelock_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1175 | DECLARE_EVENT_CLASS(xprt_writelock_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xprt_cong_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1221:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1221 | DECLARE_EVENT_CLASS(xprt_cong_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1221:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1221 | DECLARE_EVENT_CLASS(xprt_cong_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xprt_reserve’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1278:1: note: in expansion of macro ‘TRACE_EVENT’ 1278 | TRACE_EVENT(xprt_reserve, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1278:1: note: in expansion of macro ‘TRACE_EVENT’ 1278 | TRACE_EVENT(xprt_reserve, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xs_data_ready’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1302:1: note: in expansion of macro ‘TRACE_EVENT’ 1302 | TRACE_EVENT(xs_data_ready, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1302:1: note: in expansion of macro ‘TRACE_EVENT’ 1302 | TRACE_EVENT(xs_data_ready, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xs_stream_read_data’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1322:1: note: in expansion of macro ‘TRACE_EVENT’ 1322 | TRACE_EVENT(xs_stream_read_data, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1322:1: note: in expansion of macro ‘TRACE_EVENT’ 1322 | TRACE_EVENT(xs_stream_read_data, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xs_stream_read_request’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1347:1: note: in expansion of macro ‘TRACE_EVENT’ 1347 | TRACE_EVENT(xs_stream_read_request, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1347:1: note: in expansion of macro ‘TRACE_EVENT’ 1347 | TRACE_EVENT(xs_stream_read_request, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpcb_getport’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1375:1: note: in expansion of macro ‘TRACE_EVENT’ 1375 | TRACE_EVENT(rpcb_getport, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1375:1: note: in expansion of macro ‘TRACE_EVENT’ 1375 | TRACE_EVENT(rpcb_getport, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpcb_setport’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ 1412 | TRACE_EVENT(rpcb_setport, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ 1412 | TRACE_EVENT(rpcb_setport, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_pmap_register’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1441:1: note: in expansion of macro ‘TRACE_EVENT’ 1441 | TRACE_EVENT(pmap_register, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1441:1: note: in expansion of macro ‘TRACE_EVENT’ 1441 | TRACE_EVENT(pmap_register, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpcb_register’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1471:1: note: in expansion of macro ‘TRACE_EVENT’ 1471 | TRACE_EVENT(rpcb_register, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1471:1: note: in expansion of macro ‘TRACE_EVENT’ 1471 | TRACE_EVENT(rpcb_register, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpcb_unregister’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1501:1: note: in expansion of macro ‘TRACE_EVENT’ 1501 | TRACE_EVENT(rpcb_unregister, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1501:1: note: in expansion of macro ‘TRACE_EVENT’ 1501 | TRACE_EVENT(rpcb_unregister, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_tls_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1531:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1531 | DECLARE_EVENT_CLASS(rpc_tls_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1531:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1531 | DECLARE_EVENT_CLASS(rpc_tls_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_xdr_msg_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1572 | DECLARE_EVENT_CLASS(svc_xdr_msg_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1572 | DECLARE_EVENT_CLASS(svc_xdr_msg_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_xdr_buf_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1619:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1619 | DECLARE_EVENT_CLASS(svc_xdr_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1619:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1619 | DECLARE_EVENT_CLASS(svc_xdr_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_authenticate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h:1742:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1742 | TRACE_EVENT_CONDITION(svc_authenticate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h:1742:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1742 | TRACE_EVENT_CONDITION(svc_authenticate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_process’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1773:1: note: in expansion of macro ‘TRACE_EVENT’ 1773 | TRACE_EVENT(svc_process, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1773:1: note: in expansion of macro ‘TRACE_EVENT’ 1773 | TRACE_EVENT(svc_process, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_rqst_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1804:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1804 | DECLARE_EVENT_CLASS(svc_rqst_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1804:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1804 | DECLARE_EVENT_CLASS(svc_rqst_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_rqst_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1837:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1837 | DECLARE_EVENT_CLASS(svc_rqst_status, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1837:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1837 | DECLARE_EVENT_CLASS(svc_rqst_status, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_replace_page_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1868:1: note: in expansion of macro ‘TRACE_EVENT’ 1868 | TRACE_EVENT(svc_replace_page_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1868:1: note: in expansion of macro ‘TRACE_EVENT’ 1868 | TRACE_EVENT(svc_replace_page_err, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_stats_latency’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ 1893 | TRACE_EVENT(svc_stats_latency, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ 1893 | TRACE_EVENT(svc_stats_latency, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_xprt_create_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1957:1: note: in expansion of macro ‘TRACE_EVENT’ 1957 | TRACE_EVENT(svc_xprt_create_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1957:1: note: in expansion of macro ‘TRACE_EVENT’ 1957 | TRACE_EVENT(svc_xprt_create_err, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_xprt_enqueue’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2010:1: note: in expansion of macro ‘TRACE_EVENT’ 2010 | TRACE_EVENT(svc_xprt_enqueue, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2010:1: note: in expansion of macro ‘TRACE_EVENT’ 2010 | TRACE_EVENT(svc_xprt_enqueue, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_xprt_dequeue’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2034:1: note: in expansion of macro ‘TRACE_EVENT’ 2034 | TRACE_EVENT(svc_xprt_dequeue, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2034:1: note: in expansion of macro ‘TRACE_EVENT’ 2034 | TRACE_EVENT(svc_xprt_dequeue, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_xprt_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2058:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2058 | DECLARE_EVENT_CLASS(svc_xprt_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2058:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2058 | DECLARE_EVENT_CLASS(svc_xprt_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_xprt_accept’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(svc_xprt_accept, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(svc_xprt_accept, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_wake_up’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2127:1: note: in expansion of macro ‘TRACE_EVENT’ 2127 | TRACE_EVENT(svc_wake_up, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2127:1: note: in expansion of macro ‘TRACE_EVENT’ 2127 | TRACE_EVENT(svc_wake_up, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_alloc_arg_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2143:1: note: in expansion of macro ‘TRACE_EVENT’ 2143 | TRACE_EVENT(svc_alloc_arg_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2143:1: note: in expansion of macro ‘TRACE_EVENT’ 2143 | TRACE_EVENT(svc_alloc_arg_err, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_deferred_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2165 | DECLARE_EVENT_CLASS(svc_deferred_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2165 | DECLARE_EVENT_CLASS(svc_deferred_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svcsock_lifetime_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2199:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2199 | DECLARE_EVENT_CLASS(svcsock_lifetime_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2199:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2199 | DECLARE_EVENT_CLASS(svcsock_lifetime_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svcsock_marker’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2240:1: note: in expansion of macro ‘TRACE_EVENT’ 2240 | TRACE_EVENT(svcsock_marker, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2240:1: note: in expansion of macro ‘TRACE_EVENT’ 2240 | TRACE_EVENT(svcsock_marker, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svcsock_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2264 | DECLARE_EVENT_CLASS(svcsock_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2264 | DECLARE_EVENT_CLASS(svcsock_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svcsock_tcp_recv_short’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2307:1: note: in expansion of macro ‘TRACE_EVENT’ 2307 | TRACE_EVENT(svcsock_tcp_recv_short, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2307:1: note: in expansion of macro ‘TRACE_EVENT’ 2307 | TRACE_EVENT(svcsock_tcp_recv_short, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svcsock_tcp_state’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2336:1: note: in expansion of macro ‘TRACE_EVENT’ 2336 | TRACE_EVENT(svcsock_tcp_state, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2336:1: note: in expansion of macro ‘TRACE_EVENT’ 2336 | TRACE_EVENT(svcsock_tcp_state, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svcsock_accept_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2365:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2365 | DECLARE_EVENT_CLASS(svcsock_accept_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2365:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2365 | DECLARE_EVENT_CLASS(svcsock_accept_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_cache_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2403 | DECLARE_EVENT_CLASS(cache_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2403 | DECLARE_EVENT_CLASS(cache_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_register_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2436:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2436 | DECLARE_EVENT_CLASS(register_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2436:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2436 | DECLARE_EVENT_CLASS(register_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_unregister’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2490:1: note: in expansion of macro ‘TRACE_EVENT’ 2490 | TRACE_EVENT(svc_unregister, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2490:1: note: in expansion of macro ‘TRACE_EVENT’ 2490 | TRACE_EVENT(svc_unregister, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_xdr_buf_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(rpc_xdr_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(rpc_xdr_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_clnt_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 109 | DECLARE_EVENT_CLASS(rpc_clnt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 109 | DECLARE_EVENT_CLASS(rpc_clnt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_clnt_new’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:168:1: note: in expansion of macro ‘TRACE_EVENT’ 168 | TRACE_EVENT(rpc_clnt_new, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:168:1: note: in expansion of macro ‘TRACE_EVENT’ 168 | TRACE_EVENT(rpc_clnt_new, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_clnt_new_err’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ 206 | TRACE_EVENT(rpc_clnt_new_err, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ 206 | TRACE_EVENT(rpc_clnt_new_err, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_clnt_clone_err’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:231:1: note: in expansion of macro ‘TRACE_EVENT’ 231 | TRACE_EVENT(rpc_clnt_clone_err, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:231:1: note: in expansion of macro ‘TRACE_EVENT’ 231 | TRACE_EVENT(rpc_clnt_clone_err, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_task_status’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 274 | DECLARE_EVENT_CLASS(rpc_task_status, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 274 | DECLARE_EVENT_CLASS(rpc_task_status, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_request’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ 309 | TRACE_EVENT(rpc_request, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ 309 | TRACE_EVENT(rpc_request, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_task_running’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:366:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 366 | DECLARE_EVENT_CLASS(rpc_task_running, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:366:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 366 | DECLARE_EVENT_CLASS(rpc_task_running, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_task_queued’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 418 | DECLARE_EVENT_CLASS(rpc_task_queued, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 418 | DECLARE_EVENT_CLASS(rpc_task_queued, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_failure’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 466 | DECLARE_EVENT_CLASS(rpc_failure, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 466 | DECLARE_EVENT_CLASS(rpc_failure, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_reply_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:496:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 496 | DECLARE_EVENT_CLASS(rpc_reply_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:496:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 496 | DECLARE_EVENT_CLASS(rpc_reply_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_buf_alloc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:561:1: note: in expansion of macro ‘TRACE_EVENT’ 561 | TRACE_EVENT(rpc_buf_alloc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:561:1: note: in expansion of macro ‘TRACE_EVENT’ 561 | TRACE_EVENT(rpc_buf_alloc, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_call_rpcerror’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:592:1: note: in expansion of macro ‘TRACE_EVENT’ 592 | TRACE_EVENT(rpc_call_rpcerror, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:592:1: note: in expansion of macro ‘TRACE_EVENT’ 592 | TRACE_EVENT(rpc_call_rpcerror, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_stats_latency’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ 621 | TRACE_EVENT(rpc_stats_latency, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ 621 | TRACE_EVENT(rpc_stats_latency, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_xdr_overflow’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:667:1: note: in expansion of macro ‘TRACE_EVENT’ 667 | TRACE_EVENT(rpc_xdr_overflow, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:667:1: note: in expansion of macro ‘TRACE_EVENT’ 667 | TRACE_EVENT(rpc_xdr_overflow, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_xdr_alignment’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ 733 | TRACE_EVENT(rpc_xdr_alignment, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ 733 | TRACE_EVENT(rpc_xdr_alignment, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_xs_socket_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:842:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 842 | DECLARE_EVENT_CLASS(xs_socket_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:842:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 842 | DECLARE_EVENT_CLASS(xs_socket_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_xs_socket_event_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:895:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 895 | DECLARE_EVENT_CLASS(xs_socket_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:895:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 895 | DECLARE_EVENT_CLASS(xs_socket_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_socket_nospace’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:959:1: note: in expansion of macro ‘TRACE_EVENT’ 959 | TRACE_EVENT(rpc_socket_nospace, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:959:1: note: in expansion of macro ‘TRACE_EVENT’ 959 | TRACE_EVENT(rpc_socket_nospace, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_xprt_lifetime_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1004 | DECLARE_EVENT_CLASS(rpc_xprt_lifetime_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1004 | DECLARE_EVENT_CLASS(rpc_xprt_lifetime_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_xprt_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1043:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1043 | DECLARE_EVENT_CLASS(rpc_xprt_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1043:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1043 | DECLARE_EVENT_CLASS(rpc_xprt_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_xprt_transmit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ 1082 | TRACE_EVENT(xprt_transmit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ 1082 | TRACE_EVENT(xprt_transmit, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_xprt_retransmit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1113:1: note: in expansion of macro ‘TRACE_EVENT’ 1113 | TRACE_EVENT(xprt_retransmit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1113:1: note: in expansion of macro ‘TRACE_EVENT’ 1113 | TRACE_EVENT(xprt_retransmit, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_xprt_ping’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1154:1: note: in expansion of macro ‘TRACE_EVENT’ 1154 | TRACE_EVENT(xprt_ping, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1154:1: note: in expansion of macro ‘TRACE_EVENT’ 1154 | TRACE_EVENT(xprt_ping, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_xprt_writelock_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1175 | DECLARE_EVENT_CLASS(xprt_writelock_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1175 | DECLARE_EVENT_CLASS(xprt_writelock_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_xprt_cong_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1221:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1221 | DECLARE_EVENT_CLASS(xprt_cong_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1221:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1221 | DECLARE_EVENT_CLASS(xprt_cong_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_xprt_reserve’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1278:1: note: in expansion of macro ‘TRACE_EVENT’ 1278 | TRACE_EVENT(xprt_reserve, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1278:1: note: in expansion of macro ‘TRACE_EVENT’ 1278 | TRACE_EVENT(xprt_reserve, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_xs_data_ready’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1302:1: note: in expansion of macro ‘TRACE_EVENT’ 1302 | TRACE_EVENT(xs_data_ready, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1302:1: note: in expansion of macro ‘TRACE_EVENT’ 1302 | TRACE_EVENT(xs_data_ready, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_xs_stream_read_data’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1322:1: note: in expansion of macro ‘TRACE_EVENT’ 1322 | TRACE_EVENT(xs_stream_read_data, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1322:1: note: in expansion of macro ‘TRACE_EVENT’ 1322 | TRACE_EVENT(xs_stream_read_data, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_xs_stream_read_request’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1347:1: note: in expansion of macro ‘TRACE_EVENT’ 1347 | TRACE_EVENT(xs_stream_read_request, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1347:1: note: in expansion of macro ‘TRACE_EVENT’ 1347 | TRACE_EVENT(xs_stream_read_request, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_rpcb_getport’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1375:1: note: in expansion of macro ‘TRACE_EVENT’ 1375 | TRACE_EVENT(rpcb_getport, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1375:1: note: in expansion of macro ‘TRACE_EVENT’ 1375 | TRACE_EVENT(rpcb_getport, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_rpcb_setport’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ 1412 | TRACE_EVENT(rpcb_setport, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ 1412 | TRACE_EVENT(rpcb_setport, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_pmap_register’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1441:1: note: in expansion of macro ‘TRACE_EVENT’ 1441 | TRACE_EVENT(pmap_register, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1441:1: note: in expansion of macro ‘TRACE_EVENT’ 1441 | TRACE_EVENT(pmap_register, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_rpcb_register’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1471:1: note: in expansion of macro ‘TRACE_EVENT’ 1471 | TRACE_EVENT(rpcb_register, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1471:1: note: in expansion of macro ‘TRACE_EVENT’ 1471 | TRACE_EVENT(rpcb_register, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_rpcb_unregister’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1501:1: note: in expansion of macro ‘TRACE_EVENT’ 1501 | TRACE_EVENT(rpcb_unregister, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1501:1: note: in expansion of macro ‘TRACE_EVENT’ 1501 | TRACE_EVENT(rpcb_unregister, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_tls_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1531:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1531 | DECLARE_EVENT_CLASS(rpc_tls_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1531:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1531 | DECLARE_EVENT_CLASS(rpc_tls_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_svc_xdr_msg_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1572 | DECLARE_EVENT_CLASS(svc_xdr_msg_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1572 | DECLARE_EVENT_CLASS(svc_xdr_msg_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_svc_xdr_buf_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1619:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1619 | DECLARE_EVENT_CLASS(svc_xdr_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1619:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1619 | DECLARE_EVENT_CLASS(svc_xdr_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_svc_authenticate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h:1742:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1742 | TRACE_EVENT_CONDITION(svc_authenticate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h:1742:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1742 | TRACE_EVENT_CONDITION(svc_authenticate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_svc_process’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1773:1: note: in expansion of macro ‘TRACE_EVENT’ 1773 | TRACE_EVENT(svc_process, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1773:1: note: in expansion of macro ‘TRACE_EVENT’ 1773 | TRACE_EVENT(svc_process, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_svc_rqst_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1804:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1804 | DECLARE_EVENT_CLASS(svc_rqst_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1804:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1804 | DECLARE_EVENT_CLASS(svc_rqst_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_svc_rqst_status’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1837:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1837 | DECLARE_EVENT_CLASS(svc_rqst_status, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1837:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1837 | DECLARE_EVENT_CLASS(svc_rqst_status, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_svc_replace_page_err’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1868:1: note: in expansion of macro ‘TRACE_EVENT’ 1868 | TRACE_EVENT(svc_replace_page_err, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1868:1: note: in expansion of macro ‘TRACE_EVENT’ 1868 | TRACE_EVENT(svc_replace_page_err, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_svc_stats_latency’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ 1893 | TRACE_EVENT(svc_stats_latency, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ 1893 | TRACE_EVENT(svc_stats_latency, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_svc_xprt_create_err’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1957:1: note: in expansion of macro ‘TRACE_EVENT’ 1957 | TRACE_EVENT(svc_xprt_create_err, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1957:1: note: in expansion of macro ‘TRACE_EVENT’ 1957 | TRACE_EVENT(svc_xprt_create_err, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_svc_xprt_enqueue’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2010:1: note: in expansion of macro ‘TRACE_EVENT’ 2010 | TRACE_EVENT(svc_xprt_enqueue, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2010:1: note: in expansion of macro ‘TRACE_EVENT’ 2010 | TRACE_EVENT(svc_xprt_enqueue, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_svc_xprt_dequeue’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2034:1: note: in expansion of macro ‘TRACE_EVENT’ 2034 | TRACE_EVENT(svc_xprt_dequeue, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2034:1: note: in expansion of macro ‘TRACE_EVENT’ 2034 | TRACE_EVENT(svc_xprt_dequeue, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_svc_xprt_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2058:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2058 | DECLARE_EVENT_CLASS(svc_xprt_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2058:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2058 | DECLARE_EVENT_CLASS(svc_xprt_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_svc_xprt_accept’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(svc_xprt_accept, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(svc_xprt_accept, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_svc_wake_up’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2127:1: note: in expansion of macro ‘TRACE_EVENT’ 2127 | TRACE_EVENT(svc_wake_up, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2127:1: note: in expansion of macro ‘TRACE_EVENT’ 2127 | TRACE_EVENT(svc_wake_up, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_svc_alloc_arg_err’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2143:1: note: in expansion of macro ‘TRACE_EVENT’ 2143 | TRACE_EVENT(svc_alloc_arg_err, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2143:1: note: in expansion of macro ‘TRACE_EVENT’ 2143 | TRACE_EVENT(svc_alloc_arg_err, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_svc_deferred_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2165 | DECLARE_EVENT_CLASS(svc_deferred_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2165 | DECLARE_EVENT_CLASS(svc_deferred_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_svcsock_lifetime_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2199:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2199 | DECLARE_EVENT_CLASS(svcsock_lifetime_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2199:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2199 | DECLARE_EVENT_CLASS(svcsock_lifetime_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_svcsock_marker’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2240:1: note: in expansion of macro ‘TRACE_EVENT’ 2240 | TRACE_EVENT(svcsock_marker, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2240:1: note: in expansion of macro ‘TRACE_EVENT’ 2240 | TRACE_EVENT(svcsock_marker, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_svcsock_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2264 | DECLARE_EVENT_CLASS(svcsock_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2264 | DECLARE_EVENT_CLASS(svcsock_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_svcsock_tcp_recv_short’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2307:1: note: in expansion of macro ‘TRACE_EVENT’ 2307 | TRACE_EVENT(svcsock_tcp_recv_short, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2307:1: note: in expansion of macro ‘TRACE_EVENT’ 2307 | TRACE_EVENT(svcsock_tcp_recv_short, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_svcsock_tcp_state’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2336:1: note: in expansion of macro ‘TRACE_EVENT’ 2336 | TRACE_EVENT(svcsock_tcp_state, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2336:1: note: in expansion of macro ‘TRACE_EVENT’ 2336 | TRACE_EVENT(svcsock_tcp_state, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_svcsock_accept_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2365:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2365 | DECLARE_EVENT_CLASS(svcsock_accept_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2365:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2365 | DECLARE_EVENT_CLASS(svcsock_accept_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_cache_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2403 | DECLARE_EVENT_CLASS(cache_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2403 | DECLARE_EVENT_CLASS(cache_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_register_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2436:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2436 | DECLARE_EVENT_CLASS(register_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2436:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2436 | DECLARE_EVENT_CLASS(register_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘perf_trace_svc_unregister’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2490:1: note: in expansion of macro ‘TRACE_EVENT’ 2490 | TRACE_EVENT(svc_unregister, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2490:1: note: in expansion of macro ‘TRACE_EVENT’ 2490 | TRACE_EVENT(svc_unregister, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_xdr_buf_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(rpc_xdr_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(rpc_xdr_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_clnt_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 109 | DECLARE_EVENT_CLASS(rpc_clnt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 109 | DECLARE_EVENT_CLASS(rpc_clnt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_clnt_new’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:168:1: note: in expansion of macro ‘TRACE_EVENT’ 168 | TRACE_EVENT(rpc_clnt_new, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:168:1: note: in expansion of macro ‘TRACE_EVENT’ 168 | TRACE_EVENT(rpc_clnt_new, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_clnt_new_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ 206 | TRACE_EVENT(rpc_clnt_new_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ 206 | TRACE_EVENT(rpc_clnt_new_err, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_clnt_clone_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:231:1: note: in expansion of macro ‘TRACE_EVENT’ 231 | TRACE_EVENT(rpc_clnt_clone_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:231:1: note: in expansion of macro ‘TRACE_EVENT’ 231 | TRACE_EVENT(rpc_clnt_clone_err, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_task_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 274 | DECLARE_EVENT_CLASS(rpc_task_status, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 274 | DECLARE_EVENT_CLASS(rpc_task_status, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_request’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ 309 | TRACE_EVENT(rpc_request, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ 309 | TRACE_EVENT(rpc_request, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_task_running’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:366:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 366 | DECLARE_EVENT_CLASS(rpc_task_running, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:366:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 366 | DECLARE_EVENT_CLASS(rpc_task_running, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_task_queued’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 418 | DECLARE_EVENT_CLASS(rpc_task_queued, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 418 | DECLARE_EVENT_CLASS(rpc_task_queued, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_failure’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 466 | DECLARE_EVENT_CLASS(rpc_failure, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 466 | DECLARE_EVENT_CLASS(rpc_failure, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_reply_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:496:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 496 | DECLARE_EVENT_CLASS(rpc_reply_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:496:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 496 | DECLARE_EVENT_CLASS(rpc_reply_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_buf_alloc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:561:1: note: in expansion of macro ‘TRACE_EVENT’ 561 | TRACE_EVENT(rpc_buf_alloc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:561:1: note: in expansion of macro ‘TRACE_EVENT’ 561 | TRACE_EVENT(rpc_buf_alloc, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_call_rpcerror’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:592:1: note: in expansion of macro ‘TRACE_EVENT’ 592 | TRACE_EVENT(rpc_call_rpcerror, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:592:1: note: in expansion of macro ‘TRACE_EVENT’ 592 | TRACE_EVENT(rpc_call_rpcerror, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_stats_latency’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ 621 | TRACE_EVENT(rpc_stats_latency, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ 621 | TRACE_EVENT(rpc_stats_latency, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_xdr_overflow’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:667:1: note: in expansion of macro ‘TRACE_EVENT’ 667 | TRACE_EVENT(rpc_xdr_overflow, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:667:1: note: in expansion of macro ‘TRACE_EVENT’ 667 | TRACE_EVENT(rpc_xdr_overflow, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_xdr_alignment’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ 733 | TRACE_EVENT(rpc_xdr_alignment, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ 733 | TRACE_EVENT(rpc_xdr_alignment, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_xs_socket_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:842:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 842 | DECLARE_EVENT_CLASS(xs_socket_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:842:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 842 | DECLARE_EVENT_CLASS(xs_socket_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_xs_socket_event_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:895:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 895 | DECLARE_EVENT_CLASS(xs_socket_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:895:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 895 | DECLARE_EVENT_CLASS(xs_socket_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_socket_nospace’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:959:1: note: in expansion of macro ‘TRACE_EVENT’ 959 | TRACE_EVENT(rpc_socket_nospace, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:959:1: note: in expansion of macro ‘TRACE_EVENT’ 959 | TRACE_EVENT(rpc_socket_nospace, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_xprt_lifetime_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1004 | DECLARE_EVENT_CLASS(rpc_xprt_lifetime_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1004 | DECLARE_EVENT_CLASS(rpc_xprt_lifetime_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_xprt_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1043:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1043 | DECLARE_EVENT_CLASS(rpc_xprt_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1043:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1043 | DECLARE_EVENT_CLASS(rpc_xprt_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_xprt_transmit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ 1082 | TRACE_EVENT(xprt_transmit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ 1082 | TRACE_EVENT(xprt_transmit, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_xprt_retransmit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1113:1: note: in expansion of macro ‘TRACE_EVENT’ 1113 | TRACE_EVENT(xprt_retransmit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1113:1: note: in expansion of macro ‘TRACE_EVENT’ 1113 | TRACE_EVENT(xprt_retransmit, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_xprt_ping’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1154:1: note: in expansion of macro ‘TRACE_EVENT’ 1154 | TRACE_EVENT(xprt_ping, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1154:1: note: in expansion of macro ‘TRACE_EVENT’ 1154 | TRACE_EVENT(xprt_ping, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_xprt_writelock_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1175 | DECLARE_EVENT_CLASS(xprt_writelock_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1175 | DECLARE_EVENT_CLASS(xprt_writelock_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_xprt_cong_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1221:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1221 | DECLARE_EVENT_CLASS(xprt_cong_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1221:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1221 | DECLARE_EVENT_CLASS(xprt_cong_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_xprt_reserve’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1278:1: note: in expansion of macro ‘TRACE_EVENT’ 1278 | TRACE_EVENT(xprt_reserve, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1278:1: note: in expansion of macro ‘TRACE_EVENT’ 1278 | TRACE_EVENT(xprt_reserve, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_xs_data_ready’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1302:1: note: in expansion of macro ‘TRACE_EVENT’ 1302 | TRACE_EVENT(xs_data_ready, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1302:1: note: in expansion of macro ‘TRACE_EVENT’ 1302 | TRACE_EVENT(xs_data_ready, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_xs_stream_read_data’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1322:1: note: in expansion of macro ‘TRACE_EVENT’ 1322 | TRACE_EVENT(xs_stream_read_data, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1322:1: note: in expansion of macro ‘TRACE_EVENT’ 1322 | TRACE_EVENT(xs_stream_read_data, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_xs_stream_read_request’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1347:1: note: in expansion of macro ‘TRACE_EVENT’ 1347 | TRACE_EVENT(xs_stream_read_request, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1347:1: note: in expansion of macro ‘TRACE_EVENT’ 1347 | TRACE_EVENT(xs_stream_read_request, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpcb_getport’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1375:1: note: in expansion of macro ‘TRACE_EVENT’ 1375 | TRACE_EVENT(rpcb_getport, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1375:1: note: in expansion of macro ‘TRACE_EVENT’ 1375 | TRACE_EVENT(rpcb_getport, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpcb_setport’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ 1412 | TRACE_EVENT(rpcb_setport, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ 1412 | TRACE_EVENT(rpcb_setport, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_pmap_register’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1441:1: note: in expansion of macro ‘TRACE_EVENT’ 1441 | TRACE_EVENT(pmap_register, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1441:1: note: in expansion of macro ‘TRACE_EVENT’ 1441 | TRACE_EVENT(pmap_register, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpcb_register’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1471:1: note: in expansion of macro ‘TRACE_EVENT’ 1471 | TRACE_EVENT(rpcb_register, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1471:1: note: in expansion of macro ‘TRACE_EVENT’ 1471 | TRACE_EVENT(rpcb_register, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpcb_unregister’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1501:1: note: in expansion of macro ‘TRACE_EVENT’ 1501 | TRACE_EVENT(rpcb_unregister, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1501:1: note: in expansion of macro ‘TRACE_EVENT’ 1501 | TRACE_EVENT(rpcb_unregister, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_tls_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1531:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1531 | DECLARE_EVENT_CLASS(rpc_tls_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1531:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1531 | DECLARE_EVENT_CLASS(rpc_tls_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svc_xdr_msg_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1572 | DECLARE_EVENT_CLASS(svc_xdr_msg_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1572 | DECLARE_EVENT_CLASS(svc_xdr_msg_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svc_xdr_buf_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1619:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1619 | DECLARE_EVENT_CLASS(svc_xdr_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1619:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1619 | DECLARE_EVENT_CLASS(svc_xdr_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svc_authenticate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h:1742:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1742 | TRACE_EVENT_CONDITION(svc_authenticate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h:1742:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1742 | TRACE_EVENT_CONDITION(svc_authenticate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svc_process’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1773:1: note: in expansion of macro ‘TRACE_EVENT’ 1773 | TRACE_EVENT(svc_process, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1773:1: note: in expansion of macro ‘TRACE_EVENT’ 1773 | TRACE_EVENT(svc_process, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svc_rqst_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1804:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1804 | DECLARE_EVENT_CLASS(svc_rqst_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1804:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1804 | DECLARE_EVENT_CLASS(svc_rqst_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svc_rqst_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1837:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1837 | DECLARE_EVENT_CLASS(svc_rqst_status, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1837:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1837 | DECLARE_EVENT_CLASS(svc_rqst_status, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svc_replace_page_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1868:1: note: in expansion of macro ‘TRACE_EVENT’ 1868 | TRACE_EVENT(svc_replace_page_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1868:1: note: in expansion of macro ‘TRACE_EVENT’ 1868 | TRACE_EVENT(svc_replace_page_err, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svc_stats_latency’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ 1893 | TRACE_EVENT(svc_stats_latency, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ 1893 | TRACE_EVENT(svc_stats_latency, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svc_xprt_create_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1957:1: note: in expansion of macro ‘TRACE_EVENT’ 1957 | TRACE_EVENT(svc_xprt_create_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1957:1: note: in expansion of macro ‘TRACE_EVENT’ 1957 | TRACE_EVENT(svc_xprt_create_err, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svc_xprt_enqueue’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2010:1: note: in expansion of macro ‘TRACE_EVENT’ 2010 | TRACE_EVENT(svc_xprt_enqueue, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2010:1: note: in expansion of macro ‘TRACE_EVENT’ 2010 | TRACE_EVENT(svc_xprt_enqueue, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svc_xprt_dequeue’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2034:1: note: in expansion of macro ‘TRACE_EVENT’ 2034 | TRACE_EVENT(svc_xprt_dequeue, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2034:1: note: in expansion of macro ‘TRACE_EVENT’ 2034 | TRACE_EVENT(svc_xprt_dequeue, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svc_xprt_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2058:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2058 | DECLARE_EVENT_CLASS(svc_xprt_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2058:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2058 | DECLARE_EVENT_CLASS(svc_xprt_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svc_xprt_accept’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(svc_xprt_accept, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(svc_xprt_accept, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svc_wake_up’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2127:1: note: in expansion of macro ‘TRACE_EVENT’ 2127 | TRACE_EVENT(svc_wake_up, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2127:1: note: in expansion of macro ‘TRACE_EVENT’ 2127 | TRACE_EVENT(svc_wake_up, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svc_alloc_arg_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2143:1: note: in expansion of macro ‘TRACE_EVENT’ 2143 | TRACE_EVENT(svc_alloc_arg_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2143:1: note: in expansion of macro ‘TRACE_EVENT’ 2143 | TRACE_EVENT(svc_alloc_arg_err, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svc_deferred_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2165 | DECLARE_EVENT_CLASS(svc_deferred_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2165 | DECLARE_EVENT_CLASS(svc_deferred_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svcsock_lifetime_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2199:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2199 | DECLARE_EVENT_CLASS(svcsock_lifetime_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2199:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2199 | DECLARE_EVENT_CLASS(svcsock_lifetime_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svcsock_marker’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2240:1: note: in expansion of macro ‘TRACE_EVENT’ 2240 | TRACE_EVENT(svcsock_marker, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2240:1: note: in expansion of macro ‘TRACE_EVENT’ 2240 | TRACE_EVENT(svcsock_marker, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svcsock_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2264 | DECLARE_EVENT_CLASS(svcsock_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2264 | DECLARE_EVENT_CLASS(svcsock_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svcsock_tcp_recv_short’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2307:1: note: in expansion of macro ‘TRACE_EVENT’ 2307 | TRACE_EVENT(svcsock_tcp_recv_short, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2307:1: note: in expansion of macro ‘TRACE_EVENT’ 2307 | TRACE_EVENT(svcsock_tcp_recv_short, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svcsock_tcp_state’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2336:1: note: in expansion of macro ‘TRACE_EVENT’ 2336 | TRACE_EVENT(svcsock_tcp_state, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2336:1: note: in expansion of macro ‘TRACE_EVENT’ 2336 | TRACE_EVENT(svcsock_tcp_state, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svcsock_accept_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2365:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2365 | DECLARE_EVENT_CLASS(svcsock_accept_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2365:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2365 | DECLARE_EVENT_CLASS(svcsock_accept_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_cache_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2403 | DECLARE_EVENT_CLASS(cache_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2403 | DECLARE_EVENT_CLASS(cache_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_register_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2436:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2436 | DECLARE_EVENT_CLASS(register_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2436:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2436 | DECLARE_EVENT_CLASS(register_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svc_unregister’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2490:1: note: in expansion of macro ‘TRACE_EVENT’ 2490 | TRACE_EVENT(svc_unregister, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2490:1: note: in expansion of macro ‘TRACE_EVENT’ 2490 | TRACE_EVENT(svc_unregister, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: net/sunrpc/sched.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../fs/nfs/nfs4trace.h:2701, from ../fs/nfs/nfs4trace.c:15: ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_clientid_event’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(nfs4_clientid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(nfs4_clientid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(nfs4_clientid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(nfs4_clientid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(nfs4_clientid_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_trunked_exchange_id’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(nfs4_trunked_exchange_id, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(nfs4_trunked_exchange_id, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_sequence_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:110:1: note: in expansion of macro ‘TRACE_EVENT’ 110 | TRACE_EVENT(nfs4_sequence_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:110:1: note: in expansion of macro ‘TRACE_EVENT’ 110 | TRACE_EVENT(nfs4_sequence_done, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_cb_sequence’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(nfs4_cb_sequence, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(nfs4_cb_sequence, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_cb_seqid_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(nfs4_cb_seqid_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(nfs4_cb_seqid_err, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_cb_offload’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT(nfs4_cb_offload, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT(nfs4_cb_offload, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_setup_sequence’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:278:1: note: in expansion of macro ‘TRACE_EVENT’ 278 | TRACE_EVENT(nfs4_setup_sequence, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:278:1: note: in expansion of macro ‘TRACE_EVENT’ 278 | TRACE_EVENT(nfs4_setup_sequence, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_state_mgr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:354:1: note: in expansion of macro ‘TRACE_EVENT’ 354 | TRACE_EVENT(nfs4_state_mgr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:354:1: note: in expansion of macro ‘TRACE_EVENT’ 354 | TRACE_EVENT(nfs4_state_mgr, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_state_mgr_failed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:377:1: note: in expansion of macro ‘TRACE_EVENT’ 377 | TRACE_EVENT(nfs4_state_mgr_failed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:377:1: note: in expansion of macro ‘TRACE_EVENT’ 377 | TRACE_EVENT(nfs4_state_mgr_failed, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_xdr_bad_operation’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:409:1: note: in expansion of macro ‘TRACE_EVENT’ 409 | TRACE_EVENT(nfs4_xdr_bad_operation, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:409:1: note: in expansion of macro ‘TRACE_EVENT’ 409 | TRACE_EVENT(nfs4_xdr_bad_operation, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_xdr_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 444 | DECLARE_EVENT_CLASS(nfs4_xdr_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 444 | DECLARE_EVENT_CLASS(nfs4_xdr_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_cb_error_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:490:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 490 | DECLARE_EVENT_CLASS(nfs4_cb_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:490:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 490 | DECLARE_EVENT_CLASS(nfs4_cb_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_open_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:525:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 525 | DECLARE_EVENT_CLASS(nfs4_open_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:525:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 525 | DECLARE_EVENT_CLASS(nfs4_open_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_cached_open’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:617:1: note: in expansion of macro ‘TRACE_EVENT’ 617 | TRACE_EVENT(nfs4_cached_open, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:617:1: note: in expansion of macro ‘TRACE_EVENT’ 617 | TRACE_EVENT(nfs4_cached_open, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_close’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ 656 | TRACE_EVENT(nfs4_close, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ 656 | TRACE_EVENT(nfs4_close, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_lock_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:704:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 704 | DECLARE_EVENT_CLASS(nfs4_lock_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:704:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 704 | DECLARE_EVENT_CLASS(nfs4_lock_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_set_lock’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:773:1: note: in expansion of macro ‘TRACE_EVENT’ 773 | TRACE_EVENT(nfs4_set_lock, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:773:1: note: in expansion of macro ‘TRACE_EVENT’ 773 | TRACE_EVENT(nfs4_set_lock, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_state_lock_reclaim’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:877:1: note: in expansion of macro ‘TRACE_EVENT’ 877 | TRACE_EVENT(nfs4_state_lock_reclaim, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:877:1: note: in expansion of macro ‘TRACE_EVENT’ 877 | TRACE_EVENT(nfs4_state_lock_reclaim, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_set_delegation_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:920:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 920 | DECLARE_EVENT_CLASS(nfs4_set_delegation_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:920:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 920 | DECLARE_EVENT_CLASS(nfs4_set_delegation_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_delegreturn_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ 960 | TRACE_EVENT(nfs4_delegreturn_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ 960 | TRACE_EVENT(nfs4_delegreturn_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_test_stateid_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 999 | DECLARE_EVENT_CLASS(nfs4_test_stateid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 999 | DECLARE_EVENT_CLASS(nfs4_test_stateid_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_lookup_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1055:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1055 | DECLARE_EVENT_CLASS(nfs4_lookup_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1055:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1055 | DECLARE_EVENT_CLASS(nfs4_lookup_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_lookupp’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1105:1: note: in expansion of macro ‘TRACE_EVENT’ 1105 | TRACE_EVENT(nfs4_lookupp, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1105:1: note: in expansion of macro ‘TRACE_EVENT’ 1105 | TRACE_EVENT(nfs4_lookupp, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_rename’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1134:1: note: in expansion of macro ‘TRACE_EVENT’ 1134 | TRACE_EVENT(nfs4_rename, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1134:1: note: in expansion of macro ‘TRACE_EVENT’ 1134 | TRACE_EVENT(nfs4_rename, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_inode_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1177:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1177 | DECLARE_EVENT_CLASS(nfs4_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1177:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1177 | DECLARE_EVENT_CLASS(nfs4_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_inode_stateid_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1227 | DECLARE_EVENT_CLASS(nfs4_inode_stateid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1227 | DECLARE_EVENT_CLASS(nfs4_inode_stateid_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_getattr_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1283:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1283 | DECLARE_EVENT_CLASS(nfs4_getattr_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1283:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1283 | DECLARE_EVENT_CLASS(nfs4_getattr_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_inode_callback_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1334:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1334 | DECLARE_EVENT_CLASS(nfs4_inode_callback_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1334:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1334 | DECLARE_EVENT_CLASS(nfs4_inode_callback_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_inode_stateid_callback_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1388:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1388 | DECLARE_EVENT_CLASS(nfs4_inode_stateid_callback_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1388:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1388 | DECLARE_EVENT_CLASS(nfs4_inode_stateid_callback_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_idmap_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1452:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1452 | DECLARE_EVENT_CLASS(nfs4_idmap_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1452:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1452 | DECLARE_EVENT_CLASS(nfs4_idmap_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_read_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1505:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1505 | DECLARE_EVENT_CLASS(nfs4_read_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1505:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1505 | DECLARE_EVENT_CLASS(nfs4_read_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_write_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1579:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1579 | DECLARE_EVENT_CLASS(nfs4_write_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1579:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1579 | DECLARE_EVENT_CLASS(nfs4_write_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_commit_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1654:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1654 | DECLARE_EVENT_CLASS(nfs4_commit_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1654:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1654 | DECLARE_EVENT_CLASS(nfs4_commit_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_layoutget’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1715:1: note: in expansion of macro ‘TRACE_EVENT’ 1715 | TRACE_EVENT(nfs4_layoutget, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1715:1: note: in expansion of macro ‘TRACE_EVENT’ 1715 | TRACE_EVENT(nfs4_layoutget, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_pnfs_update_layout’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1820:1: note: in expansion of macro ‘TRACE_EVENT’ 1820 | TRACE_EVENT(pnfs_update_layout, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1820:1: note: in expansion of macro ‘TRACE_EVENT’ 1820 | TRACE_EVENT(pnfs_update_layout, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_pnfs_layout_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1877:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1877 | DECLARE_EVENT_CLASS(pnfs_layout_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1877:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1877 | DECLARE_EVENT_CLASS(pnfs_layout_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_deviceid_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1949:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1949 | DECLARE_EVENT_CLASS(nfs4_deviceid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1949:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1949 | DECLARE_EVENT_CLASS(nfs4_deviceid_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_deviceid_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1982:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1982 | DECLARE_EVENT_CLASS(nfs4_deviceid_status, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1982:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1982 | DECLARE_EVENT_CLASS(nfs4_deviceid_status, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_fl_getdevinfo’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2024:1: note: in expansion of macro ‘TRACE_EVENT’ 2024 | TRACE_EVENT(fl_getdevinfo, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2024:1: note: in expansion of macro ‘TRACE_EVENT’ 2024 | TRACE_EVENT(fl_getdevinfo, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_flexfiles_io_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2052:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2052 | DECLARE_EVENT_CLASS(nfs4_flexfiles_io_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2052:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2052 | DECLARE_EVENT_CLASS(nfs4_flexfiles_io_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_ff_layout_commit_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2112:1: note: in expansion of macro ‘TRACE_EVENT’ 2112 | TRACE_EVENT(ff_layout_commit_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2112:1: note: in expansion of macro ‘TRACE_EVENT’ 2112 | TRACE_EVENT(ff_layout_commit_error, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_pnfs_bl_pr_key_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2156 | DECLARE_EVENT_CLASS(pnfs_bl_pr_key_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2156 | DECLARE_EVENT_CLASS(pnfs_bl_pr_key_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_pnfs_bl_pr_key_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2207:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2207 | DECLARE_EVENT_CLASS(pnfs_bl_pr_key_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2207:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2207 | DECLARE_EVENT_CLASS(pnfs_bl_pr_key_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_llseek’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2253:1: note: in expansion of macro ‘TRACE_EVENT’ 2253 | TRACE_EVENT(nfs4_llseek, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2253:1: note: in expansion of macro ‘TRACE_EVENT’ 2253 | TRACE_EVENT(nfs4_llseek, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_sparse_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2317:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2317 | DECLARE_EVENT_CLASS(nfs4_sparse_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2317:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2317 | DECLARE_EVENT_CLASS(nfs4_sparse_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_copy’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2374:1: note: in expansion of macro ‘TRACE_EVENT’ 2374 | TRACE_EVENT(nfs4_copy, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2374:1: note: in expansion of macro ‘TRACE_EVENT’ 2374 | TRACE_EVENT(nfs4_copy, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_clone’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2481:1: note: in expansion of macro ‘TRACE_EVENT’ 2481 | TRACE_EVENT(nfs4_clone, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2481:1: note: in expansion of macro ‘TRACE_EVENT’ 2481 | TRACE_EVENT(nfs4_clone, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_copy_notify’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ 2554 | TRACE_EVENT(nfs4_copy_notify, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ 2554 | TRACE_EVENT(nfs4_copy_notify, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_offload_cancel’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2611:1: note: in expansion of macro ‘TRACE_EVENT’ 2611 | TRACE_EVENT(nfs4_offload_cancel, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2611:1: note: in expansion of macro ‘TRACE_EVENT’ 2611 | TRACE_EVENT(nfs4_offload_cancel, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_xattr_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2644:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2644 | DECLARE_EVENT_CLASS(nfs4_xattr_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2644:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2644 | DECLARE_EVENT_CLASS(nfs4_xattr_event, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_clientid_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(nfs4_clientid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(nfs4_clientid_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_trunked_exchange_id’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(nfs4_trunked_exchange_id, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(nfs4_trunked_exchange_id, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_sequence_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:110:1: note: in expansion of macro ‘TRACE_EVENT’ 110 | TRACE_EVENT(nfs4_sequence_done, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:110:1: note: in expansion of macro ‘TRACE_EVENT’ 110 | TRACE_EVENT(nfs4_sequence_done, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_cb_sequence’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(nfs4_cb_sequence, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(nfs4_cb_sequence, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_cb_seqid_err’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(nfs4_cb_seqid_err, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(nfs4_cb_seqid_err, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_cb_offload’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT(nfs4_cb_offload, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT(nfs4_cb_offload, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_setup_sequence’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:278:1: note: in expansion of macro ‘TRACE_EVENT’ 278 | TRACE_EVENT(nfs4_setup_sequence, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:278:1: note: in expansion of macro ‘TRACE_EVENT’ 278 | TRACE_EVENT(nfs4_setup_sequence, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_state_mgr’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:354:1: note: in expansion of macro ‘TRACE_EVENT’ 354 | TRACE_EVENT(nfs4_state_mgr, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:354:1: note: in expansion of macro ‘TRACE_EVENT’ 354 | TRACE_EVENT(nfs4_state_mgr, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_state_mgr_failed’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:377:1: note: in expansion of macro ‘TRACE_EVENT’ 377 | TRACE_EVENT(nfs4_state_mgr_failed, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:377:1: note: in expansion of macro ‘TRACE_EVENT’ 377 | TRACE_EVENT(nfs4_state_mgr_failed, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_xdr_bad_operation’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:409:1: note: in expansion of macro ‘TRACE_EVENT’ 409 | TRACE_EVENT(nfs4_xdr_bad_operation, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:409:1: note: in expansion of macro ‘TRACE_EVENT’ 409 | TRACE_EVENT(nfs4_xdr_bad_operation, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_xdr_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 444 | DECLARE_EVENT_CLASS(nfs4_xdr_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 444 | DECLARE_EVENT_CLASS(nfs4_xdr_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_cb_error_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:490:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 490 | DECLARE_EVENT_CLASS(nfs4_cb_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:490:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 490 | DECLARE_EVENT_CLASS(nfs4_cb_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_open_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:525:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 525 | DECLARE_EVENT_CLASS(nfs4_open_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:525:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 525 | DECLARE_EVENT_CLASS(nfs4_open_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_cached_open’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:617:1: note: in expansion of macro ‘TRACE_EVENT’ 617 | TRACE_EVENT(nfs4_cached_open, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:617:1: note: in expansion of macro ‘TRACE_EVENT’ 617 | TRACE_EVENT(nfs4_cached_open, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_close’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ 656 | TRACE_EVENT(nfs4_close, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ 656 | TRACE_EVENT(nfs4_close, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_lock_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:704:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 704 | DECLARE_EVENT_CLASS(nfs4_lock_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:704:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 704 | DECLARE_EVENT_CLASS(nfs4_lock_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_set_lock’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:773:1: note: in expansion of macro ‘TRACE_EVENT’ 773 | TRACE_EVENT(nfs4_set_lock, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:773:1: note: in expansion of macro ‘TRACE_EVENT’ 773 | TRACE_EVENT(nfs4_set_lock, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_state_lock_reclaim’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:877:1: note: in expansion of macro ‘TRACE_EVENT’ 877 | TRACE_EVENT(nfs4_state_lock_reclaim, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:877:1: note: in expansion of macro ‘TRACE_EVENT’ 877 | TRACE_EVENT(nfs4_state_lock_reclaim, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_set_delegation_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:920:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 920 | DECLARE_EVENT_CLASS(nfs4_set_delegation_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:920:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 920 | DECLARE_EVENT_CLASS(nfs4_set_delegation_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_delegreturn_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ 960 | TRACE_EVENT(nfs4_delegreturn_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ 960 | TRACE_EVENT(nfs4_delegreturn_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_test_stateid_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 999 | DECLARE_EVENT_CLASS(nfs4_test_stateid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 999 | DECLARE_EVENT_CLASS(nfs4_test_stateid_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_lookup_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1055:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1055 | DECLARE_EVENT_CLASS(nfs4_lookup_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1055:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1055 | DECLARE_EVENT_CLASS(nfs4_lookup_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_lookupp’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1105:1: note: in expansion of macro ‘TRACE_EVENT’ 1105 | TRACE_EVENT(nfs4_lookupp, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1105:1: note: in expansion of macro ‘TRACE_EVENT’ 1105 | TRACE_EVENT(nfs4_lookupp, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_rename’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1134:1: note: in expansion of macro ‘TRACE_EVENT’ 1134 | TRACE_EVENT(nfs4_rename, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1134:1: note: in expansion of macro ‘TRACE_EVENT’ 1134 | TRACE_EVENT(nfs4_rename, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_inode_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1177:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1177 | DECLARE_EVENT_CLASS(nfs4_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1177:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1177 | DECLARE_EVENT_CLASS(nfs4_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_inode_stateid_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1227 | DECLARE_EVENT_CLASS(nfs4_inode_stateid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1227 | DECLARE_EVENT_CLASS(nfs4_inode_stateid_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_getattr_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1283:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1283 | DECLARE_EVENT_CLASS(nfs4_getattr_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1283:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1283 | DECLARE_EVENT_CLASS(nfs4_getattr_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_inode_callback_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1334:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1334 | DECLARE_EVENT_CLASS(nfs4_inode_callback_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1334:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1334 | DECLARE_EVENT_CLASS(nfs4_inode_callback_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_inode_stateid_callback_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1388:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1388 | DECLARE_EVENT_CLASS(nfs4_inode_stateid_callback_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1388:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1388 | DECLARE_EVENT_CLASS(nfs4_inode_stateid_callback_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_idmap_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1452:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1452 | DECLARE_EVENT_CLASS(nfs4_idmap_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1452:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1452 | DECLARE_EVENT_CLASS(nfs4_idmap_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_read_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1505:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1505 | DECLARE_EVENT_CLASS(nfs4_read_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1505:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1505 | DECLARE_EVENT_CLASS(nfs4_read_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_write_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1579:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1579 | DECLARE_EVENT_CLASS(nfs4_write_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1579:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1579 | DECLARE_EVENT_CLASS(nfs4_write_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_commit_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1654:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1654 | DECLARE_EVENT_CLASS(nfs4_commit_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1654:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1654 | DECLARE_EVENT_CLASS(nfs4_commit_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_layoutget’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1715:1: note: in expansion of macro ‘TRACE_EVENT’ 1715 | TRACE_EVENT(nfs4_layoutget, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1715:1: note: in expansion of macro ‘TRACE_EVENT’ 1715 | TRACE_EVENT(nfs4_layoutget, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_pnfs_update_layout’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1820:1: note: in expansion of macro ‘TRACE_EVENT’ 1820 | TRACE_EVENT(pnfs_update_layout, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1820:1: note: in expansion of macro ‘TRACE_EVENT’ 1820 | TRACE_EVENT(pnfs_update_layout, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_pnfs_layout_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1877:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1877 | DECLARE_EVENT_CLASS(pnfs_layout_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1877:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1877 | DECLARE_EVENT_CLASS(pnfs_layout_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_deviceid_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1949:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1949 | DECLARE_EVENT_CLASS(nfs4_deviceid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1949:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1949 | DECLARE_EVENT_CLASS(nfs4_deviceid_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_deviceid_status’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1982:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1982 | DECLARE_EVENT_CLASS(nfs4_deviceid_status, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1982:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1982 | DECLARE_EVENT_CLASS(nfs4_deviceid_status, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_fl_getdevinfo’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2024:1: note: in expansion of macro ‘TRACE_EVENT’ 2024 | TRACE_EVENT(fl_getdevinfo, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2024:1: note: in expansion of macro ‘TRACE_EVENT’ 2024 | TRACE_EVENT(fl_getdevinfo, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_flexfiles_io_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2052:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2052 | DECLARE_EVENT_CLASS(nfs4_flexfiles_io_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2052:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2052 | DECLARE_EVENT_CLASS(nfs4_flexfiles_io_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_ff_layout_commit_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2112:1: note: in expansion of macro ‘TRACE_EVENT’ 2112 | TRACE_EVENT(ff_layout_commit_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2112:1: note: in expansion of macro ‘TRACE_EVENT’ 2112 | TRACE_EVENT(ff_layout_commit_error, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_pnfs_bl_pr_key_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2156 | DECLARE_EVENT_CLASS(pnfs_bl_pr_key_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2156 | DECLARE_EVENT_CLASS(pnfs_bl_pr_key_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_pnfs_bl_pr_key_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2207:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2207 | DECLARE_EVENT_CLASS(pnfs_bl_pr_key_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2207:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2207 | DECLARE_EVENT_CLASS(pnfs_bl_pr_key_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_llseek’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2253:1: note: in expansion of macro ‘TRACE_EVENT’ 2253 | TRACE_EVENT(nfs4_llseek, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2253:1: note: in expansion of macro ‘TRACE_EVENT’ 2253 | TRACE_EVENT(nfs4_llseek, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_sparse_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2317:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2317 | DECLARE_EVENT_CLASS(nfs4_sparse_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2317:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2317 | DECLARE_EVENT_CLASS(nfs4_sparse_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_copy’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2374:1: note: in expansion of macro ‘TRACE_EVENT’ 2374 | TRACE_EVENT(nfs4_copy, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2374:1: note: in expansion of macro ‘TRACE_EVENT’ 2374 | TRACE_EVENT(nfs4_copy, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_clone’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2481:1: note: in expansion of macro ‘TRACE_EVENT’ 2481 | TRACE_EVENT(nfs4_clone, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2481:1: note: in expansion of macro ‘TRACE_EVENT’ 2481 | TRACE_EVENT(nfs4_clone, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_copy_notify’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ 2554 | TRACE_EVENT(nfs4_copy_notify, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ 2554 | TRACE_EVENT(nfs4_copy_notify, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_offload_cancel’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2611:1: note: in expansion of macro ‘TRACE_EVENT’ 2611 | TRACE_EVENT(nfs4_offload_cancel, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2611:1: note: in expansion of macro ‘TRACE_EVENT’ 2611 | TRACE_EVENT(nfs4_offload_cancel, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘perf_trace_nfs4_xattr_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2644:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2644 | DECLARE_EVENT_CLASS(nfs4_xattr_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2644:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2644 | DECLARE_EVENT_CLASS(nfs4_xattr_event, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_clientid_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(nfs4_clientid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(nfs4_clientid_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_trunked_exchange_id’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(nfs4_trunked_exchange_id, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(nfs4_trunked_exchange_id, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_sequence_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:110:1: note: in expansion of macro ‘TRACE_EVENT’ 110 | TRACE_EVENT(nfs4_sequence_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:110:1: note: in expansion of macro ‘TRACE_EVENT’ 110 | TRACE_EVENT(nfs4_sequence_done, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_cb_sequence’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(nfs4_cb_sequence, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(nfs4_cb_sequence, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_cb_seqid_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(nfs4_cb_seqid_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(nfs4_cb_seqid_err, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_cb_offload’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT(nfs4_cb_offload, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT(nfs4_cb_offload, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_setup_sequence’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:278:1: note: in expansion of macro ‘TRACE_EVENT’ 278 | TRACE_EVENT(nfs4_setup_sequence, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:278:1: note: in expansion of macro ‘TRACE_EVENT’ 278 | TRACE_EVENT(nfs4_setup_sequence, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_state_mgr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:354:1: note: in expansion of macro ‘TRACE_EVENT’ 354 | TRACE_EVENT(nfs4_state_mgr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:354:1: note: in expansion of macro ‘TRACE_EVENT’ 354 | TRACE_EVENT(nfs4_state_mgr, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_state_mgr_failed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:377:1: note: in expansion of macro ‘TRACE_EVENT’ 377 | TRACE_EVENT(nfs4_state_mgr_failed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:377:1: note: in expansion of macro ‘TRACE_EVENT’ 377 | TRACE_EVENT(nfs4_state_mgr_failed, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_xdr_bad_operation’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:409:1: note: in expansion of macro ‘TRACE_EVENT’ 409 | TRACE_EVENT(nfs4_xdr_bad_operation, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:409:1: note: in expansion of macro ‘TRACE_EVENT’ 409 | TRACE_EVENT(nfs4_xdr_bad_operation, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_xdr_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 444 | DECLARE_EVENT_CLASS(nfs4_xdr_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 444 | DECLARE_EVENT_CLASS(nfs4_xdr_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_cb_error_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:490:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 490 | DECLARE_EVENT_CLASS(nfs4_cb_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:490:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 490 | DECLARE_EVENT_CLASS(nfs4_cb_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_open_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:525:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 525 | DECLARE_EVENT_CLASS(nfs4_open_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:525:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 525 | DECLARE_EVENT_CLASS(nfs4_open_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_cached_open’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:617:1: note: in expansion of macro ‘TRACE_EVENT’ 617 | TRACE_EVENT(nfs4_cached_open, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:617:1: note: in expansion of macro ‘TRACE_EVENT’ 617 | TRACE_EVENT(nfs4_cached_open, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_close’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ 656 | TRACE_EVENT(nfs4_close, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ 656 | TRACE_EVENT(nfs4_close, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_lock_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:704:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 704 | DECLARE_EVENT_CLASS(nfs4_lock_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:704:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 704 | DECLARE_EVENT_CLASS(nfs4_lock_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_set_lock’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:773:1: note: in expansion of macro ‘TRACE_EVENT’ 773 | TRACE_EVENT(nfs4_set_lock, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:773:1: note: in expansion of macro ‘TRACE_EVENT’ 773 | TRACE_EVENT(nfs4_set_lock, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_state_lock_reclaim’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:877:1: note: in expansion of macro ‘TRACE_EVENT’ 877 | TRACE_EVENT(nfs4_state_lock_reclaim, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:877:1: note: in expansion of macro ‘TRACE_EVENT’ 877 | TRACE_EVENT(nfs4_state_lock_reclaim, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_set_delegation_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:920:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 920 | DECLARE_EVENT_CLASS(nfs4_set_delegation_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:920:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 920 | DECLARE_EVENT_CLASS(nfs4_set_delegation_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_delegreturn_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ 960 | TRACE_EVENT(nfs4_delegreturn_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ 960 | TRACE_EVENT(nfs4_delegreturn_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_test_stateid_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 999 | DECLARE_EVENT_CLASS(nfs4_test_stateid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 999 | DECLARE_EVENT_CLASS(nfs4_test_stateid_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_lookup_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1055:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1055 | DECLARE_EVENT_CLASS(nfs4_lookup_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1055:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1055 | DECLARE_EVENT_CLASS(nfs4_lookup_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_lookupp’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1105:1: note: in expansion of macro ‘TRACE_EVENT’ 1105 | TRACE_EVENT(nfs4_lookupp, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1105:1: note: in expansion of macro ‘TRACE_EVENT’ 1105 | TRACE_EVENT(nfs4_lookupp, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_rename’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1134:1: note: in expansion of macro ‘TRACE_EVENT’ 1134 | TRACE_EVENT(nfs4_rename, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1134:1: note: in expansion of macro ‘TRACE_EVENT’ 1134 | TRACE_EVENT(nfs4_rename, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_inode_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1177:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1177 | DECLARE_EVENT_CLASS(nfs4_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1177:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1177 | DECLARE_EVENT_CLASS(nfs4_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_inode_stateid_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1227 | DECLARE_EVENT_CLASS(nfs4_inode_stateid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1227 | DECLARE_EVENT_CLASS(nfs4_inode_stateid_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_getattr_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1283:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1283 | DECLARE_EVENT_CLASS(nfs4_getattr_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1283:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1283 | DECLARE_EVENT_CLASS(nfs4_getattr_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_inode_callback_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1334:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1334 | DECLARE_EVENT_CLASS(nfs4_inode_callback_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1334:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1334 | DECLARE_EVENT_CLASS(nfs4_inode_callback_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_inode_stateid_callback_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1388:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1388 | DECLARE_EVENT_CLASS(nfs4_inode_stateid_callback_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1388:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1388 | DECLARE_EVENT_CLASS(nfs4_inode_stateid_callback_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_idmap_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1452:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1452 | DECLARE_EVENT_CLASS(nfs4_idmap_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1452:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1452 | DECLARE_EVENT_CLASS(nfs4_idmap_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_read_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1505:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1505 | DECLARE_EVENT_CLASS(nfs4_read_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1505:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1505 | DECLARE_EVENT_CLASS(nfs4_read_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_write_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1579:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1579 | DECLARE_EVENT_CLASS(nfs4_write_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1579:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1579 | DECLARE_EVENT_CLASS(nfs4_write_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_commit_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1654:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1654 | DECLARE_EVENT_CLASS(nfs4_commit_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1654:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1654 | DECLARE_EVENT_CLASS(nfs4_commit_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_layoutget’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1715:1: note: in expansion of macro ‘TRACE_EVENT’ 1715 | TRACE_EVENT(nfs4_layoutget, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1715:1: note: in expansion of macro ‘TRACE_EVENT’ 1715 | TRACE_EVENT(nfs4_layoutget, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_pnfs_update_layout’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1820:1: note: in expansion of macro ‘TRACE_EVENT’ 1820 | TRACE_EVENT(pnfs_update_layout, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1820:1: note: in expansion of macro ‘TRACE_EVENT’ 1820 | TRACE_EVENT(pnfs_update_layout, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_pnfs_layout_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1877:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1877 | DECLARE_EVENT_CLASS(pnfs_layout_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1877:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1877 | DECLARE_EVENT_CLASS(pnfs_layout_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_deviceid_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1949:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1949 | DECLARE_EVENT_CLASS(nfs4_deviceid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1949:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1949 | DECLARE_EVENT_CLASS(nfs4_deviceid_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_deviceid_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1982:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1982 | DECLARE_EVENT_CLASS(nfs4_deviceid_status, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1982:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1982 | DECLARE_EVENT_CLASS(nfs4_deviceid_status, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_fl_getdevinfo’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2024:1: note: in expansion of macro ‘TRACE_EVENT’ 2024 | TRACE_EVENT(fl_getdevinfo, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2024:1: note: in expansion of macro ‘TRACE_EVENT’ 2024 | TRACE_EVENT(fl_getdevinfo, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_flexfiles_io_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2052:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2052 | DECLARE_EVENT_CLASS(nfs4_flexfiles_io_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2052:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2052 | DECLARE_EVENT_CLASS(nfs4_flexfiles_io_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_ff_layout_commit_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2112:1: note: in expansion of macro ‘TRACE_EVENT’ 2112 | TRACE_EVENT(ff_layout_commit_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2112:1: note: in expansion of macro ‘TRACE_EVENT’ 2112 | TRACE_EVENT(ff_layout_commit_error, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_pnfs_bl_pr_key_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2156 | DECLARE_EVENT_CLASS(pnfs_bl_pr_key_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2156 | DECLARE_EVENT_CLASS(pnfs_bl_pr_key_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_pnfs_bl_pr_key_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2207:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2207 | DECLARE_EVENT_CLASS(pnfs_bl_pr_key_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2207:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2207 | DECLARE_EVENT_CLASS(pnfs_bl_pr_key_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_llseek’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2253:1: note: in expansion of macro ‘TRACE_EVENT’ 2253 | TRACE_EVENT(nfs4_llseek, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2253:1: note: in expansion of macro ‘TRACE_EVENT’ 2253 | TRACE_EVENT(nfs4_llseek, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_sparse_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2317:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2317 | DECLARE_EVENT_CLASS(nfs4_sparse_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2317:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2317 | DECLARE_EVENT_CLASS(nfs4_sparse_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_copy’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2374:1: note: in expansion of macro ‘TRACE_EVENT’ 2374 | TRACE_EVENT(nfs4_copy, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2374:1: note: in expansion of macro ‘TRACE_EVENT’ 2374 | TRACE_EVENT(nfs4_copy, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_clone’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2481:1: note: in expansion of macro ‘TRACE_EVENT’ 2481 | TRACE_EVENT(nfs4_clone, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2481:1: note: in expansion of macro ‘TRACE_EVENT’ 2481 | TRACE_EVENT(nfs4_clone, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_copy_notify’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ 2554 | TRACE_EVENT(nfs4_copy_notify, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ 2554 | TRACE_EVENT(nfs4_copy_notify, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_offload_cancel’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2611:1: note: in expansion of macro ‘TRACE_EVENT’ 2611 | TRACE_EVENT(nfs4_offload_cancel, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2611:1: note: in expansion of macro ‘TRACE_EVENT’ 2611 | TRACE_EVENT(nfs4_offload_cancel, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘__bpf_trace_nfs4_xattr_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2644:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2644 | DECLARE_EVENT_CLASS(nfs4_xattr_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2644:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2644 | DECLARE_EVENT_CLASS(nfs4_xattr_event, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/nfs/nfs4trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/nfs] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/btrfs.h:2637, from ../fs/btrfs/super.c:65: ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_transaction_commit’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:182:1: note: in expansion of macro ‘TRACE_EVENT’ 182 | TRACE_EVENT(btrfs_transaction_commit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:182:1: note: in expansion of macro ‘TRACE_EVENT’ 182 | TRACE_EVENT(btrfs_transaction_commit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:182:1: note: in expansion of macro ‘TRACE_EVENT’ 182 | TRACE_EVENT(btrfs_transaction_commit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:182:1: note: in expansion of macro ‘TRACE_EVENT’ 182 | TRACE_EVENT(btrfs_transaction_commit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:182:1: note: in expansion of macro ‘TRACE_EVENT’ 182 | TRACE_EVENT(btrfs_transaction_commit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:203:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 203 | DECLARE_EVENT_CLASS(btrfs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:203:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 203 | DECLARE_EVENT_CLASS(btrfs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_get_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/btrfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 280 | TRACE_EVENT_CONDITION(btrfs_get_extent, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/btrfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 280 | TRACE_EVENT_CONDITION(btrfs_get_extent, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_handle_em_exist’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(btrfs_handle_em_exist, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(btrfs_handle_em_exist, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__file_extent_item_regular’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 354 | DECLARE_EVENT_CLASS(btrfs__file_extent_item_regular, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 354 | DECLARE_EVENT_CLASS(btrfs__file_extent_item_regular, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__file_extent_item_inline’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:408:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 408 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:408:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 408 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__ordered_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 498 | DECLARE_EVENT_CLASS(btrfs__ordered_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 498 | DECLARE_EVENT_CLASS(btrfs__ordered_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_finish_ordered_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:646:1: note: in expansion of macro ‘TRACE_EVENT’ 646 | TRACE_EVENT(btrfs_finish_ordered_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:646:1: note: in expansion of macro ‘TRACE_EVENT’ 646 | TRACE_EVENT(btrfs_finish_ordered_extent, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__writepage’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:675:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 675 | DECLARE_EVENT_CLASS(btrfs__writepage, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:675:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 675 | DECLARE_EVENT_CLASS(btrfs__writepage, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_writepage_end_io_hook’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:732:1: note: in expansion of macro ‘TRACE_EVENT’ 732 | TRACE_EVENT(btrfs_writepage_end_io_hook, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:732:1: note: in expansion of macro ‘TRACE_EVENT’ 732 | TRACE_EVENT(btrfs_writepage_end_io_hook, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_sync_file’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:761:1: note: in expansion of macro ‘TRACE_EVENT’ 761 | TRACE_EVENT(btrfs_sync_file, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:761:1: note: in expansion of macro ‘TRACE_EVENT’ 761 | TRACE_EVENT(btrfs_sync_file, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_sync_fs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:793:1: note: in expansion of macro ‘TRACE_EVENT’ 793 | TRACE_EVENT(btrfs_sync_fs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:793:1: note: in expansion of macro ‘TRACE_EVENT’ 793 | TRACE_EVENT(btrfs_sync_fs, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_add_block_group’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(btrfs_add_block_group, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(btrfs_add_block_group, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_delayed_tree_ref’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 855 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 855 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_delayed_data_ref’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:912:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 912 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:912:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 912 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_delayed_ref_head’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:973:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 973 | DECLARE_EVENT_CLASS(btrfs_delayed_ref_head, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:973:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 973 | DECLARE_EVENT_CLASS(btrfs_delayed_ref_head, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__chunk’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1032:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1032 | DECLARE_EVENT_CLASS(btrfs__chunk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1032:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1032 | DECLARE_EVENT_CLASS(btrfs__chunk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_cow_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ 1082 | TRACE_EVENT(btrfs_cow_block, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ 1082 | TRACE_EVENT(btrfs_cow_block, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_space_reservation’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ 1117 | TRACE_EVENT(btrfs_space_reservation, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ 1117 | TRACE_EVENT(btrfs_space_reservation, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_trigger_flush’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1143:1: note: in expansion of macro ‘TRACE_EVENT’ 1143 | TRACE_EVENT(btrfs_trigger_flush, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1143:1: note: in expansion of macro ‘TRACE_EVENT’ 1143 | TRACE_EVENT(btrfs_trigger_flush, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_flush_space’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1174:1: note: in expansion of macro ‘TRACE_EVENT’ 1174 | TRACE_EVENT(btrfs_flush_space, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1174:1: note: in expansion of macro ‘TRACE_EVENT’ 1174 | TRACE_EVENT(btrfs_flush_space, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__reserved_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1206 | DECLARE_EVENT_CLASS(btrfs__reserved_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1206 | DECLARE_EVENT_CLASS(btrfs__reserved_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_find_free_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ 1242 | TRACE_EVENT(find_free_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ 1242 | TRACE_EVENT(find_free_extent, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_find_free_extent_search_loop’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1270:1: note: in expansion of macro ‘TRACE_EVENT’ 1270 | TRACE_EVENT(find_free_extent_search_loop, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1270:1: note: in expansion of macro ‘TRACE_EVENT’ 1270 | TRACE_EVENT(find_free_extent_search_loop, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_find_free_extent_have_block_group’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ 1300 | TRACE_EVENT(find_free_extent_have_block_group, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ 1300 | TRACE_EVENT(find_free_extent_have_block_group, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__reserve_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1341:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1341 | DECLARE_EVENT_CLASS(btrfs__reserve_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1341:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1341 | DECLARE_EVENT_CLASS(btrfs__reserve_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_find_cluster’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1396:1: note: in expansion of macro ‘TRACE_EVENT’ 1396 | TRACE_EVENT(btrfs_find_cluster, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1396:1: note: in expansion of macro ‘TRACE_EVENT’ 1396 | TRACE_EVENT(btrfs_find_cluster, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_failed_cluster_setup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ 1429 | TRACE_EVENT(btrfs_failed_cluster_setup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ 1429 | TRACE_EVENT(btrfs_failed_cluster_setup, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_setup_cluster’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ 1446 | TRACE_EVENT(btrfs_setup_cluster, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ 1446 | TRACE_EVENT(btrfs_setup_cluster, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_alloc_extent_state’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1482:1: note: in expansion of macro ‘TRACE_EVENT’ 1482 | TRACE_EVENT(alloc_extent_state, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1482:1: note: in expansion of macro ‘TRACE_EVENT’ 1482 | TRACE_EVENT(alloc_extent_state, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_free_extent_state’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1505:1: note: in expansion of macro ‘TRACE_EVENT’ 1505 | TRACE_EVENT(free_extent_state, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1505:1: note: in expansion of macro ‘TRACE_EVENT’ 1505 | TRACE_EVENT(free_extent_state, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__work’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1524:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1524 | DECLARE_EVENT_CLASS(btrfs__work, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1524:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1524 | DECLARE_EVENT_CLASS(btrfs__work, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__work__done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1556 | DECLARE_EVENT_CLASS(btrfs__work__done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1556 | DECLARE_EVENT_CLASS(btrfs__work__done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_workqueue’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1601:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1601 | DECLARE_EVENT_CLASS(btrfs_workqueue, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1601:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1601 | DECLARE_EVENT_CLASS(btrfs_workqueue, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_workqueue_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1628:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1628 | DECLARE_EVENT_CLASS(btrfs_workqueue_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1628:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1628 | DECLARE_EVENT_CLASS(btrfs_workqueue_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__qgroup_rsv_data’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1657:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1657 | DECLARE_EVENT_CLASS(btrfs__qgroup_rsv_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1657:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1657 | DECLARE_EVENT_CLASS(btrfs__qgroup_rsv_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_qgroup_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1707 | DECLARE_EVENT_CLASS(btrfs_qgroup_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1707 | DECLARE_EVENT_CLASS(btrfs_qgroup_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_qgroup_num_dirty_extents’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1743:1: note: in expansion of macro ‘TRACE_EVENT’ 1743 | TRACE_EVENT(qgroup_num_dirty_extents, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1743:1: note: in expansion of macro ‘TRACE_EVENT’ 1743 | TRACE_EVENT(qgroup_num_dirty_extents, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_qgroup_account_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1764:1: note: in expansion of macro ‘TRACE_EVENT’ 1764 | TRACE_EVENT(btrfs_qgroup_account_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1764:1: note: in expansion of macro ‘TRACE_EVENT’ 1764 | TRACE_EVENT(btrfs_qgroup_account_extent, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_qgroup_update_counters’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1797:1: note: in expansion of macro ‘TRACE_EVENT’ 1797 | TRACE_EVENT(qgroup_update_counters, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1797:1: note: in expansion of macro ‘TRACE_EVENT’ 1797 | TRACE_EVENT(qgroup_update_counters, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_qgroup_update_reserve’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1826:1: note: in expansion of macro ‘TRACE_EVENT’ 1826 | TRACE_EVENT(qgroup_update_reserve, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1826:1: note: in expansion of macro ‘TRACE_EVENT’ 1826 | TRACE_EVENT(qgroup_update_reserve, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_qgroup_meta_reserve’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ 1852 | TRACE_EVENT(qgroup_meta_reserve, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ 1852 | TRACE_EVENT(qgroup_meta_reserve, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_qgroup_meta_convert’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1875:1: note: in expansion of macro ‘TRACE_EVENT’ 1875 | TRACE_EVENT(qgroup_meta_convert, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1875:1: note: in expansion of macro ‘TRACE_EVENT’ 1875 | TRACE_EVENT(qgroup_meta_convert, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_qgroup_meta_free_all_pertrans’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1898:1: note: in expansion of macro ‘TRACE_EVENT’ 1898 | TRACE_EVENT(qgroup_meta_free_all_pertrans, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1898:1: note: in expansion of macro ‘TRACE_EVENT’ 1898 | TRACE_EVENT(qgroup_meta_free_all_pertrans, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__prelim_ref’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1923:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1923 | DECLARE_EVENT_CLASS(btrfs__prelim_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1923:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1923 | DECLARE_EVENT_CLASS(btrfs__prelim_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_inode_mod_outstanding_extents’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1980:1: note: in expansion of macro ‘TRACE_EVENT’ 1980 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1980:1: note: in expansion of macro ‘TRACE_EVENT’ 1980 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__block_group’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2004 | DECLARE_EVENT_CLASS(btrfs__block_group, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2004 | DECLARE_EVENT_CLASS(btrfs__block_group, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_set_extent_bit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2058:1: note: in expansion of macro ‘TRACE_EVENT’ 2058 | TRACE_EVENT(btrfs_set_extent_bit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2058:1: note: in expansion of macro ‘TRACE_EVENT’ 2058 | TRACE_EVENT(btrfs_set_extent_bit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_clear_extent_bit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2091:1: note: in expansion of macro ‘TRACE_EVENT’ 2091 | TRACE_EVENT(btrfs_clear_extent_bit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2091:1: note: in expansion of macro ‘TRACE_EVENT’ 2091 | TRACE_EVENT(btrfs_clear_extent_bit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_convert_extent_bit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2124:1: note: in expansion of macro ‘TRACE_EVENT’ 2124 | TRACE_EVENT(btrfs_convert_extent_bit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2124:1: note: in expansion of macro ‘TRACE_EVENT’ 2124 | TRACE_EVENT(btrfs_convert_extent_bit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_dump_space_info’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2160 | DECLARE_EVENT_CLASS(btrfs_dump_space_info, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2160 | DECLARE_EVENT_CLASS(btrfs_dump_space_info, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_reserve_ticket’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ 2234 | TRACE_EVENT(btrfs_reserve_ticket, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ 2234 | TRACE_EVENT(btrfs_reserve_ticket, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_sleep_tree_lock’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2263:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2263 | DECLARE_EVENT_CLASS(btrfs_sleep_tree_lock, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2263:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2263 | DECLARE_EVENT_CLASS(btrfs_sleep_tree_lock, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_locking_events’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2307 | DECLARE_EVENT_CLASS(btrfs_locking_events, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2307 | DECLARE_EVENT_CLASS(btrfs_locking_events, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__space_info_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2347 | DECLARE_EVENT_CLASS(btrfs__space_info_update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2347 | DECLARE_EVENT_CLASS(btrfs__space_info_update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_raid56_bio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2394:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2394 | DECLARE_EVENT_CLASS(btrfs_raid56_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2394:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2394 | DECLARE_EVENT_CLASS(btrfs_raid56_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_insert_one_raid_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2461:1: note: in expansion of macro ‘TRACE_EVENT’ 2461 | TRACE_EVENT(btrfs_insert_one_raid_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2461:1: note: in expansion of macro ‘TRACE_EVENT’ 2461 | TRACE_EVENT(btrfs_insert_one_raid_extent, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_raid_extent_delete’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2485:1: note: in expansion of macro ‘TRACE_EVENT’ 2485 | TRACE_EVENT(btrfs_raid_extent_delete, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2485:1: note: in expansion of macro ‘TRACE_EVENT’ 2485 | TRACE_EVENT(btrfs_raid_extent_delete, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_get_raid_extent_offset’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ 2511 | TRACE_EVENT(btrfs_get_raid_extent_offset, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ 2511 | TRACE_EVENT(btrfs_get_raid_extent_offset, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_extent_map_shrinker_count’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ 2537 | TRACE_EVENT(btrfs_extent_map_shrinker_count, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ 2537 | TRACE_EVENT(btrfs_extent_map_shrinker_count, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_extent_map_shrinker_scan_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ 2554 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ 2554 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_enter, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_extent_map_shrinker_scan_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2580:1: note: in expansion of macro ‘TRACE_EVENT’ 2580 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2580:1: note: in expansion of macro ‘TRACE_EVENT’ 2580 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_exit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_extent_map_shrinker_remove_em’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2606:1: note: in expansion of macro ‘TRACE_EVENT’ 2606 | TRACE_EVENT(btrfs_extent_map_shrinker_remove_em, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2606:1: note: in expansion of macro ‘TRACE_EVENT’ 2606 | TRACE_EVENT(btrfs_extent_map_shrinker_remove_em, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_transaction_commit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:182:1: note: in expansion of macro ‘TRACE_EVENT’ 182 | TRACE_EVENT(btrfs_transaction_commit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:182:1: note: in expansion of macro ‘TRACE_EVENT’ 182 | TRACE_EVENT(btrfs_transaction_commit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs__inode’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:203:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 203 | DECLARE_EVENT_CLASS(btrfs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:203:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 203 | DECLARE_EVENT_CLASS(btrfs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_get_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/btrfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 280 | TRACE_EVENT_CONDITION(btrfs_get_extent, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/btrfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 280 | TRACE_EVENT_CONDITION(btrfs_get_extent, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_handle_em_exist’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(btrfs_handle_em_exist, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(btrfs_handle_em_exist, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs__file_extent_item_regular’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 354 | DECLARE_EVENT_CLASS(btrfs__file_extent_item_regular, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 354 | DECLARE_EVENT_CLASS(btrfs__file_extent_item_regular, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs__file_extent_item_inline’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:408:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 408 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:408:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 408 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs__ordered_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 498 | DECLARE_EVENT_CLASS(btrfs__ordered_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 498 | DECLARE_EVENT_CLASS(btrfs__ordered_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_finish_ordered_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:646:1: note: in expansion of macro ‘TRACE_EVENT’ 646 | TRACE_EVENT(btrfs_finish_ordered_extent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:646:1: note: in expansion of macro ‘TRACE_EVENT’ 646 | TRACE_EVENT(btrfs_finish_ordered_extent, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs__writepage’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:675:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 675 | DECLARE_EVENT_CLASS(btrfs__writepage, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:675:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 675 | DECLARE_EVENT_CLASS(btrfs__writepage, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_writepage_end_io_hook’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:732:1: note: in expansion of macro ‘TRACE_EVENT’ 732 | TRACE_EVENT(btrfs_writepage_end_io_hook, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:732:1: note: in expansion of macro ‘TRACE_EVENT’ 732 | TRACE_EVENT(btrfs_writepage_end_io_hook, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_sync_file’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:761:1: note: in expansion of macro ‘TRACE_EVENT’ 761 | TRACE_EVENT(btrfs_sync_file, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:761:1: note: in expansion of macro ‘TRACE_EVENT’ 761 | TRACE_EVENT(btrfs_sync_file, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_sync_fs’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:793:1: note: in expansion of macro ‘TRACE_EVENT’ 793 | TRACE_EVENT(btrfs_sync_fs, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:793:1: note: in expansion of macro ‘TRACE_EVENT’ 793 | TRACE_EVENT(btrfs_sync_fs, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_add_block_group’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(btrfs_add_block_group, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(btrfs_add_block_group, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_delayed_tree_ref’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 855 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 855 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_delayed_data_ref’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:912:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 912 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:912:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 912 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_delayed_ref_head’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:973:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 973 | DECLARE_EVENT_CLASS(btrfs_delayed_ref_head, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:973:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 973 | DECLARE_EVENT_CLASS(btrfs_delayed_ref_head, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs__chunk’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1032:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1032 | DECLARE_EVENT_CLASS(btrfs__chunk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1032:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1032 | DECLARE_EVENT_CLASS(btrfs__chunk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_cow_block’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ 1082 | TRACE_EVENT(btrfs_cow_block, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ 1082 | TRACE_EVENT(btrfs_cow_block, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_space_reservation’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ 1117 | TRACE_EVENT(btrfs_space_reservation, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ 1117 | TRACE_EVENT(btrfs_space_reservation, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_trigger_flush’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1143:1: note: in expansion of macro ‘TRACE_EVENT’ 1143 | TRACE_EVENT(btrfs_trigger_flush, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1143:1: note: in expansion of macro ‘TRACE_EVENT’ 1143 | TRACE_EVENT(btrfs_trigger_flush, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_flush_space’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1174:1: note: in expansion of macro ‘TRACE_EVENT’ 1174 | TRACE_EVENT(btrfs_flush_space, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1174:1: note: in expansion of macro ‘TRACE_EVENT’ 1174 | TRACE_EVENT(btrfs_flush_space, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs__reserved_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1206 | DECLARE_EVENT_CLASS(btrfs__reserved_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1206 | DECLARE_EVENT_CLASS(btrfs__reserved_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_find_free_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ 1242 | TRACE_EVENT(find_free_extent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ 1242 | TRACE_EVENT(find_free_extent, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_find_free_extent_search_loop’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1270:1: note: in expansion of macro ‘TRACE_EVENT’ 1270 | TRACE_EVENT(find_free_extent_search_loop, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1270:1: note: in expansion of macro ‘TRACE_EVENT’ 1270 | TRACE_EVENT(find_free_extent_search_loop, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_find_free_extent_have_block_group’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ 1300 | TRACE_EVENT(find_free_extent_have_block_group, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ 1300 | TRACE_EVENT(find_free_extent_have_block_group, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs__reserve_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1341:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1341 | DECLARE_EVENT_CLASS(btrfs__reserve_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1341:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1341 | DECLARE_EVENT_CLASS(btrfs__reserve_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_find_cluster’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1396:1: note: in expansion of macro ‘TRACE_EVENT’ 1396 | TRACE_EVENT(btrfs_find_cluster, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1396:1: note: in expansion of macro ‘TRACE_EVENT’ 1396 | TRACE_EVENT(btrfs_find_cluster, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_failed_cluster_setup’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ 1429 | TRACE_EVENT(btrfs_failed_cluster_setup, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ 1429 | TRACE_EVENT(btrfs_failed_cluster_setup, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_setup_cluster’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ 1446 | TRACE_EVENT(btrfs_setup_cluster, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ 1446 | TRACE_EVENT(btrfs_setup_cluster, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_alloc_extent_state’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1482:1: note: in expansion of macro ‘TRACE_EVENT’ 1482 | TRACE_EVENT(alloc_extent_state, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1482:1: note: in expansion of macro ‘TRACE_EVENT’ 1482 | TRACE_EVENT(alloc_extent_state, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_free_extent_state’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1505:1: note: in expansion of macro ‘TRACE_EVENT’ 1505 | TRACE_EVENT(free_extent_state, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1505:1: note: in expansion of macro ‘TRACE_EVENT’ 1505 | TRACE_EVENT(free_extent_state, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs__work’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1524:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1524 | DECLARE_EVENT_CLASS(btrfs__work, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1524:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1524 | DECLARE_EVENT_CLASS(btrfs__work, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs__work__done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1556 | DECLARE_EVENT_CLASS(btrfs__work__done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1556 | DECLARE_EVENT_CLASS(btrfs__work__done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_workqueue’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1601:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1601 | DECLARE_EVENT_CLASS(btrfs_workqueue, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1601:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1601 | DECLARE_EVENT_CLASS(btrfs_workqueue, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_workqueue_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1628:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1628 | DECLARE_EVENT_CLASS(btrfs_workqueue_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1628:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1628 | DECLARE_EVENT_CLASS(btrfs_workqueue_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs__qgroup_rsv_data’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1657:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1657 | DECLARE_EVENT_CLASS(btrfs__qgroup_rsv_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1657:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1657 | DECLARE_EVENT_CLASS(btrfs__qgroup_rsv_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_qgroup_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1707 | DECLARE_EVENT_CLASS(btrfs_qgroup_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1707 | DECLARE_EVENT_CLASS(btrfs_qgroup_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_qgroup_num_dirty_extents’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1743:1: note: in expansion of macro ‘TRACE_EVENT’ 1743 | TRACE_EVENT(qgroup_num_dirty_extents, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1743:1: note: in expansion of macro ‘TRACE_EVENT’ 1743 | TRACE_EVENT(qgroup_num_dirty_extents, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_qgroup_account_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1764:1: note: in expansion of macro ‘TRACE_EVENT’ 1764 | TRACE_EVENT(btrfs_qgroup_account_extent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1764:1: note: in expansion of macro ‘TRACE_EVENT’ 1764 | TRACE_EVENT(btrfs_qgroup_account_extent, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_qgroup_update_counters’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1797:1: note: in expansion of macro ‘TRACE_EVENT’ 1797 | TRACE_EVENT(qgroup_update_counters, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1797:1: note: in expansion of macro ‘TRACE_EVENT’ 1797 | TRACE_EVENT(qgroup_update_counters, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_qgroup_update_reserve’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1826:1: note: in expansion of macro ‘TRACE_EVENT’ 1826 | TRACE_EVENT(qgroup_update_reserve, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1826:1: note: in expansion of macro ‘TRACE_EVENT’ 1826 | TRACE_EVENT(qgroup_update_reserve, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_qgroup_meta_reserve’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ 1852 | TRACE_EVENT(qgroup_meta_reserve, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ 1852 | TRACE_EVENT(qgroup_meta_reserve, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_qgroup_meta_convert’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1875:1: note: in expansion of macro ‘TRACE_EVENT’ 1875 | TRACE_EVENT(qgroup_meta_convert, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1875:1: note: in expansion of macro ‘TRACE_EVENT’ 1875 | TRACE_EVENT(qgroup_meta_convert, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_qgroup_meta_free_all_pertrans’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1898:1: note: in expansion of macro ‘TRACE_EVENT’ 1898 | TRACE_EVENT(qgroup_meta_free_all_pertrans, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1898:1: note: in expansion of macro ‘TRACE_EVENT’ 1898 | TRACE_EVENT(qgroup_meta_free_all_pertrans, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs__prelim_ref’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1923:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1923 | DECLARE_EVENT_CLASS(btrfs__prelim_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1923:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1923 | DECLARE_EVENT_CLASS(btrfs__prelim_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_inode_mod_outstanding_extents’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1980:1: note: in expansion of macro ‘TRACE_EVENT’ 1980 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1980:1: note: in expansion of macro ‘TRACE_EVENT’ 1980 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs__block_group’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2004 | DECLARE_EVENT_CLASS(btrfs__block_group, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2004 | DECLARE_EVENT_CLASS(btrfs__block_group, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_set_extent_bit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2058:1: note: in expansion of macro ‘TRACE_EVENT’ 2058 | TRACE_EVENT(btrfs_set_extent_bit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2058:1: note: in expansion of macro ‘TRACE_EVENT’ 2058 | TRACE_EVENT(btrfs_set_extent_bit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_clear_extent_bit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2091:1: note: in expansion of macro ‘TRACE_EVENT’ 2091 | TRACE_EVENT(btrfs_clear_extent_bit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2091:1: note: in expansion of macro ‘TRACE_EVENT’ 2091 | TRACE_EVENT(btrfs_clear_extent_bit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_convert_extent_bit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2124:1: note: in expansion of macro ‘TRACE_EVENT’ 2124 | TRACE_EVENT(btrfs_convert_extent_bit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2124:1: note: in expansion of macro ‘TRACE_EVENT’ 2124 | TRACE_EVENT(btrfs_convert_extent_bit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_dump_space_info’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2160 | DECLARE_EVENT_CLASS(btrfs_dump_space_info, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2160 | DECLARE_EVENT_CLASS(btrfs_dump_space_info, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_reserve_ticket’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ 2234 | TRACE_EVENT(btrfs_reserve_ticket, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ 2234 | TRACE_EVENT(btrfs_reserve_ticket, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_sleep_tree_lock’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2263:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2263 | DECLARE_EVENT_CLASS(btrfs_sleep_tree_lock, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2263:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2263 | DECLARE_EVENT_CLASS(btrfs_sleep_tree_lock, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_locking_events’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2307 | DECLARE_EVENT_CLASS(btrfs_locking_events, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2307 | DECLARE_EVENT_CLASS(btrfs_locking_events, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs__space_info_update’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2347 | DECLARE_EVENT_CLASS(btrfs__space_info_update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2347 | DECLARE_EVENT_CLASS(btrfs__space_info_update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_raid56_bio’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2394:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2394 | DECLARE_EVENT_CLASS(btrfs_raid56_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2394:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2394 | DECLARE_EVENT_CLASS(btrfs_raid56_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_insert_one_raid_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2461:1: note: in expansion of macro ‘TRACE_EVENT’ 2461 | TRACE_EVENT(btrfs_insert_one_raid_extent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2461:1: note: in expansion of macro ‘TRACE_EVENT’ 2461 | TRACE_EVENT(btrfs_insert_one_raid_extent, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_raid_extent_delete’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2485:1: note: in expansion of macro ‘TRACE_EVENT’ 2485 | TRACE_EVENT(btrfs_raid_extent_delete, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2485:1: note: in expansion of macro ‘TRACE_EVENT’ 2485 | TRACE_EVENT(btrfs_raid_extent_delete, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_get_raid_extent_offset’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ 2511 | TRACE_EVENT(btrfs_get_raid_extent_offset, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ 2511 | TRACE_EVENT(btrfs_get_raid_extent_offset, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_extent_map_shrinker_count’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ 2537 | TRACE_EVENT(btrfs_extent_map_shrinker_count, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ 2537 | TRACE_EVENT(btrfs_extent_map_shrinker_count, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_extent_map_shrinker_scan_enter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ 2554 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_enter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ 2554 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_enter, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_extent_map_shrinker_scan_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2580:1: note: in expansion of macro ‘TRACE_EVENT’ 2580 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2580:1: note: in expansion of macro ‘TRACE_EVENT’ 2580 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_exit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘perf_trace_btrfs_extent_map_shrinker_remove_em’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2606:1: note: in expansion of macro ‘TRACE_EVENT’ 2606 | TRACE_EVENT(btrfs_extent_map_shrinker_remove_em, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2606:1: note: in expansion of macro ‘TRACE_EVENT’ 2606 | TRACE_EVENT(btrfs_extent_map_shrinker_remove_em, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_transaction_commit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:182:1: note: in expansion of macro ‘TRACE_EVENT’ 182 | TRACE_EVENT(btrfs_transaction_commit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:182:1: note: in expansion of macro ‘TRACE_EVENT’ 182 | TRACE_EVENT(btrfs_transaction_commit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__inode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:203:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 203 | DECLARE_EVENT_CLASS(btrfs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:203:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 203 | DECLARE_EVENT_CLASS(btrfs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_get_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/btrfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 280 | TRACE_EVENT_CONDITION(btrfs_get_extent, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/btrfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 280 | TRACE_EVENT_CONDITION(btrfs_get_extent, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_handle_em_exist’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(btrfs_handle_em_exist, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(btrfs_handle_em_exist, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__file_extent_item_regular’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 354 | DECLARE_EVENT_CLASS(btrfs__file_extent_item_regular, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 354 | DECLARE_EVENT_CLASS(btrfs__file_extent_item_regular, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__file_extent_item_inline’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:408:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 408 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:408:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 408 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__ordered_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 498 | DECLARE_EVENT_CLASS(btrfs__ordered_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 498 | DECLARE_EVENT_CLASS(btrfs__ordered_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_finish_ordered_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:646:1: note: in expansion of macro ‘TRACE_EVENT’ 646 | TRACE_EVENT(btrfs_finish_ordered_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:646:1: note: in expansion of macro ‘TRACE_EVENT’ 646 | TRACE_EVENT(btrfs_finish_ordered_extent, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__writepage’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:675:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 675 | DECLARE_EVENT_CLASS(btrfs__writepage, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:675:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 675 | DECLARE_EVENT_CLASS(btrfs__writepage, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_writepage_end_io_hook’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:732:1: note: in expansion of macro ‘TRACE_EVENT’ 732 | TRACE_EVENT(btrfs_writepage_end_io_hook, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:732:1: note: in expansion of macro ‘TRACE_EVENT’ 732 | TRACE_EVENT(btrfs_writepage_end_io_hook, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_sync_file’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:761:1: note: in expansion of macro ‘TRACE_EVENT’ 761 | TRACE_EVENT(btrfs_sync_file, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:761:1: note: in expansion of macro ‘TRACE_EVENT’ 761 | TRACE_EVENT(btrfs_sync_file, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_sync_fs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:793:1: note: in expansion of macro ‘TRACE_EVENT’ 793 | TRACE_EVENT(btrfs_sync_fs, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:793:1: note: in expansion of macro ‘TRACE_EVENT’ 793 | TRACE_EVENT(btrfs_sync_fs, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_add_block_group’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(btrfs_add_block_group, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(btrfs_add_block_group, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_delayed_tree_ref’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 855 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 855 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_delayed_data_ref’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:912:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 912 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:912:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 912 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_delayed_ref_head’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:973:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 973 | DECLARE_EVENT_CLASS(btrfs_delayed_ref_head, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:973:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 973 | DECLARE_EVENT_CLASS(btrfs_delayed_ref_head, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__chunk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1032:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1032 | DECLARE_EVENT_CLASS(btrfs__chunk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1032:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1032 | DECLARE_EVENT_CLASS(btrfs__chunk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_cow_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ 1082 | TRACE_EVENT(btrfs_cow_block, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ 1082 | TRACE_EVENT(btrfs_cow_block, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_space_reservation’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ 1117 | TRACE_EVENT(btrfs_space_reservation, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ 1117 | TRACE_EVENT(btrfs_space_reservation, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_trigger_flush’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1143:1: note: in expansion of macro ‘TRACE_EVENT’ 1143 | TRACE_EVENT(btrfs_trigger_flush, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1143:1: note: in expansion of macro ‘TRACE_EVENT’ 1143 | TRACE_EVENT(btrfs_trigger_flush, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_flush_space’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1174:1: note: in expansion of macro ‘TRACE_EVENT’ 1174 | TRACE_EVENT(btrfs_flush_space, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1174:1: note: in expansion of macro ‘TRACE_EVENT’ 1174 | TRACE_EVENT(btrfs_flush_space, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__reserved_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1206 | DECLARE_EVENT_CLASS(btrfs__reserved_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1206 | DECLARE_EVENT_CLASS(btrfs__reserved_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_find_free_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ 1242 | TRACE_EVENT(find_free_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ 1242 | TRACE_EVENT(find_free_extent, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_find_free_extent_search_loop’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1270:1: note: in expansion of macro ‘TRACE_EVENT’ 1270 | TRACE_EVENT(find_free_extent_search_loop, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1270:1: note: in expansion of macro ‘TRACE_EVENT’ 1270 | TRACE_EVENT(find_free_extent_search_loop, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_find_free_extent_have_block_group’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ 1300 | TRACE_EVENT(find_free_extent_have_block_group, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ 1300 | TRACE_EVENT(find_free_extent_have_block_group, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__reserve_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1341:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1341 | DECLARE_EVENT_CLASS(btrfs__reserve_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1341:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1341 | DECLARE_EVENT_CLASS(btrfs__reserve_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_find_cluster’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1396:1: note: in expansion of macro ‘TRACE_EVENT’ 1396 | TRACE_EVENT(btrfs_find_cluster, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1396:1: note: in expansion of macro ‘TRACE_EVENT’ 1396 | TRACE_EVENT(btrfs_find_cluster, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_failed_cluster_setup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ 1429 | TRACE_EVENT(btrfs_failed_cluster_setup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ 1429 | TRACE_EVENT(btrfs_failed_cluster_setup, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_setup_cluster’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ 1446 | TRACE_EVENT(btrfs_setup_cluster, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ 1446 | TRACE_EVENT(btrfs_setup_cluster, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_alloc_extent_state’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1482:1: note: in expansion of macro ‘TRACE_EVENT’ 1482 | TRACE_EVENT(alloc_extent_state, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1482:1: note: in expansion of macro ‘TRACE_EVENT’ 1482 | TRACE_EVENT(alloc_extent_state, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_free_extent_state’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1505:1: note: in expansion of macro ‘TRACE_EVENT’ 1505 | TRACE_EVENT(free_extent_state, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1505:1: note: in expansion of macro ‘TRACE_EVENT’ 1505 | TRACE_EVENT(free_extent_state, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__work’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1524:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1524 | DECLARE_EVENT_CLASS(btrfs__work, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1524:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1524 | DECLARE_EVENT_CLASS(btrfs__work, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__work__done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1556 | DECLARE_EVENT_CLASS(btrfs__work__done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1556 | DECLARE_EVENT_CLASS(btrfs__work__done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_workqueue’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1601:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1601 | DECLARE_EVENT_CLASS(btrfs_workqueue, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1601:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1601 | DECLARE_EVENT_CLASS(btrfs_workqueue, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_workqueue_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1628:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1628 | DECLARE_EVENT_CLASS(btrfs_workqueue_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1628:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1628 | DECLARE_EVENT_CLASS(btrfs_workqueue_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__qgroup_rsv_data’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1657:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1657 | DECLARE_EVENT_CLASS(btrfs__qgroup_rsv_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1657:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1657 | DECLARE_EVENT_CLASS(btrfs__qgroup_rsv_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_qgroup_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1707 | DECLARE_EVENT_CLASS(btrfs_qgroup_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1707 | DECLARE_EVENT_CLASS(btrfs_qgroup_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_qgroup_num_dirty_extents’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1743:1: note: in expansion of macro ‘TRACE_EVENT’ 1743 | TRACE_EVENT(qgroup_num_dirty_extents, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1743:1: note: in expansion of macro ‘TRACE_EVENT’ 1743 | TRACE_EVENT(qgroup_num_dirty_extents, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_qgroup_account_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1764:1: note: in expansion of macro ‘TRACE_EVENT’ 1764 | TRACE_EVENT(btrfs_qgroup_account_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1764:1: note: in expansion of macro ‘TRACE_EVENT’ 1764 | TRACE_EVENT(btrfs_qgroup_account_extent, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_qgroup_update_counters’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1797:1: note: in expansion of macro ‘TRACE_EVENT’ 1797 | TRACE_EVENT(qgroup_update_counters, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1797:1: note: in expansion of macro ‘TRACE_EVENT’ 1797 | TRACE_EVENT(qgroup_update_counters, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_qgroup_update_reserve’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1826:1: note: in expansion of macro ‘TRACE_EVENT’ 1826 | TRACE_EVENT(qgroup_update_reserve, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1826:1: note: in expansion of macro ‘TRACE_EVENT’ 1826 | TRACE_EVENT(qgroup_update_reserve, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_qgroup_meta_reserve’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ 1852 | TRACE_EVENT(qgroup_meta_reserve, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ 1852 | TRACE_EVENT(qgroup_meta_reserve, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_qgroup_meta_convert’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1875:1: note: in expansion of macro ‘TRACE_EVENT’ 1875 | TRACE_EVENT(qgroup_meta_convert, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1875:1: note: in expansion of macro ‘TRACE_EVENT’ 1875 | TRACE_EVENT(qgroup_meta_convert, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_qgroup_meta_free_all_pertrans’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1898:1: note: in expansion of macro ‘TRACE_EVENT’ 1898 | TRACE_EVENT(qgroup_meta_free_all_pertrans, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1898:1: note: in expansion of macro ‘TRACE_EVENT’ 1898 | TRACE_EVENT(qgroup_meta_free_all_pertrans, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__prelim_ref’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1923:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1923 | DECLARE_EVENT_CLASS(btrfs__prelim_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1923:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1923 | DECLARE_EVENT_CLASS(btrfs__prelim_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_inode_mod_outstanding_extents’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1980:1: note: in expansion of macro ‘TRACE_EVENT’ 1980 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1980:1: note: in expansion of macro ‘TRACE_EVENT’ 1980 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__block_group’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2004 | DECLARE_EVENT_CLASS(btrfs__block_group, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2004 | DECLARE_EVENT_CLASS(btrfs__block_group, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_set_extent_bit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2058:1: note: in expansion of macro ‘TRACE_EVENT’ 2058 | TRACE_EVENT(btrfs_set_extent_bit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2058:1: note: in expansion of macro ‘TRACE_EVENT’ 2058 | TRACE_EVENT(btrfs_set_extent_bit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_clear_extent_bit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2091:1: note: in expansion of macro ‘TRACE_EVENT’ 2091 | TRACE_EVENT(btrfs_clear_extent_bit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2091:1: note: in expansion of macro ‘TRACE_EVENT’ 2091 | TRACE_EVENT(btrfs_clear_extent_bit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_convert_extent_bit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2124:1: note: in expansion of macro ‘TRACE_EVENT’ 2124 | TRACE_EVENT(btrfs_convert_extent_bit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2124:1: note: in expansion of macro ‘TRACE_EVENT’ 2124 | TRACE_EVENT(btrfs_convert_extent_bit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_dump_space_info’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2160 | DECLARE_EVENT_CLASS(btrfs_dump_space_info, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2160 | DECLARE_EVENT_CLASS(btrfs_dump_space_info, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_reserve_ticket’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ 2234 | TRACE_EVENT(btrfs_reserve_ticket, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ 2234 | TRACE_EVENT(btrfs_reserve_ticket, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_sleep_tree_lock’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2263:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2263 | DECLARE_EVENT_CLASS(btrfs_sleep_tree_lock, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2263:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2263 | DECLARE_EVENT_CLASS(btrfs_sleep_tree_lock, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_locking_events’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2307 | DECLARE_EVENT_CLASS(btrfs_locking_events, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2307 | DECLARE_EVENT_CLASS(btrfs_locking_events, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__space_info_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2347 | DECLARE_EVENT_CLASS(btrfs__space_info_update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2347 | DECLARE_EVENT_CLASS(btrfs__space_info_update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_raid56_bio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2394:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2394 | DECLARE_EVENT_CLASS(btrfs_raid56_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2394:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2394 | DECLARE_EVENT_CLASS(btrfs_raid56_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_insert_one_raid_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2461:1: note: in expansion of macro ‘TRACE_EVENT’ 2461 | TRACE_EVENT(btrfs_insert_one_raid_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2461:1: note: in expansion of macro ‘TRACE_EVENT’ 2461 | TRACE_EVENT(btrfs_insert_one_raid_extent, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_raid_extent_delete’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2485:1: note: in expansion of macro ‘TRACE_EVENT’ 2485 | TRACE_EVENT(btrfs_raid_extent_delete, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2485:1: note: in expansion of macro ‘TRACE_EVENT’ 2485 | TRACE_EVENT(btrfs_raid_extent_delete, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_get_raid_extent_offset’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ 2511 | TRACE_EVENT(btrfs_get_raid_extent_offset, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ 2511 | TRACE_EVENT(btrfs_get_raid_extent_offset, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_extent_map_shrinker_count’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ 2537 | TRACE_EVENT(btrfs_extent_map_shrinker_count, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ 2537 | TRACE_EVENT(btrfs_extent_map_shrinker_count, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_extent_map_shrinker_scan_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ 2554 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ 2554 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_enter, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_extent_map_shrinker_scan_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2580:1: note: in expansion of macro ‘TRACE_EVENT’ 2580 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2580:1: note: in expansion of macro ‘TRACE_EVENT’ 2580 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_exit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_extent_map_shrinker_remove_em’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2606:1: note: in expansion of macro ‘TRACE_EVENT’ 2606 | TRACE_EVENT(btrfs_extent_map_shrinker_remove_em, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2606:1: note: in expansion of macro ‘TRACE_EVENT’ 2606 | TRACE_EVENT(btrfs_extent_map_shrinker_remove_em, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/btrfs/super.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/btrfs] Error 2 In file included from ../include/trace/define_trace.h:108, from ../arch/x86/kvm/trace.h:1882, from ../arch/x86/kvm/x86.c:90: ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_entry’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(kvm_entry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(kvm_entry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(kvm_entry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(kvm_entry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(kvm_entry, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hypercall’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(kvm_hypercall, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(kvm_hypercall, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_hypercall’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(kvm_hv_hypercall, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(kvm_hv_hypercall, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_hypercall_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:100:1: note: in expansion of macro ‘TRACE_EVENT’ 100 | TRACE_EVENT(kvm_hv_hypercall_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:100:1: note: in expansion of macro ‘TRACE_EVENT’ 100 | TRACE_EVENT(kvm_hv_hypercall_done, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_xen_hypercall’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(kvm_xen_hypercall, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(kvm_xen_hypercall, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_pio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:161:1: note: in expansion of macro ‘TRACE_EVENT’ 161 | TRACE_EVENT(kvm_pio, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:161:1: note: in expansion of macro ‘TRACE_EVENT’ 161 | TRACE_EVENT(kvm_pio, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_fast_mmio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(kvm_fast_mmio, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(kvm_fast_mmio, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_cpuid’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(kvm_cpuid, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(kvm_cpuid, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_apic’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ 261 | TRACE_EVENT(kvm_apic, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ 261 | TRACE_EVENT(kvm_apic, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:336:1: note: in expansion of macro ‘TRACE_EVENT_KVM_EXIT’ 336 | TRACE_EVENT_KVM_EXIT(kvm_exit); | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:336:1: note: in expansion of macro ‘TRACE_EVENT_KVM_EXIT’ 336 | TRACE_EVENT_KVM_EXIT(kvm_exit); | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_inj_virq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ 341 | TRACE_EVENT(kvm_inj_virq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ 341 | TRACE_EVENT(kvm_inj_virq, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_inj_exception’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ 372 | TRACE_EVENT(kvm_inj_exception, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ 372 | TRACE_EVENT(kvm_inj_exception, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_page_fault’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:402:1: note: in expansion of macro ‘TRACE_EVENT’ 402 | TRACE_EVENT(kvm_page_fault, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:402:1: note: in expansion of macro ‘TRACE_EVENT’ 402 | TRACE_EVENT(kvm_page_fault, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_msr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:428:1: note: in expansion of macro ‘TRACE_EVENT’ 428 | TRACE_EVENT(kvm_msr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:428:1: note: in expansion of macro ‘TRACE_EVENT’ 428 | TRACE_EVENT(kvm_msr, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_cr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:460:1: note: in expansion of macro ‘TRACE_EVENT’ 460 | TRACE_EVENT(kvm_cr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:460:1: note: in expansion of macro ‘TRACE_EVENT’ 460 | TRACE_EVENT(kvm_cr, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_pic_set_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:484:1: note: in expansion of macro ‘TRACE_EVENT’ 484 | TRACE_EVENT(kvm_pic_set_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:484:1: note: in expansion of macro ‘TRACE_EVENT’ 484 | TRACE_EVENT(kvm_pic_set_irq, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_apic_ipi’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:517:1: note: in expansion of macro ‘TRACE_EVENT’ 517 | TRACE_EVENT(kvm_apic_ipi, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:517:1: note: in expansion of macro ‘TRACE_EVENT’ 517 | TRACE_EVENT(kvm_apic_ipi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_apic_accept_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ 542 | TRACE_EVENT(kvm_apic_accept_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ 542 | TRACE_EVENT(kvm_apic_accept_irq, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_eoi’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ 566 | TRACE_EVENT(kvm_eoi, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ 566 | TRACE_EVENT(kvm_eoi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_pv_eoi’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:583:1: note: in expansion of macro ‘TRACE_EVENT’ 583 | TRACE_EVENT(kvm_pv_eoi, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:583:1: note: in expansion of macro ‘TRACE_EVENT’ 583 | TRACE_EVENT(kvm_pv_eoi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_nested_vmenter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(kvm_nested_vmenter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(kvm_nested_vmenter, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_nested_intercepts’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:647:1: note: in expansion of macro ‘TRACE_EVENT’ 647 | TRACE_EVENT(kvm_nested_intercepts, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:647:1: note: in expansion of macro ‘TRACE_EVENT’ 647 | TRACE_EVENT(kvm_nested_intercepts, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_nested_vmexit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:679:1: note: in expansion of macro ‘TRACE_EVENT_KVM_EXIT’ 679 | TRACE_EVENT_KVM_EXIT(kvm_nested_vmexit); | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:679:1: note: in expansion of macro ‘TRACE_EVENT_KVM_EXIT’ 679 | TRACE_EVENT_KVM_EXIT(kvm_nested_vmexit); | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_nested_vmexit_inject’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:684:1: note: in expansion of macro ‘TRACE_EVENT’ 684 | TRACE_EVENT(kvm_nested_vmexit_inject, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:684:1: note: in expansion of macro ‘TRACE_EVENT’ 684 | TRACE_EVENT(kvm_nested_vmexit_inject, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_nested_intr_vmexit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:719:1: note: in expansion of macro ‘TRACE_EVENT’ 719 | TRACE_EVENT(kvm_nested_intr_vmexit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:719:1: note: in expansion of macro ‘TRACE_EVENT’ 719 | TRACE_EVENT(kvm_nested_intr_vmexit, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_invlpga’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ 737 | TRACE_EVENT(kvm_invlpga, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ 737 | TRACE_EVENT(kvm_invlpga, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_skinit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ 760 | TRACE_EVENT(kvm_skinit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ 760 | TRACE_EVENT(kvm_skinit, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_emulate_insn’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:817:1: note: in expansion of macro ‘TRACE_EVENT’ 817 | TRACE_EVENT(kvm_emulate_insn, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:817:1: note: in expansion of macro ‘TRACE_EVENT’ 817 | TRACE_EVENT(kvm_emulate_insn, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_vcpu_match_mmio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:855:1: note: in expansion of macro ‘TRACE_EVENT’ 855 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:855:1: note: in expansion of macro ‘TRACE_EVENT’ 855 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_write_tsc_offset’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:879:1: note: in expansion of macro ‘TRACE_EVENT’ 879 | TRACE_EVENT(kvm_write_tsc_offset, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:879:1: note: in expansion of macro ‘TRACE_EVENT’ 879 | TRACE_EVENT(kvm_write_tsc_offset, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_update_master_clock’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ 906 | TRACE_EVENT(kvm_update_master_clock, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ 906 | TRACE_EVENT(kvm_update_master_clock, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_track_tsc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:928:1: note: in expansion of macro ‘TRACE_EVENT’ 928 | TRACE_EVENT(kvm_track_tsc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:928:1: note: in expansion of macro ‘TRACE_EVENT’ 928 | TRACE_EVENT(kvm_track_tsc, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_pml_full’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:963:1: note: in expansion of macro ‘TRACE_EVENT’ 963 | TRACE_EVENT(kvm_pml_full, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:963:1: note: in expansion of macro ‘TRACE_EVENT’ 963 | TRACE_EVENT(kvm_pml_full, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_ple_window_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ 978 | TRACE_EVENT(kvm_ple_window_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ 978 | TRACE_EVENT(kvm_ple_window_update, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_pvclock_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:999:1: note: in expansion of macro ‘TRACE_EVENT’ 999 | TRACE_EVENT(kvm_pvclock_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:999:1: note: in expansion of macro ‘TRACE_EVENT’ 999 | TRACE_EVENT(kvm_pvclock_update, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_wait_lapic_expire’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1035:1: note: in expansion of macro ‘TRACE_EVENT’ 1035 | TRACE_EVENT(kvm_wait_lapic_expire, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1035:1: note: in expansion of macro ‘TRACE_EVENT’ 1035 | TRACE_EVENT(kvm_wait_lapic_expire, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_smm_transition’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1055:1: note: in expansion of macro ‘TRACE_EVENT’ 1055 | TRACE_EVENT(kvm_smm_transition, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1055:1: note: in expansion of macro ‘TRACE_EVENT’ 1055 | TRACE_EVENT(kvm_smm_transition, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_pi_irte_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1080:1: note: in expansion of macro ‘TRACE_EVENT’ 1080 | TRACE_EVENT(kvm_pi_irte_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1080:1: note: in expansion of macro ‘TRACE_EVENT’ 1080 | TRACE_EVENT(kvm_pi_irte_update, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_notify_acked_sint’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ 1117 | TRACE_EVENT(kvm_hv_notify_acked_sint, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ 1117 | TRACE_EVENT(kvm_hv_notify_acked_sint, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_synic_set_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1137:1: note: in expansion of macro ‘TRACE_EVENT’ 1137 | TRACE_EVENT(kvm_hv_synic_set_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1137:1: note: in expansion of macro ‘TRACE_EVENT’ 1137 | TRACE_EVENT(kvm_hv_synic_set_irq, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_synic_send_eoi’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ 1163 | TRACE_EVENT(kvm_hv_synic_send_eoi, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ 1163 | TRACE_EVENT(kvm_hv_synic_send_eoi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_synic_set_msr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1185:1: note: in expansion of macro ‘TRACE_EVENT’ 1185 | TRACE_EVENT(kvm_hv_synic_set_msr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1185:1: note: in expansion of macro ‘TRACE_EVENT’ 1185 | TRACE_EVENT(kvm_hv_synic_set_msr, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_stimer_set_config’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1210:1: note: in expansion of macro ‘TRACE_EVENT’ 1210 | TRACE_EVENT(kvm_hv_stimer_set_config, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1210:1: note: in expansion of macro ‘TRACE_EVENT’ 1210 | TRACE_EVENT(kvm_hv_stimer_set_config, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_stimer_set_count’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1236:1: note: in expansion of macro ‘TRACE_EVENT’ 1236 | TRACE_EVENT(kvm_hv_stimer_set_count, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1236:1: note: in expansion of macro ‘TRACE_EVENT’ 1236 | TRACE_EVENT(kvm_hv_stimer_set_count, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_stimer_start_periodic’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1262:1: note: in expansion of macro ‘TRACE_EVENT’ 1262 | TRACE_EVENT(kvm_hv_stimer_start_periodic, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1262:1: note: in expansion of macro ‘TRACE_EVENT’ 1262 | TRACE_EVENT(kvm_hv_stimer_start_periodic, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_stimer_start_one_shot’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1288:1: note: in expansion of macro ‘TRACE_EVENT’ 1288 | TRACE_EVENT(kvm_hv_stimer_start_one_shot, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1288:1: note: in expansion of macro ‘TRACE_EVENT’ 1288 | TRACE_EVENT(kvm_hv_stimer_start_one_shot, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_stimer_callback’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ 1314 | TRACE_EVENT(kvm_hv_stimer_callback, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ 1314 | TRACE_EVENT(kvm_hv_stimer_callback, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_stimer_expiration’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1335:1: note: in expansion of macro ‘TRACE_EVENT’ 1335 | TRACE_EVENT(kvm_hv_stimer_expiration, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1335:1: note: in expansion of macro ‘TRACE_EVENT’ 1335 | TRACE_EVENT(kvm_hv_stimer_expiration, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_stimer_cleanup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1361:1: note: in expansion of macro ‘TRACE_EVENT’ 1361 | TRACE_EVENT(kvm_hv_stimer_cleanup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1361:1: note: in expansion of macro ‘TRACE_EVENT’ 1361 | TRACE_EVENT(kvm_hv_stimer_cleanup, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_apicv_inhibit_changed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1383:1: note: in expansion of macro ‘TRACE_EVENT’ 1383 | TRACE_EVENT(kvm_apicv_inhibit_changed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1383:1: note: in expansion of macro ‘TRACE_EVENT’ 1383 | TRACE_EVENT(kvm_apicv_inhibit_changed, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_apicv_accept_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1405:1: note: in expansion of macro ‘TRACE_EVENT’ 1405 | TRACE_EVENT(kvm_apicv_accept_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1405:1: note: in expansion of macro ‘TRACE_EVENT’ 1405 | TRACE_EVENT(kvm_apicv_accept_irq, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_avic_incomplete_ipi’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1432:1: note: in expansion of macro ‘TRACE_EVENT’ 1432 | TRACE_EVENT(kvm_avic_incomplete_ipi, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1432:1: note: in expansion of macro ‘TRACE_EVENT’ 1432 | TRACE_EVENT(kvm_avic_incomplete_ipi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_avic_unaccelerated_access’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1457:1: note: in expansion of macro ‘TRACE_EVENT’ 1457 | TRACE_EVENT(kvm_avic_unaccelerated_access, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1457:1: note: in expansion of macro ‘TRACE_EVENT’ 1457 | TRACE_EVENT(kvm_avic_unaccelerated_access, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_avic_ga_log’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1486:1: note: in expansion of macro ‘TRACE_EVENT’ 1486 | TRACE_EVENT(kvm_avic_ga_log, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1486:1: note: in expansion of macro ‘TRACE_EVENT’ 1486 | TRACE_EVENT(kvm_avic_ga_log, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_avic_kick_vcpu_slowpath’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ 1504 | TRACE_EVENT(kvm_avic_kick_vcpu_slowpath, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ 1504 | TRACE_EVENT(kvm_avic_kick_vcpu_slowpath, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_avic_doorbell’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1524:1: note: in expansion of macro ‘TRACE_EVENT’ 1524 | TRACE_EVENT(kvm_avic_doorbell, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1524:1: note: in expansion of macro ‘TRACE_EVENT’ 1524 | TRACE_EVENT(kvm_avic_doorbell, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_timer_state’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1542:1: note: in expansion of macro ‘TRACE_EVENT’ 1542 | TRACE_EVENT(kvm_hv_timer_state, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1542:1: note: in expansion of macro ‘TRACE_EVENT’ 1542 | TRACE_EVENT(kvm_hv_timer_state, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_flush_tlb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1561:1: note: in expansion of macro ‘TRACE_EVENT’ 1561 | TRACE_EVENT(kvm_hv_flush_tlb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1561:1: note: in expansion of macro ‘TRACE_EVENT’ 1561 | TRACE_EVENT(kvm_hv_flush_tlb, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_flush_tlb_ex’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1587:1: note: in expansion of macro ‘TRACE_EVENT’ 1587 | TRACE_EVENT(kvm_hv_flush_tlb_ex, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1587:1: note: in expansion of macro ‘TRACE_EVENT’ 1587 | TRACE_EVENT(kvm_hv_flush_tlb_ex, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_send_ipi’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1617:1: note: in expansion of macro ‘TRACE_EVENT’ 1617 | TRACE_EVENT(kvm_hv_send_ipi, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1617:1: note: in expansion of macro ‘TRACE_EVENT’ 1617 | TRACE_EVENT(kvm_hv_send_ipi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_send_ipi_ex’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1635:1: note: in expansion of macro ‘TRACE_EVENT’ 1635 | TRACE_EVENT(kvm_hv_send_ipi_ex, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1635:1: note: in expansion of macro ‘TRACE_EVENT’ 1635 | TRACE_EVENT(kvm_hv_send_ipi_ex, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_pv_tlb_flush’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1656:1: note: in expansion of macro ‘TRACE_EVENT’ 1656 | TRACE_EVENT(kvm_pv_tlb_flush, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1656:1: note: in expansion of macro ‘TRACE_EVENT’ 1656 | TRACE_EVENT(kvm_pv_tlb_flush, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_nested_vmenter_failed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(kvm_nested_vmenter_failed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(kvm_nested_vmenter_failed, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_syndbg_set_msr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1698:1: note: in expansion of macro ‘TRACE_EVENT’ 1698 | TRACE_EVENT(kvm_hv_syndbg_set_msr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1698:1: note: in expansion of macro ‘TRACE_EVENT’ 1698 | TRACE_EVENT(kvm_hv_syndbg_set_msr, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_syndbg_get_msr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1724:1: note: in expansion of macro ‘TRACE_EVENT’ 1724 | TRACE_EVENT(kvm_hv_syndbg_get_msr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1724:1: note: in expansion of macro ‘TRACE_EVENT’ 1724 | TRACE_EVENT(kvm_hv_syndbg_get_msr, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_vmgexit_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1750:1: note: in expansion of macro ‘TRACE_EVENT’ 1750 | TRACE_EVENT(kvm_vmgexit_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1750:1: note: in expansion of macro ‘TRACE_EVENT’ 1750 | TRACE_EVENT(kvm_vmgexit_enter, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_vmgexit_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1776:1: note: in expansion of macro ‘TRACE_EVENT’ 1776 | TRACE_EVENT(kvm_vmgexit_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1776:1: note: in expansion of macro ‘TRACE_EVENT’ 1776 | TRACE_EVENT(kvm_vmgexit_exit, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_vmgexit_msr_protocol_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1802:1: note: in expansion of macro ‘TRACE_EVENT’ 1802 | TRACE_EVENT(kvm_vmgexit_msr_protocol_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1802:1: note: in expansion of macro ‘TRACE_EVENT’ 1802 | TRACE_EVENT(kvm_vmgexit_msr_protocol_enter, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_vmgexit_msr_protocol_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1823:1: note: in expansion of macro ‘TRACE_EVENT’ 1823 | TRACE_EVENT(kvm_vmgexit_msr_protocol_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1823:1: note: in expansion of macro ‘TRACE_EVENT’ 1823 | TRACE_EVENT(kvm_vmgexit_msr_protocol_exit, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_rmp_fault’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1846:1: note: in expansion of macro ‘TRACE_EVENT’ 1846 | TRACE_EVENT(kvm_rmp_fault, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1846:1: note: in expansion of macro ‘TRACE_EVENT’ 1846 | TRACE_EVENT(kvm_rmp_fault, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_entry’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(kvm_entry, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(kvm_entry, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hypercall’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(kvm_hypercall, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(kvm_hypercall, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_hypercall’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(kvm_hv_hypercall, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(kvm_hv_hypercall, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_hypercall_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:100:1: note: in expansion of macro ‘TRACE_EVENT’ 100 | TRACE_EVENT(kvm_hv_hypercall_done, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:100:1: note: in expansion of macro ‘TRACE_EVENT’ 100 | TRACE_EVENT(kvm_hv_hypercall_done, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_xen_hypercall’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(kvm_xen_hypercall, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(kvm_xen_hypercall, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_pio’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:161:1: note: in expansion of macro ‘TRACE_EVENT’ 161 | TRACE_EVENT(kvm_pio, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:161:1: note: in expansion of macro ‘TRACE_EVENT’ 161 | TRACE_EVENT(kvm_pio, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_fast_mmio’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(kvm_fast_mmio, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(kvm_fast_mmio, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_cpuid’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(kvm_cpuid, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(kvm_cpuid, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_apic’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ 261 | TRACE_EVENT(kvm_apic, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ 261 | TRACE_EVENT(kvm_apic, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:336:1: note: in expansion of macro ‘TRACE_EVENT_KVM_EXIT’ 336 | TRACE_EVENT_KVM_EXIT(kvm_exit); | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:336:1: note: in expansion of macro ‘TRACE_EVENT_KVM_EXIT’ 336 | TRACE_EVENT_KVM_EXIT(kvm_exit); | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_inj_virq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ 341 | TRACE_EVENT(kvm_inj_virq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ 341 | TRACE_EVENT(kvm_inj_virq, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_inj_exception’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ 372 | TRACE_EVENT(kvm_inj_exception, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ 372 | TRACE_EVENT(kvm_inj_exception, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_page_fault’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:402:1: note: in expansion of macro ‘TRACE_EVENT’ 402 | TRACE_EVENT(kvm_page_fault, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:402:1: note: in expansion of macro ‘TRACE_EVENT’ 402 | TRACE_EVENT(kvm_page_fault, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_msr’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:428:1: note: in expansion of macro ‘TRACE_EVENT’ 428 | TRACE_EVENT(kvm_msr, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:428:1: note: in expansion of macro ‘TRACE_EVENT’ 428 | TRACE_EVENT(kvm_msr, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_cr’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:460:1: note: in expansion of macro ‘TRACE_EVENT’ 460 | TRACE_EVENT(kvm_cr, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:460:1: note: in expansion of macro ‘TRACE_EVENT’ 460 | TRACE_EVENT(kvm_cr, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_pic_set_irq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:484:1: note: in expansion of macro ‘TRACE_EVENT’ 484 | TRACE_EVENT(kvm_pic_set_irq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:484:1: note: in expansion of macro ‘TRACE_EVENT’ 484 | TRACE_EVENT(kvm_pic_set_irq, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_apic_ipi’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:517:1: note: in expansion of macro ‘TRACE_EVENT’ 517 | TRACE_EVENT(kvm_apic_ipi, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:517:1: note: in expansion of macro ‘TRACE_EVENT’ 517 | TRACE_EVENT(kvm_apic_ipi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_apic_accept_irq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ 542 | TRACE_EVENT(kvm_apic_accept_irq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ 542 | TRACE_EVENT(kvm_apic_accept_irq, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_eoi’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ 566 | TRACE_EVENT(kvm_eoi, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ 566 | TRACE_EVENT(kvm_eoi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_pv_eoi’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:583:1: note: in expansion of macro ‘TRACE_EVENT’ 583 | TRACE_EVENT(kvm_pv_eoi, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:583:1: note: in expansion of macro ‘TRACE_EVENT’ 583 | TRACE_EVENT(kvm_pv_eoi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_nested_vmenter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(kvm_nested_vmenter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(kvm_nested_vmenter, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_nested_intercepts’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:647:1: note: in expansion of macro ‘TRACE_EVENT’ 647 | TRACE_EVENT(kvm_nested_intercepts, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:647:1: note: in expansion of macro ‘TRACE_EVENT’ 647 | TRACE_EVENT(kvm_nested_intercepts, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_nested_vmexit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:679:1: note: in expansion of macro ‘TRACE_EVENT_KVM_EXIT’ 679 | TRACE_EVENT_KVM_EXIT(kvm_nested_vmexit); | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:679:1: note: in expansion of macro ‘TRACE_EVENT_KVM_EXIT’ 679 | TRACE_EVENT_KVM_EXIT(kvm_nested_vmexit); | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_nested_vmexit_inject’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:684:1: note: in expansion of macro ‘TRACE_EVENT’ 684 | TRACE_EVENT(kvm_nested_vmexit_inject, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:684:1: note: in expansion of macro ‘TRACE_EVENT’ 684 | TRACE_EVENT(kvm_nested_vmexit_inject, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_nested_intr_vmexit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:719:1: note: in expansion of macro ‘TRACE_EVENT’ 719 | TRACE_EVENT(kvm_nested_intr_vmexit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:719:1: note: in expansion of macro ‘TRACE_EVENT’ 719 | TRACE_EVENT(kvm_nested_intr_vmexit, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_invlpga’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ 737 | TRACE_EVENT(kvm_invlpga, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ 737 | TRACE_EVENT(kvm_invlpga, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_skinit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ 760 | TRACE_EVENT(kvm_skinit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ 760 | TRACE_EVENT(kvm_skinit, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_emulate_insn’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:817:1: note: in expansion of macro ‘TRACE_EVENT’ 817 | TRACE_EVENT(kvm_emulate_insn, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:817:1: note: in expansion of macro ‘TRACE_EVENT’ 817 | TRACE_EVENT(kvm_emulate_insn, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_vcpu_match_mmio’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:855:1: note: in expansion of macro ‘TRACE_EVENT’ 855 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:855:1: note: in expansion of macro ‘TRACE_EVENT’ 855 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_write_tsc_offset’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:879:1: note: in expansion of macro ‘TRACE_EVENT’ 879 | TRACE_EVENT(kvm_write_tsc_offset, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:879:1: note: in expansion of macro ‘TRACE_EVENT’ 879 | TRACE_EVENT(kvm_write_tsc_offset, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_update_master_clock’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ 906 | TRACE_EVENT(kvm_update_master_clock, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ 906 | TRACE_EVENT(kvm_update_master_clock, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_track_tsc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:928:1: note: in expansion of macro ‘TRACE_EVENT’ 928 | TRACE_EVENT(kvm_track_tsc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:928:1: note: in expansion of macro ‘TRACE_EVENT’ 928 | TRACE_EVENT(kvm_track_tsc, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_pml_full’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:963:1: note: in expansion of macro ‘TRACE_EVENT’ 963 | TRACE_EVENT(kvm_pml_full, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:963:1: note: in expansion of macro ‘TRACE_EVENT’ 963 | TRACE_EVENT(kvm_pml_full, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_ple_window_update’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ 978 | TRACE_EVENT(kvm_ple_window_update, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ 978 | TRACE_EVENT(kvm_ple_window_update, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_pvclock_update’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:999:1: note: in expansion of macro ‘TRACE_EVENT’ 999 | TRACE_EVENT(kvm_pvclock_update, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:999:1: note: in expansion of macro ‘TRACE_EVENT’ 999 | TRACE_EVENT(kvm_pvclock_update, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_wait_lapic_expire’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1035:1: note: in expansion of macro ‘TRACE_EVENT’ 1035 | TRACE_EVENT(kvm_wait_lapic_expire, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1035:1: note: in expansion of macro ‘TRACE_EVENT’ 1035 | TRACE_EVENT(kvm_wait_lapic_expire, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_smm_transition’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1055:1: note: in expansion of macro ‘TRACE_EVENT’ 1055 | TRACE_EVENT(kvm_smm_transition, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1055:1: note: in expansion of macro ‘TRACE_EVENT’ 1055 | TRACE_EVENT(kvm_smm_transition, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_pi_irte_update’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1080:1: note: in expansion of macro ‘TRACE_EVENT’ 1080 | TRACE_EVENT(kvm_pi_irte_update, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1080:1: note: in expansion of macro ‘TRACE_EVENT’ 1080 | TRACE_EVENT(kvm_pi_irte_update, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_notify_acked_sint’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ 1117 | TRACE_EVENT(kvm_hv_notify_acked_sint, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ 1117 | TRACE_EVENT(kvm_hv_notify_acked_sint, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_synic_set_irq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1137:1: note: in expansion of macro ‘TRACE_EVENT’ 1137 | TRACE_EVENT(kvm_hv_synic_set_irq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1137:1: note: in expansion of macro ‘TRACE_EVENT’ 1137 | TRACE_EVENT(kvm_hv_synic_set_irq, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_synic_send_eoi’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ 1163 | TRACE_EVENT(kvm_hv_synic_send_eoi, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ 1163 | TRACE_EVENT(kvm_hv_synic_send_eoi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_synic_set_msr’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1185:1: note: in expansion of macro ‘TRACE_EVENT’ 1185 | TRACE_EVENT(kvm_hv_synic_set_msr, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1185:1: note: in expansion of macro ‘TRACE_EVENT’ 1185 | TRACE_EVENT(kvm_hv_synic_set_msr, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_stimer_set_config’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1210:1: note: in expansion of macro ‘TRACE_EVENT’ 1210 | TRACE_EVENT(kvm_hv_stimer_set_config, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1210:1: note: in expansion of macro ‘TRACE_EVENT’ 1210 | TRACE_EVENT(kvm_hv_stimer_set_config, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_stimer_set_count’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1236:1: note: in expansion of macro ‘TRACE_EVENT’ 1236 | TRACE_EVENT(kvm_hv_stimer_set_count, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1236:1: note: in expansion of macro ‘TRACE_EVENT’ 1236 | TRACE_EVENT(kvm_hv_stimer_set_count, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_stimer_start_periodic’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1262:1: note: in expansion of macro ‘TRACE_EVENT’ 1262 | TRACE_EVENT(kvm_hv_stimer_start_periodic, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1262:1: note: in expansion of macro ‘TRACE_EVENT’ 1262 | TRACE_EVENT(kvm_hv_stimer_start_periodic, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_stimer_start_one_shot’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1288:1: note: in expansion of macro ‘TRACE_EVENT’ 1288 | TRACE_EVENT(kvm_hv_stimer_start_one_shot, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1288:1: note: in expansion of macro ‘TRACE_EVENT’ 1288 | TRACE_EVENT(kvm_hv_stimer_start_one_shot, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_stimer_callback’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ 1314 | TRACE_EVENT(kvm_hv_stimer_callback, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ 1314 | TRACE_EVENT(kvm_hv_stimer_callback, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_stimer_expiration’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1335:1: note: in expansion of macro ‘TRACE_EVENT’ 1335 | TRACE_EVENT(kvm_hv_stimer_expiration, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1335:1: note: in expansion of macro ‘TRACE_EVENT’ 1335 | TRACE_EVENT(kvm_hv_stimer_expiration, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_stimer_cleanup’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1361:1: note: in expansion of macro ‘TRACE_EVENT’ 1361 | TRACE_EVENT(kvm_hv_stimer_cleanup, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1361:1: note: in expansion of macro ‘TRACE_EVENT’ 1361 | TRACE_EVENT(kvm_hv_stimer_cleanup, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_apicv_inhibit_changed’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1383:1: note: in expansion of macro ‘TRACE_EVENT’ 1383 | TRACE_EVENT(kvm_apicv_inhibit_changed, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1383:1: note: in expansion of macro ‘TRACE_EVENT’ 1383 | TRACE_EVENT(kvm_apicv_inhibit_changed, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_apicv_accept_irq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1405:1: note: in expansion of macro ‘TRACE_EVENT’ 1405 | TRACE_EVENT(kvm_apicv_accept_irq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1405:1: note: in expansion of macro ‘TRACE_EVENT’ 1405 | TRACE_EVENT(kvm_apicv_accept_irq, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_avic_incomplete_ipi’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1432:1: note: in expansion of macro ‘TRACE_EVENT’ 1432 | TRACE_EVENT(kvm_avic_incomplete_ipi, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1432:1: note: in expansion of macro ‘TRACE_EVENT’ 1432 | TRACE_EVENT(kvm_avic_incomplete_ipi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_avic_unaccelerated_access’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1457:1: note: in expansion of macro ‘TRACE_EVENT’ 1457 | TRACE_EVENT(kvm_avic_unaccelerated_access, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1457:1: note: in expansion of macro ‘TRACE_EVENT’ 1457 | TRACE_EVENT(kvm_avic_unaccelerated_access, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_avic_ga_log’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1486:1: note: in expansion of macro ‘TRACE_EVENT’ 1486 | TRACE_EVENT(kvm_avic_ga_log, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1486:1: note: in expansion of macro ‘TRACE_EVENT’ 1486 | TRACE_EVENT(kvm_avic_ga_log, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_avic_kick_vcpu_slowpath’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ 1504 | TRACE_EVENT(kvm_avic_kick_vcpu_slowpath, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ 1504 | TRACE_EVENT(kvm_avic_kick_vcpu_slowpath, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_avic_doorbell’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1524:1: note: in expansion of macro ‘TRACE_EVENT’ 1524 | TRACE_EVENT(kvm_avic_doorbell, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1524:1: note: in expansion of macro ‘TRACE_EVENT’ 1524 | TRACE_EVENT(kvm_avic_doorbell, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_timer_state’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1542:1: note: in expansion of macro ‘TRACE_EVENT’ 1542 | TRACE_EVENT(kvm_hv_timer_state, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1542:1: note: in expansion of macro ‘TRACE_EVENT’ 1542 | TRACE_EVENT(kvm_hv_timer_state, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_flush_tlb’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1561:1: note: in expansion of macro ‘TRACE_EVENT’ 1561 | TRACE_EVENT(kvm_hv_flush_tlb, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1561:1: note: in expansion of macro ‘TRACE_EVENT’ 1561 | TRACE_EVENT(kvm_hv_flush_tlb, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_flush_tlb_ex’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1587:1: note: in expansion of macro ‘TRACE_EVENT’ 1587 | TRACE_EVENT(kvm_hv_flush_tlb_ex, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1587:1: note: in expansion of macro ‘TRACE_EVENT’ 1587 | TRACE_EVENT(kvm_hv_flush_tlb_ex, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_send_ipi’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1617:1: note: in expansion of macro ‘TRACE_EVENT’ 1617 | TRACE_EVENT(kvm_hv_send_ipi, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1617:1: note: in expansion of macro ‘TRACE_EVENT’ 1617 | TRACE_EVENT(kvm_hv_send_ipi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_send_ipi_ex’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1635:1: note: in expansion of macro ‘TRACE_EVENT’ 1635 | TRACE_EVENT(kvm_hv_send_ipi_ex, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1635:1: note: in expansion of macro ‘TRACE_EVENT’ 1635 | TRACE_EVENT(kvm_hv_send_ipi_ex, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_pv_tlb_flush’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1656:1: note: in expansion of macro ‘TRACE_EVENT’ 1656 | TRACE_EVENT(kvm_pv_tlb_flush, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1656:1: note: in expansion of macro ‘TRACE_EVENT’ 1656 | TRACE_EVENT(kvm_pv_tlb_flush, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_nested_vmenter_failed’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(kvm_nested_vmenter_failed, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(kvm_nested_vmenter_failed, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_syndbg_set_msr’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1698:1: note: in expansion of macro ‘TRACE_EVENT’ 1698 | TRACE_EVENT(kvm_hv_syndbg_set_msr, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1698:1: note: in expansion of macro ‘TRACE_EVENT’ 1698 | TRACE_EVENT(kvm_hv_syndbg_set_msr, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_hv_syndbg_get_msr’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1724:1: note: in expansion of macro ‘TRACE_EVENT’ 1724 | TRACE_EVENT(kvm_hv_syndbg_get_msr, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1724:1: note: in expansion of macro ‘TRACE_EVENT’ 1724 | TRACE_EVENT(kvm_hv_syndbg_get_msr, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_vmgexit_enter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1750:1: note: in expansion of macro ‘TRACE_EVENT’ 1750 | TRACE_EVENT(kvm_vmgexit_enter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1750:1: note: in expansion of macro ‘TRACE_EVENT’ 1750 | TRACE_EVENT(kvm_vmgexit_enter, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_vmgexit_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1776:1: note: in expansion of macro ‘TRACE_EVENT’ 1776 | TRACE_EVENT(kvm_vmgexit_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1776:1: note: in expansion of macro ‘TRACE_EVENT’ 1776 | TRACE_EVENT(kvm_vmgexit_exit, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_vmgexit_msr_protocol_enter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1802:1: note: in expansion of macro ‘TRACE_EVENT’ 1802 | TRACE_EVENT(kvm_vmgexit_msr_protocol_enter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1802:1: note: in expansion of macro ‘TRACE_EVENT’ 1802 | TRACE_EVENT(kvm_vmgexit_msr_protocol_enter, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_vmgexit_msr_protocol_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1823:1: note: in expansion of macro ‘TRACE_EVENT’ 1823 | TRACE_EVENT(kvm_vmgexit_msr_protocol_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1823:1: note: in expansion of macro ‘TRACE_EVENT’ 1823 | TRACE_EVENT(kvm_vmgexit_msr_protocol_exit, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘perf_trace_kvm_rmp_fault’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1846:1: note: in expansion of macro ‘TRACE_EVENT’ 1846 | TRACE_EVENT(kvm_rmp_fault, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1846:1: note: in expansion of macro ‘TRACE_EVENT’ 1846 | TRACE_EVENT(kvm_rmp_fault, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_entry’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(kvm_entry, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(kvm_entry, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hypercall’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(kvm_hypercall, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(kvm_hypercall, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_hypercall’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(kvm_hv_hypercall, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(kvm_hv_hypercall, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_hypercall_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:100:1: note: in expansion of macro ‘TRACE_EVENT’ 100 | TRACE_EVENT(kvm_hv_hypercall_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:100:1: note: in expansion of macro ‘TRACE_EVENT’ 100 | TRACE_EVENT(kvm_hv_hypercall_done, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_xen_hypercall’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(kvm_xen_hypercall, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(kvm_xen_hypercall, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_pio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:161:1: note: in expansion of macro ‘TRACE_EVENT’ 161 | TRACE_EVENT(kvm_pio, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:161:1: note: in expansion of macro ‘TRACE_EVENT’ 161 | TRACE_EVENT(kvm_pio, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_fast_mmio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(kvm_fast_mmio, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(kvm_fast_mmio, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_cpuid’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(kvm_cpuid, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(kvm_cpuid, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_apic’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ 261 | TRACE_EVENT(kvm_apic, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ 261 | TRACE_EVENT(kvm_apic, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:336:1: note: in expansion of macro ‘TRACE_EVENT_KVM_EXIT’ 336 | TRACE_EVENT_KVM_EXIT(kvm_exit); | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:336:1: note: in expansion of macro ‘TRACE_EVENT_KVM_EXIT’ 336 | TRACE_EVENT_KVM_EXIT(kvm_exit); | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_inj_virq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ 341 | TRACE_EVENT(kvm_inj_virq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ 341 | TRACE_EVENT(kvm_inj_virq, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_inj_exception’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ 372 | TRACE_EVENT(kvm_inj_exception, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ 372 | TRACE_EVENT(kvm_inj_exception, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_page_fault’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:402:1: note: in expansion of macro ‘TRACE_EVENT’ 402 | TRACE_EVENT(kvm_page_fault, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:402:1: note: in expansion of macro ‘TRACE_EVENT’ 402 | TRACE_EVENT(kvm_page_fault, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_msr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:428:1: note: in expansion of macro ‘TRACE_EVENT’ 428 | TRACE_EVENT(kvm_msr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:428:1: note: in expansion of macro ‘TRACE_EVENT’ 428 | TRACE_EVENT(kvm_msr, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_cr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:460:1: note: in expansion of macro ‘TRACE_EVENT’ 460 | TRACE_EVENT(kvm_cr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:460:1: note: in expansion of macro ‘TRACE_EVENT’ 460 | TRACE_EVENT(kvm_cr, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_pic_set_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:484:1: note: in expansion of macro ‘TRACE_EVENT’ 484 | TRACE_EVENT(kvm_pic_set_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:484:1: note: in expansion of macro ‘TRACE_EVENT’ 484 | TRACE_EVENT(kvm_pic_set_irq, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_apic_ipi’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:517:1: note: in expansion of macro ‘TRACE_EVENT’ 517 | TRACE_EVENT(kvm_apic_ipi, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:517:1: note: in expansion of macro ‘TRACE_EVENT’ 517 | TRACE_EVENT(kvm_apic_ipi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_apic_accept_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ 542 | TRACE_EVENT(kvm_apic_accept_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ 542 | TRACE_EVENT(kvm_apic_accept_irq, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_eoi’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ 566 | TRACE_EVENT(kvm_eoi, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ 566 | TRACE_EVENT(kvm_eoi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_pv_eoi’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:583:1: note: in expansion of macro ‘TRACE_EVENT’ 583 | TRACE_EVENT(kvm_pv_eoi, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:583:1: note: in expansion of macro ‘TRACE_EVENT’ 583 | TRACE_EVENT(kvm_pv_eoi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_nested_vmenter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(kvm_nested_vmenter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(kvm_nested_vmenter, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_nested_intercepts’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:647:1: note: in expansion of macro ‘TRACE_EVENT’ 647 | TRACE_EVENT(kvm_nested_intercepts, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:647:1: note: in expansion of macro ‘TRACE_EVENT’ 647 | TRACE_EVENT(kvm_nested_intercepts, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_nested_vmexit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:679:1: note: in expansion of macro ‘TRACE_EVENT_KVM_EXIT’ 679 | TRACE_EVENT_KVM_EXIT(kvm_nested_vmexit); | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:679:1: note: in expansion of macro ‘TRACE_EVENT_KVM_EXIT’ 679 | TRACE_EVENT_KVM_EXIT(kvm_nested_vmexit); | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_nested_vmexit_inject’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:684:1: note: in expansion of macro ‘TRACE_EVENT’ 684 | TRACE_EVENT(kvm_nested_vmexit_inject, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:684:1: note: in expansion of macro ‘TRACE_EVENT’ 684 | TRACE_EVENT(kvm_nested_vmexit_inject, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_nested_intr_vmexit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:719:1: note: in expansion of macro ‘TRACE_EVENT’ 719 | TRACE_EVENT(kvm_nested_intr_vmexit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:719:1: note: in expansion of macro ‘TRACE_EVENT’ 719 | TRACE_EVENT(kvm_nested_intr_vmexit, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_invlpga’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ 737 | TRACE_EVENT(kvm_invlpga, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ 737 | TRACE_EVENT(kvm_invlpga, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_skinit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ 760 | TRACE_EVENT(kvm_skinit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ 760 | TRACE_EVENT(kvm_skinit, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_emulate_insn’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:817:1: note: in expansion of macro ‘TRACE_EVENT’ 817 | TRACE_EVENT(kvm_emulate_insn, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:817:1: note: in expansion of macro ‘TRACE_EVENT’ 817 | TRACE_EVENT(kvm_emulate_insn, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_vcpu_match_mmio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:855:1: note: in expansion of macro ‘TRACE_EVENT’ 855 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:855:1: note: in expansion of macro ‘TRACE_EVENT’ 855 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_write_tsc_offset’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:879:1: note: in expansion of macro ‘TRACE_EVENT’ 879 | TRACE_EVENT(kvm_write_tsc_offset, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:879:1: note: in expansion of macro ‘TRACE_EVENT’ 879 | TRACE_EVENT(kvm_write_tsc_offset, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_update_master_clock’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ 906 | TRACE_EVENT(kvm_update_master_clock, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ 906 | TRACE_EVENT(kvm_update_master_clock, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_track_tsc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:928:1: note: in expansion of macro ‘TRACE_EVENT’ 928 | TRACE_EVENT(kvm_track_tsc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:928:1: note: in expansion of macro ‘TRACE_EVENT’ 928 | TRACE_EVENT(kvm_track_tsc, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_pml_full’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:963:1: note: in expansion of macro ‘TRACE_EVENT’ 963 | TRACE_EVENT(kvm_pml_full, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:963:1: note: in expansion of macro ‘TRACE_EVENT’ 963 | TRACE_EVENT(kvm_pml_full, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_ple_window_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ 978 | TRACE_EVENT(kvm_ple_window_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ 978 | TRACE_EVENT(kvm_ple_window_update, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_pvclock_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:999:1: note: in expansion of macro ‘TRACE_EVENT’ 999 | TRACE_EVENT(kvm_pvclock_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:999:1: note: in expansion of macro ‘TRACE_EVENT’ 999 | TRACE_EVENT(kvm_pvclock_update, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_wait_lapic_expire’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1035:1: note: in expansion of macro ‘TRACE_EVENT’ 1035 | TRACE_EVENT(kvm_wait_lapic_expire, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1035:1: note: in expansion of macro ‘TRACE_EVENT’ 1035 | TRACE_EVENT(kvm_wait_lapic_expire, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_smm_transition’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1055:1: note: in expansion of macro ‘TRACE_EVENT’ 1055 | TRACE_EVENT(kvm_smm_transition, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1055:1: note: in expansion of macro ‘TRACE_EVENT’ 1055 | TRACE_EVENT(kvm_smm_transition, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_pi_irte_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1080:1: note: in expansion of macro ‘TRACE_EVENT’ 1080 | TRACE_EVENT(kvm_pi_irte_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1080:1: note: in expansion of macro ‘TRACE_EVENT’ 1080 | TRACE_EVENT(kvm_pi_irte_update, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_notify_acked_sint’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ 1117 | TRACE_EVENT(kvm_hv_notify_acked_sint, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ 1117 | TRACE_EVENT(kvm_hv_notify_acked_sint, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_synic_set_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1137:1: note: in expansion of macro ‘TRACE_EVENT’ 1137 | TRACE_EVENT(kvm_hv_synic_set_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1137:1: note: in expansion of macro ‘TRACE_EVENT’ 1137 | TRACE_EVENT(kvm_hv_synic_set_irq, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_synic_send_eoi’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ 1163 | TRACE_EVENT(kvm_hv_synic_send_eoi, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ 1163 | TRACE_EVENT(kvm_hv_synic_send_eoi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_synic_set_msr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1185:1: note: in expansion of macro ‘TRACE_EVENT’ 1185 | TRACE_EVENT(kvm_hv_synic_set_msr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1185:1: note: in expansion of macro ‘TRACE_EVENT’ 1185 | TRACE_EVENT(kvm_hv_synic_set_msr, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_stimer_set_config’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1210:1: note: in expansion of macro ‘TRACE_EVENT’ 1210 | TRACE_EVENT(kvm_hv_stimer_set_config, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1210:1: note: in expansion of macro ‘TRACE_EVENT’ 1210 | TRACE_EVENT(kvm_hv_stimer_set_config, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_stimer_set_count’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1236:1: note: in expansion of macro ‘TRACE_EVENT’ 1236 | TRACE_EVENT(kvm_hv_stimer_set_count, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1236:1: note: in expansion of macro ‘TRACE_EVENT’ 1236 | TRACE_EVENT(kvm_hv_stimer_set_count, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_stimer_start_periodic’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1262:1: note: in expansion of macro ‘TRACE_EVENT’ 1262 | TRACE_EVENT(kvm_hv_stimer_start_periodic, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1262:1: note: in expansion of macro ‘TRACE_EVENT’ 1262 | TRACE_EVENT(kvm_hv_stimer_start_periodic, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_stimer_start_one_shot’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1288:1: note: in expansion of macro ‘TRACE_EVENT’ 1288 | TRACE_EVENT(kvm_hv_stimer_start_one_shot, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1288:1: note: in expansion of macro ‘TRACE_EVENT’ 1288 | TRACE_EVENT(kvm_hv_stimer_start_one_shot, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_stimer_callback’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ 1314 | TRACE_EVENT(kvm_hv_stimer_callback, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ 1314 | TRACE_EVENT(kvm_hv_stimer_callback, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_stimer_expiration’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1335:1: note: in expansion of macro ‘TRACE_EVENT’ 1335 | TRACE_EVENT(kvm_hv_stimer_expiration, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1335:1: note: in expansion of macro ‘TRACE_EVENT’ 1335 | TRACE_EVENT(kvm_hv_stimer_expiration, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_stimer_cleanup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1361:1: note: in expansion of macro ‘TRACE_EVENT’ 1361 | TRACE_EVENT(kvm_hv_stimer_cleanup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1361:1: note: in expansion of macro ‘TRACE_EVENT’ 1361 | TRACE_EVENT(kvm_hv_stimer_cleanup, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_apicv_inhibit_changed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1383:1: note: in expansion of macro ‘TRACE_EVENT’ 1383 | TRACE_EVENT(kvm_apicv_inhibit_changed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1383:1: note: in expansion of macro ‘TRACE_EVENT’ 1383 | TRACE_EVENT(kvm_apicv_inhibit_changed, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_apicv_accept_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1405:1: note: in expansion of macro ‘TRACE_EVENT’ 1405 | TRACE_EVENT(kvm_apicv_accept_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1405:1: note: in expansion of macro ‘TRACE_EVENT’ 1405 | TRACE_EVENT(kvm_apicv_accept_irq, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_avic_incomplete_ipi’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1432:1: note: in expansion of macro ‘TRACE_EVENT’ 1432 | TRACE_EVENT(kvm_avic_incomplete_ipi, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1432:1: note: in expansion of macro ‘TRACE_EVENT’ 1432 | TRACE_EVENT(kvm_avic_incomplete_ipi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_avic_unaccelerated_access’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1457:1: note: in expansion of macro ‘TRACE_EVENT’ 1457 | TRACE_EVENT(kvm_avic_unaccelerated_access, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1457:1: note: in expansion of macro ‘TRACE_EVENT’ 1457 | TRACE_EVENT(kvm_avic_unaccelerated_access, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_avic_ga_log’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1486:1: note: in expansion of macro ‘TRACE_EVENT’ 1486 | TRACE_EVENT(kvm_avic_ga_log, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1486:1: note: in expansion of macro ‘TRACE_EVENT’ 1486 | TRACE_EVENT(kvm_avic_ga_log, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_avic_kick_vcpu_slowpath’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ 1504 | TRACE_EVENT(kvm_avic_kick_vcpu_slowpath, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ 1504 | TRACE_EVENT(kvm_avic_kick_vcpu_slowpath, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_avic_doorbell’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1524:1: note: in expansion of macro ‘TRACE_EVENT’ 1524 | TRACE_EVENT(kvm_avic_doorbell, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1524:1: note: in expansion of macro ‘TRACE_EVENT’ 1524 | TRACE_EVENT(kvm_avic_doorbell, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_timer_state’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1542:1: note: in expansion of macro ‘TRACE_EVENT’ 1542 | TRACE_EVENT(kvm_hv_timer_state, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1542:1: note: in expansion of macro ‘TRACE_EVENT’ 1542 | TRACE_EVENT(kvm_hv_timer_state, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_flush_tlb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1561:1: note: in expansion of macro ‘TRACE_EVENT’ 1561 | TRACE_EVENT(kvm_hv_flush_tlb, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1561:1: note: in expansion of macro ‘TRACE_EVENT’ 1561 | TRACE_EVENT(kvm_hv_flush_tlb, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_flush_tlb_ex’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1587:1: note: in expansion of macro ‘TRACE_EVENT’ 1587 | TRACE_EVENT(kvm_hv_flush_tlb_ex, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1587:1: note: in expansion of macro ‘TRACE_EVENT’ 1587 | TRACE_EVENT(kvm_hv_flush_tlb_ex, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_send_ipi’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1617:1: note: in expansion of macro ‘TRACE_EVENT’ 1617 | TRACE_EVENT(kvm_hv_send_ipi, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1617:1: note: in expansion of macro ‘TRACE_EVENT’ 1617 | TRACE_EVENT(kvm_hv_send_ipi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_send_ipi_ex’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1635:1: note: in expansion of macro ‘TRACE_EVENT’ 1635 | TRACE_EVENT(kvm_hv_send_ipi_ex, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1635:1: note: in expansion of macro ‘TRACE_EVENT’ 1635 | TRACE_EVENT(kvm_hv_send_ipi_ex, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_pv_tlb_flush’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1656:1: note: in expansion of macro ‘TRACE_EVENT’ 1656 | TRACE_EVENT(kvm_pv_tlb_flush, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1656:1: note: in expansion of macro ‘TRACE_EVENT’ 1656 | TRACE_EVENT(kvm_pv_tlb_flush, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_nested_vmenter_failed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(kvm_nested_vmenter_failed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(kvm_nested_vmenter_failed, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_syndbg_set_msr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1698:1: note: in expansion of macro ‘TRACE_EVENT’ 1698 | TRACE_EVENT(kvm_hv_syndbg_set_msr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1698:1: note: in expansion of macro ‘TRACE_EVENT’ 1698 | TRACE_EVENT(kvm_hv_syndbg_set_msr, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_syndbg_get_msr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1724:1: note: in expansion of macro ‘TRACE_EVENT’ 1724 | TRACE_EVENT(kvm_hv_syndbg_get_msr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1724:1: note: in expansion of macro ‘TRACE_EVENT’ 1724 | TRACE_EVENT(kvm_hv_syndbg_get_msr, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_vmgexit_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1750:1: note: in expansion of macro ‘TRACE_EVENT’ 1750 | TRACE_EVENT(kvm_vmgexit_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1750:1: note: in expansion of macro ‘TRACE_EVENT’ 1750 | TRACE_EVENT(kvm_vmgexit_enter, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_vmgexit_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1776:1: note: in expansion of macro ‘TRACE_EVENT’ 1776 | TRACE_EVENT(kvm_vmgexit_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1776:1: note: in expansion of macro ‘TRACE_EVENT’ 1776 | TRACE_EVENT(kvm_vmgexit_exit, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_vmgexit_msr_protocol_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1802:1: note: in expansion of macro ‘TRACE_EVENT’ 1802 | TRACE_EVENT(kvm_vmgexit_msr_protocol_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1802:1: note: in expansion of macro ‘TRACE_EVENT’ 1802 | TRACE_EVENT(kvm_vmgexit_msr_protocol_enter, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_vmgexit_msr_protocol_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1823:1: note: in expansion of macro ‘TRACE_EVENT’ 1823 | TRACE_EVENT(kvm_vmgexit_msr_protocol_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1823:1: note: in expansion of macro ‘TRACE_EVENT’ 1823 | TRACE_EVENT(kvm_vmgexit_msr_protocol_exit, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_rmp_fault’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1846:1: note: in expansion of macro ‘TRACE_EVENT’ 1846 | TRACE_EVENT(kvm_rmp_fault, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1846:1: note: in expansion of macro ‘TRACE_EVENT’ 1846 | TRACE_EVENT(kvm_rmp_fault, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: arch/x86/kvm/x86.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: arch/x86/kvm] Error 2 make[3]: *** [../scripts/Makefile.build:485: arch/x86] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/rpcrdma.h:2282, from ../net/sunrpc/xprtrdma/module.c:21: ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_rpcrdma_simple_cid_class’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(rpcrdma_simple_cid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(rpcrdma_simple_cid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(rpcrdma_simple_cid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(rpcrdma_simple_cid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(rpcrdma_simple_cid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_rpcrdma_completion_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 55 | DECLARE_EVENT_CLASS(rpcrdma_completion_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 55 | DECLARE_EVENT_CLASS(rpcrdma_completion_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_rpcrdma_send_flush_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 95 | DECLARE_EVENT_CLASS(rpcrdma_send_flush_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 95 | DECLARE_EVENT_CLASS(rpcrdma_send_flush_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_rpcrdma_mr_completion_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 132 | DECLARE_EVENT_CLASS(rpcrdma_mr_completion_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 132 | DECLARE_EVENT_CLASS(rpcrdma_mr_completion_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_rpcrdma_receive_completion_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:172:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 172 | DECLARE_EVENT_CLASS(rpcrdma_receive_completion_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:172:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 172 | DECLARE_EVENT_CLASS(rpcrdma_receive_completion_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_rpcrdma_receive_success_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 217 | DECLARE_EVENT_CLASS(rpcrdma_receive_success_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 217 | DECLARE_EVENT_CLASS(rpcrdma_receive_success_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_rpcrdma_receive_flush_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:251:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 251 | DECLARE_EVENT_CLASS(rpcrdma_receive_flush_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:251:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 251 | DECLARE_EVENT_CLASS(rpcrdma_receive_flush_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_reply_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:288:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 288 | DECLARE_EVENT_CLASS(xprtrdma_reply_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:288:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 288 | DECLARE_EVENT_CLASS(xprtrdma_reply_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_rxprt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:325:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 325 | DECLARE_EVENT_CLASS(xprtrdma_rxprt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:325:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 325 | DECLARE_EVENT_CLASS(xprtrdma_rxprt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_connect_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 354 | DECLARE_EVENT_CLASS(xprtrdma_connect_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 354 | DECLARE_EVENT_CLASS(xprtrdma_connect_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_rdch_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 390 | DECLARE_EVENT_CLASS(xprtrdma_rdch_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 390 | DECLARE_EVENT_CLASS(xprtrdma_rdch_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_wrch_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:441:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 441 | DECLARE_EVENT_CLASS(xprtrdma_wrch_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:441:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 441 | DECLARE_EVENT_CLASS(xprtrdma_wrch_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_mr_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:500:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 500 | DECLARE_EVENT_CLASS(xprtrdma_mr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:500:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 500 | DECLARE_EVENT_CLASS(xprtrdma_mr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_anonymous_mr_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:555:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 555 | DECLARE_EVENT_CLASS(xprtrdma_anonymous_mr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:555:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 555 | DECLARE_EVENT_CLASS(xprtrdma_anonymous_mr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_callback_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:595:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 595 | DECLARE_EVENT_CLASS(xprtrdma_callback_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:595:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 595 | DECLARE_EVENT_CLASS(xprtrdma_callback_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_inline_thresh’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:633:1: note: in expansion of macro ‘TRACE_EVENT’ 633 | TRACE_EVENT(xprtrdma_inline_thresh, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:633:1: note: in expansion of macro ‘TRACE_EVENT’ 633 | TRACE_EVENT(xprtrdma_inline_thresh, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_device_removal’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:672:1: note: in expansion of macro ‘TRACE_EVENT’ 672 | TRACE_EVENT(xprtrdma_device_removal, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:672:1: note: in expansion of macro ‘TRACE_EVENT’ 672 | TRACE_EVENT(xprtrdma_device_removal, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_op_connect’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:697:1: note: in expansion of macro ‘TRACE_EVENT’ 697 | TRACE_EVENT(xprtrdma_op_connect, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:697:1: note: in expansion of macro ‘TRACE_EVENT’ 697 | TRACE_EVENT(xprtrdma_op_connect, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_op_set_cto’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ 723 | TRACE_EVENT(xprtrdma_op_set_cto, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ 723 | TRACE_EVENT(xprtrdma_op_set_cto, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_createmrs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:756:1: note: in expansion of macro ‘TRACE_EVENT’ 756 | TRACE_EVENT(xprtrdma_createmrs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:756:1: note: in expansion of macro ‘TRACE_EVENT’ 756 | TRACE_EVENT(xprtrdma_createmrs, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_nomrs_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:781:1: note: in expansion of macro ‘TRACE_EVENT’ 781 | TRACE_EVENT(xprtrdma_nomrs_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:781:1: note: in expansion of macro ‘TRACE_EVENT’ 781 | TRACE_EVENT(xprtrdma_nomrs_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_marshal’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:834:1: note: in expansion of macro ‘TRACE_EVENT’ 834 | TRACE_EVENT(xprtrdma_marshal, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:834:1: note: in expansion of macro ‘TRACE_EVENT’ 834 | TRACE_EVENT(xprtrdma_marshal, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_marshal_failed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:879:1: note: in expansion of macro ‘TRACE_EVENT’ 879 | TRACE_EVENT(xprtrdma_marshal_failed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:879:1: note: in expansion of macro ‘TRACE_EVENT’ 879 | TRACE_EVENT(xprtrdma_marshal_failed, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_prepsend_failed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ 906 | TRACE_EVENT(xprtrdma_prepsend_failed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ 906 | TRACE_EVENT(xprtrdma_prepsend_failed, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_post_send’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:933:1: note: in expansion of macro ‘TRACE_EVENT’ 933 | TRACE_EVENT(xprtrdma_post_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:933:1: note: in expansion of macro ‘TRACE_EVENT’ 933 | TRACE_EVENT(xprtrdma_post_send, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_post_send_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:970:1: note: in expansion of macro ‘TRACE_EVENT’ 970 | TRACE_EVENT(xprtrdma_post_send_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:970:1: note: in expansion of macro ‘TRACE_EVENT’ 970 | TRACE_EVENT(xprtrdma_post_send_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_post_recvs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1005:1: note: in expansion of macro ‘TRACE_EVENT’ 1005 | TRACE_EVENT(xprtrdma_post_recvs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1005:1: note: in expansion of macro ‘TRACE_EVENT’ 1005 | TRACE_EVENT(xprtrdma_post_recvs, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_post_recvs_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1037:1: note: in expansion of macro ‘TRACE_EVENT’ 1037 | TRACE_EVENT(xprtrdma_post_recvs_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1037:1: note: in expansion of macro ‘TRACE_EVENT’ 1037 | TRACE_EVENT(xprtrdma_post_recvs_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_post_linv_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1067:1: note: in expansion of macro ‘TRACE_EVENT’ 1067 | TRACE_EVENT(xprtrdma_post_linv_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1067:1: note: in expansion of macro ‘TRACE_EVENT’ 1067 | TRACE_EVENT(xprtrdma_post_linv_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_frwr_alloc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1106:1: note: in expansion of macro ‘TRACE_EVENT’ 1106 | TRACE_EVENT(xprtrdma_frwr_alloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1106:1: note: in expansion of macro ‘TRACE_EVENT’ 1106 | TRACE_EVENT(xprtrdma_frwr_alloc, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_frwr_dereg’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1129:1: note: in expansion of macro ‘TRACE_EVENT’ 1129 | TRACE_EVENT(xprtrdma_frwr_dereg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1129:1: note: in expansion of macro ‘TRACE_EVENT’ 1129 | TRACE_EVENT(xprtrdma_frwr_dereg, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_frwr_sgerr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1165:1: note: in expansion of macro ‘TRACE_EVENT’ 1165 | TRACE_EVENT(xprtrdma_frwr_sgerr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1165:1: note: in expansion of macro ‘TRACE_EVENT’ 1165 | TRACE_EVENT(xprtrdma_frwr_sgerr, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_frwr_maperr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1194:1: note: in expansion of macro ‘TRACE_EVENT’ 1194 | TRACE_EVENT(xprtrdma_frwr_maperr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1194:1: note: in expansion of macro ‘TRACE_EVENT’ 1194 | TRACE_EVENT(xprtrdma_frwr_maperr, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_dma_maperr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1232:1: note: in expansion of macro ‘TRACE_EVENT’ 1232 | TRACE_EVENT(xprtrdma_dma_maperr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1232:1: note: in expansion of macro ‘TRACE_EVENT’ 1232 | TRACE_EVENT(xprtrdma_dma_maperr, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_reply’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1254:1: note: in expansion of macro ‘TRACE_EVENT’ 1254 | TRACE_EVENT(xprtrdma_reply, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1254:1: note: in expansion of macro ‘TRACE_EVENT’ 1254 | TRACE_EVENT(xprtrdma_reply, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_err_vers’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1288:1: note: in expansion of macro ‘TRACE_EVENT’ 1288 | TRACE_EVENT(xprtrdma_err_vers, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1288:1: note: in expansion of macro ‘TRACE_EVENT’ 1288 | TRACE_EVENT(xprtrdma_err_vers, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_err_chunk’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ 1319 | TRACE_EVENT(xprtrdma_err_chunk, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ 1319 | TRACE_EVENT(xprtrdma_err_chunk, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_err_unrecognized’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1343:1: note: in expansion of macro ‘TRACE_EVENT’ 1343 | TRACE_EVENT(xprtrdma_err_unrecognized, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1343:1: note: in expansion of macro ‘TRACE_EVENT’ 1343 | TRACE_EVENT(xprtrdma_err_unrecognized, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_fixup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1370:1: note: in expansion of macro ‘TRACE_EVENT’ 1370 | TRACE_EVENT(xprtrdma_fixup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1370:1: note: in expansion of macro ‘TRACE_EVENT’ 1370 | TRACE_EVENT(xprtrdma_fixup, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_decode_seg’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1402:1: note: in expansion of macro ‘TRACE_EVENT’ 1402 | TRACE_EVENT(xprtrdma_decode_seg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1402:1: note: in expansion of macro ‘TRACE_EVENT’ 1402 | TRACE_EVENT(xprtrdma_decode_seg, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_mrs_zap’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ 1429 | TRACE_EVENT(xprtrdma_mrs_zap, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ 1429 | TRACE_EVENT(xprtrdma_mrs_zap, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_cb_setup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ 1455 | TRACE_EVENT(xprtrdma_cb_setup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ 1455 | TRACE_EVENT(xprtrdma_cb_setup, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_accept_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1487:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1487 | DECLARE_EVENT_CLASS(svcrdma_accept_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1487:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1487 | DECLARE_EVENT_CLASS(svcrdma_accept_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_decode_rqst’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(svcrdma_decode_rqst, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(svcrdma_decode_rqst, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_decode_short_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ 1573 | TRACE_EVENT(svcrdma_decode_short_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ 1573 | TRACE_EVENT(svcrdma_decode_short_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_badreq_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1598:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1598 | DECLARE_EVENT_CLASS(svcrdma_badreq_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1598:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1598 | DECLARE_EVENT_CLASS(svcrdma_badreq_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_encode_wseg’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1643:1: note: in expansion of macro ‘TRACE_EVENT’ 1643 | TRACE_EVENT(svcrdma_encode_wseg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1643:1: note: in expansion of macro ‘TRACE_EVENT’ 1643 | TRACE_EVENT(svcrdma_encode_wseg, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_decode_rseg’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1679:1: note: in expansion of macro ‘TRACE_EVENT’ 1679 | TRACE_EVENT(svcrdma_decode_rseg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1679:1: note: in expansion of macro ‘TRACE_EVENT’ 1679 | TRACE_EVENT(svcrdma_decode_rseg, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_decode_wseg’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1715:1: note: in expansion of macro ‘TRACE_EVENT’ 1715 | TRACE_EVENT(svcrdma_decode_wseg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1715:1: note: in expansion of macro ‘TRACE_EVENT’ 1715 | TRACE_EVENT(svcrdma_decode_wseg, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_error_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1752 | DECLARE_EVENT_CLASS(svcrdma_error_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1752 | DECLARE_EVENT_CLASS(svcrdma_error_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_dma_map_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1786:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1786 | DECLARE_EVENT_CLASS(svcrdma_dma_map_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1786:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1786 | DECLARE_EVENT_CLASS(svcrdma_dma_map_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_dma_map_rw_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1829:1: note: in expansion of macro ‘TRACE_EVENT’ 1829 | TRACE_EVENT(svcrdma_dma_map_rw_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1829:1: note: in expansion of macro ‘TRACE_EVENT’ 1829 | TRACE_EVENT(svcrdma_dma_map_rw_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_rwctx_empty’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1862:1: note: in expansion of macro ‘TRACE_EVENT’ 1862 | TRACE_EVENT(svcrdma_rwctx_empty, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1862:1: note: in expansion of macro ‘TRACE_EVENT’ 1862 | TRACE_EVENT(svcrdma_rwctx_empty, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_page_overrun_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ 1885 | TRACE_EVENT(svcrdma_page_overrun_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ 1885 | TRACE_EVENT(svcrdma_page_overrun_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_small_wrch_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1911:1: note: in expansion of macro ‘TRACE_EVENT’ 1911 | TRACE_EVENT(svcrdma_small_wrch_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1911:1: note: in expansion of macro ‘TRACE_EVENT’ 1911 | TRACE_EVENT(svcrdma_small_wrch_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_send_pullup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1943:1: note: in expansion of macro ‘TRACE_EVENT’ 1943 | TRACE_EVENT(svcrdma_send_pullup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1943:1: note: in expansion of macro ‘TRACE_EVENT’ 1943 | TRACE_EVENT(svcrdma_send_pullup, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_send_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1971:1: note: in expansion of macro ‘TRACE_EVENT’ 1971 | TRACE_EVENT(svcrdma_send_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1971:1: note: in expansion of macro ‘TRACE_EVENT’ 1971 | TRACE_EVENT(svcrdma_send_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_post_send’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1996:1: note: in expansion of macro ‘TRACE_EVENT’ 1996 | TRACE_EVENT(svcrdma_post_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1996:1: note: in expansion of macro ‘TRACE_EVENT’ 1996 | TRACE_EVENT(svcrdma_post_send, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_rq_post_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2036:1: note: in expansion of macro ‘TRACE_EVENT’ 2036 | TRACE_EVENT(svcrdma_rq_post_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2036:1: note: in expansion of macro ‘TRACE_EVENT’ 2036 | TRACE_EVENT(svcrdma_rq_post_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_post_chunk_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2059:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2059 | DECLARE_EVENT_CLASS(svcrdma_post_chunk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2059:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2059 | DECLARE_EVENT_CLASS(svcrdma_post_chunk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_wc_read’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2106:1: note: in expansion of macro ‘TRACE_EVENT’ 2106 | TRACE_EVENT(svcrdma_wc_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2106:1: note: in expansion of macro ‘TRACE_EVENT’ 2106 | TRACE_EVENT(svcrdma_wc_read, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_qp_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2148:1: note: in expansion of macro ‘TRACE_EVENT’ 2148 | TRACE_EVENT(svcrdma_qp_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2148:1: note: in expansion of macro ‘TRACE_EVENT’ 2148 | TRACE_EVENT(svcrdma_qp_error, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_sendqueue_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2175 | DECLARE_EVENT_CLASS(svcrdma_sendqueue_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2175 | DECLARE_EVENT_CLASS(svcrdma_sendqueue_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_sq_post_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2215:1: note: in expansion of macro ‘TRACE_EVENT’ 2215 | TRACE_EVENT(svcrdma_sq_post_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2215:1: note: in expansion of macro ‘TRACE_EVENT’ 2215 | TRACE_EVENT(svcrdma_sq_post_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_rpcrdma_client_device_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2246:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2246 | DECLARE_EVENT_CLASS(rpcrdma_client_device_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2246:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2246 | DECLARE_EVENT_CLASS(rpcrdma_client_device_class, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/rpcrdma.h: In function ‘perf_trace_rpcrdma_simple_cid_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(rpcrdma_simple_cid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(rpcrdma_simple_cid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_rpcrdma_completion_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 55 | DECLARE_EVENT_CLASS(rpcrdma_completion_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 55 | DECLARE_EVENT_CLASS(rpcrdma_completion_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_rpcrdma_send_flush_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 95 | DECLARE_EVENT_CLASS(rpcrdma_send_flush_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 95 | DECLARE_EVENT_CLASS(rpcrdma_send_flush_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_rpcrdma_mr_completion_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 132 | DECLARE_EVENT_CLASS(rpcrdma_mr_completion_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 132 | DECLARE_EVENT_CLASS(rpcrdma_mr_completion_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_rpcrdma_receive_completion_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:172:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 172 | DECLARE_EVENT_CLASS(rpcrdma_receive_completion_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:172:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 172 | DECLARE_EVENT_CLASS(rpcrdma_receive_completion_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_rpcrdma_receive_success_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 217 | DECLARE_EVENT_CLASS(rpcrdma_receive_success_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 217 | DECLARE_EVENT_CLASS(rpcrdma_receive_success_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_rpcrdma_receive_flush_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:251:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 251 | DECLARE_EVENT_CLASS(rpcrdma_receive_flush_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:251:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 251 | DECLARE_EVENT_CLASS(rpcrdma_receive_flush_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_reply_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:288:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 288 | DECLARE_EVENT_CLASS(xprtrdma_reply_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:288:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 288 | DECLARE_EVENT_CLASS(xprtrdma_reply_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_rxprt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:325:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 325 | DECLARE_EVENT_CLASS(xprtrdma_rxprt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:325:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 325 | DECLARE_EVENT_CLASS(xprtrdma_rxprt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_connect_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 354 | DECLARE_EVENT_CLASS(xprtrdma_connect_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 354 | DECLARE_EVENT_CLASS(xprtrdma_connect_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_rdch_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 390 | DECLARE_EVENT_CLASS(xprtrdma_rdch_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 390 | DECLARE_EVENT_CLASS(xprtrdma_rdch_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_wrch_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:441:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 441 | DECLARE_EVENT_CLASS(xprtrdma_wrch_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:441:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 441 | DECLARE_EVENT_CLASS(xprtrdma_wrch_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_mr_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:500:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 500 | DECLARE_EVENT_CLASS(xprtrdma_mr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:500:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 500 | DECLARE_EVENT_CLASS(xprtrdma_mr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_anonymous_mr_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:555:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 555 | DECLARE_EVENT_CLASS(xprtrdma_anonymous_mr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:555:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 555 | DECLARE_EVENT_CLASS(xprtrdma_anonymous_mr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_callback_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:595:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 595 | DECLARE_EVENT_CLASS(xprtrdma_callback_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:595:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 595 | DECLARE_EVENT_CLASS(xprtrdma_callback_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_inline_thresh’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:633:1: note: in expansion of macro ‘TRACE_EVENT’ 633 | TRACE_EVENT(xprtrdma_inline_thresh, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:633:1: note: in expansion of macro ‘TRACE_EVENT’ 633 | TRACE_EVENT(xprtrdma_inline_thresh, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_device_removal’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:672:1: note: in expansion of macro ‘TRACE_EVENT’ 672 | TRACE_EVENT(xprtrdma_device_removal, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:672:1: note: in expansion of macro ‘TRACE_EVENT’ 672 | TRACE_EVENT(xprtrdma_device_removal, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_op_connect’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:697:1: note: in expansion of macro ‘TRACE_EVENT’ 697 | TRACE_EVENT(xprtrdma_op_connect, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:697:1: note: in expansion of macro ‘TRACE_EVENT’ 697 | TRACE_EVENT(xprtrdma_op_connect, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_op_set_cto’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ 723 | TRACE_EVENT(xprtrdma_op_set_cto, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ 723 | TRACE_EVENT(xprtrdma_op_set_cto, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_createmrs’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:756:1: note: in expansion of macro ‘TRACE_EVENT’ 756 | TRACE_EVENT(xprtrdma_createmrs, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:756:1: note: in expansion of macro ‘TRACE_EVENT’ 756 | TRACE_EVENT(xprtrdma_createmrs, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_nomrs_err’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:781:1: note: in expansion of macro ‘TRACE_EVENT’ 781 | TRACE_EVENT(xprtrdma_nomrs_err, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:781:1: note: in expansion of macro ‘TRACE_EVENT’ 781 | TRACE_EVENT(xprtrdma_nomrs_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_marshal’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:834:1: note: in expansion of macro ‘TRACE_EVENT’ 834 | TRACE_EVENT(xprtrdma_marshal, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:834:1: note: in expansion of macro ‘TRACE_EVENT’ 834 | TRACE_EVENT(xprtrdma_marshal, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_marshal_failed’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:879:1: note: in expansion of macro ‘TRACE_EVENT’ 879 | TRACE_EVENT(xprtrdma_marshal_failed, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:879:1: note: in expansion of macro ‘TRACE_EVENT’ 879 | TRACE_EVENT(xprtrdma_marshal_failed, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_prepsend_failed’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ 906 | TRACE_EVENT(xprtrdma_prepsend_failed, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ 906 | TRACE_EVENT(xprtrdma_prepsend_failed, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_post_send’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:933:1: note: in expansion of macro ‘TRACE_EVENT’ 933 | TRACE_EVENT(xprtrdma_post_send, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:933:1: note: in expansion of macro ‘TRACE_EVENT’ 933 | TRACE_EVENT(xprtrdma_post_send, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_post_send_err’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:970:1: note: in expansion of macro ‘TRACE_EVENT’ 970 | TRACE_EVENT(xprtrdma_post_send_err, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:970:1: note: in expansion of macro ‘TRACE_EVENT’ 970 | TRACE_EVENT(xprtrdma_post_send_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_post_recvs’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1005:1: note: in expansion of macro ‘TRACE_EVENT’ 1005 | TRACE_EVENT(xprtrdma_post_recvs, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1005:1: note: in expansion of macro ‘TRACE_EVENT’ 1005 | TRACE_EVENT(xprtrdma_post_recvs, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_post_recvs_err’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1037:1: note: in expansion of macro ‘TRACE_EVENT’ 1037 | TRACE_EVENT(xprtrdma_post_recvs_err, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1037:1: note: in expansion of macro ‘TRACE_EVENT’ 1037 | TRACE_EVENT(xprtrdma_post_recvs_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_post_linv_err’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1067:1: note: in expansion of macro ‘TRACE_EVENT’ 1067 | TRACE_EVENT(xprtrdma_post_linv_err, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1067:1: note: in expansion of macro ‘TRACE_EVENT’ 1067 | TRACE_EVENT(xprtrdma_post_linv_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_frwr_alloc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1106:1: note: in expansion of macro ‘TRACE_EVENT’ 1106 | TRACE_EVENT(xprtrdma_frwr_alloc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1106:1: note: in expansion of macro ‘TRACE_EVENT’ 1106 | TRACE_EVENT(xprtrdma_frwr_alloc, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_frwr_dereg’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1129:1: note: in expansion of macro ‘TRACE_EVENT’ 1129 | TRACE_EVENT(xprtrdma_frwr_dereg, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1129:1: note: in expansion of macro ‘TRACE_EVENT’ 1129 | TRACE_EVENT(xprtrdma_frwr_dereg, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_frwr_sgerr’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1165:1: note: in expansion of macro ‘TRACE_EVENT’ 1165 | TRACE_EVENT(xprtrdma_frwr_sgerr, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1165:1: note: in expansion of macro ‘TRACE_EVENT’ 1165 | TRACE_EVENT(xprtrdma_frwr_sgerr, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_frwr_maperr’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1194:1: note: in expansion of macro ‘TRACE_EVENT’ 1194 | TRACE_EVENT(xprtrdma_frwr_maperr, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1194:1: note: in expansion of macro ‘TRACE_EVENT’ 1194 | TRACE_EVENT(xprtrdma_frwr_maperr, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_dma_maperr’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1232:1: note: in expansion of macro ‘TRACE_EVENT’ 1232 | TRACE_EVENT(xprtrdma_dma_maperr, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1232:1: note: in expansion of macro ‘TRACE_EVENT’ 1232 | TRACE_EVENT(xprtrdma_dma_maperr, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_reply’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1254:1: note: in expansion of macro ‘TRACE_EVENT’ 1254 | TRACE_EVENT(xprtrdma_reply, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1254:1: note: in expansion of macro ‘TRACE_EVENT’ 1254 | TRACE_EVENT(xprtrdma_reply, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_err_vers’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1288:1: note: in expansion of macro ‘TRACE_EVENT’ 1288 | TRACE_EVENT(xprtrdma_err_vers, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1288:1: note: in expansion of macro ‘TRACE_EVENT’ 1288 | TRACE_EVENT(xprtrdma_err_vers, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_err_chunk’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ 1319 | TRACE_EVENT(xprtrdma_err_chunk, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ 1319 | TRACE_EVENT(xprtrdma_err_chunk, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_err_unrecognized’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1343:1: note: in expansion of macro ‘TRACE_EVENT’ 1343 | TRACE_EVENT(xprtrdma_err_unrecognized, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1343:1: note: in expansion of macro ‘TRACE_EVENT’ 1343 | TRACE_EVENT(xprtrdma_err_unrecognized, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_fixup’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1370:1: note: in expansion of macro ‘TRACE_EVENT’ 1370 | TRACE_EVENT(xprtrdma_fixup, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1370:1: note: in expansion of macro ‘TRACE_EVENT’ 1370 | TRACE_EVENT(xprtrdma_fixup, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_decode_seg’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1402:1: note: in expansion of macro ‘TRACE_EVENT’ 1402 | TRACE_EVENT(xprtrdma_decode_seg, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1402:1: note: in expansion of macro ‘TRACE_EVENT’ 1402 | TRACE_EVENT(xprtrdma_decode_seg, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_mrs_zap’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ 1429 | TRACE_EVENT(xprtrdma_mrs_zap, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ 1429 | TRACE_EVENT(xprtrdma_mrs_zap, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_cb_setup’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ 1455 | TRACE_EVENT(xprtrdma_cb_setup, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ 1455 | TRACE_EVENT(xprtrdma_cb_setup, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_accept_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1487:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1487 | DECLARE_EVENT_CLASS(svcrdma_accept_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1487:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1487 | DECLARE_EVENT_CLASS(svcrdma_accept_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_decode_rqst’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(svcrdma_decode_rqst, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(svcrdma_decode_rqst, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_decode_short_err’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ 1573 | TRACE_EVENT(svcrdma_decode_short_err, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ 1573 | TRACE_EVENT(svcrdma_decode_short_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_badreq_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1598:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1598 | DECLARE_EVENT_CLASS(svcrdma_badreq_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1598:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1598 | DECLARE_EVENT_CLASS(svcrdma_badreq_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_encode_wseg’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1643:1: note: in expansion of macro ‘TRACE_EVENT’ 1643 | TRACE_EVENT(svcrdma_encode_wseg, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1643:1: note: in expansion of macro ‘TRACE_EVENT’ 1643 | TRACE_EVENT(svcrdma_encode_wseg, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_decode_rseg’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1679:1: note: in expansion of macro ‘TRACE_EVENT’ 1679 | TRACE_EVENT(svcrdma_decode_rseg, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1679:1: note: in expansion of macro ‘TRACE_EVENT’ 1679 | TRACE_EVENT(svcrdma_decode_rseg, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_decode_wseg’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1715:1: note: in expansion of macro ‘TRACE_EVENT’ 1715 | TRACE_EVENT(svcrdma_decode_wseg, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1715:1: note: in expansion of macro ‘TRACE_EVENT’ 1715 | TRACE_EVENT(svcrdma_decode_wseg, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_error_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1752 | DECLARE_EVENT_CLASS(svcrdma_error_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1752 | DECLARE_EVENT_CLASS(svcrdma_error_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_dma_map_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1786:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1786 | DECLARE_EVENT_CLASS(svcrdma_dma_map_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1786:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1786 | DECLARE_EVENT_CLASS(svcrdma_dma_map_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_dma_map_rw_err’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1829:1: note: in expansion of macro ‘TRACE_EVENT’ 1829 | TRACE_EVENT(svcrdma_dma_map_rw_err, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1829:1: note: in expansion of macro ‘TRACE_EVENT’ 1829 | TRACE_EVENT(svcrdma_dma_map_rw_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_rwctx_empty’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1862:1: note: in expansion of macro ‘TRACE_EVENT’ 1862 | TRACE_EVENT(svcrdma_rwctx_empty, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1862:1: note: in expansion of macro ‘TRACE_EVENT’ 1862 | TRACE_EVENT(svcrdma_rwctx_empty, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_page_overrun_err’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ 1885 | TRACE_EVENT(svcrdma_page_overrun_err, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ 1885 | TRACE_EVENT(svcrdma_page_overrun_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_small_wrch_err’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1911:1: note: in expansion of macro ‘TRACE_EVENT’ 1911 | TRACE_EVENT(svcrdma_small_wrch_err, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1911:1: note: in expansion of macro ‘TRACE_EVENT’ 1911 | TRACE_EVENT(svcrdma_small_wrch_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_send_pullup’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1943:1: note: in expansion of macro ‘TRACE_EVENT’ 1943 | TRACE_EVENT(svcrdma_send_pullup, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1943:1: note: in expansion of macro ‘TRACE_EVENT’ 1943 | TRACE_EVENT(svcrdma_send_pullup, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_send_err’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1971:1: note: in expansion of macro ‘TRACE_EVENT’ 1971 | TRACE_EVENT(svcrdma_send_err, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1971:1: note: in expansion of macro ‘TRACE_EVENT’ 1971 | TRACE_EVENT(svcrdma_send_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_post_send’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1996:1: note: in expansion of macro ‘TRACE_EVENT’ 1996 | TRACE_EVENT(svcrdma_post_send, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1996:1: note: in expansion of macro ‘TRACE_EVENT’ 1996 | TRACE_EVENT(svcrdma_post_send, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_rq_post_err’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2036:1: note: in expansion of macro ‘TRACE_EVENT’ 2036 | TRACE_EVENT(svcrdma_rq_post_err, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2036:1: note: in expansion of macro ‘TRACE_EVENT’ 2036 | TRACE_EVENT(svcrdma_rq_post_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_post_chunk_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2059:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2059 | DECLARE_EVENT_CLASS(svcrdma_post_chunk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2059:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2059 | DECLARE_EVENT_CLASS(svcrdma_post_chunk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_wc_read’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2106:1: note: in expansion of macro ‘TRACE_EVENT’ 2106 | TRACE_EVENT(svcrdma_wc_read, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2106:1: note: in expansion of macro ‘TRACE_EVENT’ 2106 | TRACE_EVENT(svcrdma_wc_read, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_qp_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2148:1: note: in expansion of macro ‘TRACE_EVENT’ 2148 | TRACE_EVENT(svcrdma_qp_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2148:1: note: in expansion of macro ‘TRACE_EVENT’ 2148 | TRACE_EVENT(svcrdma_qp_error, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_sendqueue_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2175 | DECLARE_EVENT_CLASS(svcrdma_sendqueue_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2175 | DECLARE_EVENT_CLASS(svcrdma_sendqueue_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_sq_post_err’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2215:1: note: in expansion of macro ‘TRACE_EVENT’ 2215 | TRACE_EVENT(svcrdma_sq_post_err, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2215:1: note: in expansion of macro ‘TRACE_EVENT’ 2215 | TRACE_EVENT(svcrdma_sq_post_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘perf_trace_rpcrdma_client_device_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2246:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2246 | DECLARE_EVENT_CLASS(rpcrdma_client_device_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2246:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2246 | DECLARE_EVENT_CLASS(rpcrdma_client_device_class, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_rpcrdma_simple_cid_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(rpcrdma_simple_cid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(rpcrdma_simple_cid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_rpcrdma_completion_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 55 | DECLARE_EVENT_CLASS(rpcrdma_completion_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 55 | DECLARE_EVENT_CLASS(rpcrdma_completion_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_rpcrdma_send_flush_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 95 | DECLARE_EVENT_CLASS(rpcrdma_send_flush_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 95 | DECLARE_EVENT_CLASS(rpcrdma_send_flush_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_rpcrdma_mr_completion_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 132 | DECLARE_EVENT_CLASS(rpcrdma_mr_completion_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 132 | DECLARE_EVENT_CLASS(rpcrdma_mr_completion_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_rpcrdma_receive_completion_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:172:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 172 | DECLARE_EVENT_CLASS(rpcrdma_receive_completion_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:172:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 172 | DECLARE_EVENT_CLASS(rpcrdma_receive_completion_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_rpcrdma_receive_success_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 217 | DECLARE_EVENT_CLASS(rpcrdma_receive_success_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 217 | DECLARE_EVENT_CLASS(rpcrdma_receive_success_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_rpcrdma_receive_flush_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:251:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 251 | DECLARE_EVENT_CLASS(rpcrdma_receive_flush_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:251:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 251 | DECLARE_EVENT_CLASS(rpcrdma_receive_flush_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_reply_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:288:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 288 | DECLARE_EVENT_CLASS(xprtrdma_reply_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:288:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 288 | DECLARE_EVENT_CLASS(xprtrdma_reply_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_rxprt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:325:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 325 | DECLARE_EVENT_CLASS(xprtrdma_rxprt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:325:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 325 | DECLARE_EVENT_CLASS(xprtrdma_rxprt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_connect_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 354 | DECLARE_EVENT_CLASS(xprtrdma_connect_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 354 | DECLARE_EVENT_CLASS(xprtrdma_connect_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_rdch_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 390 | DECLARE_EVENT_CLASS(xprtrdma_rdch_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 390 | DECLARE_EVENT_CLASS(xprtrdma_rdch_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_wrch_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:441:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 441 | DECLARE_EVENT_CLASS(xprtrdma_wrch_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:441:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 441 | DECLARE_EVENT_CLASS(xprtrdma_wrch_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_mr_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:500:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 500 | DECLARE_EVENT_CLASS(xprtrdma_mr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:500:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 500 | DECLARE_EVENT_CLASS(xprtrdma_mr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_anonymous_mr_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:555:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 555 | DECLARE_EVENT_CLASS(xprtrdma_anonymous_mr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:555:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 555 | DECLARE_EVENT_CLASS(xprtrdma_anonymous_mr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_callback_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:595:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 595 | DECLARE_EVENT_CLASS(xprtrdma_callback_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:595:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 595 | DECLARE_EVENT_CLASS(xprtrdma_callback_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_inline_thresh’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:633:1: note: in expansion of macro ‘TRACE_EVENT’ 633 | TRACE_EVENT(xprtrdma_inline_thresh, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:633:1: note: in expansion of macro ‘TRACE_EVENT’ 633 | TRACE_EVENT(xprtrdma_inline_thresh, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_device_removal’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:672:1: note: in expansion of macro ‘TRACE_EVENT’ 672 | TRACE_EVENT(xprtrdma_device_removal, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:672:1: note: in expansion of macro ‘TRACE_EVENT’ 672 | TRACE_EVENT(xprtrdma_device_removal, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_op_connect’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:697:1: note: in expansion of macro ‘TRACE_EVENT’ 697 | TRACE_EVENT(xprtrdma_op_connect, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:697:1: note: in expansion of macro ‘TRACE_EVENT’ 697 | TRACE_EVENT(xprtrdma_op_connect, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_op_set_cto’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ 723 | TRACE_EVENT(xprtrdma_op_set_cto, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ 723 | TRACE_EVENT(xprtrdma_op_set_cto, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_createmrs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:756:1: note: in expansion of macro ‘TRACE_EVENT’ 756 | TRACE_EVENT(xprtrdma_createmrs, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:756:1: note: in expansion of macro ‘TRACE_EVENT’ 756 | TRACE_EVENT(xprtrdma_createmrs, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_nomrs_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:781:1: note: in expansion of macro ‘TRACE_EVENT’ 781 | TRACE_EVENT(xprtrdma_nomrs_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:781:1: note: in expansion of macro ‘TRACE_EVENT’ 781 | TRACE_EVENT(xprtrdma_nomrs_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_marshal’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:834:1: note: in expansion of macro ‘TRACE_EVENT’ 834 | TRACE_EVENT(xprtrdma_marshal, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:834:1: note: in expansion of macro ‘TRACE_EVENT’ 834 | TRACE_EVENT(xprtrdma_marshal, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_marshal_failed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:879:1: note: in expansion of macro ‘TRACE_EVENT’ 879 | TRACE_EVENT(xprtrdma_marshal_failed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:879:1: note: in expansion of macro ‘TRACE_EVENT’ 879 | TRACE_EVENT(xprtrdma_marshal_failed, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_prepsend_failed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ 906 | TRACE_EVENT(xprtrdma_prepsend_failed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ 906 | TRACE_EVENT(xprtrdma_prepsend_failed, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_post_send’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:933:1: note: in expansion of macro ‘TRACE_EVENT’ 933 | TRACE_EVENT(xprtrdma_post_send, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:933:1: note: in expansion of macro ‘TRACE_EVENT’ 933 | TRACE_EVENT(xprtrdma_post_send, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_post_send_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:970:1: note: in expansion of macro ‘TRACE_EVENT’ 970 | TRACE_EVENT(xprtrdma_post_send_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:970:1: note: in expansion of macro ‘TRACE_EVENT’ 970 | TRACE_EVENT(xprtrdma_post_send_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_post_recvs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1005:1: note: in expansion of macro ‘TRACE_EVENT’ 1005 | TRACE_EVENT(xprtrdma_post_recvs, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1005:1: note: in expansion of macro ‘TRACE_EVENT’ 1005 | TRACE_EVENT(xprtrdma_post_recvs, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_post_recvs_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1037:1: note: in expansion of macro ‘TRACE_EVENT’ 1037 | TRACE_EVENT(xprtrdma_post_recvs_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1037:1: note: in expansion of macro ‘TRACE_EVENT’ 1037 | TRACE_EVENT(xprtrdma_post_recvs_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_post_linv_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1067:1: note: in expansion of macro ‘TRACE_EVENT’ 1067 | TRACE_EVENT(xprtrdma_post_linv_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1067:1: note: in expansion of macro ‘TRACE_EVENT’ 1067 | TRACE_EVENT(xprtrdma_post_linv_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_frwr_alloc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1106:1: note: in expansion of macro ‘TRACE_EVENT’ 1106 | TRACE_EVENT(xprtrdma_frwr_alloc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1106:1: note: in expansion of macro ‘TRACE_EVENT’ 1106 | TRACE_EVENT(xprtrdma_frwr_alloc, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_frwr_dereg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1129:1: note: in expansion of macro ‘TRACE_EVENT’ 1129 | TRACE_EVENT(xprtrdma_frwr_dereg, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1129:1: note: in expansion of macro ‘TRACE_EVENT’ 1129 | TRACE_EVENT(xprtrdma_frwr_dereg, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_frwr_sgerr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1165:1: note: in expansion of macro ‘TRACE_EVENT’ 1165 | TRACE_EVENT(xprtrdma_frwr_sgerr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1165:1: note: in expansion of macro ‘TRACE_EVENT’ 1165 | TRACE_EVENT(xprtrdma_frwr_sgerr, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_frwr_maperr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1194:1: note: in expansion of macro ‘TRACE_EVENT’ 1194 | TRACE_EVENT(xprtrdma_frwr_maperr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1194:1: note: in expansion of macro ‘TRACE_EVENT’ 1194 | TRACE_EVENT(xprtrdma_frwr_maperr, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_dma_maperr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1232:1: note: in expansion of macro ‘TRACE_EVENT’ 1232 | TRACE_EVENT(xprtrdma_dma_maperr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1232:1: note: in expansion of macro ‘TRACE_EVENT’ 1232 | TRACE_EVENT(xprtrdma_dma_maperr, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_reply’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1254:1: note: in expansion of macro ‘TRACE_EVENT’ 1254 | TRACE_EVENT(xprtrdma_reply, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1254:1: note: in expansion of macro ‘TRACE_EVENT’ 1254 | TRACE_EVENT(xprtrdma_reply, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_err_vers’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1288:1: note: in expansion of macro ‘TRACE_EVENT’ 1288 | TRACE_EVENT(xprtrdma_err_vers, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1288:1: note: in expansion of macro ‘TRACE_EVENT’ 1288 | TRACE_EVENT(xprtrdma_err_vers, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_err_chunk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ 1319 | TRACE_EVENT(xprtrdma_err_chunk, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ 1319 | TRACE_EVENT(xprtrdma_err_chunk, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_err_unrecognized’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1343:1: note: in expansion of macro ‘TRACE_EVENT’ 1343 | TRACE_EVENT(xprtrdma_err_unrecognized, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1343:1: note: in expansion of macro ‘TRACE_EVENT’ 1343 | TRACE_EVENT(xprtrdma_err_unrecognized, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_fixup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1370:1: note: in expansion of macro ‘TRACE_EVENT’ 1370 | TRACE_EVENT(xprtrdma_fixup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1370:1: note: in expansion of macro ‘TRACE_EVENT’ 1370 | TRACE_EVENT(xprtrdma_fixup, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_decode_seg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1402:1: note: in expansion of macro ‘TRACE_EVENT’ 1402 | TRACE_EVENT(xprtrdma_decode_seg, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1402:1: note: in expansion of macro ‘TRACE_EVENT’ 1402 | TRACE_EVENT(xprtrdma_decode_seg, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_mrs_zap’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ 1429 | TRACE_EVENT(xprtrdma_mrs_zap, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ 1429 | TRACE_EVENT(xprtrdma_mrs_zap, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_cb_setup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ 1455 | TRACE_EVENT(xprtrdma_cb_setup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ 1455 | TRACE_EVENT(xprtrdma_cb_setup, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_accept_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1487:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1487 | DECLARE_EVENT_CLASS(svcrdma_accept_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1487:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1487 | DECLARE_EVENT_CLASS(svcrdma_accept_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_decode_rqst’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(svcrdma_decode_rqst, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(svcrdma_decode_rqst, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_decode_short_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ 1573 | TRACE_EVENT(svcrdma_decode_short_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ 1573 | TRACE_EVENT(svcrdma_decode_short_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_badreq_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1598:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1598 | DECLARE_EVENT_CLASS(svcrdma_badreq_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1598:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1598 | DECLARE_EVENT_CLASS(svcrdma_badreq_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_encode_wseg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1643:1: note: in expansion of macro ‘TRACE_EVENT’ 1643 | TRACE_EVENT(svcrdma_encode_wseg, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1643:1: note: in expansion of macro ‘TRACE_EVENT’ 1643 | TRACE_EVENT(svcrdma_encode_wseg, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_decode_rseg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1679:1: note: in expansion of macro ‘TRACE_EVENT’ 1679 | TRACE_EVENT(svcrdma_decode_rseg, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1679:1: note: in expansion of macro ‘TRACE_EVENT’ 1679 | TRACE_EVENT(svcrdma_decode_rseg, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_decode_wseg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1715:1: note: in expansion of macro ‘TRACE_EVENT’ 1715 | TRACE_EVENT(svcrdma_decode_wseg, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1715:1: note: in expansion of macro ‘TRACE_EVENT’ 1715 | TRACE_EVENT(svcrdma_decode_wseg, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_error_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1752 | DECLARE_EVENT_CLASS(svcrdma_error_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1752 | DECLARE_EVENT_CLASS(svcrdma_error_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_dma_map_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1786:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1786 | DECLARE_EVENT_CLASS(svcrdma_dma_map_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1786:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1786 | DECLARE_EVENT_CLASS(svcrdma_dma_map_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_dma_map_rw_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1829:1: note: in expansion of macro ‘TRACE_EVENT’ 1829 | TRACE_EVENT(svcrdma_dma_map_rw_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1829:1: note: in expansion of macro ‘TRACE_EVENT’ 1829 | TRACE_EVENT(svcrdma_dma_map_rw_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_rwctx_empty’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1862:1: note: in expansion of macro ‘TRACE_EVENT’ 1862 | TRACE_EVENT(svcrdma_rwctx_empty, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1862:1: note: in expansion of macro ‘TRACE_EVENT’ 1862 | TRACE_EVENT(svcrdma_rwctx_empty, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_page_overrun_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ 1885 | TRACE_EVENT(svcrdma_page_overrun_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ 1885 | TRACE_EVENT(svcrdma_page_overrun_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_small_wrch_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1911:1: note: in expansion of macro ‘TRACE_EVENT’ 1911 | TRACE_EVENT(svcrdma_small_wrch_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1911:1: note: in expansion of macro ‘TRACE_EVENT’ 1911 | TRACE_EVENT(svcrdma_small_wrch_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_send_pullup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1943:1: note: in expansion of macro ‘TRACE_EVENT’ 1943 | TRACE_EVENT(svcrdma_send_pullup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1943:1: note: in expansion of macro ‘TRACE_EVENT’ 1943 | TRACE_EVENT(svcrdma_send_pullup, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_send_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1971:1: note: in expansion of macro ‘TRACE_EVENT’ 1971 | TRACE_EVENT(svcrdma_send_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1971:1: note: in expansion of macro ‘TRACE_EVENT’ 1971 | TRACE_EVENT(svcrdma_send_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_post_send’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1996:1: note: in expansion of macro ‘TRACE_EVENT’ 1996 | TRACE_EVENT(svcrdma_post_send, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1996:1: note: in expansion of macro ‘TRACE_EVENT’ 1996 | TRACE_EVENT(svcrdma_post_send, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_rq_post_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2036:1: note: in expansion of macro ‘TRACE_EVENT’ 2036 | TRACE_EVENT(svcrdma_rq_post_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2036:1: note: in expansion of macro ‘TRACE_EVENT’ 2036 | TRACE_EVENT(svcrdma_rq_post_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_post_chunk_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2059:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2059 | DECLARE_EVENT_CLASS(svcrdma_post_chunk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2059:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2059 | DECLARE_EVENT_CLASS(svcrdma_post_chunk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_wc_read’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2106:1: note: in expansion of macro ‘TRACE_EVENT’ 2106 | TRACE_EVENT(svcrdma_wc_read, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2106:1: note: in expansion of macro ‘TRACE_EVENT’ 2106 | TRACE_EVENT(svcrdma_wc_read, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_qp_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2148:1: note: in expansion of macro ‘TRACE_EVENT’ 2148 | TRACE_EVENT(svcrdma_qp_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2148:1: note: in expansion of macro ‘TRACE_EVENT’ 2148 | TRACE_EVENT(svcrdma_qp_error, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_sendqueue_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2175 | DECLARE_EVENT_CLASS(svcrdma_sendqueue_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2175 | DECLARE_EVENT_CLASS(svcrdma_sendqueue_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_sq_post_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2215:1: note: in expansion of macro ‘TRACE_EVENT’ 2215 | TRACE_EVENT(svcrdma_sq_post_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2215:1: note: in expansion of macro ‘TRACE_EVENT’ 2215 | TRACE_EVENT(svcrdma_sq_post_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_rpcrdma_client_device_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2246:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2246 | DECLARE_EVENT_CLASS(rpcrdma_client_device_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2246:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2246 | DECLARE_EVENT_CLASS(rpcrdma_client_device_class, | ^~~~~~~~~~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: net/sunrpc/xprtrdma/module.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: net/sunrpc/xprtrdma] Error 2 make[4]: *** [../scripts/Makefile.build:485: net/sunrpc] Error 2 In file included from ../include/trace/define_trace.h:108, from ../fs/nfsd/trace.h:2206, from ../fs/nfsd/trace.c:4: ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_xdr_err_class’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_compound’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ 91 | TRACE_EVENT(nfsd_compound, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ 91 | TRACE_EVENT(nfsd_compound, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_compound_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ 114 | TRACE_EVENT(nfsd_compound_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ 114 | TRACE_EVENT(nfsd_compound_status, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_compound_decode_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(nfsd_compound_decode_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(nfsd_compound_decode_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_compound_encode_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ 165 | TRACE_EVENT(nfsd_compound_encode_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ 165 | TRACE_EVENT(nfsd_compound_encode_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_fh_verify’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(nfsd_fh_verify, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(nfsd_fh_verify, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_fh_verify_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 233 | TRACE_EVENT_CONDITION(nfsd_fh_verify_err, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 233 | TRACE_EVENT_CONDITION(nfsd_fh_verify_err, | ^~~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_fh_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:278:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 278 | DECLARE_EVENT_CLASS(nfsd_fh_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:278:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 278 | DECLARE_EVENT_CLASS(nfsd_fh_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_exp_find_key’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:308:1: note: in expansion of macro ‘TRACE_EVENT’ 308 | TRACE_EVENT(nfsd_exp_find_key, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:308:1: note: in expansion of macro ‘TRACE_EVENT’ 308 | TRACE_EVENT(nfsd_exp_find_key, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_expkey_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ 332 | TRACE_EVENT(nfsd_expkey_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ 332 | TRACE_EVENT(nfsd_expkey_update, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_exp_get_by_name’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ 358 | TRACE_EVENT(nfsd_exp_get_by_name, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ 358 | TRACE_EVENT(nfsd_exp_get_by_name, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_export_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:379:1: note: in expansion of macro ‘TRACE_EVENT’ 379 | TRACE_EVENT(nfsd_export_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:379:1: note: in expansion of macro ‘TRACE_EVENT’ 379 | TRACE_EVENT(nfsd_export_update, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_io_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:399:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 399 | DECLARE_EVENT_CLASS(nfsd_io_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:399:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 399 | DECLARE_EVENT_CLASS(nfsd_io_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:440:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 440 | DECLARE_EVENT_CLASS(nfsd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:440:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 440 | DECLARE_EVENT_CLASS(nfsd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_dirent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:474:1: note: in expansion of macro ‘TRACE_EVENT’ 474 | TRACE_EVENT(nfsd_dirent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:474:1: note: in expansion of macro ‘TRACE_EVENT’ 474 | TRACE_EVENT(nfsd_dirent, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_copy_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 495 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 495 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_delegret_wakeup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(nfsd_delegret_wakeup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(nfsd_delegret_wakeup, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_stateid_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 572 | DECLARE_EVENT_CLASS(nfsd_stateid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 572 | DECLARE_EVENT_CLASS(nfsd_stateid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_stateseqid_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 616 | DECLARE_EVENT_CLASS(nfsd_stateseqid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 616 | DECLARE_EVENT_CLASS(nfsd_stateseqid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_stid_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 659 | DECLARE_EVENT_CLASS(nfsd_stid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 659 | DECLARE_EVENT_CLASS(nfsd_stid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_stateowner_replay’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:699:1: note: in expansion of macro ‘TRACE_EVENT’ 699 | TRACE_EVENT(nfsd_stateowner_replay, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:699:1: note: in expansion of macro ‘TRACE_EVENT’ 699 | TRACE_EVENT(nfsd_stateowner_replay, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_seq4_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:717:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 717 | TRACE_EVENT_CONDITION(nfsd_seq4_status, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:717:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 717 | TRACE_EVENT_CONDITION(nfsd_seq4_status, | ^~~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cs_slot_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 752 | DECLARE_EVENT_CLASS(nfsd_cs_slot_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 752 | DECLARE_EVENT_CLASS(nfsd_cs_slot_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_slot_seqid_sequence’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:792:1: note: in expansion of macro ‘TRACE_EVENT’ 792 | TRACE_EVENT(nfsd_slot_seqid_sequence, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:792:1: note: in expansion of macro ‘TRACE_EVENT’ 792 | TRACE_EVENT(nfsd_slot_seqid_sequence, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_clientid_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:822:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 822 | DECLARE_EVENT_CLASS(nfsd_clientid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:822:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 822 | DECLARE_EVENT_CLASS(nfsd_clientid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_mark_client_expired’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:851:1: note: in expansion of macro ‘TRACE_EVENT’ 851 | TRACE_EVENT(nfsd_mark_client_expired, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:851:1: note: in expansion of macro ‘TRACE_EVENT’ 851 | TRACE_EVENT(nfsd_mark_client_expired, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_net_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:875:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 875 | DECLARE_EVENT_CLASS(nfsd_net_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:875:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 875 | DECLARE_EVENT_CLASS(nfsd_net_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_writeverf_reset’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:895:1: note: in expansion of macro ‘TRACE_EVENT’ 895 | TRACE_EVENT(nfsd_writeverf_reset, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:895:1: note: in expansion of macro ‘TRACE_EVENT’ 895 | TRACE_EVENT(nfsd_writeverf_reset, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_clid_cred_mismatch’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:923:1: note: in expansion of macro ‘TRACE_EVENT’ 923 | TRACE_EVENT(nfsd_clid_cred_mismatch, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:923:1: note: in expansion of macro ‘TRACE_EVENT’ 923 | TRACE_EVENT(nfsd_clid_cred_mismatch, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_clid_verf_mismatch’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:952:1: note: in expansion of macro ‘TRACE_EVENT’ 952 | TRACE_EVENT(nfsd_clid_verf_mismatch, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:952:1: note: in expansion of macro ‘TRACE_EVENT’ 952 | TRACE_EVENT(nfsd_clid_verf_mismatch, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_clid_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 984 | DECLARE_EVENT_CLASS(nfsd_clid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 984 | DECLARE_EVENT_CLASS(nfsd_clid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1030:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1030 | DECLARE_EVENT_CLASS(nfsd_file_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1030:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1030 | DECLARE_EVENT_CLASS(nfsd_file_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_alloc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1066:1: note: in expansion of macro ‘TRACE_EVENT’ 1066 | TRACE_EVENT(nfsd_file_alloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1066:1: note: in expansion of macro ‘TRACE_EVENT’ 1066 | TRACE_EVENT(nfsd_file_alloc, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_acquire’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1090:1: note: in expansion of macro ‘TRACE_EVENT’ 1090 | TRACE_EVENT(nfsd_file_acquire, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1090:1: note: in expansion of macro ‘TRACE_EVENT’ 1090 | TRACE_EVENT(nfsd_file_acquire, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_insert_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1132:1: note: in expansion of macro ‘TRACE_EVENT’ 1132 | TRACE_EVENT(nfsd_file_insert_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1132:1: note: in expansion of macro ‘TRACE_EVENT’ 1132 | TRACE_EVENT(nfsd_file_insert_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_cons_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ 1159 | TRACE_EVENT(nfsd_file_cons_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ 1159 | TRACE_EVENT(nfsd_file_cons_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_open_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1193 | DECLARE_EVENT_CLASS(nfsd_file_open_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1193 | DECLARE_EVENT_CLASS(nfsd_file_open_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_is_cached’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1229:1: note: in expansion of macro ‘TRACE_EVENT’ 1229 | TRACE_EVENT(nfsd_file_is_cached, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1229:1: note: in expansion of macro ‘TRACE_EVENT’ 1229 | TRACE_EVENT(nfsd_file_is_cached, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_fsnotify_handle_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1249:1: note: in expansion of macro ‘TRACE_EVENT’ 1249 | TRACE_EVENT(nfsd_file_fsnotify_handle_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1249:1: note: in expansion of macro ‘TRACE_EVENT’ 1249 | TRACE_EVENT(nfsd_file_fsnotify_handle_event, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_gc_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1268 | DECLARE_EVENT_CLASS(nfsd_file_gc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1268 | DECLARE_EVENT_CLASS(nfsd_file_gc_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_lruwalk_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1308:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1308 | DECLARE_EVENT_CLASS(nfsd_file_lruwalk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1308:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1308 | DECLARE_EVENT_CLASS(nfsd_file_lruwalk_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_close’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ 1337 | TRACE_EVENT(nfsd_file_close, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ 1337 | TRACE_EVENT(nfsd_file_close, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_drc_found’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1365:1: note: in expansion of macro ‘TRACE_EVENT’ 1365 | TRACE_EVENT(nfsd_drc_found, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1365:1: note: in expansion of macro ‘TRACE_EVENT’ 1365 | TRACE_EVENT(nfsd_drc_found, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_drc_mismatch’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1388:1: note: in expansion of macro ‘TRACE_EVENT’ 1388 | TRACE_EVENT(nfsd_drc_mismatch, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1388:1: note: in expansion of macro ‘TRACE_EVENT’ 1388 | TRACE_EVENT(nfsd_drc_mismatch, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_args’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ 1412 | TRACE_EVENT(nfsd_cb_args, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ 1412 | TRACE_EVENT(nfsd_cb_args, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_nodelegs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1437:1: note: in expansion of macro ‘TRACE_EVENT’ 1437 | TRACE_EVENT(nfsd_cb_nodelegs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1437:1: note: in expansion of macro ‘TRACE_EVENT’ 1437 | TRACE_EVENT(nfsd_cb_nodelegs, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1458:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1458 | DECLARE_EVENT_CLASS(nfsd_cb_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1458:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1458 | DECLARE_EVENT_CLASS(nfsd_cb_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_setup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1506:1: note: in expansion of macro ‘TRACE_EVENT’ 1506 | TRACE_EVENT(nfsd_cb_setup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1506:1: note: in expansion of macro ‘TRACE_EVENT’ 1506 | TRACE_EVENT(nfsd_cb_setup, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_setup_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1532:1: note: in expansion of macro ‘TRACE_EVENT’ 1532 | TRACE_EVENT(nfsd_cb_setup_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1532:1: note: in expansion of macro ‘TRACE_EVENT’ 1532 | TRACE_EVENT(nfsd_cb_setup_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_lifetime_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1556 | DECLARE_EVENT_CLASS(nfsd_cb_lifetime_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1556 | DECLARE_EVENT_CLASS(nfsd_cb_lifetime_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_seq_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1598:1: note: in expansion of macro ‘TRACE_EVENT’ 1598 | TRACE_EVENT(nfsd_cb_seq_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1598:1: note: in expansion of macro ‘TRACE_EVENT’ 1598 | TRACE_EVENT(nfsd_cb_seq_status, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_free_slot’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1639:1: note: in expansion of macro ‘TRACE_EVENT’ 1639 | TRACE_EVENT(nfsd_cb_free_slot, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1639:1: note: in expansion of macro ‘TRACE_EVENT’ 1639 | TRACE_EVENT(nfsd_cb_free_slot, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_recall’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:1678:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1678 | TRACE_EVENT_CONDITION(nfsd_cb_recall, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:1678:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1678 | TRACE_EVENT_CONDITION(nfsd_cb_recall, | ^~~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_notify_lock’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1707:1: note: in expansion of macro ‘TRACE_EVENT’ 1707 | TRACE_EVENT(nfsd_cb_notify_lock, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1707:1: note: in expansion of macro ‘TRACE_EVENT’ 1707 | TRACE_EVENT(nfsd_cb_notify_lock, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_offload’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1733:1: note: in expansion of macro ‘TRACE_EVENT’ 1733 | TRACE_EVENT(nfsd_cb_offload, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1733:1: note: in expansion of macro ‘TRACE_EVENT’ 1733 | TRACE_EVENT(nfsd_cb_offload, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_recall_any’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1769:1: note: in expansion of macro ‘TRACE_EVENT’ 1769 | TRACE_EVENT(nfsd_cb_recall_any, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1769:1: note: in expansion of macro ‘TRACE_EVENT’ 1769 | TRACE_EVENT(nfsd_cb_recall_any, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_done_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1795:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1795 | DECLARE_EVENT_CLASS(nfsd_cb_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1795:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1795 | DECLARE_EVENT_CLASS(nfsd_cb_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_recall_any_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1834:1: note: in expansion of macro ‘TRACE_EVENT’ 1834 | TRACE_EVENT(nfsd_cb_recall_any_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1834:1: note: in expansion of macro ‘TRACE_EVENT’ 1834 | TRACE_EVENT(nfsd_cb_recall_any_done, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_unlock_ip’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1855:1: note: in expansion of macro ‘TRACE_EVENT’ 1855 | TRACE_EVENT(nfsd_ctl_unlock_ip, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1855:1: note: in expansion of macro ‘TRACE_EVENT’ 1855 | TRACE_EVENT(nfsd_ctl_unlock_ip, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_unlock_fs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1874:1: note: in expansion of macro ‘TRACE_EVENT’ 1874 | TRACE_EVENT(nfsd_ctl_unlock_fs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1874:1: note: in expansion of macro ‘TRACE_EVENT’ 1874 | TRACE_EVENT(nfsd_ctl_unlock_fs, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_filehandle’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ 1893 | TRACE_EVENT(nfsd_ctl_filehandle, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ 1893 | TRACE_EVENT(nfsd_ctl_filehandle, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_threads’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1918:1: note: in expansion of macro ‘TRACE_EVENT’ 1918 | TRACE_EVENT(nfsd_ctl_threads, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1918:1: note: in expansion of macro ‘TRACE_EVENT’ 1918 | TRACE_EVENT(nfsd_ctl_threads, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_pool_threads’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1937:1: note: in expansion of macro ‘TRACE_EVENT’ 1937 | TRACE_EVENT(nfsd_ctl_pool_threads, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1937:1: note: in expansion of macro ‘TRACE_EVENT’ 1937 | TRACE_EVENT(nfsd_ctl_pool_threads, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_version’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1959:1: note: in expansion of macro ‘TRACE_EVENT’ 1959 | TRACE_EVENT(nfsd_ctl_version, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1959:1: note: in expansion of macro ‘TRACE_EVENT’ 1959 | TRACE_EVENT(nfsd_ctl_version, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_ports_addfd’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1978:1: note: in expansion of macro ‘TRACE_EVENT’ 1978 | TRACE_EVENT(nfsd_ctl_ports_addfd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1978:1: note: in expansion of macro ‘TRACE_EVENT’ 1978 | TRACE_EVENT(nfsd_ctl_ports_addfd, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_ports_addxprt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1997:1: note: in expansion of macro ‘TRACE_EVENT’ 1997 | TRACE_EVENT(nfsd_ctl_ports_addxprt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1997:1: note: in expansion of macro ‘TRACE_EVENT’ 1997 | TRACE_EVENT(nfsd_ctl_ports_addxprt, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_maxblksize’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ 2019 | TRACE_EVENT(nfsd_ctl_maxblksize, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ 2019 | TRACE_EVENT(nfsd_ctl_maxblksize, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_maxconn’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2038:1: note: in expansion of macro ‘TRACE_EVENT’ 2038 | TRACE_EVENT(nfsd_ctl_maxconn, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2038:1: note: in expansion of macro ‘TRACE_EVENT’ 2038 | TRACE_EVENT(nfsd_ctl_maxconn, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_time’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2057:1: note: in expansion of macro ‘TRACE_EVENT’ 2057 | TRACE_EVENT(nfsd_ctl_time, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2057:1: note: in expansion of macro ‘TRACE_EVENT’ 2057 | TRACE_EVENT(nfsd_ctl_time, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_recoverydir’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ 2080 | TRACE_EVENT(nfsd_ctl_recoverydir, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ 2080 | TRACE_EVENT(nfsd_ctl_recoverydir, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_end_grace’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(nfsd_end_grace, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(nfsd_end_grace, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_copy_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2114 | DECLARE_EVENT_CLASS(nfsd_copy_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2114 | DECLARE_EVENT_CLASS(nfsd_copy_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_copy_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2177:1: note: in expansion of macro ‘TRACE_EVENT’ 2177 | TRACE_EVENT(nfsd_copy_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2177:1: note: in expansion of macro ‘TRACE_EVENT’ 2177 | TRACE_EVENT(nfsd_copy_done, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_xdr_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_compound’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ 91 | TRACE_EVENT(nfsd_compound, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ 91 | TRACE_EVENT(nfsd_compound, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_compound_status’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ 114 | TRACE_EVENT(nfsd_compound_status, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ 114 | TRACE_EVENT(nfsd_compound_status, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_compound_decode_err’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(nfsd_compound_decode_err, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(nfsd_compound_decode_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_compound_encode_err’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ 165 | TRACE_EVENT(nfsd_compound_encode_err, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ 165 | TRACE_EVENT(nfsd_compound_encode_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_fh_verify’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(nfsd_fh_verify, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(nfsd_fh_verify, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_fh_verify_err’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 233 | TRACE_EVENT_CONDITION(nfsd_fh_verify_err, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 233 | TRACE_EVENT_CONDITION(nfsd_fh_verify_err, | ^~~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_fh_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:278:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 278 | DECLARE_EVENT_CLASS(nfsd_fh_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:278:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 278 | DECLARE_EVENT_CLASS(nfsd_fh_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_exp_find_key’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:308:1: note: in expansion of macro ‘TRACE_EVENT’ 308 | TRACE_EVENT(nfsd_exp_find_key, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:308:1: note: in expansion of macro ‘TRACE_EVENT’ 308 | TRACE_EVENT(nfsd_exp_find_key, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_expkey_update’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ 332 | TRACE_EVENT(nfsd_expkey_update, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ 332 | TRACE_EVENT(nfsd_expkey_update, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_exp_get_by_name’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ 358 | TRACE_EVENT(nfsd_exp_get_by_name, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ 358 | TRACE_EVENT(nfsd_exp_get_by_name, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_export_update’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:379:1: note: in expansion of macro ‘TRACE_EVENT’ 379 | TRACE_EVENT(nfsd_export_update, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:379:1: note: in expansion of macro ‘TRACE_EVENT’ 379 | TRACE_EVENT(nfsd_export_update, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_io_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:399:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 399 | DECLARE_EVENT_CLASS(nfsd_io_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:399:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 399 | DECLARE_EVENT_CLASS(nfsd_io_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:440:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 440 | DECLARE_EVENT_CLASS(nfsd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:440:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 440 | DECLARE_EVENT_CLASS(nfsd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_dirent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:474:1: note: in expansion of macro ‘TRACE_EVENT’ 474 | TRACE_EVENT(nfsd_dirent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:474:1: note: in expansion of macro ‘TRACE_EVENT’ 474 | TRACE_EVENT(nfsd_dirent, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_copy_err_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 495 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 495 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_delegret_wakeup’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(nfsd_delegret_wakeup, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(nfsd_delegret_wakeup, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_stateid_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 572 | DECLARE_EVENT_CLASS(nfsd_stateid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 572 | DECLARE_EVENT_CLASS(nfsd_stateid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_stateseqid_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 616 | DECLARE_EVENT_CLASS(nfsd_stateseqid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 616 | DECLARE_EVENT_CLASS(nfsd_stateseqid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_stid_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 659 | DECLARE_EVENT_CLASS(nfsd_stid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 659 | DECLARE_EVENT_CLASS(nfsd_stid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_stateowner_replay’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:699:1: note: in expansion of macro ‘TRACE_EVENT’ 699 | TRACE_EVENT(nfsd_stateowner_replay, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:699:1: note: in expansion of macro ‘TRACE_EVENT’ 699 | TRACE_EVENT(nfsd_stateowner_replay, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_seq4_status’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:717:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 717 | TRACE_EVENT_CONDITION(nfsd_seq4_status, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:717:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 717 | TRACE_EVENT_CONDITION(nfsd_seq4_status, | ^~~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_cs_slot_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 752 | DECLARE_EVENT_CLASS(nfsd_cs_slot_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 752 | DECLARE_EVENT_CLASS(nfsd_cs_slot_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_slot_seqid_sequence’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:792:1: note: in expansion of macro ‘TRACE_EVENT’ 792 | TRACE_EVENT(nfsd_slot_seqid_sequence, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:792:1: note: in expansion of macro ‘TRACE_EVENT’ 792 | TRACE_EVENT(nfsd_slot_seqid_sequence, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_clientid_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:822:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 822 | DECLARE_EVENT_CLASS(nfsd_clientid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:822:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 822 | DECLARE_EVENT_CLASS(nfsd_clientid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_mark_client_expired’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:851:1: note: in expansion of macro ‘TRACE_EVENT’ 851 | TRACE_EVENT(nfsd_mark_client_expired, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:851:1: note: in expansion of macro ‘TRACE_EVENT’ 851 | TRACE_EVENT(nfsd_mark_client_expired, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_net_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:875:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 875 | DECLARE_EVENT_CLASS(nfsd_net_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:875:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 875 | DECLARE_EVENT_CLASS(nfsd_net_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_writeverf_reset’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:895:1: note: in expansion of macro ‘TRACE_EVENT’ 895 | TRACE_EVENT(nfsd_writeverf_reset, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:895:1: note: in expansion of macro ‘TRACE_EVENT’ 895 | TRACE_EVENT(nfsd_writeverf_reset, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_clid_cred_mismatch’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:923:1: note: in expansion of macro ‘TRACE_EVENT’ 923 | TRACE_EVENT(nfsd_clid_cred_mismatch, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:923:1: note: in expansion of macro ‘TRACE_EVENT’ 923 | TRACE_EVENT(nfsd_clid_cred_mismatch, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_clid_verf_mismatch’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:952:1: note: in expansion of macro ‘TRACE_EVENT’ 952 | TRACE_EVENT(nfsd_clid_verf_mismatch, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:952:1: note: in expansion of macro ‘TRACE_EVENT’ 952 | TRACE_EVENT(nfsd_clid_verf_mismatch, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_clid_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 984 | DECLARE_EVENT_CLASS(nfsd_clid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 984 | DECLARE_EVENT_CLASS(nfsd_clid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_file_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1030:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1030 | DECLARE_EVENT_CLASS(nfsd_file_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1030:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1030 | DECLARE_EVENT_CLASS(nfsd_file_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_file_alloc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1066:1: note: in expansion of macro ‘TRACE_EVENT’ 1066 | TRACE_EVENT(nfsd_file_alloc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1066:1: note: in expansion of macro ‘TRACE_EVENT’ 1066 | TRACE_EVENT(nfsd_file_alloc, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_file_acquire’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1090:1: note: in expansion of macro ‘TRACE_EVENT’ 1090 | TRACE_EVENT(nfsd_file_acquire, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1090:1: note: in expansion of macro ‘TRACE_EVENT’ 1090 | TRACE_EVENT(nfsd_file_acquire, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_file_insert_err’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1132:1: note: in expansion of macro ‘TRACE_EVENT’ 1132 | TRACE_EVENT(nfsd_file_insert_err, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1132:1: note: in expansion of macro ‘TRACE_EVENT’ 1132 | TRACE_EVENT(nfsd_file_insert_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_file_cons_err’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ 1159 | TRACE_EVENT(nfsd_file_cons_err, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ 1159 | TRACE_EVENT(nfsd_file_cons_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_file_open_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1193 | DECLARE_EVENT_CLASS(nfsd_file_open_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1193 | DECLARE_EVENT_CLASS(nfsd_file_open_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_file_is_cached’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1229:1: note: in expansion of macro ‘TRACE_EVENT’ 1229 | TRACE_EVENT(nfsd_file_is_cached, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1229:1: note: in expansion of macro ‘TRACE_EVENT’ 1229 | TRACE_EVENT(nfsd_file_is_cached, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_file_fsnotify_handle_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1249:1: note: in expansion of macro ‘TRACE_EVENT’ 1249 | TRACE_EVENT(nfsd_file_fsnotify_handle_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1249:1: note: in expansion of macro ‘TRACE_EVENT’ 1249 | TRACE_EVENT(nfsd_file_fsnotify_handle_event, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_file_gc_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1268 | DECLARE_EVENT_CLASS(nfsd_file_gc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1268 | DECLARE_EVENT_CLASS(nfsd_file_gc_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_file_lruwalk_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1308:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1308 | DECLARE_EVENT_CLASS(nfsd_file_lruwalk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1308:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1308 | DECLARE_EVENT_CLASS(nfsd_file_lruwalk_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_file_close’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ 1337 | TRACE_EVENT(nfsd_file_close, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ 1337 | TRACE_EVENT(nfsd_file_close, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_drc_found’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1365:1: note: in expansion of macro ‘TRACE_EVENT’ 1365 | TRACE_EVENT(nfsd_drc_found, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1365:1: note: in expansion of macro ‘TRACE_EVENT’ 1365 | TRACE_EVENT(nfsd_drc_found, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_drc_mismatch’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1388:1: note: in expansion of macro ‘TRACE_EVENT’ 1388 | TRACE_EVENT(nfsd_drc_mismatch, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1388:1: note: in expansion of macro ‘TRACE_EVENT’ 1388 | TRACE_EVENT(nfsd_drc_mismatch, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_cb_args’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ 1412 | TRACE_EVENT(nfsd_cb_args, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ 1412 | TRACE_EVENT(nfsd_cb_args, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_cb_nodelegs’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1437:1: note: in expansion of macro ‘TRACE_EVENT’ 1437 | TRACE_EVENT(nfsd_cb_nodelegs, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1437:1: note: in expansion of macro ‘TRACE_EVENT’ 1437 | TRACE_EVENT(nfsd_cb_nodelegs, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_cb_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1458:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1458 | DECLARE_EVENT_CLASS(nfsd_cb_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1458:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1458 | DECLARE_EVENT_CLASS(nfsd_cb_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_cb_setup’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1506:1: note: in expansion of macro ‘TRACE_EVENT’ 1506 | TRACE_EVENT(nfsd_cb_setup, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1506:1: note: in expansion of macro ‘TRACE_EVENT’ 1506 | TRACE_EVENT(nfsd_cb_setup, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_cb_setup_err’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1532:1: note: in expansion of macro ‘TRACE_EVENT’ 1532 | TRACE_EVENT(nfsd_cb_setup_err, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1532:1: note: in expansion of macro ‘TRACE_EVENT’ 1532 | TRACE_EVENT(nfsd_cb_setup_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_cb_lifetime_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1556 | DECLARE_EVENT_CLASS(nfsd_cb_lifetime_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1556 | DECLARE_EVENT_CLASS(nfsd_cb_lifetime_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_cb_seq_status’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1598:1: note: in expansion of macro ‘TRACE_EVENT’ 1598 | TRACE_EVENT(nfsd_cb_seq_status, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1598:1: note: in expansion of macro ‘TRACE_EVENT’ 1598 | TRACE_EVENT(nfsd_cb_seq_status, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_cb_free_slot’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1639:1: note: in expansion of macro ‘TRACE_EVENT’ 1639 | TRACE_EVENT(nfsd_cb_free_slot, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1639:1: note: in expansion of macro ‘TRACE_EVENT’ 1639 | TRACE_EVENT(nfsd_cb_free_slot, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_cb_recall’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:1678:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1678 | TRACE_EVENT_CONDITION(nfsd_cb_recall, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:1678:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1678 | TRACE_EVENT_CONDITION(nfsd_cb_recall, | ^~~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_cb_notify_lock’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1707:1: note: in expansion of macro ‘TRACE_EVENT’ 1707 | TRACE_EVENT(nfsd_cb_notify_lock, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1707:1: note: in expansion of macro ‘TRACE_EVENT’ 1707 | TRACE_EVENT(nfsd_cb_notify_lock, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_cb_offload’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1733:1: note: in expansion of macro ‘TRACE_EVENT’ 1733 | TRACE_EVENT(nfsd_cb_offload, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1733:1: note: in expansion of macro ‘TRACE_EVENT’ 1733 | TRACE_EVENT(nfsd_cb_offload, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_cb_recall_any’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1769:1: note: in expansion of macro ‘TRACE_EVENT’ 1769 | TRACE_EVENT(nfsd_cb_recall_any, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1769:1: note: in expansion of macro ‘TRACE_EVENT’ 1769 | TRACE_EVENT(nfsd_cb_recall_any, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_cb_done_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1795:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1795 | DECLARE_EVENT_CLASS(nfsd_cb_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1795:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1795 | DECLARE_EVENT_CLASS(nfsd_cb_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_cb_recall_any_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1834:1: note: in expansion of macro ‘TRACE_EVENT’ 1834 | TRACE_EVENT(nfsd_cb_recall_any_done, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1834:1: note: in expansion of macro ‘TRACE_EVENT’ 1834 | TRACE_EVENT(nfsd_cb_recall_any_done, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_ctl_unlock_ip’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1855:1: note: in expansion of macro ‘TRACE_EVENT’ 1855 | TRACE_EVENT(nfsd_ctl_unlock_ip, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1855:1: note: in expansion of macro ‘TRACE_EVENT’ 1855 | TRACE_EVENT(nfsd_ctl_unlock_ip, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_ctl_unlock_fs’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1874:1: note: in expansion of macro ‘TRACE_EVENT’ 1874 | TRACE_EVENT(nfsd_ctl_unlock_fs, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1874:1: note: in expansion of macro ‘TRACE_EVENT’ 1874 | TRACE_EVENT(nfsd_ctl_unlock_fs, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_ctl_filehandle’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ 1893 | TRACE_EVENT(nfsd_ctl_filehandle, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ 1893 | TRACE_EVENT(nfsd_ctl_filehandle, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_ctl_threads’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1918:1: note: in expansion of macro ‘TRACE_EVENT’ 1918 | TRACE_EVENT(nfsd_ctl_threads, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1918:1: note: in expansion of macro ‘TRACE_EVENT’ 1918 | TRACE_EVENT(nfsd_ctl_threads, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_ctl_pool_threads’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1937:1: note: in expansion of macro ‘TRACE_EVENT’ 1937 | TRACE_EVENT(nfsd_ctl_pool_threads, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1937:1: note: in expansion of macro ‘TRACE_EVENT’ 1937 | TRACE_EVENT(nfsd_ctl_pool_threads, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_ctl_version’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1959:1: note: in expansion of macro ‘TRACE_EVENT’ 1959 | TRACE_EVENT(nfsd_ctl_version, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1959:1: note: in expansion of macro ‘TRACE_EVENT’ 1959 | TRACE_EVENT(nfsd_ctl_version, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_ctl_ports_addfd’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1978:1: note: in expansion of macro ‘TRACE_EVENT’ 1978 | TRACE_EVENT(nfsd_ctl_ports_addfd, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1978:1: note: in expansion of macro ‘TRACE_EVENT’ 1978 | TRACE_EVENT(nfsd_ctl_ports_addfd, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_ctl_ports_addxprt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1997:1: note: in expansion of macro ‘TRACE_EVENT’ 1997 | TRACE_EVENT(nfsd_ctl_ports_addxprt, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1997:1: note: in expansion of macro ‘TRACE_EVENT’ 1997 | TRACE_EVENT(nfsd_ctl_ports_addxprt, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_ctl_maxblksize’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ 2019 | TRACE_EVENT(nfsd_ctl_maxblksize, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ 2019 | TRACE_EVENT(nfsd_ctl_maxblksize, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_ctl_maxconn’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2038:1: note: in expansion of macro ‘TRACE_EVENT’ 2038 | TRACE_EVENT(nfsd_ctl_maxconn, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2038:1: note: in expansion of macro ‘TRACE_EVENT’ 2038 | TRACE_EVENT(nfsd_ctl_maxconn, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_ctl_time’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2057:1: note: in expansion of macro ‘TRACE_EVENT’ 2057 | TRACE_EVENT(nfsd_ctl_time, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2057:1: note: in expansion of macro ‘TRACE_EVENT’ 2057 | TRACE_EVENT(nfsd_ctl_time, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_ctl_recoverydir’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ 2080 | TRACE_EVENT(nfsd_ctl_recoverydir, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ 2080 | TRACE_EVENT(nfsd_ctl_recoverydir, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_end_grace’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(nfsd_end_grace, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(nfsd_end_grace, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_copy_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2114 | DECLARE_EVENT_CLASS(nfsd_copy_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2114 | DECLARE_EVENT_CLASS(nfsd_copy_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘perf_trace_nfsd_copy_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2177:1: note: in expansion of macro ‘TRACE_EVENT’ 2177 | TRACE_EVENT(nfsd_copy_done, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2177:1: note: in expansion of macro ‘TRACE_EVENT’ 2177 | TRACE_EVENT(nfsd_copy_done, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_xdr_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_compound’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ 91 | TRACE_EVENT(nfsd_compound, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ 91 | TRACE_EVENT(nfsd_compound, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_compound_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ 114 | TRACE_EVENT(nfsd_compound_status, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ 114 | TRACE_EVENT(nfsd_compound_status, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_compound_decode_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(nfsd_compound_decode_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(nfsd_compound_decode_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_compound_encode_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ 165 | TRACE_EVENT(nfsd_compound_encode_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ 165 | TRACE_EVENT(nfsd_compound_encode_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_fh_verify’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(nfsd_fh_verify, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(nfsd_fh_verify, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_fh_verify_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 233 | TRACE_EVENT_CONDITION(nfsd_fh_verify_err, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 233 | TRACE_EVENT_CONDITION(nfsd_fh_verify_err, | ^~~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_fh_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:278:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 278 | DECLARE_EVENT_CLASS(nfsd_fh_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:278:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 278 | DECLARE_EVENT_CLASS(nfsd_fh_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_exp_find_key’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:308:1: note: in expansion of macro ‘TRACE_EVENT’ 308 | TRACE_EVENT(nfsd_exp_find_key, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:308:1: note: in expansion of macro ‘TRACE_EVENT’ 308 | TRACE_EVENT(nfsd_exp_find_key, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_expkey_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ 332 | TRACE_EVENT(nfsd_expkey_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ 332 | TRACE_EVENT(nfsd_expkey_update, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_exp_get_by_name’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ 358 | TRACE_EVENT(nfsd_exp_get_by_name, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ 358 | TRACE_EVENT(nfsd_exp_get_by_name, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_export_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:379:1: note: in expansion of macro ‘TRACE_EVENT’ 379 | TRACE_EVENT(nfsd_export_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:379:1: note: in expansion of macro ‘TRACE_EVENT’ 379 | TRACE_EVENT(nfsd_export_update, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_io_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:399:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 399 | DECLARE_EVENT_CLASS(nfsd_io_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:399:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 399 | DECLARE_EVENT_CLASS(nfsd_io_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:440:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 440 | DECLARE_EVENT_CLASS(nfsd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:440:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 440 | DECLARE_EVENT_CLASS(nfsd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_dirent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:474:1: note: in expansion of macro ‘TRACE_EVENT’ 474 | TRACE_EVENT(nfsd_dirent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:474:1: note: in expansion of macro ‘TRACE_EVENT’ 474 | TRACE_EVENT(nfsd_dirent, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_copy_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 495 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 495 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_delegret_wakeup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(nfsd_delegret_wakeup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(nfsd_delegret_wakeup, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_stateid_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 572 | DECLARE_EVENT_CLASS(nfsd_stateid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 572 | DECLARE_EVENT_CLASS(nfsd_stateid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_stateseqid_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 616 | DECLARE_EVENT_CLASS(nfsd_stateseqid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 616 | DECLARE_EVENT_CLASS(nfsd_stateseqid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_stid_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 659 | DECLARE_EVENT_CLASS(nfsd_stid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 659 | DECLARE_EVENT_CLASS(nfsd_stid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_stateowner_replay’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:699:1: note: in expansion of macro ‘TRACE_EVENT’ 699 | TRACE_EVENT(nfsd_stateowner_replay, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:699:1: note: in expansion of macro ‘TRACE_EVENT’ 699 | TRACE_EVENT(nfsd_stateowner_replay, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_seq4_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:717:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 717 | TRACE_EVENT_CONDITION(nfsd_seq4_status, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:717:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 717 | TRACE_EVENT_CONDITION(nfsd_seq4_status, | ^~~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cs_slot_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 752 | DECLARE_EVENT_CLASS(nfsd_cs_slot_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 752 | DECLARE_EVENT_CLASS(nfsd_cs_slot_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_slot_seqid_sequence’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:792:1: note: in expansion of macro ‘TRACE_EVENT’ 792 | TRACE_EVENT(nfsd_slot_seqid_sequence, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:792:1: note: in expansion of macro ‘TRACE_EVENT’ 792 | TRACE_EVENT(nfsd_slot_seqid_sequence, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_clientid_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:822:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 822 | DECLARE_EVENT_CLASS(nfsd_clientid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:822:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 822 | DECLARE_EVENT_CLASS(nfsd_clientid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_mark_client_expired’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:851:1: note: in expansion of macro ‘TRACE_EVENT’ 851 | TRACE_EVENT(nfsd_mark_client_expired, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:851:1: note: in expansion of macro ‘TRACE_EVENT’ 851 | TRACE_EVENT(nfsd_mark_client_expired, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_net_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:875:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 875 | DECLARE_EVENT_CLASS(nfsd_net_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:875:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 875 | DECLARE_EVENT_CLASS(nfsd_net_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_writeverf_reset’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:895:1: note: in expansion of macro ‘TRACE_EVENT’ 895 | TRACE_EVENT(nfsd_writeverf_reset, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:895:1: note: in expansion of macro ‘TRACE_EVENT’ 895 | TRACE_EVENT(nfsd_writeverf_reset, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_clid_cred_mismatch’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:923:1: note: in expansion of macro ‘TRACE_EVENT’ 923 | TRACE_EVENT(nfsd_clid_cred_mismatch, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:923:1: note: in expansion of macro ‘TRACE_EVENT’ 923 | TRACE_EVENT(nfsd_clid_cred_mismatch, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_clid_verf_mismatch’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:952:1: note: in expansion of macro ‘TRACE_EVENT’ 952 | TRACE_EVENT(nfsd_clid_verf_mismatch, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:952:1: note: in expansion of macro ‘TRACE_EVENT’ 952 | TRACE_EVENT(nfsd_clid_verf_mismatch, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_clid_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 984 | DECLARE_EVENT_CLASS(nfsd_clid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 984 | DECLARE_EVENT_CLASS(nfsd_clid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1030:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1030 | DECLARE_EVENT_CLASS(nfsd_file_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1030:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1030 | DECLARE_EVENT_CLASS(nfsd_file_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_alloc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1066:1: note: in expansion of macro ‘TRACE_EVENT’ 1066 | TRACE_EVENT(nfsd_file_alloc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1066:1: note: in expansion of macro ‘TRACE_EVENT’ 1066 | TRACE_EVENT(nfsd_file_alloc, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_acquire’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1090:1: note: in expansion of macro ‘TRACE_EVENT’ 1090 | TRACE_EVENT(nfsd_file_acquire, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1090:1: note: in expansion of macro ‘TRACE_EVENT’ 1090 | TRACE_EVENT(nfsd_file_acquire, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_insert_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1132:1: note: in expansion of macro ‘TRACE_EVENT’ 1132 | TRACE_EVENT(nfsd_file_insert_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1132:1: note: in expansion of macro ‘TRACE_EVENT’ 1132 | TRACE_EVENT(nfsd_file_insert_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_cons_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ 1159 | TRACE_EVENT(nfsd_file_cons_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ 1159 | TRACE_EVENT(nfsd_file_cons_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_open_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1193 | DECLARE_EVENT_CLASS(nfsd_file_open_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1193 | DECLARE_EVENT_CLASS(nfsd_file_open_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_is_cached’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1229:1: note: in expansion of macro ‘TRACE_EVENT’ 1229 | TRACE_EVENT(nfsd_file_is_cached, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1229:1: note: in expansion of macro ‘TRACE_EVENT’ 1229 | TRACE_EVENT(nfsd_file_is_cached, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_fsnotify_handle_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1249:1: note: in expansion of macro ‘TRACE_EVENT’ 1249 | TRACE_EVENT(nfsd_file_fsnotify_handle_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1249:1: note: in expansion of macro ‘TRACE_EVENT’ 1249 | TRACE_EVENT(nfsd_file_fsnotify_handle_event, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_gc_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1268 | DECLARE_EVENT_CLASS(nfsd_file_gc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1268 | DECLARE_EVENT_CLASS(nfsd_file_gc_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_lruwalk_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1308:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1308 | DECLARE_EVENT_CLASS(nfsd_file_lruwalk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1308:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1308 | DECLARE_EVENT_CLASS(nfsd_file_lruwalk_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_close’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ 1337 | TRACE_EVENT(nfsd_file_close, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ 1337 | TRACE_EVENT(nfsd_file_close, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_drc_found’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1365:1: note: in expansion of macro ‘TRACE_EVENT’ 1365 | TRACE_EVENT(nfsd_drc_found, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1365:1: note: in expansion of macro ‘TRACE_EVENT’ 1365 | TRACE_EVENT(nfsd_drc_found, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_drc_mismatch’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1388:1: note: in expansion of macro ‘TRACE_EVENT’ 1388 | TRACE_EVENT(nfsd_drc_mismatch, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1388:1: note: in expansion of macro ‘TRACE_EVENT’ 1388 | TRACE_EVENT(nfsd_drc_mismatch, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_args’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ 1412 | TRACE_EVENT(nfsd_cb_args, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ 1412 | TRACE_EVENT(nfsd_cb_args, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_nodelegs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1437:1: note: in expansion of macro ‘TRACE_EVENT’ 1437 | TRACE_EVENT(nfsd_cb_nodelegs, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1437:1: note: in expansion of macro ‘TRACE_EVENT’ 1437 | TRACE_EVENT(nfsd_cb_nodelegs, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1458:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1458 | DECLARE_EVENT_CLASS(nfsd_cb_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1458:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1458 | DECLARE_EVENT_CLASS(nfsd_cb_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_setup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1506:1: note: in expansion of macro ‘TRACE_EVENT’ 1506 | TRACE_EVENT(nfsd_cb_setup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1506:1: note: in expansion of macro ‘TRACE_EVENT’ 1506 | TRACE_EVENT(nfsd_cb_setup, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_setup_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1532:1: note: in expansion of macro ‘TRACE_EVENT’ 1532 | TRACE_EVENT(nfsd_cb_setup_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1532:1: note: in expansion of macro ‘TRACE_EVENT’ 1532 | TRACE_EVENT(nfsd_cb_setup_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_lifetime_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1556 | DECLARE_EVENT_CLASS(nfsd_cb_lifetime_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1556 | DECLARE_EVENT_CLASS(nfsd_cb_lifetime_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_seq_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1598:1: note: in expansion of macro ‘TRACE_EVENT’ 1598 | TRACE_EVENT(nfsd_cb_seq_status, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1598:1: note: in expansion of macro ‘TRACE_EVENT’ 1598 | TRACE_EVENT(nfsd_cb_seq_status, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_free_slot’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1639:1: note: in expansion of macro ‘TRACE_EVENT’ 1639 | TRACE_EVENT(nfsd_cb_free_slot, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1639:1: note: in expansion of macro ‘TRACE_EVENT’ 1639 | TRACE_EVENT(nfsd_cb_free_slot, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_recall’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:1678:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1678 | TRACE_EVENT_CONDITION(nfsd_cb_recall, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:1678:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1678 | TRACE_EVENT_CONDITION(nfsd_cb_recall, | ^~~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_notify_lock’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1707:1: note: in expansion of macro ‘TRACE_EVENT’ 1707 | TRACE_EVENT(nfsd_cb_notify_lock, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1707:1: note: in expansion of macro ‘TRACE_EVENT’ 1707 | TRACE_EVENT(nfsd_cb_notify_lock, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_offload’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1733:1: note: in expansion of macro ‘TRACE_EVENT’ 1733 | TRACE_EVENT(nfsd_cb_offload, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1733:1: note: in expansion of macro ‘TRACE_EVENT’ 1733 | TRACE_EVENT(nfsd_cb_offload, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_recall_any’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1769:1: note: in expansion of macro ‘TRACE_EVENT’ 1769 | TRACE_EVENT(nfsd_cb_recall_any, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1769:1: note: in expansion of macro ‘TRACE_EVENT’ 1769 | TRACE_EVENT(nfsd_cb_recall_any, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_done_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1795:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1795 | DECLARE_EVENT_CLASS(nfsd_cb_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1795:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1795 | DECLARE_EVENT_CLASS(nfsd_cb_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_recall_any_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1834:1: note: in expansion of macro ‘TRACE_EVENT’ 1834 | TRACE_EVENT(nfsd_cb_recall_any_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1834:1: note: in expansion of macro ‘TRACE_EVENT’ 1834 | TRACE_EVENT(nfsd_cb_recall_any_done, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_unlock_ip’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1855:1: note: in expansion of macro ‘TRACE_EVENT’ 1855 | TRACE_EVENT(nfsd_ctl_unlock_ip, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1855:1: note: in expansion of macro ‘TRACE_EVENT’ 1855 | TRACE_EVENT(nfsd_ctl_unlock_ip, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_unlock_fs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1874:1: note: in expansion of macro ‘TRACE_EVENT’ 1874 | TRACE_EVENT(nfsd_ctl_unlock_fs, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1874:1: note: in expansion of macro ‘TRACE_EVENT’ 1874 | TRACE_EVENT(nfsd_ctl_unlock_fs, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_filehandle’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ 1893 | TRACE_EVENT(nfsd_ctl_filehandle, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ 1893 | TRACE_EVENT(nfsd_ctl_filehandle, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_threads’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1918:1: note: in expansion of macro ‘TRACE_EVENT’ 1918 | TRACE_EVENT(nfsd_ctl_threads, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1918:1: note: in expansion of macro ‘TRACE_EVENT’ 1918 | TRACE_EVENT(nfsd_ctl_threads, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_pool_threads’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1937:1: note: in expansion of macro ‘TRACE_EVENT’ 1937 | TRACE_EVENT(nfsd_ctl_pool_threads, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1937:1: note: in expansion of macro ‘TRACE_EVENT’ 1937 | TRACE_EVENT(nfsd_ctl_pool_threads, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_version’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1959:1: note: in expansion of macro ‘TRACE_EVENT’ 1959 | TRACE_EVENT(nfsd_ctl_version, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1959:1: note: in expansion of macro ‘TRACE_EVENT’ 1959 | TRACE_EVENT(nfsd_ctl_version, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_ports_addfd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1978:1: note: in expansion of macro ‘TRACE_EVENT’ 1978 | TRACE_EVENT(nfsd_ctl_ports_addfd, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1978:1: note: in expansion of macro ‘TRACE_EVENT’ 1978 | TRACE_EVENT(nfsd_ctl_ports_addfd, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_ports_addxprt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1997:1: note: in expansion of macro ‘TRACE_EVENT’ 1997 | TRACE_EVENT(nfsd_ctl_ports_addxprt, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1997:1: note: in expansion of macro ‘TRACE_EVENT’ 1997 | TRACE_EVENT(nfsd_ctl_ports_addxprt, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_maxblksize’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ 2019 | TRACE_EVENT(nfsd_ctl_maxblksize, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ 2019 | TRACE_EVENT(nfsd_ctl_maxblksize, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_maxconn’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2038:1: note: in expansion of macro ‘TRACE_EVENT’ 2038 | TRACE_EVENT(nfsd_ctl_maxconn, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2038:1: note: in expansion of macro ‘TRACE_EVENT’ 2038 | TRACE_EVENT(nfsd_ctl_maxconn, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_time’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2057:1: note: in expansion of macro ‘TRACE_EVENT’ 2057 | TRACE_EVENT(nfsd_ctl_time, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2057:1: note: in expansion of macro ‘TRACE_EVENT’ 2057 | TRACE_EVENT(nfsd_ctl_time, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_recoverydir’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ 2080 | TRACE_EVENT(nfsd_ctl_recoverydir, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ 2080 | TRACE_EVENT(nfsd_ctl_recoverydir, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_end_grace’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(nfsd_end_grace, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(nfsd_end_grace, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_copy_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2114 | DECLARE_EVENT_CLASS(nfsd_copy_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2114 | DECLARE_EVENT_CLASS(nfsd_copy_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_copy_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2177:1: note: in expansion of macro ‘TRACE_EVENT’ 2177 | TRACE_EVENT(nfsd_copy_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2177:1: note: in expansion of macro ‘TRACE_EVENT’ 2177 | TRACE_EVENT(nfsd_copy_done, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/nfsd/trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/nfsd] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/ext4.h:2987, from ../fs/ext4/super.c:61: ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_other_inode_update_time’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_free_inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:167:1: note: in expansion of macro ‘TRACE_EVENT’ 167 | TRACE_EVENT(ext4_free_inode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:167:1: note: in expansion of macro ‘TRACE_EVENT’ 167 | TRACE_EVENT(ext4_free_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_request_inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(ext4_request_inode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(ext4_request_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_allocate_inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(ext4_allocate_inode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(ext4_allocate_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_evict_inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(ext4_evict_inode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(ext4_evict_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_drop_inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:265:1: note: in expansion of macro ‘TRACE_EVENT’ 265 | TRACE_EVENT(ext4_drop_inode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:265:1: note: in expansion of macro ‘TRACE_EVENT’ 265 | TRACE_EVENT(ext4_drop_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_nfs_commit_metadata’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ 287 | TRACE_EVENT(ext4_nfs_commit_metadata, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ 287 | TRACE_EVENT(ext4_nfs_commit_metadata, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_mark_inode_dirty’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(ext4_mark_inode_dirty, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(ext4_mark_inode_dirty, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_begin_ordered_truncate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:329:1: note: in expansion of macro ‘TRACE_EVENT’ 329 | TRACE_EVENT(ext4_begin_ordered_truncate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:329:1: note: in expansion of macro ‘TRACE_EVENT’ 329 | TRACE_EVENT(ext4_begin_ordered_truncate, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__write_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:352:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 352 | DECLARE_EVENT_CLASS(ext4__write_begin, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:352:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 352 | DECLARE_EVENT_CLASS(ext4__write_begin, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__write_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:392:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 392 | DECLARE_EVENT_CLASS(ext4__write_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:392:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 392 | DECLARE_EVENT_CLASS(ext4__write_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_writepages’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:444:1: note: in expansion of macro ‘TRACE_EVENT’ 444 | TRACE_EVENT(ext4_writepages, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:444:1: note: in expansion of macro ‘TRACE_EVENT’ 444 | TRACE_EVENT(ext4_writepages, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_da_write_pages’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:486:1: note: in expansion of macro ‘TRACE_EVENT’ 486 | TRACE_EVENT(ext4_da_write_pages, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:486:1: note: in expansion of macro ‘TRACE_EVENT’ 486 | TRACE_EVENT(ext4_da_write_pages, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_da_write_pages_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:515:1: note: in expansion of macro ‘TRACE_EVENT’ 515 | TRACE_EVENT(ext4_da_write_pages_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:515:1: note: in expansion of macro ‘TRACE_EVENT’ 515 | TRACE_EVENT(ext4_da_write_pages_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_writepages_result’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ 542 | TRACE_EVENT(ext4_writepages_result, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ 542 | TRACE_EVENT(ext4_writepages_result, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__folio_op’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:577:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 577 | DECLARE_EVENT_CLASS(ext4__folio_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:577:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 577 | DECLARE_EVENT_CLASS(ext4__folio_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_invalidate_folio_op’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:615:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 615 | DECLARE_EVENT_CLASS(ext4_invalidate_folio_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:615:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 615 | DECLARE_EVENT_CLASS(ext4_invalidate_folio_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_discard_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:655:1: note: in expansion of macro ‘TRACE_EVENT’ 655 | TRACE_EVENT(ext4_discard_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:655:1: note: in expansion of macro ‘TRACE_EVENT’ 655 | TRACE_EVENT(ext4_discard_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__mb_new_pa’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 679 | DECLARE_EVENT_CLASS(ext4__mb_new_pa, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 679 | DECLARE_EVENT_CLASS(ext4__mb_new_pa, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_mb_release_inode_pa’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:724:1: note: in expansion of macro ‘TRACE_EVENT’ 724 | TRACE_EVENT(ext4_mb_release_inode_pa, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:724:1: note: in expansion of macro ‘TRACE_EVENT’ 724 | TRACE_EVENT(ext4_mb_release_inode_pa, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_mb_release_group_pa’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:751:1: note: in expansion of macro ‘TRACE_EVENT’ 751 | TRACE_EVENT(ext4_mb_release_group_pa, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:751:1: note: in expansion of macro ‘TRACE_EVENT’ 751 | TRACE_EVENT(ext4_mb_release_group_pa, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_discard_preallocations’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ 774 | TRACE_EVENT(ext4_discard_preallocations, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ 774 | TRACE_EVENT(ext4_discard_preallocations, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_mb_discard_preallocations’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:797:1: note: in expansion of macro ‘TRACE_EVENT’ 797 | TRACE_EVENT(ext4_mb_discard_preallocations, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:797:1: note: in expansion of macro ‘TRACE_EVENT’ 797 | TRACE_EVENT(ext4_mb_discard_preallocations, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_request_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:818:1: note: in expansion of macro ‘TRACE_EVENT’ 818 | TRACE_EVENT(ext4_request_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:818:1: note: in expansion of macro ‘TRACE_EVENT’ 818 | TRACE_EVENT(ext4_request_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_allocate_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:858:1: note: in expansion of macro ‘TRACE_EVENT’ 858 | TRACE_EVENT(ext4_allocate_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:858:1: note: in expansion of macro ‘TRACE_EVENT’ 858 | TRACE_EVENT(ext4_allocate_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_free_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:900:1: note: in expansion of macro ‘TRACE_EVENT’ 900 | TRACE_EVENT(ext4_free_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:900:1: note: in expansion of macro ‘TRACE_EVENT’ 900 | TRACE_EVENT(ext4_free_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_sync_file_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:931:1: note: in expansion of macro ‘TRACE_EVENT’ 931 | TRACE_EVENT(ext4_sync_file_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:931:1: note: in expansion of macro ‘TRACE_EVENT’ 931 | TRACE_EVENT(ext4_sync_file_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_sync_file_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:958:1: note: in expansion of macro ‘TRACE_EVENT’ 958 | TRACE_EVENT(ext4_sync_file_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:958:1: note: in expansion of macro ‘TRACE_EVENT’ 958 | TRACE_EVENT(ext4_sync_file_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_sync_fs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:981:1: note: in expansion of macro ‘TRACE_EVENT’ 981 | TRACE_EVENT(ext4_sync_fs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:981:1: note: in expansion of macro ‘TRACE_EVENT’ 981 | TRACE_EVENT(ext4_sync_fs, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_alloc_da_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1002:1: note: in expansion of macro ‘TRACE_EVENT’ 1002 | TRACE_EVENT(ext4_alloc_da_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1002:1: note: in expansion of macro ‘TRACE_EVENT’ 1002 | TRACE_EVENT(ext4_alloc_da_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_mballoc_alloc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1025:1: note: in expansion of macro ‘TRACE_EVENT’ 1025 | TRACE_EVENT(ext4_mballoc_alloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1025:1: note: in expansion of macro ‘TRACE_EVENT’ 1025 | TRACE_EVENT(ext4_mballoc_alloc, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_mballoc_prealloc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1092:1: note: in expansion of macro ‘TRACE_EVENT’ 1092 | TRACE_EVENT(ext4_mballoc_prealloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1092:1: note: in expansion of macro ‘TRACE_EVENT’ 1092 | TRACE_EVENT(ext4_mballoc_prealloc, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__mballoc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1132 | DECLARE_EVENT_CLASS(ext4__mballoc, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1132 | DECLARE_EVENT_CLASS(ext4__mballoc, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_forget’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1186:1: note: in expansion of macro ‘TRACE_EVENT’ 1186 | TRACE_EVENT(ext4_forget, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1186:1: note: in expansion of macro ‘TRACE_EVENT’ 1186 | TRACE_EVENT(ext4_forget, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_da_update_reserve_space’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1213:1: note: in expansion of macro ‘TRACE_EVENT’ 1213 | TRACE_EVENT(ext4_da_update_reserve_space, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1213:1: note: in expansion of macro ‘TRACE_EVENT’ 1213 | TRACE_EVENT(ext4_da_update_reserve_space, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_da_reserve_space’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1248:1: note: in expansion of macro ‘TRACE_EVENT’ 1248 | TRACE_EVENT(ext4_da_reserve_space, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1248:1: note: in expansion of macro ‘TRACE_EVENT’ 1248 | TRACE_EVENT(ext4_da_reserve_space, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_da_release_space’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1279:1: note: in expansion of macro ‘TRACE_EVENT’ 1279 | TRACE_EVENT(ext4_da_release_space, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1279:1: note: in expansion of macro ‘TRACE_EVENT’ 1279 | TRACE_EVENT(ext4_da_release_space, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__bitmap_load’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1310 | DECLARE_EVENT_CLASS(ext4__bitmap_load, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1310 | DECLARE_EVENT_CLASS(ext4__bitmap_load, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_read_block_bitmap_load’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1352:1: note: in expansion of macro ‘TRACE_EVENT’ 1352 | TRACE_EVENT(ext4_read_block_bitmap_load, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1352:1: note: in expansion of macro ‘TRACE_EVENT’ 1352 | TRACE_EVENT(ext4_read_block_bitmap_load, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__fallocate_mode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1375 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1375 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fallocate_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1424:1: note: in expansion of macro ‘TRACE_EVENT’ 1424 | TRACE_EVENT(ext4_fallocate_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1424:1: note: in expansion of macro ‘TRACE_EVENT’ 1424 | TRACE_EVENT(ext4_fallocate_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_unlink_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1453:1: note: in expansion of macro ‘TRACE_EVENT’ 1453 | TRACE_EVENT(ext4_unlink_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1453:1: note: in expansion of macro ‘TRACE_EVENT’ 1453 | TRACE_EVENT(ext4_unlink_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_unlink_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1478:1: note: in expansion of macro ‘TRACE_EVENT’ 1478 | TRACE_EVENT(ext4_unlink_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1478:1: note: in expansion of macro ‘TRACE_EVENT’ 1478 | TRACE_EVENT(ext4_unlink_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__truncate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1501:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1501 | DECLARE_EVENT_CLASS(ext4__truncate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1501:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1501 | DECLARE_EVENT_CLASS(ext4__truncate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_convert_to_initialized_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(ext4_ext_convert_to_initialized_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(ext4_ext_convert_to_initialized_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_convert_to_initialized_fastpath’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1576:1: note: in expansion of macro ‘TRACE_EVENT’ 1576 | TRACE_EVENT(ext4_ext_convert_to_initialized_fastpath, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1576:1: note: in expansion of macro ‘TRACE_EVENT’ 1576 | TRACE_EVENT(ext4_ext_convert_to_initialized_fastpath, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__map_blocks_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1618:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1618 | DECLARE_EVENT_CLASS(ext4__map_blocks_enter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1618:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1618 | DECLARE_EVENT_CLASS(ext4__map_blocks_enter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__map_blocks_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1660 | DECLARE_EVENT_CLASS(ext4__map_blocks_exit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1660 | DECLARE_EVENT_CLASS(ext4__map_blocks_exit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_load_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1710:1: note: in expansion of macro ‘TRACE_EVENT’ 1710 | TRACE_EVENT(ext4_ext_load_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1710:1: note: in expansion of macro ‘TRACE_EVENT’ 1710 | TRACE_EVENT(ext4_ext_load_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_load_inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ 1735 | TRACE_EVENT(ext4_load_inode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ 1735 | TRACE_EVENT(ext4_load_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_journal_start_sb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1755:1: note: in expansion of macro ‘TRACE_EVENT’ 1755 | TRACE_EVENT(ext4_journal_start_sb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1755:1: note: in expansion of macro ‘TRACE_EVENT’ 1755 | TRACE_EVENT(ext4_journal_start_sb, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_journal_start_inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1785:1: note: in expansion of macro ‘TRACE_EVENT’ 1785 | TRACE_EVENT(ext4_journal_start_inode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1785:1: note: in expansion of macro ‘TRACE_EVENT’ 1785 | TRACE_EVENT(ext4_journal_start_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_journal_start_reserved’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1818:1: note: in expansion of macro ‘TRACE_EVENT’ 1818 | TRACE_EVENT(ext4_journal_start_reserved, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1818:1: note: in expansion of macro ‘TRACE_EVENT’ 1818 | TRACE_EVENT(ext4_journal_start_reserved, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__trim’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1840:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1840 | DECLARE_EVENT_CLASS(ext4__trim, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1840:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1840 | DECLARE_EVENT_CLASS(ext4__trim, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_handle_unwritten_extents’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ 1889 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ 1889 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_get_implied_cluster_alloc_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1927:1: note: in expansion of macro ‘TRACE_EVENT’ 1927 | TRACE_EVENT(ext4_get_implied_cluster_alloc_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1927:1: note: in expansion of macro ‘TRACE_EVENT’ 1927 | TRACE_EVENT(ext4_get_implied_cluster_alloc_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_show_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1956:1: note: in expansion of macro ‘TRACE_EVENT’ 1956 | TRACE_EVENT(ext4_ext_show_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1956:1: note: in expansion of macro ‘TRACE_EVENT’ 1956 | TRACE_EVENT(ext4_ext_show_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_remove_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1986:1: note: in expansion of macro ‘TRACE_EVENT’ 1986 | TRACE_EVENT(ext4_remove_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1986:1: note: in expansion of macro ‘TRACE_EVENT’ 1986 | TRACE_EVENT(ext4_remove_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_rm_leaf’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2033:1: note: in expansion of macro ‘TRACE_EVENT’ 2033 | TRACE_EVENT(ext4_ext_rm_leaf, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2033:1: note: in expansion of macro ‘TRACE_EVENT’ 2033 | TRACE_EVENT(ext4_ext_rm_leaf, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_rm_idx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2077:1: note: in expansion of macro ‘TRACE_EVENT’ 2077 | TRACE_EVENT(ext4_ext_rm_idx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2077:1: note: in expansion of macro ‘TRACE_EVENT’ 2077 | TRACE_EVENT(ext4_ext_rm_idx, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_remove_space’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2100:1: note: in expansion of macro ‘TRACE_EVENT’ 2100 | TRACE_EVENT(ext4_ext_remove_space, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2100:1: note: in expansion of macro ‘TRACE_EVENT’ 2100 | TRACE_EVENT(ext4_ext_remove_space, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_remove_space_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2130:1: note: in expansion of macro ‘TRACE_EVENT’ 2130 | TRACE_EVENT(ext4_ext_remove_space_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2130:1: note: in expansion of macro ‘TRACE_EVENT’ 2130 | TRACE_EVENT(ext4_ext_remove_space_done, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__es_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2174 | DECLARE_EVENT_CLASS(ext4__es_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2174 | DECLARE_EVENT_CLASS(ext4__es_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_remove_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ 2216 | TRACE_EVENT(ext4_es_remove_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ 2216 | TRACE_EVENT(ext4_es_remove_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_find_extent_range_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2241:1: note: in expansion of macro ‘TRACE_EVENT’ 2241 | TRACE_EVENT(ext4_es_find_extent_range_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2241:1: note: in expansion of macro ‘TRACE_EVENT’ 2241 | TRACE_EVENT(ext4_es_find_extent_range_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_find_extent_range_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2263:1: note: in expansion of macro ‘TRACE_EVENT’ 2263 | TRACE_EVENT(ext4_es_find_extent_range_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2263:1: note: in expansion of macro ‘TRACE_EVENT’ 2263 | TRACE_EVENT(ext4_es_find_extent_range_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_lookup_extent_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2293:1: note: in expansion of macro ‘TRACE_EVENT’ 2293 | TRACE_EVENT(ext4_es_lookup_extent_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2293:1: note: in expansion of macro ‘TRACE_EVENT’ 2293 | TRACE_EVENT(ext4_es_lookup_extent_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_lookup_extent_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2315:1: note: in expansion of macro ‘TRACE_EVENT’ 2315 | TRACE_EVENT(ext4_es_lookup_extent_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2315:1: note: in expansion of macro ‘TRACE_EVENT’ 2315 | TRACE_EVENT(ext4_es_lookup_extent_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__es_shrink_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2349 | DECLARE_EVENT_CLASS(ext4__es_shrink_enter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2349 | DECLARE_EVENT_CLASS(ext4__es_shrink_enter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_shrink_scan_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2383:1: note: in expansion of macro ‘TRACE_EVENT’ 2383 | TRACE_EVENT(ext4_es_shrink_scan_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2383:1: note: in expansion of macro ‘TRACE_EVENT’ 2383 | TRACE_EVENT(ext4_es_shrink_scan_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_collapse_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2405:1: note: in expansion of macro ‘TRACE_EVENT’ 2405 | TRACE_EVENT(ext4_collapse_range, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2405:1: note: in expansion of macro ‘TRACE_EVENT’ 2405 | TRACE_EVENT(ext4_collapse_range, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_insert_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2430:1: note: in expansion of macro ‘TRACE_EVENT’ 2430 | TRACE_EVENT(ext4_insert_range, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2430:1: note: in expansion of macro ‘TRACE_EVENT’ 2430 | TRACE_EVENT(ext4_insert_range, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_shrink’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2455:1: note: in expansion of macro ‘TRACE_EVENT’ 2455 | TRACE_EVENT(ext4_es_shrink, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2455:1: note: in expansion of macro ‘TRACE_EVENT’ 2455 | TRACE_EVENT(ext4_es_shrink, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_insert_delayed_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2483:1: note: in expansion of macro ‘TRACE_EVENT’ 2483 | TRACE_EVENT(ext4_es_insert_delayed_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2483:1: note: in expansion of macro ‘TRACE_EVENT’ 2483 | TRACE_EVENT(ext4_es_insert_delayed_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fsmap_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2521:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2521 | DECLARE_EVENT_CLASS(ext4_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2521:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2521 | DECLARE_EVENT_CLASS(ext4_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_getfsmap_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2558 | DECLARE_EVENT_CLASS(ext4_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2558 | DECLARE_EVENT_CLASS(ext4_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_shutdown’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2593:1: note: in expansion of macro ‘TRACE_EVENT’ 2593 | TRACE_EVENT(ext4_shutdown, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2593:1: note: in expansion of macro ‘TRACE_EVENT’ 2593 | TRACE_EVENT(ext4_shutdown, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2613:1: note: in expansion of macro ‘TRACE_EVENT’ 2613 | TRACE_EVENT(ext4_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2613:1: note: in expansion of macro ‘TRACE_EVENT’ 2613 | TRACE_EVENT(ext4_error, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_prefetch_bitmaps’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2636:1: note: in expansion of macro ‘TRACE_EVENT’ 2636 | TRACE_EVENT(ext4_prefetch_bitmaps, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2636:1: note: in expansion of macro ‘TRACE_EVENT’ 2636 | TRACE_EVENT(ext4_prefetch_bitmaps, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_lazy_itable_init’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2661:1: note: in expansion of macro ‘TRACE_EVENT’ 2661 | TRACE_EVENT(ext4_lazy_itable_init, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2661:1: note: in expansion of macro ‘TRACE_EVENT’ 2661 | TRACE_EVENT(ext4_lazy_itable_init, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_replay_scan’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2680:1: note: in expansion of macro ‘TRACE_EVENT’ 2680 | TRACE_EVENT(ext4_fc_replay_scan, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2680:1: note: in expansion of macro ‘TRACE_EVENT’ 2680 | TRACE_EVENT(ext4_fc_replay_scan, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_replay’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2702:1: note: in expansion of macro ‘TRACE_EVENT’ 2702 | TRACE_EVENT(ext4_fc_replay, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2702:1: note: in expansion of macro ‘TRACE_EVENT’ 2702 | TRACE_EVENT(ext4_fc_replay, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_commit_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2728:1: note: in expansion of macro ‘TRACE_EVENT’ 2728 | TRACE_EVENT(ext4_fc_commit_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2728:1: note: in expansion of macro ‘TRACE_EVENT’ 2728 | TRACE_EVENT(ext4_fc_commit_start, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_commit_stop’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2747:1: note: in expansion of macro ‘TRACE_EVENT’ 2747 | TRACE_EVENT(ext4_fc_commit_stop, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2747:1: note: in expansion of macro ‘TRACE_EVENT’ 2747 | TRACE_EVENT(ext4_fc_commit_stop, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_stats’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2784:1: note: in expansion of macro ‘TRACE_EVENT’ 2784 | TRACE_EVENT(ext4_fc_stats, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2784:1: note: in expansion of macro ‘TRACE_EVENT’ 2784 | TRACE_EVENT(ext4_fc_stats, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_track_dentry’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2829:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2829 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2829:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2829 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_track_inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2872:1: note: in expansion of macro ‘TRACE_EVENT’ 2872 | TRACE_EVENT(ext4_fc_track_inode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2872:1: note: in expansion of macro ‘TRACE_EVENT’ 2872 | TRACE_EVENT(ext4_fc_track_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_track_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2901:1: note: in expansion of macro ‘TRACE_EVENT’ 2901 | TRACE_EVENT(ext4_fc_track_range, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2901:1: note: in expansion of macro ‘TRACE_EVENT’ 2901 | TRACE_EVENT(ext4_fc_track_range, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_cleanup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ 2935 | TRACE_EVENT(ext4_fc_cleanup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ 2935 | TRACE_EVENT(ext4_fc_cleanup, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_update_sb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2961:1: note: in expansion of macro ‘TRACE_EVENT’ 2961 | TRACE_EVENT(ext4_update_sb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2961:1: note: in expansion of macro ‘TRACE_EVENT’ 2961 | TRACE_EVENT(ext4_update_sb, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_other_inode_update_time’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_free_inode’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:167:1: note: in expansion of macro ‘TRACE_EVENT’ 167 | TRACE_EVENT(ext4_free_inode, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:167:1: note: in expansion of macro ‘TRACE_EVENT’ 167 | TRACE_EVENT(ext4_free_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_request_inode’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(ext4_request_inode, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(ext4_request_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_allocate_inode’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(ext4_allocate_inode, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(ext4_allocate_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_evict_inode’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(ext4_evict_inode, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(ext4_evict_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_drop_inode’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:265:1: note: in expansion of macro ‘TRACE_EVENT’ 265 | TRACE_EVENT(ext4_drop_inode, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:265:1: note: in expansion of macro ‘TRACE_EVENT’ 265 | TRACE_EVENT(ext4_drop_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_nfs_commit_metadata’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ 287 | TRACE_EVENT(ext4_nfs_commit_metadata, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ 287 | TRACE_EVENT(ext4_nfs_commit_metadata, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_mark_inode_dirty’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(ext4_mark_inode_dirty, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(ext4_mark_inode_dirty, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_begin_ordered_truncate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:329:1: note: in expansion of macro ‘TRACE_EVENT’ 329 | TRACE_EVENT(ext4_begin_ordered_truncate, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:329:1: note: in expansion of macro ‘TRACE_EVENT’ 329 | TRACE_EVENT(ext4_begin_ordered_truncate, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4__write_begin’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:352:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 352 | DECLARE_EVENT_CLASS(ext4__write_begin, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:352:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 352 | DECLARE_EVENT_CLASS(ext4__write_begin, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4__write_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:392:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 392 | DECLARE_EVENT_CLASS(ext4__write_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:392:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 392 | DECLARE_EVENT_CLASS(ext4__write_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_writepages’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:444:1: note: in expansion of macro ‘TRACE_EVENT’ 444 | TRACE_EVENT(ext4_writepages, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:444:1: note: in expansion of macro ‘TRACE_EVENT’ 444 | TRACE_EVENT(ext4_writepages, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_da_write_pages’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:486:1: note: in expansion of macro ‘TRACE_EVENT’ 486 | TRACE_EVENT(ext4_da_write_pages, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:486:1: note: in expansion of macro ‘TRACE_EVENT’ 486 | TRACE_EVENT(ext4_da_write_pages, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_da_write_pages_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:515:1: note: in expansion of macro ‘TRACE_EVENT’ 515 | TRACE_EVENT(ext4_da_write_pages_extent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:515:1: note: in expansion of macro ‘TRACE_EVENT’ 515 | TRACE_EVENT(ext4_da_write_pages_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_writepages_result’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ 542 | TRACE_EVENT(ext4_writepages_result, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ 542 | TRACE_EVENT(ext4_writepages_result, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4__folio_op’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:577:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 577 | DECLARE_EVENT_CLASS(ext4__folio_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:577:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 577 | DECLARE_EVENT_CLASS(ext4__folio_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_invalidate_folio_op’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:615:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 615 | DECLARE_EVENT_CLASS(ext4_invalidate_folio_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:615:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 615 | DECLARE_EVENT_CLASS(ext4_invalidate_folio_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_discard_blocks’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:655:1: note: in expansion of macro ‘TRACE_EVENT’ 655 | TRACE_EVENT(ext4_discard_blocks, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:655:1: note: in expansion of macro ‘TRACE_EVENT’ 655 | TRACE_EVENT(ext4_discard_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4__mb_new_pa’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 679 | DECLARE_EVENT_CLASS(ext4__mb_new_pa, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 679 | DECLARE_EVENT_CLASS(ext4__mb_new_pa, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_mb_release_inode_pa’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:724:1: note: in expansion of macro ‘TRACE_EVENT’ 724 | TRACE_EVENT(ext4_mb_release_inode_pa, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:724:1: note: in expansion of macro ‘TRACE_EVENT’ 724 | TRACE_EVENT(ext4_mb_release_inode_pa, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_mb_release_group_pa’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:751:1: note: in expansion of macro ‘TRACE_EVENT’ 751 | TRACE_EVENT(ext4_mb_release_group_pa, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:751:1: note: in expansion of macro ‘TRACE_EVENT’ 751 | TRACE_EVENT(ext4_mb_release_group_pa, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_discard_preallocations’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ 774 | TRACE_EVENT(ext4_discard_preallocations, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ 774 | TRACE_EVENT(ext4_discard_preallocations, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_mb_discard_preallocations’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:797:1: note: in expansion of macro ‘TRACE_EVENT’ 797 | TRACE_EVENT(ext4_mb_discard_preallocations, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:797:1: note: in expansion of macro ‘TRACE_EVENT’ 797 | TRACE_EVENT(ext4_mb_discard_preallocations, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_request_blocks’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:818:1: note: in expansion of macro ‘TRACE_EVENT’ 818 | TRACE_EVENT(ext4_request_blocks, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:818:1: note: in expansion of macro ‘TRACE_EVENT’ 818 | TRACE_EVENT(ext4_request_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_allocate_blocks’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:858:1: note: in expansion of macro ‘TRACE_EVENT’ 858 | TRACE_EVENT(ext4_allocate_blocks, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:858:1: note: in expansion of macro ‘TRACE_EVENT’ 858 | TRACE_EVENT(ext4_allocate_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_free_blocks’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:900:1: note: in expansion of macro ‘TRACE_EVENT’ 900 | TRACE_EVENT(ext4_free_blocks, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:900:1: note: in expansion of macro ‘TRACE_EVENT’ 900 | TRACE_EVENT(ext4_free_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_sync_file_enter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:931:1: note: in expansion of macro ‘TRACE_EVENT’ 931 | TRACE_EVENT(ext4_sync_file_enter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:931:1: note: in expansion of macro ‘TRACE_EVENT’ 931 | TRACE_EVENT(ext4_sync_file_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_sync_file_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:958:1: note: in expansion of macro ‘TRACE_EVENT’ 958 | TRACE_EVENT(ext4_sync_file_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:958:1: note: in expansion of macro ‘TRACE_EVENT’ 958 | TRACE_EVENT(ext4_sync_file_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_sync_fs’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:981:1: note: in expansion of macro ‘TRACE_EVENT’ 981 | TRACE_EVENT(ext4_sync_fs, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:981:1: note: in expansion of macro ‘TRACE_EVENT’ 981 | TRACE_EVENT(ext4_sync_fs, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_alloc_da_blocks’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1002:1: note: in expansion of macro ‘TRACE_EVENT’ 1002 | TRACE_EVENT(ext4_alloc_da_blocks, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1002:1: note: in expansion of macro ‘TRACE_EVENT’ 1002 | TRACE_EVENT(ext4_alloc_da_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_mballoc_alloc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1025:1: note: in expansion of macro ‘TRACE_EVENT’ 1025 | TRACE_EVENT(ext4_mballoc_alloc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1025:1: note: in expansion of macro ‘TRACE_EVENT’ 1025 | TRACE_EVENT(ext4_mballoc_alloc, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_mballoc_prealloc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1092:1: note: in expansion of macro ‘TRACE_EVENT’ 1092 | TRACE_EVENT(ext4_mballoc_prealloc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1092:1: note: in expansion of macro ‘TRACE_EVENT’ 1092 | TRACE_EVENT(ext4_mballoc_prealloc, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4__mballoc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1132 | DECLARE_EVENT_CLASS(ext4__mballoc, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1132 | DECLARE_EVENT_CLASS(ext4__mballoc, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_forget’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1186:1: note: in expansion of macro ‘TRACE_EVENT’ 1186 | TRACE_EVENT(ext4_forget, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1186:1: note: in expansion of macro ‘TRACE_EVENT’ 1186 | TRACE_EVENT(ext4_forget, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_da_update_reserve_space’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1213:1: note: in expansion of macro ‘TRACE_EVENT’ 1213 | TRACE_EVENT(ext4_da_update_reserve_space, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1213:1: note: in expansion of macro ‘TRACE_EVENT’ 1213 | TRACE_EVENT(ext4_da_update_reserve_space, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_da_reserve_space’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1248:1: note: in expansion of macro ‘TRACE_EVENT’ 1248 | TRACE_EVENT(ext4_da_reserve_space, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1248:1: note: in expansion of macro ‘TRACE_EVENT’ 1248 | TRACE_EVENT(ext4_da_reserve_space, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_da_release_space’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1279:1: note: in expansion of macro ‘TRACE_EVENT’ 1279 | TRACE_EVENT(ext4_da_release_space, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1279:1: note: in expansion of macro ‘TRACE_EVENT’ 1279 | TRACE_EVENT(ext4_da_release_space, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4__bitmap_load’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1310 | DECLARE_EVENT_CLASS(ext4__bitmap_load, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1310 | DECLARE_EVENT_CLASS(ext4__bitmap_load, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_read_block_bitmap_load’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1352:1: note: in expansion of macro ‘TRACE_EVENT’ 1352 | TRACE_EVENT(ext4_read_block_bitmap_load, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1352:1: note: in expansion of macro ‘TRACE_EVENT’ 1352 | TRACE_EVENT(ext4_read_block_bitmap_load, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4__fallocate_mode’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1375 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1375 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_fallocate_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1424:1: note: in expansion of macro ‘TRACE_EVENT’ 1424 | TRACE_EVENT(ext4_fallocate_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1424:1: note: in expansion of macro ‘TRACE_EVENT’ 1424 | TRACE_EVENT(ext4_fallocate_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_unlink_enter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1453:1: note: in expansion of macro ‘TRACE_EVENT’ 1453 | TRACE_EVENT(ext4_unlink_enter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1453:1: note: in expansion of macro ‘TRACE_EVENT’ 1453 | TRACE_EVENT(ext4_unlink_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_unlink_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1478:1: note: in expansion of macro ‘TRACE_EVENT’ 1478 | TRACE_EVENT(ext4_unlink_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1478:1: note: in expansion of macro ‘TRACE_EVENT’ 1478 | TRACE_EVENT(ext4_unlink_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4__truncate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1501:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1501 | DECLARE_EVENT_CLASS(ext4__truncate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1501:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1501 | DECLARE_EVENT_CLASS(ext4__truncate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_ext_convert_to_initialized_enter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(ext4_ext_convert_to_initialized_enter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(ext4_ext_convert_to_initialized_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_ext_convert_to_initialized_fastpath’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1576:1: note: in expansion of macro ‘TRACE_EVENT’ 1576 | TRACE_EVENT(ext4_ext_convert_to_initialized_fastpath, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1576:1: note: in expansion of macro ‘TRACE_EVENT’ 1576 | TRACE_EVENT(ext4_ext_convert_to_initialized_fastpath, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4__map_blocks_enter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1618:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1618 | DECLARE_EVENT_CLASS(ext4__map_blocks_enter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1618:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1618 | DECLARE_EVENT_CLASS(ext4__map_blocks_enter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4__map_blocks_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1660 | DECLARE_EVENT_CLASS(ext4__map_blocks_exit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1660 | DECLARE_EVENT_CLASS(ext4__map_blocks_exit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_ext_load_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1710:1: note: in expansion of macro ‘TRACE_EVENT’ 1710 | TRACE_EVENT(ext4_ext_load_extent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1710:1: note: in expansion of macro ‘TRACE_EVENT’ 1710 | TRACE_EVENT(ext4_ext_load_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_load_inode’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ 1735 | TRACE_EVENT(ext4_load_inode, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ 1735 | TRACE_EVENT(ext4_load_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_journal_start_sb’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1755:1: note: in expansion of macro ‘TRACE_EVENT’ 1755 | TRACE_EVENT(ext4_journal_start_sb, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1755:1: note: in expansion of macro ‘TRACE_EVENT’ 1755 | TRACE_EVENT(ext4_journal_start_sb, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_journal_start_inode’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1785:1: note: in expansion of macro ‘TRACE_EVENT’ 1785 | TRACE_EVENT(ext4_journal_start_inode, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1785:1: note: in expansion of macro ‘TRACE_EVENT’ 1785 | TRACE_EVENT(ext4_journal_start_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_journal_start_reserved’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1818:1: note: in expansion of macro ‘TRACE_EVENT’ 1818 | TRACE_EVENT(ext4_journal_start_reserved, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1818:1: note: in expansion of macro ‘TRACE_EVENT’ 1818 | TRACE_EVENT(ext4_journal_start_reserved, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4__trim’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1840:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1840 | DECLARE_EVENT_CLASS(ext4__trim, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1840:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1840 | DECLARE_EVENT_CLASS(ext4__trim, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_ext_handle_unwritten_extents’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ 1889 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ 1889 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_get_implied_cluster_alloc_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1927:1: note: in expansion of macro ‘TRACE_EVENT’ 1927 | TRACE_EVENT(ext4_get_implied_cluster_alloc_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1927:1: note: in expansion of macro ‘TRACE_EVENT’ 1927 | TRACE_EVENT(ext4_get_implied_cluster_alloc_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_ext_show_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1956:1: note: in expansion of macro ‘TRACE_EVENT’ 1956 | TRACE_EVENT(ext4_ext_show_extent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1956:1: note: in expansion of macro ‘TRACE_EVENT’ 1956 | TRACE_EVENT(ext4_ext_show_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_remove_blocks’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1986:1: note: in expansion of macro ‘TRACE_EVENT’ 1986 | TRACE_EVENT(ext4_remove_blocks, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1986:1: note: in expansion of macro ‘TRACE_EVENT’ 1986 | TRACE_EVENT(ext4_remove_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_ext_rm_leaf’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2033:1: note: in expansion of macro ‘TRACE_EVENT’ 2033 | TRACE_EVENT(ext4_ext_rm_leaf, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2033:1: note: in expansion of macro ‘TRACE_EVENT’ 2033 | TRACE_EVENT(ext4_ext_rm_leaf, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_ext_rm_idx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2077:1: note: in expansion of macro ‘TRACE_EVENT’ 2077 | TRACE_EVENT(ext4_ext_rm_idx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2077:1: note: in expansion of macro ‘TRACE_EVENT’ 2077 | TRACE_EVENT(ext4_ext_rm_idx, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_ext_remove_space’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2100:1: note: in expansion of macro ‘TRACE_EVENT’ 2100 | TRACE_EVENT(ext4_ext_remove_space, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2100:1: note: in expansion of macro ‘TRACE_EVENT’ 2100 | TRACE_EVENT(ext4_ext_remove_space, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_ext_remove_space_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2130:1: note: in expansion of macro ‘TRACE_EVENT’ 2130 | TRACE_EVENT(ext4_ext_remove_space_done, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2130:1: note: in expansion of macro ‘TRACE_EVENT’ 2130 | TRACE_EVENT(ext4_ext_remove_space_done, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4__es_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2174 | DECLARE_EVENT_CLASS(ext4__es_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2174 | DECLARE_EVENT_CLASS(ext4__es_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_es_remove_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ 2216 | TRACE_EVENT(ext4_es_remove_extent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ 2216 | TRACE_EVENT(ext4_es_remove_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_es_find_extent_range_enter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2241:1: note: in expansion of macro ‘TRACE_EVENT’ 2241 | TRACE_EVENT(ext4_es_find_extent_range_enter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2241:1: note: in expansion of macro ‘TRACE_EVENT’ 2241 | TRACE_EVENT(ext4_es_find_extent_range_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_es_find_extent_range_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2263:1: note: in expansion of macro ‘TRACE_EVENT’ 2263 | TRACE_EVENT(ext4_es_find_extent_range_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2263:1: note: in expansion of macro ‘TRACE_EVENT’ 2263 | TRACE_EVENT(ext4_es_find_extent_range_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_es_lookup_extent_enter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2293:1: note: in expansion of macro ‘TRACE_EVENT’ 2293 | TRACE_EVENT(ext4_es_lookup_extent_enter, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2293:1: note: in expansion of macro ‘TRACE_EVENT’ 2293 | TRACE_EVENT(ext4_es_lookup_extent_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_es_lookup_extent_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2315:1: note: in expansion of macro ‘TRACE_EVENT’ 2315 | TRACE_EVENT(ext4_es_lookup_extent_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2315:1: note: in expansion of macro ‘TRACE_EVENT’ 2315 | TRACE_EVENT(ext4_es_lookup_extent_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4__es_shrink_enter’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2349 | DECLARE_EVENT_CLASS(ext4__es_shrink_enter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2349 | DECLARE_EVENT_CLASS(ext4__es_shrink_enter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_es_shrink_scan_exit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2383:1: note: in expansion of macro ‘TRACE_EVENT’ 2383 | TRACE_EVENT(ext4_es_shrink_scan_exit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2383:1: note: in expansion of macro ‘TRACE_EVENT’ 2383 | TRACE_EVENT(ext4_es_shrink_scan_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_collapse_range’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2405:1: note: in expansion of macro ‘TRACE_EVENT’ 2405 | TRACE_EVENT(ext4_collapse_range, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2405:1: note: in expansion of macro ‘TRACE_EVENT’ 2405 | TRACE_EVENT(ext4_collapse_range, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_insert_range’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2430:1: note: in expansion of macro ‘TRACE_EVENT’ 2430 | TRACE_EVENT(ext4_insert_range, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2430:1: note: in expansion of macro ‘TRACE_EVENT’ 2430 | TRACE_EVENT(ext4_insert_range, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_es_shrink’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2455:1: note: in expansion of macro ‘TRACE_EVENT’ 2455 | TRACE_EVENT(ext4_es_shrink, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2455:1: note: in expansion of macro ‘TRACE_EVENT’ 2455 | TRACE_EVENT(ext4_es_shrink, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_es_insert_delayed_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2483:1: note: in expansion of macro ‘TRACE_EVENT’ 2483 | TRACE_EVENT(ext4_es_insert_delayed_extent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2483:1: note: in expansion of macro ‘TRACE_EVENT’ 2483 | TRACE_EVENT(ext4_es_insert_delayed_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_fsmap_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2521:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2521 | DECLARE_EVENT_CLASS(ext4_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2521:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2521 | DECLARE_EVENT_CLASS(ext4_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_getfsmap_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2558 | DECLARE_EVENT_CLASS(ext4_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2558 | DECLARE_EVENT_CLASS(ext4_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_shutdown’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2593:1: note: in expansion of macro ‘TRACE_EVENT’ 2593 | TRACE_EVENT(ext4_shutdown, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2593:1: note: in expansion of macro ‘TRACE_EVENT’ 2593 | TRACE_EVENT(ext4_shutdown, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2613:1: note: in expansion of macro ‘TRACE_EVENT’ 2613 | TRACE_EVENT(ext4_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2613:1: note: in expansion of macro ‘TRACE_EVENT’ 2613 | TRACE_EVENT(ext4_error, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_prefetch_bitmaps’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2636:1: note: in expansion of macro ‘TRACE_EVENT’ 2636 | TRACE_EVENT(ext4_prefetch_bitmaps, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2636:1: note: in expansion of macro ‘TRACE_EVENT’ 2636 | TRACE_EVENT(ext4_prefetch_bitmaps, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_lazy_itable_init’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2661:1: note: in expansion of macro ‘TRACE_EVENT’ 2661 | TRACE_EVENT(ext4_lazy_itable_init, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2661:1: note: in expansion of macro ‘TRACE_EVENT’ 2661 | TRACE_EVENT(ext4_lazy_itable_init, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_fc_replay_scan’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2680:1: note: in expansion of macro ‘TRACE_EVENT’ 2680 | TRACE_EVENT(ext4_fc_replay_scan, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2680:1: note: in expansion of macro ‘TRACE_EVENT’ 2680 | TRACE_EVENT(ext4_fc_replay_scan, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_fc_replay’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2702:1: note: in expansion of macro ‘TRACE_EVENT’ 2702 | TRACE_EVENT(ext4_fc_replay, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2702:1: note: in expansion of macro ‘TRACE_EVENT’ 2702 | TRACE_EVENT(ext4_fc_replay, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_fc_commit_start’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2728:1: note: in expansion of macro ‘TRACE_EVENT’ 2728 | TRACE_EVENT(ext4_fc_commit_start, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2728:1: note: in expansion of macro ‘TRACE_EVENT’ 2728 | TRACE_EVENT(ext4_fc_commit_start, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_fc_commit_stop’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2747:1: note: in expansion of macro ‘TRACE_EVENT’ 2747 | TRACE_EVENT(ext4_fc_commit_stop, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2747:1: note: in expansion of macro ‘TRACE_EVENT’ 2747 | TRACE_EVENT(ext4_fc_commit_stop, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_fc_stats’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2784:1: note: in expansion of macro ‘TRACE_EVENT’ 2784 | TRACE_EVENT(ext4_fc_stats, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2784:1: note: in expansion of macro ‘TRACE_EVENT’ 2784 | TRACE_EVENT(ext4_fc_stats, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_fc_track_dentry’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2829:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2829 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2829:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2829 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_fc_track_inode’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2872:1: note: in expansion of macro ‘TRACE_EVENT’ 2872 | TRACE_EVENT(ext4_fc_track_inode, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2872:1: note: in expansion of macro ‘TRACE_EVENT’ 2872 | TRACE_EVENT(ext4_fc_track_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_fc_track_range’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2901:1: note: in expansion of macro ‘TRACE_EVENT’ 2901 | TRACE_EVENT(ext4_fc_track_range, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2901:1: note: in expansion of macro ‘TRACE_EVENT’ 2901 | TRACE_EVENT(ext4_fc_track_range, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_fc_cleanup’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ 2935 | TRACE_EVENT(ext4_fc_cleanup, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ 2935 | TRACE_EVENT(ext4_fc_cleanup, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘perf_trace_ext4_update_sb’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2961:1: note: in expansion of macro ‘TRACE_EVENT’ 2961 | TRACE_EVENT(ext4_update_sb, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2961:1: note: in expansion of macro ‘TRACE_EVENT’ 2961 | TRACE_EVENT(ext4_update_sb, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_other_inode_update_time’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_free_inode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:167:1: note: in expansion of macro ‘TRACE_EVENT’ 167 | TRACE_EVENT(ext4_free_inode, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:167:1: note: in expansion of macro ‘TRACE_EVENT’ 167 | TRACE_EVENT(ext4_free_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_request_inode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(ext4_request_inode, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(ext4_request_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_allocate_inode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(ext4_allocate_inode, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(ext4_allocate_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_evict_inode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(ext4_evict_inode, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(ext4_evict_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_drop_inode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:265:1: note: in expansion of macro ‘TRACE_EVENT’ 265 | TRACE_EVENT(ext4_drop_inode, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:265:1: note: in expansion of macro ‘TRACE_EVENT’ 265 | TRACE_EVENT(ext4_drop_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_nfs_commit_metadata’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ 287 | TRACE_EVENT(ext4_nfs_commit_metadata, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ 287 | TRACE_EVENT(ext4_nfs_commit_metadata, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_mark_inode_dirty’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(ext4_mark_inode_dirty, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(ext4_mark_inode_dirty, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_begin_ordered_truncate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:329:1: note: in expansion of macro ‘TRACE_EVENT’ 329 | TRACE_EVENT(ext4_begin_ordered_truncate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:329:1: note: in expansion of macro ‘TRACE_EVENT’ 329 | TRACE_EVENT(ext4_begin_ordered_truncate, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__write_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:352:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 352 | DECLARE_EVENT_CLASS(ext4__write_begin, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:352:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 352 | DECLARE_EVENT_CLASS(ext4__write_begin, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__write_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:392:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 392 | DECLARE_EVENT_CLASS(ext4__write_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:392:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 392 | DECLARE_EVENT_CLASS(ext4__write_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_writepages’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:444:1: note: in expansion of macro ‘TRACE_EVENT’ 444 | TRACE_EVENT(ext4_writepages, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:444:1: note: in expansion of macro ‘TRACE_EVENT’ 444 | TRACE_EVENT(ext4_writepages, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_da_write_pages’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:486:1: note: in expansion of macro ‘TRACE_EVENT’ 486 | TRACE_EVENT(ext4_da_write_pages, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:486:1: note: in expansion of macro ‘TRACE_EVENT’ 486 | TRACE_EVENT(ext4_da_write_pages, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_da_write_pages_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:515:1: note: in expansion of macro ‘TRACE_EVENT’ 515 | TRACE_EVENT(ext4_da_write_pages_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:515:1: note: in expansion of macro ‘TRACE_EVENT’ 515 | TRACE_EVENT(ext4_da_write_pages_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_writepages_result’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ 542 | TRACE_EVENT(ext4_writepages_result, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ 542 | TRACE_EVENT(ext4_writepages_result, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__folio_op’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:577:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 577 | DECLARE_EVENT_CLASS(ext4__folio_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:577:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 577 | DECLARE_EVENT_CLASS(ext4__folio_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_invalidate_folio_op’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:615:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 615 | DECLARE_EVENT_CLASS(ext4_invalidate_folio_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:615:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 615 | DECLARE_EVENT_CLASS(ext4_invalidate_folio_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_discard_blocks’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:655:1: note: in expansion of macro ‘TRACE_EVENT’ 655 | TRACE_EVENT(ext4_discard_blocks, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:655:1: note: in expansion of macro ‘TRACE_EVENT’ 655 | TRACE_EVENT(ext4_discard_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__mb_new_pa’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 679 | DECLARE_EVENT_CLASS(ext4__mb_new_pa, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 679 | DECLARE_EVENT_CLASS(ext4__mb_new_pa, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_mb_release_inode_pa’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:724:1: note: in expansion of macro ‘TRACE_EVENT’ 724 | TRACE_EVENT(ext4_mb_release_inode_pa, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:724:1: note: in expansion of macro ‘TRACE_EVENT’ 724 | TRACE_EVENT(ext4_mb_release_inode_pa, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_mb_release_group_pa’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:751:1: note: in expansion of macro ‘TRACE_EVENT’ 751 | TRACE_EVENT(ext4_mb_release_group_pa, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:751:1: note: in expansion of macro ‘TRACE_EVENT’ 751 | TRACE_EVENT(ext4_mb_release_group_pa, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_discard_preallocations’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ 774 | TRACE_EVENT(ext4_discard_preallocations, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ 774 | TRACE_EVENT(ext4_discard_preallocations, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_mb_discard_preallocations’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:797:1: note: in expansion of macro ‘TRACE_EVENT’ 797 | TRACE_EVENT(ext4_mb_discard_preallocations, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:797:1: note: in expansion of macro ‘TRACE_EVENT’ 797 | TRACE_EVENT(ext4_mb_discard_preallocations, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_request_blocks’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:818:1: note: in expansion of macro ‘TRACE_EVENT’ 818 | TRACE_EVENT(ext4_request_blocks, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:818:1: note: in expansion of macro ‘TRACE_EVENT’ 818 | TRACE_EVENT(ext4_request_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_allocate_blocks’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:858:1: note: in expansion of macro ‘TRACE_EVENT’ 858 | TRACE_EVENT(ext4_allocate_blocks, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:858:1: note: in expansion of macro ‘TRACE_EVENT’ 858 | TRACE_EVENT(ext4_allocate_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_free_blocks’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:900:1: note: in expansion of macro ‘TRACE_EVENT’ 900 | TRACE_EVENT(ext4_free_blocks, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:900:1: note: in expansion of macro ‘TRACE_EVENT’ 900 | TRACE_EVENT(ext4_free_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_sync_file_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:931:1: note: in expansion of macro ‘TRACE_EVENT’ 931 | TRACE_EVENT(ext4_sync_file_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:931:1: note: in expansion of macro ‘TRACE_EVENT’ 931 | TRACE_EVENT(ext4_sync_file_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_sync_file_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:958:1: note: in expansion of macro ‘TRACE_EVENT’ 958 | TRACE_EVENT(ext4_sync_file_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:958:1: note: in expansion of macro ‘TRACE_EVENT’ 958 | TRACE_EVENT(ext4_sync_file_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_sync_fs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:981:1: note: in expansion of macro ‘TRACE_EVENT’ 981 | TRACE_EVENT(ext4_sync_fs, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:981:1: note: in expansion of macro ‘TRACE_EVENT’ 981 | TRACE_EVENT(ext4_sync_fs, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_alloc_da_blocks’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1002:1: note: in expansion of macro ‘TRACE_EVENT’ 1002 | TRACE_EVENT(ext4_alloc_da_blocks, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1002:1: note: in expansion of macro ‘TRACE_EVENT’ 1002 | TRACE_EVENT(ext4_alloc_da_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_mballoc_alloc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1025:1: note: in expansion of macro ‘TRACE_EVENT’ 1025 | TRACE_EVENT(ext4_mballoc_alloc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1025:1: note: in expansion of macro ‘TRACE_EVENT’ 1025 | TRACE_EVENT(ext4_mballoc_alloc, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_mballoc_prealloc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1092:1: note: in expansion of macro ‘TRACE_EVENT’ 1092 | TRACE_EVENT(ext4_mballoc_prealloc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1092:1: note: in expansion of macro ‘TRACE_EVENT’ 1092 | TRACE_EVENT(ext4_mballoc_prealloc, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__mballoc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1132 | DECLARE_EVENT_CLASS(ext4__mballoc, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1132 | DECLARE_EVENT_CLASS(ext4__mballoc, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_forget’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1186:1: note: in expansion of macro ‘TRACE_EVENT’ 1186 | TRACE_EVENT(ext4_forget, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1186:1: note: in expansion of macro ‘TRACE_EVENT’ 1186 | TRACE_EVENT(ext4_forget, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_da_update_reserve_space’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1213:1: note: in expansion of macro ‘TRACE_EVENT’ 1213 | TRACE_EVENT(ext4_da_update_reserve_space, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1213:1: note: in expansion of macro ‘TRACE_EVENT’ 1213 | TRACE_EVENT(ext4_da_update_reserve_space, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_da_reserve_space’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1248:1: note: in expansion of macro ‘TRACE_EVENT’ 1248 | TRACE_EVENT(ext4_da_reserve_space, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1248:1: note: in expansion of macro ‘TRACE_EVENT’ 1248 | TRACE_EVENT(ext4_da_reserve_space, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_da_release_space’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1279:1: note: in expansion of macro ‘TRACE_EVENT’ 1279 | TRACE_EVENT(ext4_da_release_space, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1279:1: note: in expansion of macro ‘TRACE_EVENT’ 1279 | TRACE_EVENT(ext4_da_release_space, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__bitmap_load’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1310 | DECLARE_EVENT_CLASS(ext4__bitmap_load, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1310 | DECLARE_EVENT_CLASS(ext4__bitmap_load, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_read_block_bitmap_load’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1352:1: note: in expansion of macro ‘TRACE_EVENT’ 1352 | TRACE_EVENT(ext4_read_block_bitmap_load, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1352:1: note: in expansion of macro ‘TRACE_EVENT’ 1352 | TRACE_EVENT(ext4_read_block_bitmap_load, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__fallocate_mode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1375 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1375 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fallocate_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1424:1: note: in expansion of macro ‘TRACE_EVENT’ 1424 | TRACE_EVENT(ext4_fallocate_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1424:1: note: in expansion of macro ‘TRACE_EVENT’ 1424 | TRACE_EVENT(ext4_fallocate_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_unlink_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1453:1: note: in expansion of macro ‘TRACE_EVENT’ 1453 | TRACE_EVENT(ext4_unlink_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1453:1: note: in expansion of macro ‘TRACE_EVENT’ 1453 | TRACE_EVENT(ext4_unlink_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_unlink_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1478:1: note: in expansion of macro ‘TRACE_EVENT’ 1478 | TRACE_EVENT(ext4_unlink_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1478:1: note: in expansion of macro ‘TRACE_EVENT’ 1478 | TRACE_EVENT(ext4_unlink_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__truncate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1501:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1501 | DECLARE_EVENT_CLASS(ext4__truncate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1501:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1501 | DECLARE_EVENT_CLASS(ext4__truncate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_ext_convert_to_initialized_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(ext4_ext_convert_to_initialized_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(ext4_ext_convert_to_initialized_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_ext_convert_to_initialized_fastpath’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1576:1: note: in expansion of macro ‘TRACE_EVENT’ 1576 | TRACE_EVENT(ext4_ext_convert_to_initialized_fastpath, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1576:1: note: in expansion of macro ‘TRACE_EVENT’ 1576 | TRACE_EVENT(ext4_ext_convert_to_initialized_fastpath, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__map_blocks_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1618:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1618 | DECLARE_EVENT_CLASS(ext4__map_blocks_enter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1618:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1618 | DECLARE_EVENT_CLASS(ext4__map_blocks_enter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__map_blocks_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1660 | DECLARE_EVENT_CLASS(ext4__map_blocks_exit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1660 | DECLARE_EVENT_CLASS(ext4__map_blocks_exit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_ext_load_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1710:1: note: in expansion of macro ‘TRACE_EVENT’ 1710 | TRACE_EVENT(ext4_ext_load_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1710:1: note: in expansion of macro ‘TRACE_EVENT’ 1710 | TRACE_EVENT(ext4_ext_load_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_load_inode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ 1735 | TRACE_EVENT(ext4_load_inode, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ 1735 | TRACE_EVENT(ext4_load_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_journal_start_sb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1755:1: note: in expansion of macro ‘TRACE_EVENT’ 1755 | TRACE_EVENT(ext4_journal_start_sb, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1755:1: note: in expansion of macro ‘TRACE_EVENT’ 1755 | TRACE_EVENT(ext4_journal_start_sb, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_journal_start_inode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1785:1: note: in expansion of macro ‘TRACE_EVENT’ 1785 | TRACE_EVENT(ext4_journal_start_inode, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1785:1: note: in expansion of macro ‘TRACE_EVENT’ 1785 | TRACE_EVENT(ext4_journal_start_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_journal_start_reserved’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1818:1: note: in expansion of macro ‘TRACE_EVENT’ 1818 | TRACE_EVENT(ext4_journal_start_reserved, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1818:1: note: in expansion of macro ‘TRACE_EVENT’ 1818 | TRACE_EVENT(ext4_journal_start_reserved, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__trim’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1840:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1840 | DECLARE_EVENT_CLASS(ext4__trim, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1840:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1840 | DECLARE_EVENT_CLASS(ext4__trim, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_ext_handle_unwritten_extents’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ 1889 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ 1889 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_get_implied_cluster_alloc_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1927:1: note: in expansion of macro ‘TRACE_EVENT’ 1927 | TRACE_EVENT(ext4_get_implied_cluster_alloc_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1927:1: note: in expansion of macro ‘TRACE_EVENT’ 1927 | TRACE_EVENT(ext4_get_implied_cluster_alloc_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_ext_show_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1956:1: note: in expansion of macro ‘TRACE_EVENT’ 1956 | TRACE_EVENT(ext4_ext_show_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1956:1: note: in expansion of macro ‘TRACE_EVENT’ 1956 | TRACE_EVENT(ext4_ext_show_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_remove_blocks’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1986:1: note: in expansion of macro ‘TRACE_EVENT’ 1986 | TRACE_EVENT(ext4_remove_blocks, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1986:1: note: in expansion of macro ‘TRACE_EVENT’ 1986 | TRACE_EVENT(ext4_remove_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_ext_rm_leaf’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2033:1: note: in expansion of macro ‘TRACE_EVENT’ 2033 | TRACE_EVENT(ext4_ext_rm_leaf, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2033:1: note: in expansion of macro ‘TRACE_EVENT’ 2033 | TRACE_EVENT(ext4_ext_rm_leaf, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_ext_rm_idx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2077:1: note: in expansion of macro ‘TRACE_EVENT’ 2077 | TRACE_EVENT(ext4_ext_rm_idx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2077:1: note: in expansion of macro ‘TRACE_EVENT’ 2077 | TRACE_EVENT(ext4_ext_rm_idx, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_ext_remove_space’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2100:1: note: in expansion of macro ‘TRACE_EVENT’ 2100 | TRACE_EVENT(ext4_ext_remove_space, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2100:1: note: in expansion of macro ‘TRACE_EVENT’ 2100 | TRACE_EVENT(ext4_ext_remove_space, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_ext_remove_space_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2130:1: note: in expansion of macro ‘TRACE_EVENT’ 2130 | TRACE_EVENT(ext4_ext_remove_space_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2130:1: note: in expansion of macro ‘TRACE_EVENT’ 2130 | TRACE_EVENT(ext4_ext_remove_space_done, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__es_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2174 | DECLARE_EVENT_CLASS(ext4__es_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2174 | DECLARE_EVENT_CLASS(ext4__es_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_es_remove_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ 2216 | TRACE_EVENT(ext4_es_remove_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ 2216 | TRACE_EVENT(ext4_es_remove_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_es_find_extent_range_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2241:1: note: in expansion of macro ‘TRACE_EVENT’ 2241 | TRACE_EVENT(ext4_es_find_extent_range_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2241:1: note: in expansion of macro ‘TRACE_EVENT’ 2241 | TRACE_EVENT(ext4_es_find_extent_range_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_es_find_extent_range_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2263:1: note: in expansion of macro ‘TRACE_EVENT’ 2263 | TRACE_EVENT(ext4_es_find_extent_range_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2263:1: note: in expansion of macro ‘TRACE_EVENT’ 2263 | TRACE_EVENT(ext4_es_find_extent_range_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_es_lookup_extent_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2293:1: note: in expansion of macro ‘TRACE_EVENT’ 2293 | TRACE_EVENT(ext4_es_lookup_extent_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2293:1: note: in expansion of macro ‘TRACE_EVENT’ 2293 | TRACE_EVENT(ext4_es_lookup_extent_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_es_lookup_extent_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2315:1: note: in expansion of macro ‘TRACE_EVENT’ 2315 | TRACE_EVENT(ext4_es_lookup_extent_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2315:1: note: in expansion of macro ‘TRACE_EVENT’ 2315 | TRACE_EVENT(ext4_es_lookup_extent_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__es_shrink_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2349 | DECLARE_EVENT_CLASS(ext4__es_shrink_enter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2349 | DECLARE_EVENT_CLASS(ext4__es_shrink_enter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_es_shrink_scan_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2383:1: note: in expansion of macro ‘TRACE_EVENT’ 2383 | TRACE_EVENT(ext4_es_shrink_scan_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2383:1: note: in expansion of macro ‘TRACE_EVENT’ 2383 | TRACE_EVENT(ext4_es_shrink_scan_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_collapse_range’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2405:1: note: in expansion of macro ‘TRACE_EVENT’ 2405 | TRACE_EVENT(ext4_collapse_range, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2405:1: note: in expansion of macro ‘TRACE_EVENT’ 2405 | TRACE_EVENT(ext4_collapse_range, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_insert_range’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2430:1: note: in expansion of macro ‘TRACE_EVENT’ 2430 | TRACE_EVENT(ext4_insert_range, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2430:1: note: in expansion of macro ‘TRACE_EVENT’ 2430 | TRACE_EVENT(ext4_insert_range, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_es_shrink’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2455:1: note: in expansion of macro ‘TRACE_EVENT’ 2455 | TRACE_EVENT(ext4_es_shrink, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2455:1: note: in expansion of macro ‘TRACE_EVENT’ 2455 | TRACE_EVENT(ext4_es_shrink, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_es_insert_delayed_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2483:1: note: in expansion of macro ‘TRACE_EVENT’ 2483 | TRACE_EVENT(ext4_es_insert_delayed_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2483:1: note: in expansion of macro ‘TRACE_EVENT’ 2483 | TRACE_EVENT(ext4_es_insert_delayed_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fsmap_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2521:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2521 | DECLARE_EVENT_CLASS(ext4_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2521:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2521 | DECLARE_EVENT_CLASS(ext4_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_getfsmap_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2558 | DECLARE_EVENT_CLASS(ext4_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2558 | DECLARE_EVENT_CLASS(ext4_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_shutdown’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2593:1: note: in expansion of macro ‘TRACE_EVENT’ 2593 | TRACE_EVENT(ext4_shutdown, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2593:1: note: in expansion of macro ‘TRACE_EVENT’ 2593 | TRACE_EVENT(ext4_shutdown, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2613:1: note: in expansion of macro ‘TRACE_EVENT’ 2613 | TRACE_EVENT(ext4_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2613:1: note: in expansion of macro ‘TRACE_EVENT’ 2613 | TRACE_EVENT(ext4_error, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_prefetch_bitmaps’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2636:1: note: in expansion of macro ‘TRACE_EVENT’ 2636 | TRACE_EVENT(ext4_prefetch_bitmaps, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2636:1: note: in expansion of macro ‘TRACE_EVENT’ 2636 | TRACE_EVENT(ext4_prefetch_bitmaps, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_lazy_itable_init’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2661:1: note: in expansion of macro ‘TRACE_EVENT’ 2661 | TRACE_EVENT(ext4_lazy_itable_init, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2661:1: note: in expansion of macro ‘TRACE_EVENT’ 2661 | TRACE_EVENT(ext4_lazy_itable_init, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fc_replay_scan’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2680:1: note: in expansion of macro ‘TRACE_EVENT’ 2680 | TRACE_EVENT(ext4_fc_replay_scan, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2680:1: note: in expansion of macro ‘TRACE_EVENT’ 2680 | TRACE_EVENT(ext4_fc_replay_scan, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fc_replay’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2702:1: note: in expansion of macro ‘TRACE_EVENT’ 2702 | TRACE_EVENT(ext4_fc_replay, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2702:1: note: in expansion of macro ‘TRACE_EVENT’ 2702 | TRACE_EVENT(ext4_fc_replay, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fc_commit_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2728:1: note: in expansion of macro ‘TRACE_EVENT’ 2728 | TRACE_EVENT(ext4_fc_commit_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2728:1: note: in expansion of macro ‘TRACE_EVENT’ 2728 | TRACE_EVENT(ext4_fc_commit_start, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fc_commit_stop’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2747:1: note: in expansion of macro ‘TRACE_EVENT’ 2747 | TRACE_EVENT(ext4_fc_commit_stop, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2747:1: note: in expansion of macro ‘TRACE_EVENT’ 2747 | TRACE_EVENT(ext4_fc_commit_stop, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fc_stats’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2784:1: note: in expansion of macro ‘TRACE_EVENT’ 2784 | TRACE_EVENT(ext4_fc_stats, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2784:1: note: in expansion of macro ‘TRACE_EVENT’ 2784 | TRACE_EVENT(ext4_fc_stats, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fc_track_dentry’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2829:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2829 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2829:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2829 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fc_track_inode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2872:1: note: in expansion of macro ‘TRACE_EVENT’ 2872 | TRACE_EVENT(ext4_fc_track_inode, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2872:1: note: in expansion of macro ‘TRACE_EVENT’ 2872 | TRACE_EVENT(ext4_fc_track_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fc_track_range’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2901:1: note: in expansion of macro ‘TRACE_EVENT’ 2901 | TRACE_EVENT(ext4_fc_track_range, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2901:1: note: in expansion of macro ‘TRACE_EVENT’ 2901 | TRACE_EVENT(ext4_fc_track_range, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fc_cleanup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ 2935 | TRACE_EVENT(ext4_fc_cleanup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ 2935 | TRACE_EVENT(ext4_fc_cleanup, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_update_sb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2961:1: note: in expansion of macro ‘TRACE_EVENT’ 2961 | TRACE_EVENT(ext4_update_sb, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2961:1: note: in expansion of macro ‘TRACE_EVENT’ 2961 | TRACE_EVENT(ext4_update_sb, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/ext4/super.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/ext4] Error 2 In file included from ../include/trace/define_trace.h:108, from ../fs/ocfs2/ocfs2_trace.h:2768, from ../fs/ocfs2/super.c:31: ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__int’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(ocfs2__int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(ocfs2__int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(ocfs2__int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(ocfs2__int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(ocfs2__int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__uint’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(ocfs2__uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(ocfs2__uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:44:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 44 | DECLARE_EVENT_CLASS(ocfs2__ull, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:44:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 44 | DECLARE_EVENT_CLASS(ocfs2__ull, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__pointer’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 61 | DECLARE_EVENT_CLASS(ocfs2__pointer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 61 | DECLARE_EVENT_CLASS(ocfs2__pointer, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__string’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 78 | DECLARE_EVENT_CLASS(ocfs2__string, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 78 | DECLARE_EVENT_CLASS(ocfs2__string, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__int_int’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 95 | DECLARE_EVENT_CLASS(ocfs2__int_int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 95 | DECLARE_EVENT_CLASS(ocfs2__int_int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__uint_int’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 114 | DECLARE_EVENT_CLASS(ocfs2__uint_int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 114 | DECLARE_EVENT_CLASS(ocfs2__uint_int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__uint_uint’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:133:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 133 | DECLARE_EVENT_CLASS(ocfs2__uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:133:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 133 | DECLARE_EVENT_CLASS(ocfs2__uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_uint’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:152:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 152 | DECLARE_EVENT_CLASS(ocfs2__ull_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:152:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 152 | DECLARE_EVENT_CLASS(ocfs2__ull_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_int’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(ocfs2__ull_int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(ocfs2__ull_int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_ull’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:190:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 190 | DECLARE_EVENT_CLASS(ocfs2__ull_ull, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:190:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 190 | DECLARE_EVENT_CLASS(ocfs2__ull_ull, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_ull_uint’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:209:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 209 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:209:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 209 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_uint_uint’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:233:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 233 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:233:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 233 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__uint_uint_uint’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 257 | DECLARE_EVENT_CLASS(ocfs2__uint_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 257 | DECLARE_EVENT_CLASS(ocfs2__uint_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_ull_ull’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 280 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_ull, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 280 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_ull, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_int_int_int’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 304 | DECLARE_EVENT_CLASS(ocfs2__ull_int_int_int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 304 | DECLARE_EVENT_CLASS(ocfs2__ull_int_int_int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_uint_uint_uint’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:330:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 330 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:330:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 330 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_ull_uint_uint’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 357 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 357 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__btree_ops’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 385 | DECLARE_EVENT_CLASS(ocfs2__btree_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 385 | DECLARE_EVENT_CLASS(ocfs2__btree_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_grow_tree’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ 423 | TRACE_EVENT(ocfs2_grow_tree, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ 423 | TRACE_EVENT(ocfs2_grow_tree, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_rotate_subtree’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ 437 | TRACE_EVENT(ocfs2_rotate_subtree, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ 437 | TRACE_EVENT(ocfs2_rotate_subtree, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_insert_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ 455 | TRACE_EVENT(ocfs2_insert_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ 455 | TRACE_EVENT(ocfs2_insert_extent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_split_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:480:1: note: in expansion of macro ‘TRACE_EVENT’ 480 | TRACE_EVENT(ocfs2_split_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:480:1: note: in expansion of macro ‘TRACE_EVENT’ 480 | TRACE_EVENT(ocfs2_split_extent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_remove_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:502:1: note: in expansion of macro ‘TRACE_EVENT’ 502 | TRACE_EVENT(ocfs2_remove_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:502:1: note: in expansion of macro ‘TRACE_EVENT’ 502 | TRACE_EVENT(ocfs2_remove_extent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_commit_truncate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:528:1: note: in expansion of macro ‘TRACE_EVENT’ 528 | TRACE_EVENT(ocfs2_commit_truncate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:528:1: note: in expansion of macro ‘TRACE_EVENT’ 528 | TRACE_EVENT(ocfs2_commit_truncate, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_validate_extent_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(ocfs2_validate_extent_block, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(ocfs2_validate_extent_block, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_rotate_leaf’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:561:1: note: in expansion of macro ‘TRACE_EVENT’ 561 | TRACE_EVENT(ocfs2_rotate_leaf, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:561:1: note: in expansion of macro ‘TRACE_EVENT’ 561 | TRACE_EVENT(ocfs2_rotate_leaf, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_add_clusters_in_btree_ret’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:586:1: note: in expansion of macro ‘TRACE_EVENT’ 586 | TRACE_EVENT(ocfs2_add_clusters_in_btree_ret, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:586:1: note: in expansion of macro ‘TRACE_EVENT’ 586 | TRACE_EVENT(ocfs2_add_clusters_in_btree_ret, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_mark_extent_written’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(ocfs2_mark_extent_written, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(ocfs2_mark_extent_written, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__truncate_log_ops’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:624:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 624 | DECLARE_EVENT_CLASS(ocfs2__truncate_log_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:624:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 624 | DECLARE_EVENT_CLASS(ocfs2__truncate_log_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_cache_block_dealloc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:669:1: note: in expansion of macro ‘TRACE_EVENT’ 669 | TRACE_EVENT(ocfs2_cache_block_dealloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:669:1: note: in expansion of macro ‘TRACE_EVENT’ 669 | TRACE_EVENT(ocfs2_cache_block_dealloc, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_trim_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:692:1: note: in expansion of macro ‘TRACE_EVENT’ 692 | TRACE_EVENT(ocfs2_trim_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:692:1: note: in expansion of macro ‘TRACE_EVENT’ 692 | TRACE_EVENT(ocfs2_trim_extent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_sync_local_to_main_free’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:741:1: note: in expansion of macro ‘TRACE_EVENT’ 741 | TRACE_EVENT(ocfs2_sync_local_to_main_free, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:741:1: note: in expansion of macro ‘TRACE_EVENT’ 741 | TRACE_EVENT(ocfs2_sync_local_to_main_free, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_relink_block_group’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:796:1: note: in expansion of macro ‘TRACE_EVENT’ 796 | TRACE_EVENT(ocfs2_relink_block_group, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:796:1: note: in expansion of macro ‘TRACE_EVENT’ 796 | TRACE_EVENT(ocfs2_relink_block_group, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_free_suballoc_bits’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ 836 | TRACE_EVENT(ocfs2_free_suballoc_bits, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ 836 | TRACE_EVENT(ocfs2_free_suballoc_bits, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_free_clusters’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ 856 | TRACE_EVENT(ocfs2_free_clusters, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ 856 | TRACE_EVENT(ocfs2_free_clusters, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__refcount_tree_ops’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:902:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 902 | DECLARE_EVENT_CLASS(ocfs2__refcount_tree_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:902:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 902 | DECLARE_EVENT_CLASS(ocfs2__refcount_tree_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_split_refcount_rec’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:934:1: note: in expansion of macro ‘TRACE_EVENT’ 934 | TRACE_EVENT(ocfs2_split_refcount_rec, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:934:1: note: in expansion of macro ‘TRACE_EVENT’ 934 | TRACE_EVENT(ocfs2_split_refcount_rec, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_decrease_refcount’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:979:1: note: in expansion of macro ‘TRACE_EVENT’ 979 | TRACE_EVENT(ocfs2_decrease_refcount, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:979:1: note: in expansion of macro ‘TRACE_EVENT’ 979 | TRACE_EVENT(ocfs2_decrease_refcount, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_calc_refcount_meta_credits_iterate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1004:1: note: in expansion of macro ‘TRACE_EVENT’ 1004 | TRACE_EVENT(ocfs2_calc_refcount_meta_credits_iterate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1004:1: note: in expansion of macro ‘TRACE_EVENT’ 1004 | TRACE_EVENT(ocfs2_calc_refcount_meta_credits_iterate, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_clear_ext_refcount’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1043:1: note: in expansion of macro ‘TRACE_EVENT’ 1043 | TRACE_EVENT(ocfs2_clear_ext_refcount, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1043:1: note: in expansion of macro ‘TRACE_EVENT’ 1043 | TRACE_EVENT(ocfs2_clear_ext_refcount, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_replace_clusters’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1067:1: note: in expansion of macro ‘TRACE_EVENT’ 1067 | TRACE_EVENT(ocfs2_replace_clusters, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1067:1: note: in expansion of macro ‘TRACE_EVENT’ 1067 | TRACE_EVENT(ocfs2_replace_clusters, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_refcount_cow_hunk’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1095:1: note: in expansion of macro ‘TRACE_EVENT’ 1095 | TRACE_EVENT(ocfs2_refcount_cow_hunk, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1095:1: note: in expansion of macro ‘TRACE_EVENT’ 1095 | TRACE_EVENT(ocfs2_refcount_cow_hunk, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__get_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1125 | DECLARE_EVENT_CLASS(ocfs2__get_block, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1125 | DECLARE_EVENT_CLASS(ocfs2__get_block, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_try_to_write_inline_data’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1162:1: note: in expansion of macro ‘TRACE_EVENT’ 1162 | TRACE_EVENT(ocfs2_try_to_write_inline_data, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1162:1: note: in expansion of macro ‘TRACE_EVENT’ 1162 | TRACE_EVENT(ocfs2_try_to_write_inline_data, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_write_begin_nolock’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1182:1: note: in expansion of macro ‘TRACE_EVENT’ 1182 | TRACE_EVENT(ocfs2_write_begin_nolock, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1182:1: note: in expansion of macro ‘TRACE_EVENT’ 1182 | TRACE_EVENT(ocfs2_write_begin_nolock, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_write_end_inline’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1219:1: note: in expansion of macro ‘TRACE_EVENT’ 1219 | TRACE_EVENT(ocfs2_write_end_inline, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1219:1: note: in expansion of macro ‘TRACE_EVENT’ 1219 | TRACE_EVENT(ocfs2_write_end_inline, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_fault’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1247:1: note: in expansion of macro ‘TRACE_EVENT’ 1247 | TRACE_EVENT(ocfs2_fault, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1247:1: note: in expansion of macro ‘TRACE_EVENT’ 1247 | TRACE_EVENT(ocfs2_fault, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__file_ops’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1271 | DECLARE_EVENT_CLASS(ocfs2__file_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1271 | DECLARE_EVENT_CLASS(ocfs2__file_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_extend_allocation’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1324:1: note: in expansion of macro ‘TRACE_EVENT’ 1324 | TRACE_EVENT(ocfs2_extend_allocation, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1324:1: note: in expansion of macro ‘TRACE_EVENT’ 1324 | TRACE_EVENT(ocfs2_extend_allocation, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_extend_allocation_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1350:1: note: in expansion of macro ‘TRACE_EVENT’ 1350 | TRACE_EVENT(ocfs2_extend_allocation_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1350:1: note: in expansion of macro ‘TRACE_EVENT’ 1350 | TRACE_EVENT(ocfs2_extend_allocation_end, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_write_zero_page’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1373:1: note: in expansion of macro ‘TRACE_EVENT’ 1373 | TRACE_EVENT(ocfs2_write_zero_page, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1373:1: note: in expansion of macro ‘TRACE_EVENT’ 1373 | TRACE_EVENT(ocfs2_write_zero_page, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_setattr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1404:1: note: in expansion of macro ‘TRACE_EVENT’ 1404 | TRACE_EVENT(ocfs2_setattr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1404:1: note: in expansion of macro ‘TRACE_EVENT’ 1404 | TRACE_EVENT(ocfs2_setattr, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_prepare_inode_for_write’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1450:1: note: in expansion of macro ‘TRACE_EVENT’ 1450 | TRACE_EVENT(ocfs2_prepare_inode_for_write, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1450:1: note: in expansion of macro ‘TRACE_EVENT’ 1450 | TRACE_EVENT(ocfs2_prepare_inode_for_write, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_iget_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1477:1: note: in expansion of macro ‘TRACE_EVENT’ 1477 | TRACE_EVENT(ocfs2_iget_begin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1477:1: note: in expansion of macro ‘TRACE_EVENT’ 1477 | TRACE_EVENT(ocfs2_iget_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_iget_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1496:1: note: in expansion of macro ‘TRACE_EVENT’ 1496 | TRACE_EVENT(ocfs2_iget_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1496:1: note: in expansion of macro ‘TRACE_EVENT’ 1496 | TRACE_EVENT(ocfs2_iget_end, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_find_actor’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1510:1: note: in expansion of macro ‘TRACE_EVENT’ 1510 | TRACE_EVENT(ocfs2_find_actor, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1510:1: note: in expansion of macro ‘TRACE_EVENT’ 1510 | TRACE_EVENT(ocfs2_find_actor, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_inode_is_valid_to_delete’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1540:1: note: in expansion of macro ‘TRACE_EVENT’ 1540 | TRACE_EVENT(ocfs2_inode_is_valid_to_delete, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1540:1: note: in expansion of macro ‘TRACE_EVENT’ 1540 | TRACE_EVENT(ocfs2_inode_is_valid_to_delete, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_inode_revalidate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1574:1: note: in expansion of macro ‘TRACE_EVENT’ 1574 | TRACE_EVENT(ocfs2_inode_revalidate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1574:1: note: in expansion of macro ‘TRACE_EVENT’ 1574 | TRACE_EVENT(ocfs2_inode_revalidate, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_read_virt_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1597:1: note: in expansion of macro ‘TRACE_EVENT’ 1597 | TRACE_EVENT(ocfs2_read_virt_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1597:1: note: in expansion of macro ‘TRACE_EVENT’ 1597 | TRACE_EVENT(ocfs2_read_virt_blocks, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_remount’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1643:1: note: in expansion of macro ‘TRACE_EVENT’ 1643 | TRACE_EVENT(ocfs2_remount, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1643:1: note: in expansion of macro ‘TRACE_EVENT’ 1643 | TRACE_EVENT(ocfs2_remount, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_fill_super’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1660:1: note: in expansion of macro ‘TRACE_EVENT’ 1660 | TRACE_EVENT(ocfs2_fill_super, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1660:1: note: in expansion of macro ‘TRACE_EVENT’ 1660 | TRACE_EVENT(ocfs2_fill_super, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_parse_options’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(ocfs2_parse_options, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(ocfs2_parse_options, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_statfs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1693:1: note: in expansion of macro ‘TRACE_EVENT’ 1693 | TRACE_EVENT(ocfs2_statfs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1693:1: note: in expansion of macro ‘TRACE_EVENT’ 1693 | TRACE_EVENT(ocfs2_statfs, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_initialize_super’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1709:1: note: in expansion of macro ‘TRACE_EVENT’ 1709 | TRACE_EVENT(ocfs2_initialize_super, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1709:1: note: in expansion of macro ‘TRACE_EVENT’ 1709 | TRACE_EVENT(ocfs2_initialize_super, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_init_xattr_set_ctxt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1739:1: note: in expansion of macro ‘TRACE_EVENT’ 1739 | TRACE_EVENT(ocfs2_init_xattr_set_ctxt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1739:1: note: in expansion of macro ‘TRACE_EVENT’ 1739 | TRACE_EVENT(ocfs2_init_xattr_set_ctxt, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__xattr_find’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1758:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1758 | DECLARE_EVENT_CLASS(ocfs2__xattr_find, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1758:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1758 | DECLARE_EVENT_CLASS(ocfs2__xattr_find, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_resv_find_window_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1861:1: note: in expansion of macro ‘TRACE_EVENT’ 1861 | TRACE_EVENT(ocfs2_resv_find_window_begin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1861:1: note: in expansion of macro ‘TRACE_EVENT’ 1861 | TRACE_EVENT(ocfs2_resv_find_window_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_cannibalize_resv_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ 1889 | TRACE_EVENT(ocfs2_cannibalize_resv_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ 1889 | TRACE_EVENT(ocfs2_cannibalize_resv_end, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_resmap_claimed_bits_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1913:1: note: in expansion of macro ‘TRACE_EVENT’ 1913 | TRACE_EVENT(ocfs2_resmap_claimed_bits_begin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1913:1: note: in expansion of macro ‘TRACE_EVENT’ 1913 | TRACE_EVENT(ocfs2_resmap_claimed_bits_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_resmap_claimed_bits_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1945:1: note: in expansion of macro ‘TRACE_EVENT’ 1945 | TRACE_EVENT(ocfs2_resmap_claimed_bits_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1945:1: note: in expansion of macro ‘TRACE_EVENT’ 1945 | TRACE_EVENT(ocfs2_resmap_claimed_bits_end, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_sync_dquot’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1983:1: note: in expansion of macro ‘TRACE_EVENT’ 1983 | TRACE_EVENT(ocfs2_sync_dquot, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1983:1: note: in expansion of macro ‘TRACE_EVENT’ 1983 | TRACE_EVENT(ocfs2_sync_dquot, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_sync_dquot_helper’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2007:1: note: in expansion of macro ‘TRACE_EVENT’ 2007 | TRACE_EVENT(ocfs2_sync_dquot_helper, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2007:1: note: in expansion of macro ‘TRACE_EVENT’ 2007 | TRACE_EVENT(ocfs2_sync_dquot_helper, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_dx_dir_search’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2047:1: note: in expansion of macro ‘TRACE_EVENT’ 2047 | TRACE_EVENT(ocfs2_dx_dir_search, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2047:1: note: in expansion of macro ‘TRACE_EVENT’ 2047 | TRACE_EVENT(ocfs2_dx_dir_search, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_find_files_on_disk’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2079:1: note: in expansion of macro ‘TRACE_EVENT’ 2079 | TRACE_EVENT(ocfs2_find_files_on_disk, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2079:1: note: in expansion of macro ‘TRACE_EVENT’ 2079 | TRACE_EVENT(ocfs2_find_files_on_disk, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_check_dir_for_entry’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(ocfs2_check_dir_for_entry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(ocfs2_check_dir_for_entry, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_dx_dir_index_root_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2120:1: note: in expansion of macro ‘TRACE_EVENT’ 2120 | TRACE_EVENT(ocfs2_dx_dir_index_root_block, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2120:1: note: in expansion of macro ‘TRACE_EVENT’ 2120 | TRACE_EVENT(ocfs2_dx_dir_index_root_block, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__dentry_ops’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2158 | DECLARE_EVENT_CLASS(ocfs2__dentry_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2158 | DECLARE_EVENT_CLASS(ocfs2__dentry_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_mknod’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2203:1: note: in expansion of macro ‘TRACE_EVENT’ 2203 | TRACE_EVENT(ocfs2_mknod, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2203:1: note: in expansion of macro ‘TRACE_EVENT’ 2203 | TRACE_EVENT(ocfs2_mknod, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_link’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2230:1: note: in expansion of macro ‘TRACE_EVENT’ 2230 | TRACE_EVENT(ocfs2_link, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2230:1: note: in expansion of macro ‘TRACE_EVENT’ 2230 | TRACE_EVENT(ocfs2_link, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_rename’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2259:1: note: in expansion of macro ‘TRACE_EVENT’ 2259 | TRACE_EVENT(ocfs2_rename, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2259:1: note: in expansion of macro ‘TRACE_EVENT’ 2259 | TRACE_EVENT(ocfs2_rename, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_rename_target_exists’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2295:1: note: in expansion of macro ‘TRACE_EVENT’ 2295 | TRACE_EVENT(ocfs2_rename_target_exists, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2295:1: note: in expansion of macro ‘TRACE_EVENT’ 2295 | TRACE_EVENT(ocfs2_rename_target_exists, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_rename_over_existing’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2311:1: note: in expansion of macro ‘TRACE_EVENT’ 2311 | TRACE_EVENT(ocfs2_rename_over_existing, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2311:1: note: in expansion of macro ‘TRACE_EVENT’ 2311 | TRACE_EVENT(ocfs2_rename_over_existing, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_symlink_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2331:1: note: in expansion of macro ‘TRACE_EVENT’ 2331 | TRACE_EVENT(ocfs2_symlink_begin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2331:1: note: in expansion of macro ‘TRACE_EVENT’ 2331 | TRACE_EVENT(ocfs2_symlink_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_blkno_stringify’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2353:1: note: in expansion of macro ‘TRACE_EVENT’ 2353 | TRACE_EVENT(ocfs2_blkno_stringify, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2353:1: note: in expansion of macro ‘TRACE_EVENT’ 2353 | TRACE_EVENT(ocfs2_blkno_stringify, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_orphan_del’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2374:1: note: in expansion of macro ‘TRACE_EVENT’ 2374 | TRACE_EVENT(ocfs2_orphan_del, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2374:1: note: in expansion of macro ‘TRACE_EVENT’ 2374 | TRACE_EVENT(ocfs2_orphan_del, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_dentry_revalidate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2395:1: note: in expansion of macro ‘TRACE_EVENT’ 2395 | TRACE_EVENT(ocfs2_dentry_revalidate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2395:1: note: in expansion of macro ‘TRACE_EVENT’ 2395 | TRACE_EVENT(ocfs2_dentry_revalidate, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_dentry_revalidate_negative’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2411:1: note: in expansion of macro ‘TRACE_EVENT’ 2411 | TRACE_EVENT(ocfs2_dentry_revalidate_negative, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2411:1: note: in expansion of macro ‘TRACE_EVENT’ 2411 | TRACE_EVENT(ocfs2_dentry_revalidate_negative, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_find_local_alias’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2439:1: note: in expansion of macro ‘TRACE_EVENT’ 2439 | TRACE_EVENT(ocfs2_find_local_alias, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2439:1: note: in expansion of macro ‘TRACE_EVENT’ 2439 | TRACE_EVENT(ocfs2_find_local_alias, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_dentry_attach_lock’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2453:1: note: in expansion of macro ‘TRACE_EVENT’ 2453 | TRACE_EVENT(ocfs2_dentry_attach_lock, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2453:1: note: in expansion of macro ‘TRACE_EVENT’ 2453 | TRACE_EVENT(ocfs2_dentry_attach_lock, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_dentry_attach_lock_found’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2473:1: note: in expansion of macro ‘TRACE_EVENT’ 2473 | TRACE_EVENT(ocfs2_dentry_attach_lock_found, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2473:1: note: in expansion of macro ‘TRACE_EVENT’ 2473 | TRACE_EVENT(ocfs2_dentry_attach_lock_found, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_get_dentry_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2493:1: note: in expansion of macro ‘TRACE_EVENT’ 2493 | TRACE_EVENT(ocfs2_get_dentry_begin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2493:1: note: in expansion of macro ‘TRACE_EVENT’ 2493 | TRACE_EVENT(ocfs2_get_dentry_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_get_parent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2517:1: note: in expansion of macro ‘TRACE_EVENT’ 2517 | TRACE_EVENT(ocfs2_get_parent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2517:1: note: in expansion of macro ‘TRACE_EVENT’ 2517 | TRACE_EVENT(ocfs2_get_parent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_encode_fh_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2539:1: note: in expansion of macro ‘TRACE_EVENT’ 2539 | TRACE_EVENT(ocfs2_encode_fh_begin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2539:1: note: in expansion of macro ‘TRACE_EVENT’ 2539 | TRACE_EVENT(ocfs2_encode_fh_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_complete_recovery_slot’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2602:1: note: in expansion of macro ‘TRACE_EVENT’ 2602 | TRACE_EVENT(ocfs2_complete_recovery_slot, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2602:1: note: in expansion of macro ‘TRACE_EVENT’ 2602 | TRACE_EVENT(ocfs2_complete_recovery_slot, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_recovery_thread’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2626:1: note: in expansion of macro ‘TRACE_EVENT’ 2626 | TRACE_EVENT(ocfs2_recovery_thread, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2626:1: note: in expansion of macro ‘TRACE_EVENT’ 2626 | TRACE_EVENT(ocfs2_recovery_thread, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_write_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2687:1: note: in expansion of macro ‘TRACE_EVENT’ 2687 | TRACE_EVENT(ocfs2_write_block, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2687:1: note: in expansion of macro ‘TRACE_EVENT’ 2687 | TRACE_EVENT(ocfs2_write_block, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_read_blocks_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2701:1: note: in expansion of macro ‘TRACE_EVENT’ 2701 | TRACE_EVENT(ocfs2_read_blocks_begin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2701:1: note: in expansion of macro ‘TRACE_EVENT’ 2701 | TRACE_EVENT(ocfs2_read_blocks_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_buffer_cached_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2731:1: note: in expansion of macro ‘TRACE_EVENT’ 2731 | TRACE_EVENT(ocfs2_buffer_cached_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2731:1: note: in expansion of macro ‘TRACE_EVENT’ 2731 | TRACE_EVENT(ocfs2_buffer_cached_end, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__int’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(ocfs2__int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(ocfs2__int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__uint’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(ocfs2__uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(ocfs2__uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__ull’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:44:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 44 | DECLARE_EVENT_CLASS(ocfs2__ull, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:44:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 44 | DECLARE_EVENT_CLASS(ocfs2__ull, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__pointer’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 61 | DECLARE_EVENT_CLASS(ocfs2__pointer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 61 | DECLARE_EVENT_CLASS(ocfs2__pointer, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__string’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 78 | DECLARE_EVENT_CLASS(ocfs2__string, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 78 | DECLARE_EVENT_CLASS(ocfs2__string, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__int_int’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 95 | DECLARE_EVENT_CLASS(ocfs2__int_int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 95 | DECLARE_EVENT_CLASS(ocfs2__int_int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__uint_int’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 114 | DECLARE_EVENT_CLASS(ocfs2__uint_int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 114 | DECLARE_EVENT_CLASS(ocfs2__uint_int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__uint_uint’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:133:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 133 | DECLARE_EVENT_CLASS(ocfs2__uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:133:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 133 | DECLARE_EVENT_CLASS(ocfs2__uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__ull_uint’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:152:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 152 | DECLARE_EVENT_CLASS(ocfs2__ull_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:152:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 152 | DECLARE_EVENT_CLASS(ocfs2__ull_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__ull_int’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(ocfs2__ull_int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(ocfs2__ull_int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__ull_ull’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:190:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 190 | DECLARE_EVENT_CLASS(ocfs2__ull_ull, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:190:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 190 | DECLARE_EVENT_CLASS(ocfs2__ull_ull, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__ull_ull_uint’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:209:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 209 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:209:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 209 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__ull_uint_uint’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:233:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 233 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:233:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 233 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__uint_uint_uint’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 257 | DECLARE_EVENT_CLASS(ocfs2__uint_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 257 | DECLARE_EVENT_CLASS(ocfs2__uint_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__ull_ull_ull’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 280 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_ull, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 280 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_ull, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__ull_int_int_int’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 304 | DECLARE_EVENT_CLASS(ocfs2__ull_int_int_int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 304 | DECLARE_EVENT_CLASS(ocfs2__ull_int_int_int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__ull_uint_uint_uint’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:330:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 330 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:330:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 330 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__ull_ull_uint_uint’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 357 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 357 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__btree_ops’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 385 | DECLARE_EVENT_CLASS(ocfs2__btree_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 385 | DECLARE_EVENT_CLASS(ocfs2__btree_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_grow_tree’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ 423 | TRACE_EVENT(ocfs2_grow_tree, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ 423 | TRACE_EVENT(ocfs2_grow_tree, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_rotate_subtree’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ 437 | TRACE_EVENT(ocfs2_rotate_subtree, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ 437 | TRACE_EVENT(ocfs2_rotate_subtree, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_insert_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ 455 | TRACE_EVENT(ocfs2_insert_extent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ 455 | TRACE_EVENT(ocfs2_insert_extent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_split_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:480:1: note: in expansion of macro ‘TRACE_EVENT’ 480 | TRACE_EVENT(ocfs2_split_extent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:480:1: note: in expansion of macro ‘TRACE_EVENT’ 480 | TRACE_EVENT(ocfs2_split_extent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_remove_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:502:1: note: in expansion of macro ‘TRACE_EVENT’ 502 | TRACE_EVENT(ocfs2_remove_extent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:502:1: note: in expansion of macro ‘TRACE_EVENT’ 502 | TRACE_EVENT(ocfs2_remove_extent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_commit_truncate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:528:1: note: in expansion of macro ‘TRACE_EVENT’ 528 | TRACE_EVENT(ocfs2_commit_truncate, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:528:1: note: in expansion of macro ‘TRACE_EVENT’ 528 | TRACE_EVENT(ocfs2_commit_truncate, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_validate_extent_block’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(ocfs2_validate_extent_block, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(ocfs2_validate_extent_block, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_rotate_leaf’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:561:1: note: in expansion of macro ‘TRACE_EVENT’ 561 | TRACE_EVENT(ocfs2_rotate_leaf, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:561:1: note: in expansion of macro ‘TRACE_EVENT’ 561 | TRACE_EVENT(ocfs2_rotate_leaf, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_add_clusters_in_btree_ret’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:586:1: note: in expansion of macro ‘TRACE_EVENT’ 586 | TRACE_EVENT(ocfs2_add_clusters_in_btree_ret, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:586:1: note: in expansion of macro ‘TRACE_EVENT’ 586 | TRACE_EVENT(ocfs2_add_clusters_in_btree_ret, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_mark_extent_written’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(ocfs2_mark_extent_written, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(ocfs2_mark_extent_written, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__truncate_log_ops’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:624:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 624 | DECLARE_EVENT_CLASS(ocfs2__truncate_log_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:624:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 624 | DECLARE_EVENT_CLASS(ocfs2__truncate_log_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_cache_block_dealloc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:669:1: note: in expansion of macro ‘TRACE_EVENT’ 669 | TRACE_EVENT(ocfs2_cache_block_dealloc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:669:1: note: in expansion of macro ‘TRACE_EVENT’ 669 | TRACE_EVENT(ocfs2_cache_block_dealloc, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_trim_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:692:1: note: in expansion of macro ‘TRACE_EVENT’ 692 | TRACE_EVENT(ocfs2_trim_extent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:692:1: note: in expansion of macro ‘TRACE_EVENT’ 692 | TRACE_EVENT(ocfs2_trim_extent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_sync_local_to_main_free’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:741:1: note: in expansion of macro ‘TRACE_EVENT’ 741 | TRACE_EVENT(ocfs2_sync_local_to_main_free, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:741:1: note: in expansion of macro ‘TRACE_EVENT’ 741 | TRACE_EVENT(ocfs2_sync_local_to_main_free, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_relink_block_group’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:796:1: note: in expansion of macro ‘TRACE_EVENT’ 796 | TRACE_EVENT(ocfs2_relink_block_group, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:796:1: note: in expansion of macro ‘TRACE_EVENT’ 796 | TRACE_EVENT(ocfs2_relink_block_group, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_free_suballoc_bits’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ 836 | TRACE_EVENT(ocfs2_free_suballoc_bits, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ 836 | TRACE_EVENT(ocfs2_free_suballoc_bits, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_free_clusters’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ 856 | TRACE_EVENT(ocfs2_free_clusters, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ 856 | TRACE_EVENT(ocfs2_free_clusters, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__refcount_tree_ops’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:902:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 902 | DECLARE_EVENT_CLASS(ocfs2__refcount_tree_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:902:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 902 | DECLARE_EVENT_CLASS(ocfs2__refcount_tree_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_split_refcount_rec’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:934:1: note: in expansion of macro ‘TRACE_EVENT’ 934 | TRACE_EVENT(ocfs2_split_refcount_rec, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:934:1: note: in expansion of macro ‘TRACE_EVENT’ 934 | TRACE_EVENT(ocfs2_split_refcount_rec, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_decrease_refcount’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:979:1: note: in expansion of macro ‘TRACE_EVENT’ 979 | TRACE_EVENT(ocfs2_decrease_refcount, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:979:1: note: in expansion of macro ‘TRACE_EVENT’ 979 | TRACE_EVENT(ocfs2_decrease_refcount, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_calc_refcount_meta_credits_iterate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1004:1: note: in expansion of macro ‘TRACE_EVENT’ 1004 | TRACE_EVENT(ocfs2_calc_refcount_meta_credits_iterate, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1004:1: note: in expansion of macro ‘TRACE_EVENT’ 1004 | TRACE_EVENT(ocfs2_calc_refcount_meta_credits_iterate, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_clear_ext_refcount’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1043:1: note: in expansion of macro ‘TRACE_EVENT’ 1043 | TRACE_EVENT(ocfs2_clear_ext_refcount, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1043:1: note: in expansion of macro ‘TRACE_EVENT’ 1043 | TRACE_EVENT(ocfs2_clear_ext_refcount, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_replace_clusters’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1067:1: note: in expansion of macro ‘TRACE_EVENT’ 1067 | TRACE_EVENT(ocfs2_replace_clusters, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1067:1: note: in expansion of macro ‘TRACE_EVENT’ 1067 | TRACE_EVENT(ocfs2_replace_clusters, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_refcount_cow_hunk’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1095:1: note: in expansion of macro ‘TRACE_EVENT’ 1095 | TRACE_EVENT(ocfs2_refcount_cow_hunk, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1095:1: note: in expansion of macro ‘TRACE_EVENT’ 1095 | TRACE_EVENT(ocfs2_refcount_cow_hunk, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__get_block’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1125 | DECLARE_EVENT_CLASS(ocfs2__get_block, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1125 | DECLARE_EVENT_CLASS(ocfs2__get_block, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_try_to_write_inline_data’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1162:1: note: in expansion of macro ‘TRACE_EVENT’ 1162 | TRACE_EVENT(ocfs2_try_to_write_inline_data, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1162:1: note: in expansion of macro ‘TRACE_EVENT’ 1162 | TRACE_EVENT(ocfs2_try_to_write_inline_data, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_write_begin_nolock’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1182:1: note: in expansion of macro ‘TRACE_EVENT’ 1182 | TRACE_EVENT(ocfs2_write_begin_nolock, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1182:1: note: in expansion of macro ‘TRACE_EVENT’ 1182 | TRACE_EVENT(ocfs2_write_begin_nolock, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_write_end_inline’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1219:1: note: in expansion of macro ‘TRACE_EVENT’ 1219 | TRACE_EVENT(ocfs2_write_end_inline, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1219:1: note: in expansion of macro ‘TRACE_EVENT’ 1219 | TRACE_EVENT(ocfs2_write_end_inline, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_fault’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1247:1: note: in expansion of macro ‘TRACE_EVENT’ 1247 | TRACE_EVENT(ocfs2_fault, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1247:1: note: in expansion of macro ‘TRACE_EVENT’ 1247 | TRACE_EVENT(ocfs2_fault, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__file_ops’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1271 | DECLARE_EVENT_CLASS(ocfs2__file_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1271 | DECLARE_EVENT_CLASS(ocfs2__file_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_extend_allocation’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1324:1: note: in expansion of macro ‘TRACE_EVENT’ 1324 | TRACE_EVENT(ocfs2_extend_allocation, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1324:1: note: in expansion of macro ‘TRACE_EVENT’ 1324 | TRACE_EVENT(ocfs2_extend_allocation, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_extend_allocation_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1350:1: note: in expansion of macro ‘TRACE_EVENT’ 1350 | TRACE_EVENT(ocfs2_extend_allocation_end, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1350:1: note: in expansion of macro ‘TRACE_EVENT’ 1350 | TRACE_EVENT(ocfs2_extend_allocation_end, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_write_zero_page’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1373:1: note: in expansion of macro ‘TRACE_EVENT’ 1373 | TRACE_EVENT(ocfs2_write_zero_page, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1373:1: note: in expansion of macro ‘TRACE_EVENT’ 1373 | TRACE_EVENT(ocfs2_write_zero_page, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_setattr’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1404:1: note: in expansion of macro ‘TRACE_EVENT’ 1404 | TRACE_EVENT(ocfs2_setattr, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1404:1: note: in expansion of macro ‘TRACE_EVENT’ 1404 | TRACE_EVENT(ocfs2_setattr, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_prepare_inode_for_write’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1450:1: note: in expansion of macro ‘TRACE_EVENT’ 1450 | TRACE_EVENT(ocfs2_prepare_inode_for_write, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1450:1: note: in expansion of macro ‘TRACE_EVENT’ 1450 | TRACE_EVENT(ocfs2_prepare_inode_for_write, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_iget_begin’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1477:1: note: in expansion of macro ‘TRACE_EVENT’ 1477 | TRACE_EVENT(ocfs2_iget_begin, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1477:1: note: in expansion of macro ‘TRACE_EVENT’ 1477 | TRACE_EVENT(ocfs2_iget_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_iget_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1496:1: note: in expansion of macro ‘TRACE_EVENT’ 1496 | TRACE_EVENT(ocfs2_iget_end, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1496:1: note: in expansion of macro ‘TRACE_EVENT’ 1496 | TRACE_EVENT(ocfs2_iget_end, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_find_actor’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1510:1: note: in expansion of macro ‘TRACE_EVENT’ 1510 | TRACE_EVENT(ocfs2_find_actor, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1510:1: note: in expansion of macro ‘TRACE_EVENT’ 1510 | TRACE_EVENT(ocfs2_find_actor, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_inode_is_valid_to_delete’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1540:1: note: in expansion of macro ‘TRACE_EVENT’ 1540 | TRACE_EVENT(ocfs2_inode_is_valid_to_delete, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1540:1: note: in expansion of macro ‘TRACE_EVENT’ 1540 | TRACE_EVENT(ocfs2_inode_is_valid_to_delete, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_inode_revalidate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1574:1: note: in expansion of macro ‘TRACE_EVENT’ 1574 | TRACE_EVENT(ocfs2_inode_revalidate, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1574:1: note: in expansion of macro ‘TRACE_EVENT’ 1574 | TRACE_EVENT(ocfs2_inode_revalidate, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_read_virt_blocks’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1597:1: note: in expansion of macro ‘TRACE_EVENT’ 1597 | TRACE_EVENT(ocfs2_read_virt_blocks, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1597:1: note: in expansion of macro ‘TRACE_EVENT’ 1597 | TRACE_EVENT(ocfs2_read_virt_blocks, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_remount’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1643:1: note: in expansion of macro ‘TRACE_EVENT’ 1643 | TRACE_EVENT(ocfs2_remount, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1643:1: note: in expansion of macro ‘TRACE_EVENT’ 1643 | TRACE_EVENT(ocfs2_remount, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_fill_super’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1660:1: note: in expansion of macro ‘TRACE_EVENT’ 1660 | TRACE_EVENT(ocfs2_fill_super, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1660:1: note: in expansion of macro ‘TRACE_EVENT’ 1660 | TRACE_EVENT(ocfs2_fill_super, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_parse_options’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(ocfs2_parse_options, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(ocfs2_parse_options, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_statfs’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1693:1: note: in expansion of macro ‘TRACE_EVENT’ 1693 | TRACE_EVENT(ocfs2_statfs, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1693:1: note: in expansion of macro ‘TRACE_EVENT’ 1693 | TRACE_EVENT(ocfs2_statfs, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_initialize_super’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1709:1: note: in expansion of macro ‘TRACE_EVENT’ 1709 | TRACE_EVENT(ocfs2_initialize_super, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1709:1: note: in expansion of macro ‘TRACE_EVENT’ 1709 | TRACE_EVENT(ocfs2_initialize_super, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_init_xattr_set_ctxt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1739:1: note: in expansion of macro ‘TRACE_EVENT’ 1739 | TRACE_EVENT(ocfs2_init_xattr_set_ctxt, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1739:1: note: in expansion of macro ‘TRACE_EVENT’ 1739 | TRACE_EVENT(ocfs2_init_xattr_set_ctxt, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__xattr_find’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1758:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1758 | DECLARE_EVENT_CLASS(ocfs2__xattr_find, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1758:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1758 | DECLARE_EVENT_CLASS(ocfs2__xattr_find, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_resv_find_window_begin’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1861:1: note: in expansion of macro ‘TRACE_EVENT’ 1861 | TRACE_EVENT(ocfs2_resv_find_window_begin, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1861:1: note: in expansion of macro ‘TRACE_EVENT’ 1861 | TRACE_EVENT(ocfs2_resv_find_window_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_cannibalize_resv_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ 1889 | TRACE_EVENT(ocfs2_cannibalize_resv_end, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ 1889 | TRACE_EVENT(ocfs2_cannibalize_resv_end, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_resmap_claimed_bits_begin’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1913:1: note: in expansion of macro ‘TRACE_EVENT’ 1913 | TRACE_EVENT(ocfs2_resmap_claimed_bits_begin, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1913:1: note: in expansion of macro ‘TRACE_EVENT’ 1913 | TRACE_EVENT(ocfs2_resmap_claimed_bits_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_resmap_claimed_bits_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1945:1: note: in expansion of macro ‘TRACE_EVENT’ 1945 | TRACE_EVENT(ocfs2_resmap_claimed_bits_end, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1945:1: note: in expansion of macro ‘TRACE_EVENT’ 1945 | TRACE_EVENT(ocfs2_resmap_claimed_bits_end, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_sync_dquot’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1983:1: note: in expansion of macro ‘TRACE_EVENT’ 1983 | TRACE_EVENT(ocfs2_sync_dquot, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1983:1: note: in expansion of macro ‘TRACE_EVENT’ 1983 | TRACE_EVENT(ocfs2_sync_dquot, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_sync_dquot_helper’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2007:1: note: in expansion of macro ‘TRACE_EVENT’ 2007 | TRACE_EVENT(ocfs2_sync_dquot_helper, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2007:1: note: in expansion of macro ‘TRACE_EVENT’ 2007 | TRACE_EVENT(ocfs2_sync_dquot_helper, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_dx_dir_search’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2047:1: note: in expansion of macro ‘TRACE_EVENT’ 2047 | TRACE_EVENT(ocfs2_dx_dir_search, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2047:1: note: in expansion of macro ‘TRACE_EVENT’ 2047 | TRACE_EVENT(ocfs2_dx_dir_search, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_find_files_on_disk’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2079:1: note: in expansion of macro ‘TRACE_EVENT’ 2079 | TRACE_EVENT(ocfs2_find_files_on_disk, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2079:1: note: in expansion of macro ‘TRACE_EVENT’ 2079 | TRACE_EVENT(ocfs2_find_files_on_disk, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_check_dir_for_entry’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(ocfs2_check_dir_for_entry, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(ocfs2_check_dir_for_entry, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_dx_dir_index_root_block’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2120:1: note: in expansion of macro ‘TRACE_EVENT’ 2120 | TRACE_EVENT(ocfs2_dx_dir_index_root_block, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2120:1: note: in expansion of macro ‘TRACE_EVENT’ 2120 | TRACE_EVENT(ocfs2_dx_dir_index_root_block, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2__dentry_ops’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2158 | DECLARE_EVENT_CLASS(ocfs2__dentry_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2158 | DECLARE_EVENT_CLASS(ocfs2__dentry_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_mknod’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2203:1: note: in expansion of macro ‘TRACE_EVENT’ 2203 | TRACE_EVENT(ocfs2_mknod, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2203:1: note: in expansion of macro ‘TRACE_EVENT’ 2203 | TRACE_EVENT(ocfs2_mknod, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_link’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2230:1: note: in expansion of macro ‘TRACE_EVENT’ 2230 | TRACE_EVENT(ocfs2_link, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2230:1: note: in expansion of macro ‘TRACE_EVENT’ 2230 | TRACE_EVENT(ocfs2_link, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_rename’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2259:1: note: in expansion of macro ‘TRACE_EVENT’ 2259 | TRACE_EVENT(ocfs2_rename, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2259:1: note: in expansion of macro ‘TRACE_EVENT’ 2259 | TRACE_EVENT(ocfs2_rename, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_rename_target_exists’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2295:1: note: in expansion of macro ‘TRACE_EVENT’ 2295 | TRACE_EVENT(ocfs2_rename_target_exists, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2295:1: note: in expansion of macro ‘TRACE_EVENT’ 2295 | TRACE_EVENT(ocfs2_rename_target_exists, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_rename_over_existing’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2311:1: note: in expansion of macro ‘TRACE_EVENT’ 2311 | TRACE_EVENT(ocfs2_rename_over_existing, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2311:1: note: in expansion of macro ‘TRACE_EVENT’ 2311 | TRACE_EVENT(ocfs2_rename_over_existing, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_symlink_begin’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2331:1: note: in expansion of macro ‘TRACE_EVENT’ 2331 | TRACE_EVENT(ocfs2_symlink_begin, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2331:1: note: in expansion of macro ‘TRACE_EVENT’ 2331 | TRACE_EVENT(ocfs2_symlink_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_blkno_stringify’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2353:1: note: in expansion of macro ‘TRACE_EVENT’ 2353 | TRACE_EVENT(ocfs2_blkno_stringify, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2353:1: note: in expansion of macro ‘TRACE_EVENT’ 2353 | TRACE_EVENT(ocfs2_blkno_stringify, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_orphan_del’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2374:1: note: in expansion of macro ‘TRACE_EVENT’ 2374 | TRACE_EVENT(ocfs2_orphan_del, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2374:1: note: in expansion of macro ‘TRACE_EVENT’ 2374 | TRACE_EVENT(ocfs2_orphan_del, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_dentry_revalidate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2395:1: note: in expansion of macro ‘TRACE_EVENT’ 2395 | TRACE_EVENT(ocfs2_dentry_revalidate, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2395:1: note: in expansion of macro ‘TRACE_EVENT’ 2395 | TRACE_EVENT(ocfs2_dentry_revalidate, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_dentry_revalidate_negative’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2411:1: note: in expansion of macro ‘TRACE_EVENT’ 2411 | TRACE_EVENT(ocfs2_dentry_revalidate_negative, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2411:1: note: in expansion of macro ‘TRACE_EVENT’ 2411 | TRACE_EVENT(ocfs2_dentry_revalidate_negative, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_find_local_alias’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2439:1: note: in expansion of macro ‘TRACE_EVENT’ 2439 | TRACE_EVENT(ocfs2_find_local_alias, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2439:1: note: in expansion of macro ‘TRACE_EVENT’ 2439 | TRACE_EVENT(ocfs2_find_local_alias, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_dentry_attach_lock’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2453:1: note: in expansion of macro ‘TRACE_EVENT’ 2453 | TRACE_EVENT(ocfs2_dentry_attach_lock, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2453:1: note: in expansion of macro ‘TRACE_EVENT’ 2453 | TRACE_EVENT(ocfs2_dentry_attach_lock, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_dentry_attach_lock_found’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2473:1: note: in expansion of macro ‘TRACE_EVENT’ 2473 | TRACE_EVENT(ocfs2_dentry_attach_lock_found, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2473:1: note: in expansion of macro ‘TRACE_EVENT’ 2473 | TRACE_EVENT(ocfs2_dentry_attach_lock_found, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_get_dentry_begin’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2493:1: note: in expansion of macro ‘TRACE_EVENT’ 2493 | TRACE_EVENT(ocfs2_get_dentry_begin, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2493:1: note: in expansion of macro ‘TRACE_EVENT’ 2493 | TRACE_EVENT(ocfs2_get_dentry_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_get_parent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2517:1: note: in expansion of macro ‘TRACE_EVENT’ 2517 | TRACE_EVENT(ocfs2_get_parent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2517:1: note: in expansion of macro ‘TRACE_EVENT’ 2517 | TRACE_EVENT(ocfs2_get_parent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_encode_fh_begin’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2539:1: note: in expansion of macro ‘TRACE_EVENT’ 2539 | TRACE_EVENT(ocfs2_encode_fh_begin, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2539:1: note: in expansion of macro ‘TRACE_EVENT’ 2539 | TRACE_EVENT(ocfs2_encode_fh_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_complete_recovery_slot’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2602:1: note: in expansion of macro ‘TRACE_EVENT’ 2602 | TRACE_EVENT(ocfs2_complete_recovery_slot, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2602:1: note: in expansion of macro ‘TRACE_EVENT’ 2602 | TRACE_EVENT(ocfs2_complete_recovery_slot, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_recovery_thread’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2626:1: note: in expansion of macro ‘TRACE_EVENT’ 2626 | TRACE_EVENT(ocfs2_recovery_thread, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2626:1: note: in expansion of macro ‘TRACE_EVENT’ 2626 | TRACE_EVENT(ocfs2_recovery_thread, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_write_block’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2687:1: note: in expansion of macro ‘TRACE_EVENT’ 2687 | TRACE_EVENT(ocfs2_write_block, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2687:1: note: in expansion of macro ‘TRACE_EVENT’ 2687 | TRACE_EVENT(ocfs2_write_block, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_read_blocks_begin’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2701:1: note: in expansion of macro ‘TRACE_EVENT’ 2701 | TRACE_EVENT(ocfs2_read_blocks_begin, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2701:1: note: in expansion of macro ‘TRACE_EVENT’ 2701 | TRACE_EVENT(ocfs2_read_blocks_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘perf_trace_ocfs2_buffer_cached_end’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2731:1: note: in expansion of macro ‘TRACE_EVENT’ 2731 | TRACE_EVENT(ocfs2_buffer_cached_end, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2731:1: note: in expansion of macro ‘TRACE_EVENT’ 2731 | TRACE_EVENT(ocfs2_buffer_cached_end, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__int’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(ocfs2__int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(ocfs2__int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__uint’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(ocfs2__uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(ocfs2__uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__ull’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:44:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 44 | DECLARE_EVENT_CLASS(ocfs2__ull, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:44:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 44 | DECLARE_EVENT_CLASS(ocfs2__ull, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__pointer’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 61 | DECLARE_EVENT_CLASS(ocfs2__pointer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 61 | DECLARE_EVENT_CLASS(ocfs2__pointer, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__string’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 78 | DECLARE_EVENT_CLASS(ocfs2__string, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 78 | DECLARE_EVENT_CLASS(ocfs2__string, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__int_int’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 95 | DECLARE_EVENT_CLASS(ocfs2__int_int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 95 | DECLARE_EVENT_CLASS(ocfs2__int_int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__uint_int’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 114 | DECLARE_EVENT_CLASS(ocfs2__uint_int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 114 | DECLARE_EVENT_CLASS(ocfs2__uint_int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__uint_uint’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:133:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 133 | DECLARE_EVENT_CLASS(ocfs2__uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:133:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 133 | DECLARE_EVENT_CLASS(ocfs2__uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__ull_uint’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:152:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 152 | DECLARE_EVENT_CLASS(ocfs2__ull_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:152:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 152 | DECLARE_EVENT_CLASS(ocfs2__ull_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__ull_int’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(ocfs2__ull_int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(ocfs2__ull_int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__ull_ull’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:190:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 190 | DECLARE_EVENT_CLASS(ocfs2__ull_ull, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:190:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 190 | DECLARE_EVENT_CLASS(ocfs2__ull_ull, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__ull_ull_uint’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:209:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 209 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:209:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 209 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__ull_uint_uint’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:233:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 233 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:233:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 233 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__uint_uint_uint’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 257 | DECLARE_EVENT_CLASS(ocfs2__uint_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 257 | DECLARE_EVENT_CLASS(ocfs2__uint_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__ull_ull_ull’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 280 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_ull, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 280 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_ull, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__ull_int_int_int’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 304 | DECLARE_EVENT_CLASS(ocfs2__ull_int_int_int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 304 | DECLARE_EVENT_CLASS(ocfs2__ull_int_int_int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__ull_uint_uint_uint’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:330:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 330 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:330:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 330 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__ull_ull_uint_uint’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 357 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 357 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__btree_ops’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 385 | DECLARE_EVENT_CLASS(ocfs2__btree_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 385 | DECLARE_EVENT_CLASS(ocfs2__btree_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_grow_tree’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ 423 | TRACE_EVENT(ocfs2_grow_tree, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ 423 | TRACE_EVENT(ocfs2_grow_tree, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_rotate_subtree’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ 437 | TRACE_EVENT(ocfs2_rotate_subtree, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ 437 | TRACE_EVENT(ocfs2_rotate_subtree, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_insert_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ 455 | TRACE_EVENT(ocfs2_insert_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ 455 | TRACE_EVENT(ocfs2_insert_extent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_split_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:480:1: note: in expansion of macro ‘TRACE_EVENT’ 480 | TRACE_EVENT(ocfs2_split_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:480:1: note: in expansion of macro ‘TRACE_EVENT’ 480 | TRACE_EVENT(ocfs2_split_extent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_remove_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:502:1: note: in expansion of macro ‘TRACE_EVENT’ 502 | TRACE_EVENT(ocfs2_remove_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:502:1: note: in expansion of macro ‘TRACE_EVENT’ 502 | TRACE_EVENT(ocfs2_remove_extent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_commit_truncate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:528:1: note: in expansion of macro ‘TRACE_EVENT’ 528 | TRACE_EVENT(ocfs2_commit_truncate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:528:1: note: in expansion of macro ‘TRACE_EVENT’ 528 | TRACE_EVENT(ocfs2_commit_truncate, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_validate_extent_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(ocfs2_validate_extent_block, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(ocfs2_validate_extent_block, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_rotate_leaf’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:561:1: note: in expansion of macro ‘TRACE_EVENT’ 561 | TRACE_EVENT(ocfs2_rotate_leaf, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:561:1: note: in expansion of macro ‘TRACE_EVENT’ 561 | TRACE_EVENT(ocfs2_rotate_leaf, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_add_clusters_in_btree_ret’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:586:1: note: in expansion of macro ‘TRACE_EVENT’ 586 | TRACE_EVENT(ocfs2_add_clusters_in_btree_ret, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:586:1: note: in expansion of macro ‘TRACE_EVENT’ 586 | TRACE_EVENT(ocfs2_add_clusters_in_btree_ret, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_mark_extent_written’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(ocfs2_mark_extent_written, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(ocfs2_mark_extent_written, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__truncate_log_ops’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:624:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 624 | DECLARE_EVENT_CLASS(ocfs2__truncate_log_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:624:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 624 | DECLARE_EVENT_CLASS(ocfs2__truncate_log_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_cache_block_dealloc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:669:1: note: in expansion of macro ‘TRACE_EVENT’ 669 | TRACE_EVENT(ocfs2_cache_block_dealloc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:669:1: note: in expansion of macro ‘TRACE_EVENT’ 669 | TRACE_EVENT(ocfs2_cache_block_dealloc, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_trim_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:692:1: note: in expansion of macro ‘TRACE_EVENT’ 692 | TRACE_EVENT(ocfs2_trim_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:692:1: note: in expansion of macro ‘TRACE_EVENT’ 692 | TRACE_EVENT(ocfs2_trim_extent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_sync_local_to_main_free’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:741:1: note: in expansion of macro ‘TRACE_EVENT’ 741 | TRACE_EVENT(ocfs2_sync_local_to_main_free, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:741:1: note: in expansion of macro ‘TRACE_EVENT’ 741 | TRACE_EVENT(ocfs2_sync_local_to_main_free, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_relink_block_group’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:796:1: note: in expansion of macro ‘TRACE_EVENT’ 796 | TRACE_EVENT(ocfs2_relink_block_group, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:796:1: note: in expansion of macro ‘TRACE_EVENT’ 796 | TRACE_EVENT(ocfs2_relink_block_group, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_free_suballoc_bits’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ 836 | TRACE_EVENT(ocfs2_free_suballoc_bits, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ 836 | TRACE_EVENT(ocfs2_free_suballoc_bits, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_free_clusters’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ 856 | TRACE_EVENT(ocfs2_free_clusters, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ 856 | TRACE_EVENT(ocfs2_free_clusters, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__refcount_tree_ops’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:902:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 902 | DECLARE_EVENT_CLASS(ocfs2__refcount_tree_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:902:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 902 | DECLARE_EVENT_CLASS(ocfs2__refcount_tree_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_split_refcount_rec’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:934:1: note: in expansion of macro ‘TRACE_EVENT’ 934 | TRACE_EVENT(ocfs2_split_refcount_rec, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:934:1: note: in expansion of macro ‘TRACE_EVENT’ 934 | TRACE_EVENT(ocfs2_split_refcount_rec, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_decrease_refcount’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:979:1: note: in expansion of macro ‘TRACE_EVENT’ 979 | TRACE_EVENT(ocfs2_decrease_refcount, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:979:1: note: in expansion of macro ‘TRACE_EVENT’ 979 | TRACE_EVENT(ocfs2_decrease_refcount, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_calc_refcount_meta_credits_iterate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1004:1: note: in expansion of macro ‘TRACE_EVENT’ 1004 | TRACE_EVENT(ocfs2_calc_refcount_meta_credits_iterate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1004:1: note: in expansion of macro ‘TRACE_EVENT’ 1004 | TRACE_EVENT(ocfs2_calc_refcount_meta_credits_iterate, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_clear_ext_refcount’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1043:1: note: in expansion of macro ‘TRACE_EVENT’ 1043 | TRACE_EVENT(ocfs2_clear_ext_refcount, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1043:1: note: in expansion of macro ‘TRACE_EVENT’ 1043 | TRACE_EVENT(ocfs2_clear_ext_refcount, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_replace_clusters’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1067:1: note: in expansion of macro ‘TRACE_EVENT’ 1067 | TRACE_EVENT(ocfs2_replace_clusters, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1067:1: note: in expansion of macro ‘TRACE_EVENT’ 1067 | TRACE_EVENT(ocfs2_replace_clusters, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_refcount_cow_hunk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1095:1: note: in expansion of macro ‘TRACE_EVENT’ 1095 | TRACE_EVENT(ocfs2_refcount_cow_hunk, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1095:1: note: in expansion of macro ‘TRACE_EVENT’ 1095 | TRACE_EVENT(ocfs2_refcount_cow_hunk, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__get_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1125 | DECLARE_EVENT_CLASS(ocfs2__get_block, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1125 | DECLARE_EVENT_CLASS(ocfs2__get_block, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_try_to_write_inline_data’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1162:1: note: in expansion of macro ‘TRACE_EVENT’ 1162 | TRACE_EVENT(ocfs2_try_to_write_inline_data, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1162:1: note: in expansion of macro ‘TRACE_EVENT’ 1162 | TRACE_EVENT(ocfs2_try_to_write_inline_data, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_write_begin_nolock’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1182:1: note: in expansion of macro ‘TRACE_EVENT’ 1182 | TRACE_EVENT(ocfs2_write_begin_nolock, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1182:1: note: in expansion of macro ‘TRACE_EVENT’ 1182 | TRACE_EVENT(ocfs2_write_begin_nolock, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_write_end_inline’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1219:1: note: in expansion of macro ‘TRACE_EVENT’ 1219 | TRACE_EVENT(ocfs2_write_end_inline, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1219:1: note: in expansion of macro ‘TRACE_EVENT’ 1219 | TRACE_EVENT(ocfs2_write_end_inline, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_fault’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1247:1: note: in expansion of macro ‘TRACE_EVENT’ 1247 | TRACE_EVENT(ocfs2_fault, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1247:1: note: in expansion of macro ‘TRACE_EVENT’ 1247 | TRACE_EVENT(ocfs2_fault, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__file_ops’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1271 | DECLARE_EVENT_CLASS(ocfs2__file_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1271 | DECLARE_EVENT_CLASS(ocfs2__file_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_extend_allocation’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1324:1: note: in expansion of macro ‘TRACE_EVENT’ 1324 | TRACE_EVENT(ocfs2_extend_allocation, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1324:1: note: in expansion of macro ‘TRACE_EVENT’ 1324 | TRACE_EVENT(ocfs2_extend_allocation, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_extend_allocation_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1350:1: note: in expansion of macro ‘TRACE_EVENT’ 1350 | TRACE_EVENT(ocfs2_extend_allocation_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1350:1: note: in expansion of macro ‘TRACE_EVENT’ 1350 | TRACE_EVENT(ocfs2_extend_allocation_end, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_write_zero_page’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1373:1: note: in expansion of macro ‘TRACE_EVENT’ 1373 | TRACE_EVENT(ocfs2_write_zero_page, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1373:1: note: in expansion of macro ‘TRACE_EVENT’ 1373 | TRACE_EVENT(ocfs2_write_zero_page, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_setattr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1404:1: note: in expansion of macro ‘TRACE_EVENT’ 1404 | TRACE_EVENT(ocfs2_setattr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1404:1: note: in expansion of macro ‘TRACE_EVENT’ 1404 | TRACE_EVENT(ocfs2_setattr, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_prepare_inode_for_write’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1450:1: note: in expansion of macro ‘TRACE_EVENT’ 1450 | TRACE_EVENT(ocfs2_prepare_inode_for_write, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1450:1: note: in expansion of macro ‘TRACE_EVENT’ 1450 | TRACE_EVENT(ocfs2_prepare_inode_for_write, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_iget_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1477:1: note: in expansion of macro ‘TRACE_EVENT’ 1477 | TRACE_EVENT(ocfs2_iget_begin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1477:1: note: in expansion of macro ‘TRACE_EVENT’ 1477 | TRACE_EVENT(ocfs2_iget_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_iget_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1496:1: note: in expansion of macro ‘TRACE_EVENT’ 1496 | TRACE_EVENT(ocfs2_iget_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1496:1: note: in expansion of macro ‘TRACE_EVENT’ 1496 | TRACE_EVENT(ocfs2_iget_end, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_find_actor’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1510:1: note: in expansion of macro ‘TRACE_EVENT’ 1510 | TRACE_EVENT(ocfs2_find_actor, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1510:1: note: in expansion of macro ‘TRACE_EVENT’ 1510 | TRACE_EVENT(ocfs2_find_actor, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_inode_is_valid_to_delete’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1540:1: note: in expansion of macro ‘TRACE_EVENT’ 1540 | TRACE_EVENT(ocfs2_inode_is_valid_to_delete, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1540:1: note: in expansion of macro ‘TRACE_EVENT’ 1540 | TRACE_EVENT(ocfs2_inode_is_valid_to_delete, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_inode_revalidate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1574:1: note: in expansion of macro ‘TRACE_EVENT’ 1574 | TRACE_EVENT(ocfs2_inode_revalidate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1574:1: note: in expansion of macro ‘TRACE_EVENT’ 1574 | TRACE_EVENT(ocfs2_inode_revalidate, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_read_virt_blocks’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1597:1: note: in expansion of macro ‘TRACE_EVENT’ 1597 | TRACE_EVENT(ocfs2_read_virt_blocks, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1597:1: note: in expansion of macro ‘TRACE_EVENT’ 1597 | TRACE_EVENT(ocfs2_read_virt_blocks, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_remount’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1643:1: note: in expansion of macro ‘TRACE_EVENT’ 1643 | TRACE_EVENT(ocfs2_remount, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1643:1: note: in expansion of macro ‘TRACE_EVENT’ 1643 | TRACE_EVENT(ocfs2_remount, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_fill_super’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1660:1: note: in expansion of macro ‘TRACE_EVENT’ 1660 | TRACE_EVENT(ocfs2_fill_super, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1660:1: note: in expansion of macro ‘TRACE_EVENT’ 1660 | TRACE_EVENT(ocfs2_fill_super, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_parse_options’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(ocfs2_parse_options, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(ocfs2_parse_options, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_statfs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1693:1: note: in expansion of macro ‘TRACE_EVENT’ 1693 | TRACE_EVENT(ocfs2_statfs, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1693:1: note: in expansion of macro ‘TRACE_EVENT’ 1693 | TRACE_EVENT(ocfs2_statfs, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_initialize_super’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1709:1: note: in expansion of macro ‘TRACE_EVENT’ 1709 | TRACE_EVENT(ocfs2_initialize_super, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1709:1: note: in expansion of macro ‘TRACE_EVENT’ 1709 | TRACE_EVENT(ocfs2_initialize_super, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_init_xattr_set_ctxt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1739:1: note: in expansion of macro ‘TRACE_EVENT’ 1739 | TRACE_EVENT(ocfs2_init_xattr_set_ctxt, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1739:1: note: in expansion of macro ‘TRACE_EVENT’ 1739 | TRACE_EVENT(ocfs2_init_xattr_set_ctxt, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__xattr_find’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1758:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1758 | DECLARE_EVENT_CLASS(ocfs2__xattr_find, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1758:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1758 | DECLARE_EVENT_CLASS(ocfs2__xattr_find, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_resv_find_window_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1861:1: note: in expansion of macro ‘TRACE_EVENT’ 1861 | TRACE_EVENT(ocfs2_resv_find_window_begin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1861:1: note: in expansion of macro ‘TRACE_EVENT’ 1861 | TRACE_EVENT(ocfs2_resv_find_window_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_cannibalize_resv_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ 1889 | TRACE_EVENT(ocfs2_cannibalize_resv_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ 1889 | TRACE_EVENT(ocfs2_cannibalize_resv_end, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_resmap_claimed_bits_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1913:1: note: in expansion of macro ‘TRACE_EVENT’ 1913 | TRACE_EVENT(ocfs2_resmap_claimed_bits_begin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1913:1: note: in expansion of macro ‘TRACE_EVENT’ 1913 | TRACE_EVENT(ocfs2_resmap_claimed_bits_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_resmap_claimed_bits_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1945:1: note: in expansion of macro ‘TRACE_EVENT’ 1945 | TRACE_EVENT(ocfs2_resmap_claimed_bits_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1945:1: note: in expansion of macro ‘TRACE_EVENT’ 1945 | TRACE_EVENT(ocfs2_resmap_claimed_bits_end, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_sync_dquot’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1983:1: note: in expansion of macro ‘TRACE_EVENT’ 1983 | TRACE_EVENT(ocfs2_sync_dquot, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1983:1: note: in expansion of macro ‘TRACE_EVENT’ 1983 | TRACE_EVENT(ocfs2_sync_dquot, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_sync_dquot_helper’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2007:1: note: in expansion of macro ‘TRACE_EVENT’ 2007 | TRACE_EVENT(ocfs2_sync_dquot_helper, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2007:1: note: in expansion of macro ‘TRACE_EVENT’ 2007 | TRACE_EVENT(ocfs2_sync_dquot_helper, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_dx_dir_search’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2047:1: note: in expansion of macro ‘TRACE_EVENT’ 2047 | TRACE_EVENT(ocfs2_dx_dir_search, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2047:1: note: in expansion of macro ‘TRACE_EVENT’ 2047 | TRACE_EVENT(ocfs2_dx_dir_search, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_find_files_on_disk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2079:1: note: in expansion of macro ‘TRACE_EVENT’ 2079 | TRACE_EVENT(ocfs2_find_files_on_disk, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2079:1: note: in expansion of macro ‘TRACE_EVENT’ 2079 | TRACE_EVENT(ocfs2_find_files_on_disk, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_check_dir_for_entry’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(ocfs2_check_dir_for_entry, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(ocfs2_check_dir_for_entry, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_dx_dir_index_root_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2120:1: note: in expansion of macro ‘TRACE_EVENT’ 2120 | TRACE_EVENT(ocfs2_dx_dir_index_root_block, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2120:1: note: in expansion of macro ‘TRACE_EVENT’ 2120 | TRACE_EVENT(ocfs2_dx_dir_index_root_block, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__dentry_ops’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2158 | DECLARE_EVENT_CLASS(ocfs2__dentry_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2158 | DECLARE_EVENT_CLASS(ocfs2__dentry_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_mknod’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2203:1: note: in expansion of macro ‘TRACE_EVENT’ 2203 | TRACE_EVENT(ocfs2_mknod, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2203:1: note: in expansion of macro ‘TRACE_EVENT’ 2203 | TRACE_EVENT(ocfs2_mknod, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_link’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2230:1: note: in expansion of macro ‘TRACE_EVENT’ 2230 | TRACE_EVENT(ocfs2_link, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2230:1: note: in expansion of macro ‘TRACE_EVENT’ 2230 | TRACE_EVENT(ocfs2_link, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_rename’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2259:1: note: in expansion of macro ‘TRACE_EVENT’ 2259 | TRACE_EVENT(ocfs2_rename, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2259:1: note: in expansion of macro ‘TRACE_EVENT’ 2259 | TRACE_EVENT(ocfs2_rename, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_rename_target_exists’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2295:1: note: in expansion of macro ‘TRACE_EVENT’ 2295 | TRACE_EVENT(ocfs2_rename_target_exists, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2295:1: note: in expansion of macro ‘TRACE_EVENT’ 2295 | TRACE_EVENT(ocfs2_rename_target_exists, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_rename_over_existing’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2311:1: note: in expansion of macro ‘TRACE_EVENT’ 2311 | TRACE_EVENT(ocfs2_rename_over_existing, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2311:1: note: in expansion of macro ‘TRACE_EVENT’ 2311 | TRACE_EVENT(ocfs2_rename_over_existing, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_symlink_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2331:1: note: in expansion of macro ‘TRACE_EVENT’ 2331 | TRACE_EVENT(ocfs2_symlink_begin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2331:1: note: in expansion of macro ‘TRACE_EVENT’ 2331 | TRACE_EVENT(ocfs2_symlink_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_blkno_stringify’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2353:1: note: in expansion of macro ‘TRACE_EVENT’ 2353 | TRACE_EVENT(ocfs2_blkno_stringify, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2353:1: note: in expansion of macro ‘TRACE_EVENT’ 2353 | TRACE_EVENT(ocfs2_blkno_stringify, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_orphan_del’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2374:1: note: in expansion of macro ‘TRACE_EVENT’ 2374 | TRACE_EVENT(ocfs2_orphan_del, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2374:1: note: in expansion of macro ‘TRACE_EVENT’ 2374 | TRACE_EVENT(ocfs2_orphan_del, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_dentry_revalidate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2395:1: note: in expansion of macro ‘TRACE_EVENT’ 2395 | TRACE_EVENT(ocfs2_dentry_revalidate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2395:1: note: in expansion of macro ‘TRACE_EVENT’ 2395 | TRACE_EVENT(ocfs2_dentry_revalidate, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_dentry_revalidate_negative’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2411:1: note: in expansion of macro ‘TRACE_EVENT’ 2411 | TRACE_EVENT(ocfs2_dentry_revalidate_negative, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2411:1: note: in expansion of macro ‘TRACE_EVENT’ 2411 | TRACE_EVENT(ocfs2_dentry_revalidate_negative, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_find_local_alias’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2439:1: note: in expansion of macro ‘TRACE_EVENT’ 2439 | TRACE_EVENT(ocfs2_find_local_alias, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2439:1: note: in expansion of macro ‘TRACE_EVENT’ 2439 | TRACE_EVENT(ocfs2_find_local_alias, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_dentry_attach_lock’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2453:1: note: in expansion of macro ‘TRACE_EVENT’ 2453 | TRACE_EVENT(ocfs2_dentry_attach_lock, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2453:1: note: in expansion of macro ‘TRACE_EVENT’ 2453 | TRACE_EVENT(ocfs2_dentry_attach_lock, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_dentry_attach_lock_found’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2473:1: note: in expansion of macro ‘TRACE_EVENT’ 2473 | TRACE_EVENT(ocfs2_dentry_attach_lock_found, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2473:1: note: in expansion of macro ‘TRACE_EVENT’ 2473 | TRACE_EVENT(ocfs2_dentry_attach_lock_found, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_get_dentry_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2493:1: note: in expansion of macro ‘TRACE_EVENT’ 2493 | TRACE_EVENT(ocfs2_get_dentry_begin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2493:1: note: in expansion of macro ‘TRACE_EVENT’ 2493 | TRACE_EVENT(ocfs2_get_dentry_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_get_parent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2517:1: note: in expansion of macro ‘TRACE_EVENT’ 2517 | TRACE_EVENT(ocfs2_get_parent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2517:1: note: in expansion of macro ‘TRACE_EVENT’ 2517 | TRACE_EVENT(ocfs2_get_parent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_encode_fh_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2539:1: note: in expansion of macro ‘TRACE_EVENT’ 2539 | TRACE_EVENT(ocfs2_encode_fh_begin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2539:1: note: in expansion of macro ‘TRACE_EVENT’ 2539 | TRACE_EVENT(ocfs2_encode_fh_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_complete_recovery_slot’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2602:1: note: in expansion of macro ‘TRACE_EVENT’ 2602 | TRACE_EVENT(ocfs2_complete_recovery_slot, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2602:1: note: in expansion of macro ‘TRACE_EVENT’ 2602 | TRACE_EVENT(ocfs2_complete_recovery_slot, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_recovery_thread’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2626:1: note: in expansion of macro ‘TRACE_EVENT’ 2626 | TRACE_EVENT(ocfs2_recovery_thread, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2626:1: note: in expansion of macro ‘TRACE_EVENT’ 2626 | TRACE_EVENT(ocfs2_recovery_thread, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_write_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2687:1: note: in expansion of macro ‘TRACE_EVENT’ 2687 | TRACE_EVENT(ocfs2_write_block, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2687:1: note: in expansion of macro ‘TRACE_EVENT’ 2687 | TRACE_EVENT(ocfs2_write_block, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_read_blocks_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2701:1: note: in expansion of macro ‘TRACE_EVENT’ 2701 | TRACE_EVENT(ocfs2_read_blocks_begin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2701:1: note: in expansion of macro ‘TRACE_EVENT’ 2701 | TRACE_EVENT(ocfs2_read_blocks_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_buffer_cached_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2731:1: note: in expansion of macro ‘TRACE_EVENT’ 2731 | TRACE_EVENT(ocfs2_buffer_cached_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2731:1: note: in expansion of macro ‘TRACE_EVENT’ 2731 | TRACE_EVENT(ocfs2_buffer_cached_end, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/ocfs2/super.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/ocfs2] Error 2 In file included from ../include/trace/define_trace.h:108, from ../fs/xfs/scrub/trace.h:3582, from ../fs/xfs/scrub/trace.c:58: ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_class’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:137:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 137 | DECLARE_EVENT_CLASS(xchk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:137:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 137 | DECLARE_EVENT_CLASS(xchk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:137:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 137 | DECLARE_EVENT_CLASS(xchk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:137:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 137 | DECLARE_EVENT_CLASS(xchk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:137:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 137 | DECLARE_EVENT_CLASS(xchk_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_fsgate_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:185:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 185 | DECLARE_EVENT_CLASS(xchk_fsgate_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:185:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 185 | DECLARE_EVENT_CLASS(xchk_fsgate_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_vector_head_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:212:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 212 | DECLARE_EVENT_CLASS(xchk_vector_head_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:212:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 212 | DECLARE_EVENT_CLASS(xchk_vector_head_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_vector_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 252 | DECLARE_EVENT_CLASS(xchk_vector_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 252 | DECLARE_EVENT_CLASS(xchk_vector_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_op_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ 287 | TRACE_EVENT(xchk_op_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ 287 | TRACE_EVENT(xchk_op_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_file_op_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(xchk_file_op_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(xchk_file_op_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_block_error_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 348 | DECLARE_EVENT_CLASS(xchk_block_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 348 | DECLARE_EVENT_CLASS(xchk_block_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_ino_error_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:383:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 383 | DECLARE_EVENT_CLASS(xchk_ino_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:383:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 383 | DECLARE_EVENT_CLASS(xchk_ino_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_fblock_error_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:415:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 415 | DECLARE_EVENT_CLASS(xchk_fblock_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:415:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 415 | DECLARE_EVENT_CLASS(xchk_fblock_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_dqiter_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:455:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 455 | DECLARE_EVENT_CLASS(xchk_dqiter_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:455:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 455 | DECLARE_EVENT_CLASS(xchk_dqiter_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_qcheck_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:501:1: note: in expansion of macro ‘TRACE_EVENT’ 501 | TRACE_EVENT(xchk_qcheck_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:501:1: note: in expansion of macro ‘TRACE_EVENT’ 501 | TRACE_EVENT(xchk_qcheck_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_incomplete’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:525:1: note: in expansion of macro ‘TRACE_EVENT’ 525 | TRACE_EVENT(xchk_incomplete, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:525:1: note: in expansion of macro ‘TRACE_EVENT’ 525 | TRACE_EVENT(xchk_incomplete, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_btree_op_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:544:1: note: in expansion of macro ‘TRACE_EVENT’ 544 | TRACE_EVENT(xchk_btree_op_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:544:1: note: in expansion of macro ‘TRACE_EVENT’ 544 | TRACE_EVENT(xchk_btree_op_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_ifork_btree_op_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:584:1: note: in expansion of macro ‘TRACE_EVENT’ 584 | TRACE_EVENT(xchk_ifork_btree_op_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:584:1: note: in expansion of macro ‘TRACE_EVENT’ 584 | TRACE_EVENT(xchk_ifork_btree_op_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_btree_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ 629 | TRACE_EVENT(xchk_btree_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ 629 | TRACE_EVENT(xchk_btree_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_ifork_btree_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:665:1: note: in expansion of macro ‘TRACE_EVENT’ 665 | TRACE_EVENT(xchk_ifork_btree_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:665:1: note: in expansion of macro ‘TRACE_EVENT’ 665 | TRACE_EVENT(xchk_ifork_btree_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_sbtree_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 707 | DECLARE_EVENT_CLASS(xchk_sbtree_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 707 | DECLARE_EVENT_CLASS(xchk_sbtree_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_xref_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:752:1: note: in expansion of macro ‘TRACE_EVENT’ 752 | TRACE_EVENT(xchk_xref_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:752:1: note: in expansion of macro ‘TRACE_EVENT’ 752 | TRACE_EVENT(xchk_xref_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_iallocbt_check_cluster’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ 774 | TRACE_EVENT(xchk_iallocbt_check_cluster, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ 774 | TRACE_EVENT(xchk_iallocbt_check_cluster, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_inode_is_allocated’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:819:1: note: in expansion of macro ‘TRACE_EVENT’ 819 | TRACE_EVENT(xchk_inode_is_allocated, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:819:1: note: in expansion of macro ‘TRACE_EVENT’ 819 | TRACE_EVENT(xchk_inode_is_allocated, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_fscounters_calc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:841:1: note: in expansion of macro ‘TRACE_EVENT’ 841 | TRACE_EVENT(xchk_fscounters_calc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:841:1: note: in expansion of macro ‘TRACE_EVENT’ 841 | TRACE_EVENT(xchk_fscounters_calc, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_fscounters_within_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ 876 | TRACE_EVENT(xchk_fscounters_within_range, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ 876 | TRACE_EVENT(xchk_fscounters_within_range, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_fsfreeze_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:899:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 899 | DECLARE_EVENT_CLASS(xchk_fsfreeze_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:899:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 899 | DECLARE_EVENT_CLASS(xchk_fsfreeze_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_refcount_incorrect’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:924:1: note: in expansion of macro ‘TRACE_EVENT’ 924 | TRACE_EVENT(xchk_refcount_incorrect, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:924:1: note: in expansion of macro ‘TRACE_EVENT’ 924 | TRACE_EVENT(xchk_refcount_incorrect, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfile_create’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:956:1: note: in expansion of macro ‘TRACE_EVENT’ 956 | TRACE_EVENT(xfile_create, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:956:1: note: in expansion of macro ‘TRACE_EVENT’ 956 | TRACE_EVENT(xfile_create, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfile_destroy’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ 978 | TRACE_EVENT(xfile_destroy, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ 978 | TRACE_EVENT(xfile_destroy, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfile_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 999 | DECLARE_EVENT_CLASS(xfile_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 999 | DECLARE_EVENT_CLASS(xfile_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfarray_create’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1036:1: note: in expansion of macro ‘TRACE_EVENT’ 1036 | TRACE_EVENT(xfarray_create, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1036:1: note: in expansion of macro ‘TRACE_EVENT’ 1036 | TRACE_EVENT(xfarray_create, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfarray_isort’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1061:1: note: in expansion of macro ‘TRACE_EVENT’ 1061 | TRACE_EVENT(xfarray_isort, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1061:1: note: in expansion of macro ‘TRACE_EVENT’ 1061 | TRACE_EVENT(xfarray_isort, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfarray_foliosort’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1081:1: note: in expansion of macro ‘TRACE_EVENT’ 1081 | TRACE_EVENT(xfarray_foliosort, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1081:1: note: in expansion of macro ‘TRACE_EVENT’ 1081 | TRACE_EVENT(xfarray_foliosort, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfarray_qsort’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1101:1: note: in expansion of macro ‘TRACE_EVENT’ 1101 | TRACE_EVENT(xfarray_qsort, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1101:1: note: in expansion of macro ‘TRACE_EVENT’ 1101 | TRACE_EVENT(xfarray_qsort, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfarray_sort’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ 1127 | TRACE_EVENT(xfarray_sort, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ 1127 | TRACE_EVENT(xfarray_sort, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfarray_sort_scan’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1152:1: note: in expansion of macro ‘TRACE_EVENT’ 1152 | TRACE_EVENT(xfarray_sort_scan, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1152:1: note: in expansion of macro ‘TRACE_EVENT’ 1152 | TRACE_EVENT(xfarray_sort_scan, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfarray_sort_stats’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1193:1: note: in expansion of macro ‘TRACE_EVENT’ 1193 | TRACE_EVENT(xfarray_sort_stats, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1193:1: note: in expansion of macro ‘TRACE_EVENT’ 1193 | TRACE_EVENT(xfarray_sort_stats, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_rtsum_record_free’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1239:1: note: in expansion of macro ‘TRACE_EVENT’ 1239 | TRACE_EVENT(xchk_rtsum_record_free, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1239:1: note: in expansion of macro ‘TRACE_EVENT’ 1239 | TRACE_EVENT(xchk_rtsum_record_free, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_iscan_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1273:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1273 | DECLARE_EVENT_CLASS(xchk_iscan_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1273:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1273 | DECLARE_EVENT_CLASS(xchk_iscan_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_iscan_ino_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1300:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1300 | DECLARE_EVENT_CLASS(xchk_iscan_ino_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1300:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1300 | DECLARE_EVENT_CLASS(xchk_iscan_ino_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_iscan_iget’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1331:1: note: in expansion of macro ‘TRACE_EVENT’ 1331 | TRACE_EVENT(xchk_iscan_iget, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1331:1: note: in expansion of macro ‘TRACE_EVENT’ 1331 | TRACE_EVENT(xchk_iscan_iget, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_iscan_iget_batch’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1353:1: note: in expansion of macro ‘TRACE_EVENT’ 1353 | TRACE_EVENT(xchk_iscan_iget_batch, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1353:1: note: in expansion of macro ‘TRACE_EVENT’ 1353 | TRACE_EVENT(xchk_iscan_iget_batch, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_iscan_retry_wait_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1388:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1388 | DECLARE_EVENT_CLASS(xchk_iscan_retry_wait_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1388:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1388 | DECLARE_EVENT_CLASS(xchk_iscan_retry_wait_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_nlinks_collect_dirent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ 1422 | TRACE_EVENT(xchk_nlinks_collect_dirent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ 1422 | TRACE_EVENT(xchk_nlinks_collect_dirent, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_nlinks_collect_pptr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1448:1: note: in expansion of macro ‘TRACE_EVENT’ 1448 | TRACE_EVENT(xchk_nlinks_collect_pptr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1448:1: note: in expansion of macro ‘TRACE_EVENT’ 1448 | TRACE_EVENT(xchk_nlinks_collect_pptr, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_nlinks_collect_metafile’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1475:1: note: in expansion of macro ‘TRACE_EVENT’ 1475 | TRACE_EVENT(xchk_nlinks_collect_metafile, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1475:1: note: in expansion of macro ‘TRACE_EVENT’ 1475 | TRACE_EVENT(xchk_nlinks_collect_metafile, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_nlinks_live_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1491:1: note: in expansion of macro ‘TRACE_EVENT’ 1491 | TRACE_EVENT(xchk_nlinks_live_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1491:1: note: in expansion of macro ‘TRACE_EVENT’ 1491 | TRACE_EVENT(xchk_nlinks_live_update, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_nlinks_check_zero’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1523:1: note: in expansion of macro ‘TRACE_EVENT’ 1523 | TRACE_EVENT(xchk_nlinks_check_zero, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1523:1: note: in expansion of macro ‘TRACE_EVENT’ 1523 | TRACE_EVENT(xchk_nlinks_check_zero, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_nlinks_update_incore’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1549:1: note: in expansion of macro ‘TRACE_EVENT’ 1549 | TRACE_EVENT(xchk_nlinks_update_incore, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1549:1: note: in expansion of macro ‘TRACE_EVENT’ 1549 | TRACE_EVENT(xchk_nlinks_update_incore, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_nlinks_diff_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1585 | DECLARE_EVENT_CLASS(xchk_nlinks_diff_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1585 | DECLARE_EVENT_CLASS(xchk_nlinks_diff_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_pptr_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1623:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1623 | DECLARE_EVENT_CLASS(xchk_pptr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1623:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1623 | DECLARE_EVENT_CLASS(xchk_pptr_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_dirtree_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1660 | DECLARE_EVENT_CLASS(xchk_dirtree_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1660 | DECLARE_EVENT_CLASS(xchk_dirtree_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_dirpath_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1704:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1704 | DECLARE_EVENT_CLASS(xchk_dirpath_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1704:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1704 | DECLARE_EVENT_CLASS(xchk_dirpath_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_dirpath_outcome_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1779:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1779 | DECLARE_EVENT_CLASS(xchk_dirpath_outcome_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1779:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1779 | DECLARE_EVENT_CLASS(xchk_dirpath_outcome_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_dirtree_evaluate_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1811:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1811 | DECLARE_EVENT_CLASS(xchk_dirtree_evaluate_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1811:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1811 | DECLARE_EVENT_CLASS(xchk_dirtree_evaluate_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_dirpath_changed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ 1852 | TRACE_EVENT(xchk_dirpath_changed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ 1852 | TRACE_EVENT(xchk_dirpath_changed, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_dirtree_live_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ 1885 | TRACE_EVENT(xchk_dirtree_live_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ 1885 | TRACE_EVENT(xchk_dirtree_live_update, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_extent_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1920:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1920 | DECLARE_EVENT_CLASS(xrep_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1920:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1920 | DECLARE_EVENT_CLASS(xrep_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_reap_find_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1951:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1951 | DECLARE_EVENT_CLASS(xrep_reap_find_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1951:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1951 | DECLARE_EVENT_CLASS(xrep_reap_find_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_rmap_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1984 | DECLARE_EVENT_CLASS(xrep_rmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1984 | DECLARE_EVENT_CLASS(xrep_rmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_abt_found’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2025:1: note: in expansion of macro ‘TRACE_EVENT’ 2025 | TRACE_EVENT(xrep_abt_found, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2025:1: note: in expansion of macro ‘TRACE_EVENT’ 2025 | TRACE_EVENT(xrep_abt_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_ibt_found’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2048:1: note: in expansion of macro ‘TRACE_EVENT’ 2048 | TRACE_EVENT(xrep_ibt_found, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2048:1: note: in expansion of macro ‘TRACE_EVENT’ 2048 | TRACE_EVENT(xrep_ibt_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_refc_found’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ 2080 | TRACE_EVENT(xrep_refc_found, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ 2080 | TRACE_EVENT(xrep_refc_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_bmap_found’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2108:1: note: in expansion of macro ‘TRACE_EVENT’ 2108 | TRACE_EVENT(xrep_bmap_found, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2108:1: note: in expansion of macro ‘TRACE_EVENT’ 2108 | TRACE_EVENT(xrep_bmap_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_rmap_found’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2140:1: note: in expansion of macro ‘TRACE_EVENT’ 2140 | TRACE_EVENT(xrep_rmap_found, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2140:1: note: in expansion of macro ‘TRACE_EVENT’ 2140 | TRACE_EVENT(xrep_rmap_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_findroot_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2172:1: note: in expansion of macro ‘TRACE_EVENT’ 2172 | TRACE_EVENT(xrep_findroot_block, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2172:1: note: in expansion of macro ‘TRACE_EVENT’ 2172 | TRACE_EVENT(xrep_findroot_block, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_calc_ag_resblks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2197:1: note: in expansion of macro ‘TRACE_EVENT’ 2197 | TRACE_EVENT(xrep_calc_ag_resblks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2197:1: note: in expansion of macro ‘TRACE_EVENT’ 2197 | TRACE_EVENT(xrep_calc_ag_resblks, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_calc_ag_resblks_btsize’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2226:1: note: in expansion of macro ‘TRACE_EVENT’ 2226 | TRACE_EVENT(xrep_calc_ag_resblks_btsize, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2226:1: note: in expansion of macro ‘TRACE_EVENT’ 2226 | TRACE_EVENT(xrep_calc_ag_resblks_btsize, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_reset_counters’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2255:1: note: in expansion of macro ‘TRACE_EVENT’ 2255 | TRACE_EVENT(xrep_reset_counters, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2255:1: note: in expansion of macro ‘TRACE_EVENT’ 2255 | TRACE_EVENT(xrep_reset_counters, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_newbt_extent_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2280 | DECLARE_EVENT_CLASS(xrep_newbt_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2280 | DECLARE_EVENT_CLASS(xrep_newbt_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dinode_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2317:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2317 | DECLARE_EVENT_CLASS(xrep_dinode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2317:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2317 | DECLARE_EVENT_CLASS(xrep_dinode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_inode_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2398:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2398 | DECLARE_EVENT_CLASS(xrep_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2398:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2398 | DECLARE_EVENT_CLASS(xrep_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dinode_count_rmaps’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2450:1: note: in expansion of macro ‘TRACE_EVENT’ 2450 | TRACE_EVENT(xrep_dinode_count_rmaps, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2450:1: note: in expansion of macro ‘TRACE_EVENT’ 2450 | TRACE_EVENT(xrep_dinode_count_rmaps, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dinode_findmode_dirent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2488:1: note: in expansion of macro ‘TRACE_EVENT’ 2488 | TRACE_EVENT(xrep_dinode_findmode_dirent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2488:1: note: in expansion of macro ‘TRACE_EVENT’ 2488 | TRACE_EVENT(xrep_dinode_findmode_dirent, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dinode_findmode_dirent_inval’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ 2511 | TRACE_EVENT(xrep_dinode_findmode_dirent_inval, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ 2511 | TRACE_EVENT(xrep_dinode_findmode_dirent_inval, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_cow_mark_file_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ 2537 | TRACE_EVENT(xrep_cow_mark_file_range, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ 2537 | TRACE_EVENT(xrep_cow_mark_file_range, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_cow_replace_mapping’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2563:1: note: in expansion of macro ‘TRACE_EVENT’ 2563 | TRACE_EVENT(xrep_cow_replace_mapping, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2563:1: note: in expansion of macro ‘TRACE_EVENT’ 2563 | TRACE_EVENT(xrep_cow_replace_mapping, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_cow_free_staging’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2598:1: note: in expansion of macro ‘TRACE_EVENT’ 2598 | TRACE_EVENT(xrep_cow_free_staging, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2598:1: note: in expansion of macro ‘TRACE_EVENT’ 2598 | TRACE_EVENT(xrep_cow_free_staging, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dquot_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2622 | DECLARE_EVENT_CLASS(xrep_dquot_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2622 | DECLARE_EVENT_CLASS(xrep_dquot_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_rmap_live_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2654:1: note: in expansion of macro ‘TRACE_EVENT’ 2654 | TRACE_EVENT(xrep_rmap_live_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2654:1: note: in expansion of macro ‘TRACE_EVENT’ 2654 | TRACE_EVENT(xrep_rmap_live_update, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_tempfile_create’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2690:1: note: in expansion of macro ‘TRACE_EVENT’ 2690 | TRACE_EVENT(xrep_tempfile_create, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2690:1: note: in expansion of macro ‘TRACE_EVENT’ 2690 | TRACE_EVENT(xrep_tempfile_create, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_tempfile_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2723 | DECLARE_EVENT_CLASS(xrep_tempfile_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2723 | DECLARE_EVENT_CLASS(xrep_tempfile_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xreap_ifork_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2762:1: note: in expansion of macro ‘TRACE_EVENT’ 2762 | TRACE_EVENT(xreap_ifork_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2762:1: note: in expansion of macro ‘TRACE_EVENT’ 2762 | TRACE_EVENT(xreap_ifork_extent, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xreap_bmapi_binval_scan’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2797:1: note: in expansion of macro ‘TRACE_EVENT’ 2797 | TRACE_EVENT(xreap_bmapi_binval_scan, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2797:1: note: in expansion of macro ‘TRACE_EVENT’ 2797 | TRACE_EVENT(xreap_bmapi_binval_scan, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_xattr_recover_leafblock’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2823:1: note: in expansion of macro ‘TRACE_EVENT’ 2823 | TRACE_EVENT(xrep_xattr_recover_leafblock, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2823:1: note: in expansion of macro ‘TRACE_EVENT’ 2823 | TRACE_EVENT(xrep_xattr_recover_leafblock, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_xattr_salvage_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2845:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2845 | DECLARE_EVENT_CLASS(xrep_xattr_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2845:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2845 | DECLARE_EVENT_CLASS(xrep_xattr_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_pptr_salvage_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2883:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2883 | DECLARE_EVENT_CLASS(xrep_pptr_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2883:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2883 | DECLARE_EVENT_CLASS(xrep_pptr_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_xattr_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2921:1: note: in expansion of macro ‘TRACE_EVENT’ 2921 | TRACE_EVENT(xrep_xattr_class, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2921:1: note: in expansion of macro ‘TRACE_EVENT’ 2921 | TRACE_EVENT(xrep_xattr_class, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_xattr_pptr_scan_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2947:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2947 | DECLARE_EVENT_CLASS(xrep_xattr_pptr_scan_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2947:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2947 | DECLARE_EVENT_CLASS(xrep_xattr_pptr_scan_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dir_recover_dirblock’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2983:1: note: in expansion of macro ‘TRACE_EVENT’ 2983 | TRACE_EVENT(xrep_dir_recover_dirblock, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2983:1: note: in expansion of macro ‘TRACE_EVENT’ 2983 | TRACE_EVENT(xrep_dir_recover_dirblock, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dir_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3009:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3009 | DECLARE_EVENT_CLASS(xrep_dir_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3009:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3009 | DECLARE_EVENT_CLASS(xrep_dir_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dirent_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3035:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3035 | DECLARE_EVENT_CLASS(xrep_dirent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3035:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3035 | DECLARE_EVENT_CLASS(xrep_dirent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_adoption_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3075:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3075 | DECLARE_EVENT_CLASS(xrep_adoption_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3075:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3075 | DECLARE_EVENT_CLASS(xrep_adoption_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_parent_salvage_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3102 | DECLARE_EVENT_CLASS(xrep_parent_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3102 | DECLARE_EVENT_CLASS(xrep_parent_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_pptr_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3128 | DECLARE_EVENT_CLASS(xrep_pptr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3128 | DECLARE_EVENT_CLASS(xrep_pptr_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_pptr_scan_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3166:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3166 | DECLARE_EVENT_CLASS(xrep_pptr_scan_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3166:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3166 | DECLARE_EVENT_CLASS(xrep_pptr_scan_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_nlinks_set_record’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3202:1: note: in expansion of macro ‘TRACE_EVENT’ 3202 | TRACE_EVENT(xrep_nlinks_set_record, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3202:1: note: in expansion of macro ‘TRACE_EVENT’ 3202 | TRACE_EVENT(xrep_nlinks_set_record, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dentry_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3228 | DECLARE_EVENT_CLASS(xrep_dentry_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3228 | DECLARE_EVENT_CLASS(xrep_dentry_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_symlink_salvage_target’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3269:1: note: in expansion of macro ‘TRACE_EVENT’ 3269 | TRACE_EVENT(xrep_symlink_salvage_target, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3269:1: note: in expansion of macro ‘TRACE_EVENT’ 3269 | TRACE_EVENT(xrep_symlink_salvage_target, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_symlink_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3292:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3292 | DECLARE_EVENT_CLASS(xrep_symlink_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3292:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3292 | DECLARE_EVENT_CLASS(xrep_symlink_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_visit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3315:1: note: in expansion of macro ‘TRACE_EVENT’ 3315 | TRACE_EVENT(xrep_iunlink_visit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3315:1: note: in expansion of macro ‘TRACE_EVENT’ 3315 | TRACE_EVENT(xrep_iunlink_visit, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_reload_next’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3347:1: note: in expansion of macro ‘TRACE_EVENT’ 3347 | TRACE_EVENT(xrep_iunlink_reload_next, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3347:1: note: in expansion of macro ‘TRACE_EVENT’ 3347 | TRACE_EVENT(xrep_iunlink_reload_next, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_reload_ondisk’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3379:1: note: in expansion of macro ‘TRACE_EVENT’ 3379 | TRACE_EVENT(xrep_iunlink_reload_ondisk, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3379:1: note: in expansion of macro ‘TRACE_EVENT’ 3379 | TRACE_EVENT(xrep_iunlink_reload_ondisk, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_walk_ondisk_bucket’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3405:1: note: in expansion of macro ‘TRACE_EVENT’ 3405 | TRACE_EVENT(xrep_iunlink_walk_ondisk_bucket, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3405:1: note: in expansion of macro ‘TRACE_EVENT’ 3405 | TRACE_EVENT(xrep_iunlink_walk_ondisk_bucket, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_resolve_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3431:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3431 | DECLARE_EVENT_CLASS(xrep_iunlink_resolve_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3431:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3431 | DECLARE_EVENT_CLASS(xrep_iunlink_resolve_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_relink_next’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3466:1: note: in expansion of macro ‘TRACE_EVENT’ 3466 | TRACE_EVENT(xrep_iunlink_relink_next, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3466:1: note: in expansion of macro ‘TRACE_EVENT’ 3466 | TRACE_EVENT(xrep_iunlink_relink_next, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_relink_prev’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3492:1: note: in expansion of macro ‘TRACE_EVENT’ 3492 | TRACE_EVENT(xrep_iunlink_relink_prev, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3492:1: note: in expansion of macro ‘TRACE_EVENT’ 3492 | TRACE_EVENT(xrep_iunlink_relink_prev, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_add_to_bucket’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3518:1: note: in expansion of macro ‘TRACE_EVENT’ 3518 | TRACE_EVENT(xrep_iunlink_add_to_bucket, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3518:1: note: in expansion of macro ‘TRACE_EVENT’ 3518 | TRACE_EVENT(xrep_iunlink_add_to_bucket, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_commit_bucket’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3544:1: note: in expansion of macro ‘TRACE_EVENT’ 3544 | TRACE_EVENT(xrep_iunlink_commit_bucket, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3544:1: note: in expansion of macro ‘TRACE_EVENT’ 3544 | TRACE_EVENT(xrep_iunlink_commit_bucket, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:137:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 137 | DECLARE_EVENT_CLASS(xchk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:137:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 137 | DECLARE_EVENT_CLASS(xchk_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_fsgate_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:185:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 185 | DECLARE_EVENT_CLASS(xchk_fsgate_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:185:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 185 | DECLARE_EVENT_CLASS(xchk_fsgate_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_vector_head_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:212:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 212 | DECLARE_EVENT_CLASS(xchk_vector_head_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:212:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 212 | DECLARE_EVENT_CLASS(xchk_vector_head_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_vector_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 252 | DECLARE_EVENT_CLASS(xchk_vector_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 252 | DECLARE_EVENT_CLASS(xchk_vector_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_op_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ 287 | TRACE_EVENT(xchk_op_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ 287 | TRACE_EVENT(xchk_op_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_file_op_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(xchk_file_op_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(xchk_file_op_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_block_error_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 348 | DECLARE_EVENT_CLASS(xchk_block_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 348 | DECLARE_EVENT_CLASS(xchk_block_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_ino_error_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:383:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 383 | DECLARE_EVENT_CLASS(xchk_ino_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:383:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 383 | DECLARE_EVENT_CLASS(xchk_ino_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_fblock_error_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:415:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 415 | DECLARE_EVENT_CLASS(xchk_fblock_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:415:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 415 | DECLARE_EVENT_CLASS(xchk_fblock_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_dqiter_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:455:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 455 | DECLARE_EVENT_CLASS(xchk_dqiter_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:455:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 455 | DECLARE_EVENT_CLASS(xchk_dqiter_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_qcheck_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:501:1: note: in expansion of macro ‘TRACE_EVENT’ 501 | TRACE_EVENT(xchk_qcheck_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:501:1: note: in expansion of macro ‘TRACE_EVENT’ 501 | TRACE_EVENT(xchk_qcheck_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_incomplete’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:525:1: note: in expansion of macro ‘TRACE_EVENT’ 525 | TRACE_EVENT(xchk_incomplete, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:525:1: note: in expansion of macro ‘TRACE_EVENT’ 525 | TRACE_EVENT(xchk_incomplete, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_btree_op_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:544:1: note: in expansion of macro ‘TRACE_EVENT’ 544 | TRACE_EVENT(xchk_btree_op_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:544:1: note: in expansion of macro ‘TRACE_EVENT’ 544 | TRACE_EVENT(xchk_btree_op_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_ifork_btree_op_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:584:1: note: in expansion of macro ‘TRACE_EVENT’ 584 | TRACE_EVENT(xchk_ifork_btree_op_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:584:1: note: in expansion of macro ‘TRACE_EVENT’ 584 | TRACE_EVENT(xchk_ifork_btree_op_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_btree_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ 629 | TRACE_EVENT(xchk_btree_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ 629 | TRACE_EVENT(xchk_btree_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_ifork_btree_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:665:1: note: in expansion of macro ‘TRACE_EVENT’ 665 | TRACE_EVENT(xchk_ifork_btree_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:665:1: note: in expansion of macro ‘TRACE_EVENT’ 665 | TRACE_EVENT(xchk_ifork_btree_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_sbtree_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 707 | DECLARE_EVENT_CLASS(xchk_sbtree_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 707 | DECLARE_EVENT_CLASS(xchk_sbtree_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_xref_error’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:752:1: note: in expansion of macro ‘TRACE_EVENT’ 752 | TRACE_EVENT(xchk_xref_error, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:752:1: note: in expansion of macro ‘TRACE_EVENT’ 752 | TRACE_EVENT(xchk_xref_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_iallocbt_check_cluster’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ 774 | TRACE_EVENT(xchk_iallocbt_check_cluster, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ 774 | TRACE_EVENT(xchk_iallocbt_check_cluster, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_inode_is_allocated’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:819:1: note: in expansion of macro ‘TRACE_EVENT’ 819 | TRACE_EVENT(xchk_inode_is_allocated, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:819:1: note: in expansion of macro ‘TRACE_EVENT’ 819 | TRACE_EVENT(xchk_inode_is_allocated, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_fscounters_calc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:841:1: note: in expansion of macro ‘TRACE_EVENT’ 841 | TRACE_EVENT(xchk_fscounters_calc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:841:1: note: in expansion of macro ‘TRACE_EVENT’ 841 | TRACE_EVENT(xchk_fscounters_calc, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_fscounters_within_range’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ 876 | TRACE_EVENT(xchk_fscounters_within_range, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ 876 | TRACE_EVENT(xchk_fscounters_within_range, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_fsfreeze_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:899:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 899 | DECLARE_EVENT_CLASS(xchk_fsfreeze_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:899:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 899 | DECLARE_EVENT_CLASS(xchk_fsfreeze_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_refcount_incorrect’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:924:1: note: in expansion of macro ‘TRACE_EVENT’ 924 | TRACE_EVENT(xchk_refcount_incorrect, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:924:1: note: in expansion of macro ‘TRACE_EVENT’ 924 | TRACE_EVENT(xchk_refcount_incorrect, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xfile_create’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:956:1: note: in expansion of macro ‘TRACE_EVENT’ 956 | TRACE_EVENT(xfile_create, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:956:1: note: in expansion of macro ‘TRACE_EVENT’ 956 | TRACE_EVENT(xfile_create, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xfile_destroy’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ 978 | TRACE_EVENT(xfile_destroy, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ 978 | TRACE_EVENT(xfile_destroy, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xfile_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 999 | DECLARE_EVENT_CLASS(xfile_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 999 | DECLARE_EVENT_CLASS(xfile_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xfarray_create’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1036:1: note: in expansion of macro ‘TRACE_EVENT’ 1036 | TRACE_EVENT(xfarray_create, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1036:1: note: in expansion of macro ‘TRACE_EVENT’ 1036 | TRACE_EVENT(xfarray_create, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xfarray_isort’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1061:1: note: in expansion of macro ‘TRACE_EVENT’ 1061 | TRACE_EVENT(xfarray_isort, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1061:1: note: in expansion of macro ‘TRACE_EVENT’ 1061 | TRACE_EVENT(xfarray_isort, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xfarray_foliosort’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1081:1: note: in expansion of macro ‘TRACE_EVENT’ 1081 | TRACE_EVENT(xfarray_foliosort, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1081:1: note: in expansion of macro ‘TRACE_EVENT’ 1081 | TRACE_EVENT(xfarray_foliosort, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xfarray_qsort’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1101:1: note: in expansion of macro ‘TRACE_EVENT’ 1101 | TRACE_EVENT(xfarray_qsort, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1101:1: note: in expansion of macro ‘TRACE_EVENT’ 1101 | TRACE_EVENT(xfarray_qsort, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xfarray_sort’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ 1127 | TRACE_EVENT(xfarray_sort, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ 1127 | TRACE_EVENT(xfarray_sort, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xfarray_sort_scan’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1152:1: note: in expansion of macro ‘TRACE_EVENT’ 1152 | TRACE_EVENT(xfarray_sort_scan, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1152:1: note: in expansion of macro ‘TRACE_EVENT’ 1152 | TRACE_EVENT(xfarray_sort_scan, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xfarray_sort_stats’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1193:1: note: in expansion of macro ‘TRACE_EVENT’ 1193 | TRACE_EVENT(xfarray_sort_stats, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1193:1: note: in expansion of macro ‘TRACE_EVENT’ 1193 | TRACE_EVENT(xfarray_sort_stats, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_rtsum_record_free’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1239:1: note: in expansion of macro ‘TRACE_EVENT’ 1239 | TRACE_EVENT(xchk_rtsum_record_free, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1239:1: note: in expansion of macro ‘TRACE_EVENT’ 1239 | TRACE_EVENT(xchk_rtsum_record_free, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_iscan_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1273:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1273 | DECLARE_EVENT_CLASS(xchk_iscan_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1273:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1273 | DECLARE_EVENT_CLASS(xchk_iscan_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_iscan_ino_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1300:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1300 | DECLARE_EVENT_CLASS(xchk_iscan_ino_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1300:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1300 | DECLARE_EVENT_CLASS(xchk_iscan_ino_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_iscan_iget’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1331:1: note: in expansion of macro ‘TRACE_EVENT’ 1331 | TRACE_EVENT(xchk_iscan_iget, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1331:1: note: in expansion of macro ‘TRACE_EVENT’ 1331 | TRACE_EVENT(xchk_iscan_iget, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_iscan_iget_batch’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1353:1: note: in expansion of macro ‘TRACE_EVENT’ 1353 | TRACE_EVENT(xchk_iscan_iget_batch, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1353:1: note: in expansion of macro ‘TRACE_EVENT’ 1353 | TRACE_EVENT(xchk_iscan_iget_batch, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_iscan_retry_wait_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1388:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1388 | DECLARE_EVENT_CLASS(xchk_iscan_retry_wait_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1388:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1388 | DECLARE_EVENT_CLASS(xchk_iscan_retry_wait_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_nlinks_collect_dirent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ 1422 | TRACE_EVENT(xchk_nlinks_collect_dirent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ 1422 | TRACE_EVENT(xchk_nlinks_collect_dirent, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_nlinks_collect_pptr’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1448:1: note: in expansion of macro ‘TRACE_EVENT’ 1448 | TRACE_EVENT(xchk_nlinks_collect_pptr, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1448:1: note: in expansion of macro ‘TRACE_EVENT’ 1448 | TRACE_EVENT(xchk_nlinks_collect_pptr, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_nlinks_collect_metafile’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1475:1: note: in expansion of macro ‘TRACE_EVENT’ 1475 | TRACE_EVENT(xchk_nlinks_collect_metafile, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1475:1: note: in expansion of macro ‘TRACE_EVENT’ 1475 | TRACE_EVENT(xchk_nlinks_collect_metafile, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_nlinks_live_update’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1491:1: note: in expansion of macro ‘TRACE_EVENT’ 1491 | TRACE_EVENT(xchk_nlinks_live_update, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1491:1: note: in expansion of macro ‘TRACE_EVENT’ 1491 | TRACE_EVENT(xchk_nlinks_live_update, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_nlinks_check_zero’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1523:1: note: in expansion of macro ‘TRACE_EVENT’ 1523 | TRACE_EVENT(xchk_nlinks_check_zero, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1523:1: note: in expansion of macro ‘TRACE_EVENT’ 1523 | TRACE_EVENT(xchk_nlinks_check_zero, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_nlinks_update_incore’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1549:1: note: in expansion of macro ‘TRACE_EVENT’ 1549 | TRACE_EVENT(xchk_nlinks_update_incore, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1549:1: note: in expansion of macro ‘TRACE_EVENT’ 1549 | TRACE_EVENT(xchk_nlinks_update_incore, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_nlinks_diff_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1585 | DECLARE_EVENT_CLASS(xchk_nlinks_diff_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1585 | DECLARE_EVENT_CLASS(xchk_nlinks_diff_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_pptr_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1623:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1623 | DECLARE_EVENT_CLASS(xchk_pptr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1623:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1623 | DECLARE_EVENT_CLASS(xchk_pptr_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_dirtree_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1660 | DECLARE_EVENT_CLASS(xchk_dirtree_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1660 | DECLARE_EVENT_CLASS(xchk_dirtree_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_dirpath_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1704:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1704 | DECLARE_EVENT_CLASS(xchk_dirpath_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1704:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1704 | DECLARE_EVENT_CLASS(xchk_dirpath_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_dirpath_outcome_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1779:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1779 | DECLARE_EVENT_CLASS(xchk_dirpath_outcome_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1779:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1779 | DECLARE_EVENT_CLASS(xchk_dirpath_outcome_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_dirtree_evaluate_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1811:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1811 | DECLARE_EVENT_CLASS(xchk_dirtree_evaluate_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1811:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1811 | DECLARE_EVENT_CLASS(xchk_dirtree_evaluate_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_dirpath_changed’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ 1852 | TRACE_EVENT(xchk_dirpath_changed, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ 1852 | TRACE_EVENT(xchk_dirpath_changed, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xchk_dirtree_live_update’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ 1885 | TRACE_EVENT(xchk_dirtree_live_update, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ 1885 | TRACE_EVENT(xchk_dirtree_live_update, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_extent_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1920:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1920 | DECLARE_EVENT_CLASS(xrep_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1920:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1920 | DECLARE_EVENT_CLASS(xrep_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_reap_find_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1951:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1951 | DECLARE_EVENT_CLASS(xrep_reap_find_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1951:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1951 | DECLARE_EVENT_CLASS(xrep_reap_find_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_rmap_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1984 | DECLARE_EVENT_CLASS(xrep_rmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1984 | DECLARE_EVENT_CLASS(xrep_rmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_abt_found’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2025:1: note: in expansion of macro ‘TRACE_EVENT’ 2025 | TRACE_EVENT(xrep_abt_found, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2025:1: note: in expansion of macro ‘TRACE_EVENT’ 2025 | TRACE_EVENT(xrep_abt_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_ibt_found’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2048:1: note: in expansion of macro ‘TRACE_EVENT’ 2048 | TRACE_EVENT(xrep_ibt_found, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2048:1: note: in expansion of macro ‘TRACE_EVENT’ 2048 | TRACE_EVENT(xrep_ibt_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_refc_found’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ 2080 | TRACE_EVENT(xrep_refc_found, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ 2080 | TRACE_EVENT(xrep_refc_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_bmap_found’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2108:1: note: in expansion of macro ‘TRACE_EVENT’ 2108 | TRACE_EVENT(xrep_bmap_found, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2108:1: note: in expansion of macro ‘TRACE_EVENT’ 2108 | TRACE_EVENT(xrep_bmap_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_rmap_found’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2140:1: note: in expansion of macro ‘TRACE_EVENT’ 2140 | TRACE_EVENT(xrep_rmap_found, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2140:1: note: in expansion of macro ‘TRACE_EVENT’ 2140 | TRACE_EVENT(xrep_rmap_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_findroot_block’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2172:1: note: in expansion of macro ‘TRACE_EVENT’ 2172 | TRACE_EVENT(xrep_findroot_block, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2172:1: note: in expansion of macro ‘TRACE_EVENT’ 2172 | TRACE_EVENT(xrep_findroot_block, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_calc_ag_resblks’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2197:1: note: in expansion of macro ‘TRACE_EVENT’ 2197 | TRACE_EVENT(xrep_calc_ag_resblks, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2197:1: note: in expansion of macro ‘TRACE_EVENT’ 2197 | TRACE_EVENT(xrep_calc_ag_resblks, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_calc_ag_resblks_btsize’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2226:1: note: in expansion of macro ‘TRACE_EVENT’ 2226 | TRACE_EVENT(xrep_calc_ag_resblks_btsize, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2226:1: note: in expansion of macro ‘TRACE_EVENT’ 2226 | TRACE_EVENT(xrep_calc_ag_resblks_btsize, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_reset_counters’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2255:1: note: in expansion of macro ‘TRACE_EVENT’ 2255 | TRACE_EVENT(xrep_reset_counters, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2255:1: note: in expansion of macro ‘TRACE_EVENT’ 2255 | TRACE_EVENT(xrep_reset_counters, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_newbt_extent_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2280 | DECLARE_EVENT_CLASS(xrep_newbt_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2280 | DECLARE_EVENT_CLASS(xrep_newbt_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_dinode_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2317:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2317 | DECLARE_EVENT_CLASS(xrep_dinode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2317:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2317 | DECLARE_EVENT_CLASS(xrep_dinode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_inode_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2398:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2398 | DECLARE_EVENT_CLASS(xrep_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2398:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2398 | DECLARE_EVENT_CLASS(xrep_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_dinode_count_rmaps’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2450:1: note: in expansion of macro ‘TRACE_EVENT’ 2450 | TRACE_EVENT(xrep_dinode_count_rmaps, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2450:1: note: in expansion of macro ‘TRACE_EVENT’ 2450 | TRACE_EVENT(xrep_dinode_count_rmaps, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_dinode_findmode_dirent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2488:1: note: in expansion of macro ‘TRACE_EVENT’ 2488 | TRACE_EVENT(xrep_dinode_findmode_dirent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2488:1: note: in expansion of macro ‘TRACE_EVENT’ 2488 | TRACE_EVENT(xrep_dinode_findmode_dirent, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_dinode_findmode_dirent_inval’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ 2511 | TRACE_EVENT(xrep_dinode_findmode_dirent_inval, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ 2511 | TRACE_EVENT(xrep_dinode_findmode_dirent_inval, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_cow_mark_file_range’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ 2537 | TRACE_EVENT(xrep_cow_mark_file_range, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ 2537 | TRACE_EVENT(xrep_cow_mark_file_range, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_cow_replace_mapping’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2563:1: note: in expansion of macro ‘TRACE_EVENT’ 2563 | TRACE_EVENT(xrep_cow_replace_mapping, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2563:1: note: in expansion of macro ‘TRACE_EVENT’ 2563 | TRACE_EVENT(xrep_cow_replace_mapping, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_cow_free_staging’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2598:1: note: in expansion of macro ‘TRACE_EVENT’ 2598 | TRACE_EVENT(xrep_cow_free_staging, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2598:1: note: in expansion of macro ‘TRACE_EVENT’ 2598 | TRACE_EVENT(xrep_cow_free_staging, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_dquot_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2622 | DECLARE_EVENT_CLASS(xrep_dquot_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2622 | DECLARE_EVENT_CLASS(xrep_dquot_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_rmap_live_update’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2654:1: note: in expansion of macro ‘TRACE_EVENT’ 2654 | TRACE_EVENT(xrep_rmap_live_update, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2654:1: note: in expansion of macro ‘TRACE_EVENT’ 2654 | TRACE_EVENT(xrep_rmap_live_update, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_tempfile_create’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2690:1: note: in expansion of macro ‘TRACE_EVENT’ 2690 | TRACE_EVENT(xrep_tempfile_create, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2690:1: note: in expansion of macro ‘TRACE_EVENT’ 2690 | TRACE_EVENT(xrep_tempfile_create, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_tempfile_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2723 | DECLARE_EVENT_CLASS(xrep_tempfile_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2723 | DECLARE_EVENT_CLASS(xrep_tempfile_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xreap_ifork_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2762:1: note: in expansion of macro ‘TRACE_EVENT’ 2762 | TRACE_EVENT(xreap_ifork_extent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2762:1: note: in expansion of macro ‘TRACE_EVENT’ 2762 | TRACE_EVENT(xreap_ifork_extent, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xreap_bmapi_binval_scan’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2797:1: note: in expansion of macro ‘TRACE_EVENT’ 2797 | TRACE_EVENT(xreap_bmapi_binval_scan, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2797:1: note: in expansion of macro ‘TRACE_EVENT’ 2797 | TRACE_EVENT(xreap_bmapi_binval_scan, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_xattr_recover_leafblock’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2823:1: note: in expansion of macro ‘TRACE_EVENT’ 2823 | TRACE_EVENT(xrep_xattr_recover_leafblock, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2823:1: note: in expansion of macro ‘TRACE_EVENT’ 2823 | TRACE_EVENT(xrep_xattr_recover_leafblock, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_xattr_salvage_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2845:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2845 | DECLARE_EVENT_CLASS(xrep_xattr_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2845:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2845 | DECLARE_EVENT_CLASS(xrep_xattr_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_pptr_salvage_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2883:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2883 | DECLARE_EVENT_CLASS(xrep_pptr_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2883:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2883 | DECLARE_EVENT_CLASS(xrep_pptr_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_xattr_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2921:1: note: in expansion of macro ‘TRACE_EVENT’ 2921 | TRACE_EVENT(xrep_xattr_class, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2921:1: note: in expansion of macro ‘TRACE_EVENT’ 2921 | TRACE_EVENT(xrep_xattr_class, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_xattr_pptr_scan_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2947:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2947 | DECLARE_EVENT_CLASS(xrep_xattr_pptr_scan_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2947:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2947 | DECLARE_EVENT_CLASS(xrep_xattr_pptr_scan_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_dir_recover_dirblock’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2983:1: note: in expansion of macro ‘TRACE_EVENT’ 2983 | TRACE_EVENT(xrep_dir_recover_dirblock, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2983:1: note: in expansion of macro ‘TRACE_EVENT’ 2983 | TRACE_EVENT(xrep_dir_recover_dirblock, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_dir_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3009:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3009 | DECLARE_EVENT_CLASS(xrep_dir_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3009:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3009 | DECLARE_EVENT_CLASS(xrep_dir_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_dirent_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3035:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3035 | DECLARE_EVENT_CLASS(xrep_dirent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3035:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3035 | DECLARE_EVENT_CLASS(xrep_dirent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_adoption_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3075:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3075 | DECLARE_EVENT_CLASS(xrep_adoption_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3075:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3075 | DECLARE_EVENT_CLASS(xrep_adoption_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_parent_salvage_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3102 | DECLARE_EVENT_CLASS(xrep_parent_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3102 | DECLARE_EVENT_CLASS(xrep_parent_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_pptr_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3128 | DECLARE_EVENT_CLASS(xrep_pptr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3128 | DECLARE_EVENT_CLASS(xrep_pptr_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_pptr_scan_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3166:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3166 | DECLARE_EVENT_CLASS(xrep_pptr_scan_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3166:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3166 | DECLARE_EVENT_CLASS(xrep_pptr_scan_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_nlinks_set_record’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3202:1: note: in expansion of macro ‘TRACE_EVENT’ 3202 | TRACE_EVENT(xrep_nlinks_set_record, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3202:1: note: in expansion of macro ‘TRACE_EVENT’ 3202 | TRACE_EVENT(xrep_nlinks_set_record, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_dentry_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3228 | DECLARE_EVENT_CLASS(xrep_dentry_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3228 | DECLARE_EVENT_CLASS(xrep_dentry_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_symlink_salvage_target’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3269:1: note: in expansion of macro ‘TRACE_EVENT’ 3269 | TRACE_EVENT(xrep_symlink_salvage_target, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3269:1: note: in expansion of macro ‘TRACE_EVENT’ 3269 | TRACE_EVENT(xrep_symlink_salvage_target, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_symlink_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3292:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3292 | DECLARE_EVENT_CLASS(xrep_symlink_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3292:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3292 | DECLARE_EVENT_CLASS(xrep_symlink_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_iunlink_visit’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3315:1: note: in expansion of macro ‘TRACE_EVENT’ 3315 | TRACE_EVENT(xrep_iunlink_visit, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3315:1: note: in expansion of macro ‘TRACE_EVENT’ 3315 | TRACE_EVENT(xrep_iunlink_visit, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_iunlink_reload_next’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3347:1: note: in expansion of macro ‘TRACE_EVENT’ 3347 | TRACE_EVENT(xrep_iunlink_reload_next, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3347:1: note: in expansion of macro ‘TRACE_EVENT’ 3347 | TRACE_EVENT(xrep_iunlink_reload_next, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_iunlink_reload_ondisk’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3379:1: note: in expansion of macro ‘TRACE_EVENT’ 3379 | TRACE_EVENT(xrep_iunlink_reload_ondisk, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3379:1: note: in expansion of macro ‘TRACE_EVENT’ 3379 | TRACE_EVENT(xrep_iunlink_reload_ondisk, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_iunlink_walk_ondisk_bucket’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3405:1: note: in expansion of macro ‘TRACE_EVENT’ 3405 | TRACE_EVENT(xrep_iunlink_walk_ondisk_bucket, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3405:1: note: in expansion of macro ‘TRACE_EVENT’ 3405 | TRACE_EVENT(xrep_iunlink_walk_ondisk_bucket, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_iunlink_resolve_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3431:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3431 | DECLARE_EVENT_CLASS(xrep_iunlink_resolve_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3431:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3431 | DECLARE_EVENT_CLASS(xrep_iunlink_resolve_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_iunlink_relink_next’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3466:1: note: in expansion of macro ‘TRACE_EVENT’ 3466 | TRACE_EVENT(xrep_iunlink_relink_next, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3466:1: note: in expansion of macro ‘TRACE_EVENT’ 3466 | TRACE_EVENT(xrep_iunlink_relink_next, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_iunlink_relink_prev’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3492:1: note: in expansion of macro ‘TRACE_EVENT’ 3492 | TRACE_EVENT(xrep_iunlink_relink_prev, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3492:1: note: in expansion of macro ‘TRACE_EVENT’ 3492 | TRACE_EVENT(xrep_iunlink_relink_prev, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_iunlink_add_to_bucket’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3518:1: note: in expansion of macro ‘TRACE_EVENT’ 3518 | TRACE_EVENT(xrep_iunlink_add_to_bucket, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3518:1: note: in expansion of macro ‘TRACE_EVENT’ 3518 | TRACE_EVENT(xrep_iunlink_add_to_bucket, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘perf_trace_xrep_iunlink_commit_bucket’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3544:1: note: in expansion of macro ‘TRACE_EVENT’ 3544 | TRACE_EVENT(xrep_iunlink_commit_bucket, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3544:1: note: in expansion of macro ‘TRACE_EVENT’ 3544 | TRACE_EVENT(xrep_iunlink_commit_bucket, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:137:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 137 | DECLARE_EVENT_CLASS(xchk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:137:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 137 | DECLARE_EVENT_CLASS(xchk_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_fsgate_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:185:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 185 | DECLARE_EVENT_CLASS(xchk_fsgate_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:185:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 185 | DECLARE_EVENT_CLASS(xchk_fsgate_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_vector_head_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:212:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 212 | DECLARE_EVENT_CLASS(xchk_vector_head_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:212:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 212 | DECLARE_EVENT_CLASS(xchk_vector_head_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_vector_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 252 | DECLARE_EVENT_CLASS(xchk_vector_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 252 | DECLARE_EVENT_CLASS(xchk_vector_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_op_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ 287 | TRACE_EVENT(xchk_op_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ 287 | TRACE_EVENT(xchk_op_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_file_op_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(xchk_file_op_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(xchk_file_op_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_block_error_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 348 | DECLARE_EVENT_CLASS(xchk_block_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 348 | DECLARE_EVENT_CLASS(xchk_block_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_ino_error_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:383:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 383 | DECLARE_EVENT_CLASS(xchk_ino_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:383:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 383 | DECLARE_EVENT_CLASS(xchk_ino_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_fblock_error_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:415:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 415 | DECLARE_EVENT_CLASS(xchk_fblock_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:415:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 415 | DECLARE_EVENT_CLASS(xchk_fblock_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_dqiter_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:455:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 455 | DECLARE_EVENT_CLASS(xchk_dqiter_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:455:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 455 | DECLARE_EVENT_CLASS(xchk_dqiter_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_qcheck_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:501:1: note: in expansion of macro ‘TRACE_EVENT’ 501 | TRACE_EVENT(xchk_qcheck_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:501:1: note: in expansion of macro ‘TRACE_EVENT’ 501 | TRACE_EVENT(xchk_qcheck_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_incomplete’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:525:1: note: in expansion of macro ‘TRACE_EVENT’ 525 | TRACE_EVENT(xchk_incomplete, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:525:1: note: in expansion of macro ‘TRACE_EVENT’ 525 | TRACE_EVENT(xchk_incomplete, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_btree_op_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:544:1: note: in expansion of macro ‘TRACE_EVENT’ 544 | TRACE_EVENT(xchk_btree_op_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:544:1: note: in expansion of macro ‘TRACE_EVENT’ 544 | TRACE_EVENT(xchk_btree_op_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_ifork_btree_op_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:584:1: note: in expansion of macro ‘TRACE_EVENT’ 584 | TRACE_EVENT(xchk_ifork_btree_op_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:584:1: note: in expansion of macro ‘TRACE_EVENT’ 584 | TRACE_EVENT(xchk_ifork_btree_op_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_btree_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ 629 | TRACE_EVENT(xchk_btree_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ 629 | TRACE_EVENT(xchk_btree_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_ifork_btree_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:665:1: note: in expansion of macro ‘TRACE_EVENT’ 665 | TRACE_EVENT(xchk_ifork_btree_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:665:1: note: in expansion of macro ‘TRACE_EVENT’ 665 | TRACE_EVENT(xchk_ifork_btree_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_sbtree_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 707 | DECLARE_EVENT_CLASS(xchk_sbtree_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 707 | DECLARE_EVENT_CLASS(xchk_sbtree_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_xref_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:752:1: note: in expansion of macro ‘TRACE_EVENT’ 752 | TRACE_EVENT(xchk_xref_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:752:1: note: in expansion of macro ‘TRACE_EVENT’ 752 | TRACE_EVENT(xchk_xref_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_iallocbt_check_cluster’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ 774 | TRACE_EVENT(xchk_iallocbt_check_cluster, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ 774 | TRACE_EVENT(xchk_iallocbt_check_cluster, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_inode_is_allocated’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:819:1: note: in expansion of macro ‘TRACE_EVENT’ 819 | TRACE_EVENT(xchk_inode_is_allocated, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:819:1: note: in expansion of macro ‘TRACE_EVENT’ 819 | TRACE_EVENT(xchk_inode_is_allocated, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_fscounters_calc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:841:1: note: in expansion of macro ‘TRACE_EVENT’ 841 | TRACE_EVENT(xchk_fscounters_calc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:841:1: note: in expansion of macro ‘TRACE_EVENT’ 841 | TRACE_EVENT(xchk_fscounters_calc, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_fscounters_within_range’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ 876 | TRACE_EVENT(xchk_fscounters_within_range, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ 876 | TRACE_EVENT(xchk_fscounters_within_range, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_fsfreeze_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:899:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 899 | DECLARE_EVENT_CLASS(xchk_fsfreeze_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:899:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 899 | DECLARE_EVENT_CLASS(xchk_fsfreeze_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_refcount_incorrect’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:924:1: note: in expansion of macro ‘TRACE_EVENT’ 924 | TRACE_EVENT(xchk_refcount_incorrect, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:924:1: note: in expansion of macro ‘TRACE_EVENT’ 924 | TRACE_EVENT(xchk_refcount_incorrect, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xfile_create’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:956:1: note: in expansion of macro ‘TRACE_EVENT’ 956 | TRACE_EVENT(xfile_create, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:956:1: note: in expansion of macro ‘TRACE_EVENT’ 956 | TRACE_EVENT(xfile_create, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xfile_destroy’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ 978 | TRACE_EVENT(xfile_destroy, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ 978 | TRACE_EVENT(xfile_destroy, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xfile_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 999 | DECLARE_EVENT_CLASS(xfile_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 999 | DECLARE_EVENT_CLASS(xfile_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xfarray_create’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1036:1: note: in expansion of macro ‘TRACE_EVENT’ 1036 | TRACE_EVENT(xfarray_create, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1036:1: note: in expansion of macro ‘TRACE_EVENT’ 1036 | TRACE_EVENT(xfarray_create, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xfarray_isort’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1061:1: note: in expansion of macro ‘TRACE_EVENT’ 1061 | TRACE_EVENT(xfarray_isort, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1061:1: note: in expansion of macro ‘TRACE_EVENT’ 1061 | TRACE_EVENT(xfarray_isort, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xfarray_foliosort’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1081:1: note: in expansion of macro ‘TRACE_EVENT’ 1081 | TRACE_EVENT(xfarray_foliosort, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1081:1: note: in expansion of macro ‘TRACE_EVENT’ 1081 | TRACE_EVENT(xfarray_foliosort, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xfarray_qsort’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1101:1: note: in expansion of macro ‘TRACE_EVENT’ 1101 | TRACE_EVENT(xfarray_qsort, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1101:1: note: in expansion of macro ‘TRACE_EVENT’ 1101 | TRACE_EVENT(xfarray_qsort, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xfarray_sort’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ 1127 | TRACE_EVENT(xfarray_sort, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ 1127 | TRACE_EVENT(xfarray_sort, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xfarray_sort_scan’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1152:1: note: in expansion of macro ‘TRACE_EVENT’ 1152 | TRACE_EVENT(xfarray_sort_scan, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1152:1: note: in expansion of macro ‘TRACE_EVENT’ 1152 | TRACE_EVENT(xfarray_sort_scan, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xfarray_sort_stats’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1193:1: note: in expansion of macro ‘TRACE_EVENT’ 1193 | TRACE_EVENT(xfarray_sort_stats, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1193:1: note: in expansion of macro ‘TRACE_EVENT’ 1193 | TRACE_EVENT(xfarray_sort_stats, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_rtsum_record_free’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1239:1: note: in expansion of macro ‘TRACE_EVENT’ 1239 | TRACE_EVENT(xchk_rtsum_record_free, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1239:1: note: in expansion of macro ‘TRACE_EVENT’ 1239 | TRACE_EVENT(xchk_rtsum_record_free, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_iscan_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1273:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1273 | DECLARE_EVENT_CLASS(xchk_iscan_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1273:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1273 | DECLARE_EVENT_CLASS(xchk_iscan_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_iscan_ino_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1300:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1300 | DECLARE_EVENT_CLASS(xchk_iscan_ino_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1300:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1300 | DECLARE_EVENT_CLASS(xchk_iscan_ino_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_iscan_iget’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1331:1: note: in expansion of macro ‘TRACE_EVENT’ 1331 | TRACE_EVENT(xchk_iscan_iget, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1331:1: note: in expansion of macro ‘TRACE_EVENT’ 1331 | TRACE_EVENT(xchk_iscan_iget, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_iscan_iget_batch’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1353:1: note: in expansion of macro ‘TRACE_EVENT’ 1353 | TRACE_EVENT(xchk_iscan_iget_batch, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1353:1: note: in expansion of macro ‘TRACE_EVENT’ 1353 | TRACE_EVENT(xchk_iscan_iget_batch, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_iscan_retry_wait_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1388:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1388 | DECLARE_EVENT_CLASS(xchk_iscan_retry_wait_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1388:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1388 | DECLARE_EVENT_CLASS(xchk_iscan_retry_wait_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_nlinks_collect_dirent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ 1422 | TRACE_EVENT(xchk_nlinks_collect_dirent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ 1422 | TRACE_EVENT(xchk_nlinks_collect_dirent, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_nlinks_collect_pptr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1448:1: note: in expansion of macro ‘TRACE_EVENT’ 1448 | TRACE_EVENT(xchk_nlinks_collect_pptr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1448:1: note: in expansion of macro ‘TRACE_EVENT’ 1448 | TRACE_EVENT(xchk_nlinks_collect_pptr, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_nlinks_collect_metafile’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1475:1: note: in expansion of macro ‘TRACE_EVENT’ 1475 | TRACE_EVENT(xchk_nlinks_collect_metafile, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1475:1: note: in expansion of macro ‘TRACE_EVENT’ 1475 | TRACE_EVENT(xchk_nlinks_collect_metafile, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_nlinks_live_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1491:1: note: in expansion of macro ‘TRACE_EVENT’ 1491 | TRACE_EVENT(xchk_nlinks_live_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1491:1: note: in expansion of macro ‘TRACE_EVENT’ 1491 | TRACE_EVENT(xchk_nlinks_live_update, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_nlinks_check_zero’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1523:1: note: in expansion of macro ‘TRACE_EVENT’ 1523 | TRACE_EVENT(xchk_nlinks_check_zero, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1523:1: note: in expansion of macro ‘TRACE_EVENT’ 1523 | TRACE_EVENT(xchk_nlinks_check_zero, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_nlinks_update_incore’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1549:1: note: in expansion of macro ‘TRACE_EVENT’ 1549 | TRACE_EVENT(xchk_nlinks_update_incore, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1549:1: note: in expansion of macro ‘TRACE_EVENT’ 1549 | TRACE_EVENT(xchk_nlinks_update_incore, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_nlinks_diff_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1585 | DECLARE_EVENT_CLASS(xchk_nlinks_diff_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1585 | DECLARE_EVENT_CLASS(xchk_nlinks_diff_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_pptr_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1623:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1623 | DECLARE_EVENT_CLASS(xchk_pptr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1623:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1623 | DECLARE_EVENT_CLASS(xchk_pptr_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_dirtree_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1660 | DECLARE_EVENT_CLASS(xchk_dirtree_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1660 | DECLARE_EVENT_CLASS(xchk_dirtree_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_dirpath_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1704:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1704 | DECLARE_EVENT_CLASS(xchk_dirpath_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1704:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1704 | DECLARE_EVENT_CLASS(xchk_dirpath_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_dirpath_outcome_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1779:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1779 | DECLARE_EVENT_CLASS(xchk_dirpath_outcome_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1779:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1779 | DECLARE_EVENT_CLASS(xchk_dirpath_outcome_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_dirtree_evaluate_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1811:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1811 | DECLARE_EVENT_CLASS(xchk_dirtree_evaluate_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1811:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1811 | DECLARE_EVENT_CLASS(xchk_dirtree_evaluate_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_dirpath_changed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ 1852 | TRACE_EVENT(xchk_dirpath_changed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ 1852 | TRACE_EVENT(xchk_dirpath_changed, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_dirtree_live_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ 1885 | TRACE_EVENT(xchk_dirtree_live_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ 1885 | TRACE_EVENT(xchk_dirtree_live_update, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_extent_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1920:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1920 | DECLARE_EVENT_CLASS(xrep_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1920:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1920 | DECLARE_EVENT_CLASS(xrep_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_reap_find_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1951:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1951 | DECLARE_EVENT_CLASS(xrep_reap_find_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1951:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1951 | DECLARE_EVENT_CLASS(xrep_reap_find_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_rmap_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1984 | DECLARE_EVENT_CLASS(xrep_rmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1984 | DECLARE_EVENT_CLASS(xrep_rmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_abt_found’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2025:1: note: in expansion of macro ‘TRACE_EVENT’ 2025 | TRACE_EVENT(xrep_abt_found, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2025:1: note: in expansion of macro ‘TRACE_EVENT’ 2025 | TRACE_EVENT(xrep_abt_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_ibt_found’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2048:1: note: in expansion of macro ‘TRACE_EVENT’ 2048 | TRACE_EVENT(xrep_ibt_found, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2048:1: note: in expansion of macro ‘TRACE_EVENT’ 2048 | TRACE_EVENT(xrep_ibt_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_refc_found’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ 2080 | TRACE_EVENT(xrep_refc_found, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ 2080 | TRACE_EVENT(xrep_refc_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_bmap_found’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2108:1: note: in expansion of macro ‘TRACE_EVENT’ 2108 | TRACE_EVENT(xrep_bmap_found, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2108:1: note: in expansion of macro ‘TRACE_EVENT’ 2108 | TRACE_EVENT(xrep_bmap_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_rmap_found’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2140:1: note: in expansion of macro ‘TRACE_EVENT’ 2140 | TRACE_EVENT(xrep_rmap_found, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2140:1: note: in expansion of macro ‘TRACE_EVENT’ 2140 | TRACE_EVENT(xrep_rmap_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_findroot_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2172:1: note: in expansion of macro ‘TRACE_EVENT’ 2172 | TRACE_EVENT(xrep_findroot_block, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2172:1: note: in expansion of macro ‘TRACE_EVENT’ 2172 | TRACE_EVENT(xrep_findroot_block, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_calc_ag_resblks’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2197:1: note: in expansion of macro ‘TRACE_EVENT’ 2197 | TRACE_EVENT(xrep_calc_ag_resblks, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2197:1: note: in expansion of macro ‘TRACE_EVENT’ 2197 | TRACE_EVENT(xrep_calc_ag_resblks, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_calc_ag_resblks_btsize’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2226:1: note: in expansion of macro ‘TRACE_EVENT’ 2226 | TRACE_EVENT(xrep_calc_ag_resblks_btsize, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2226:1: note: in expansion of macro ‘TRACE_EVENT’ 2226 | TRACE_EVENT(xrep_calc_ag_resblks_btsize, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_reset_counters’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2255:1: note: in expansion of macro ‘TRACE_EVENT’ 2255 | TRACE_EVENT(xrep_reset_counters, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2255:1: note: in expansion of macro ‘TRACE_EVENT’ 2255 | TRACE_EVENT(xrep_reset_counters, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_newbt_extent_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2280 | DECLARE_EVENT_CLASS(xrep_newbt_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2280 | DECLARE_EVENT_CLASS(xrep_newbt_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_dinode_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2317:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2317 | DECLARE_EVENT_CLASS(xrep_dinode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2317:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2317 | DECLARE_EVENT_CLASS(xrep_dinode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_inode_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2398:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2398 | DECLARE_EVENT_CLASS(xrep_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2398:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2398 | DECLARE_EVENT_CLASS(xrep_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_dinode_count_rmaps’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2450:1: note: in expansion of macro ‘TRACE_EVENT’ 2450 | TRACE_EVENT(xrep_dinode_count_rmaps, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2450:1: note: in expansion of macro ‘TRACE_EVENT’ 2450 | TRACE_EVENT(xrep_dinode_count_rmaps, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_dinode_findmode_dirent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2488:1: note: in expansion of macro ‘TRACE_EVENT’ 2488 | TRACE_EVENT(xrep_dinode_findmode_dirent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2488:1: note: in expansion of macro ‘TRACE_EVENT’ 2488 | TRACE_EVENT(xrep_dinode_findmode_dirent, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_dinode_findmode_dirent_inval’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ 2511 | TRACE_EVENT(xrep_dinode_findmode_dirent_inval, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ 2511 | TRACE_EVENT(xrep_dinode_findmode_dirent_inval, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_cow_mark_file_range’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ 2537 | TRACE_EVENT(xrep_cow_mark_file_range, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ 2537 | TRACE_EVENT(xrep_cow_mark_file_range, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_cow_replace_mapping’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2563:1: note: in expansion of macro ‘TRACE_EVENT’ 2563 | TRACE_EVENT(xrep_cow_replace_mapping, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2563:1: note: in expansion of macro ‘TRACE_EVENT’ 2563 | TRACE_EVENT(xrep_cow_replace_mapping, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_cow_free_staging’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2598:1: note: in expansion of macro ‘TRACE_EVENT’ 2598 | TRACE_EVENT(xrep_cow_free_staging, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2598:1: note: in expansion of macro ‘TRACE_EVENT’ 2598 | TRACE_EVENT(xrep_cow_free_staging, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_dquot_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2622 | DECLARE_EVENT_CLASS(xrep_dquot_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2622 | DECLARE_EVENT_CLASS(xrep_dquot_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_rmap_live_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2654:1: note: in expansion of macro ‘TRACE_EVENT’ 2654 | TRACE_EVENT(xrep_rmap_live_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2654:1: note: in expansion of macro ‘TRACE_EVENT’ 2654 | TRACE_EVENT(xrep_rmap_live_update, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_tempfile_create’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2690:1: note: in expansion of macro ‘TRACE_EVENT’ 2690 | TRACE_EVENT(xrep_tempfile_create, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2690:1: note: in expansion of macro ‘TRACE_EVENT’ 2690 | TRACE_EVENT(xrep_tempfile_create, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_tempfile_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2723 | DECLARE_EVENT_CLASS(xrep_tempfile_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2723 | DECLARE_EVENT_CLASS(xrep_tempfile_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xreap_ifork_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2762:1: note: in expansion of macro ‘TRACE_EVENT’ 2762 | TRACE_EVENT(xreap_ifork_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2762:1: note: in expansion of macro ‘TRACE_EVENT’ 2762 | TRACE_EVENT(xreap_ifork_extent, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xreap_bmapi_binval_scan’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2797:1: note: in expansion of macro ‘TRACE_EVENT’ 2797 | TRACE_EVENT(xreap_bmapi_binval_scan, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2797:1: note: in expansion of macro ‘TRACE_EVENT’ 2797 | TRACE_EVENT(xreap_bmapi_binval_scan, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_xattr_recover_leafblock’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2823:1: note: in expansion of macro ‘TRACE_EVENT’ 2823 | TRACE_EVENT(xrep_xattr_recover_leafblock, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2823:1: note: in expansion of macro ‘TRACE_EVENT’ 2823 | TRACE_EVENT(xrep_xattr_recover_leafblock, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_xattr_salvage_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2845:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2845 | DECLARE_EVENT_CLASS(xrep_xattr_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2845:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2845 | DECLARE_EVENT_CLASS(xrep_xattr_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_pptr_salvage_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2883:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2883 | DECLARE_EVENT_CLASS(xrep_pptr_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2883:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2883 | DECLARE_EVENT_CLASS(xrep_pptr_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_xattr_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2921:1: note: in expansion of macro ‘TRACE_EVENT’ 2921 | TRACE_EVENT(xrep_xattr_class, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2921:1: note: in expansion of macro ‘TRACE_EVENT’ 2921 | TRACE_EVENT(xrep_xattr_class, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_xattr_pptr_scan_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2947:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2947 | DECLARE_EVENT_CLASS(xrep_xattr_pptr_scan_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2947:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2947 | DECLARE_EVENT_CLASS(xrep_xattr_pptr_scan_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_dir_recover_dirblock’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2983:1: note: in expansion of macro ‘TRACE_EVENT’ 2983 | TRACE_EVENT(xrep_dir_recover_dirblock, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2983:1: note: in expansion of macro ‘TRACE_EVENT’ 2983 | TRACE_EVENT(xrep_dir_recover_dirblock, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_dir_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3009:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3009 | DECLARE_EVENT_CLASS(xrep_dir_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3009:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3009 | DECLARE_EVENT_CLASS(xrep_dir_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_dirent_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3035:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3035 | DECLARE_EVENT_CLASS(xrep_dirent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3035:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3035 | DECLARE_EVENT_CLASS(xrep_dirent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_adoption_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3075:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3075 | DECLARE_EVENT_CLASS(xrep_adoption_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3075:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3075 | DECLARE_EVENT_CLASS(xrep_adoption_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_parent_salvage_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3102 | DECLARE_EVENT_CLASS(xrep_parent_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3102 | DECLARE_EVENT_CLASS(xrep_parent_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_pptr_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3128 | DECLARE_EVENT_CLASS(xrep_pptr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3128 | DECLARE_EVENT_CLASS(xrep_pptr_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_pptr_scan_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3166:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3166 | DECLARE_EVENT_CLASS(xrep_pptr_scan_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3166:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3166 | DECLARE_EVENT_CLASS(xrep_pptr_scan_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_nlinks_set_record’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3202:1: note: in expansion of macro ‘TRACE_EVENT’ 3202 | TRACE_EVENT(xrep_nlinks_set_record, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3202:1: note: in expansion of macro ‘TRACE_EVENT’ 3202 | TRACE_EVENT(xrep_nlinks_set_record, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_dentry_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3228 | DECLARE_EVENT_CLASS(xrep_dentry_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3228 | DECLARE_EVENT_CLASS(xrep_dentry_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_symlink_salvage_target’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3269:1: note: in expansion of macro ‘TRACE_EVENT’ 3269 | TRACE_EVENT(xrep_symlink_salvage_target, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3269:1: note: in expansion of macro ‘TRACE_EVENT’ 3269 | TRACE_EVENT(xrep_symlink_salvage_target, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_symlink_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3292:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3292 | DECLARE_EVENT_CLASS(xrep_symlink_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3292:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3292 | DECLARE_EVENT_CLASS(xrep_symlink_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_iunlink_visit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3315:1: note: in expansion of macro ‘TRACE_EVENT’ 3315 | TRACE_EVENT(xrep_iunlink_visit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3315:1: note: in expansion of macro ‘TRACE_EVENT’ 3315 | TRACE_EVENT(xrep_iunlink_visit, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_iunlink_reload_next’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3347:1: note: in expansion of macro ‘TRACE_EVENT’ 3347 | TRACE_EVENT(xrep_iunlink_reload_next, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3347:1: note: in expansion of macro ‘TRACE_EVENT’ 3347 | TRACE_EVENT(xrep_iunlink_reload_next, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_iunlink_reload_ondisk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3379:1: note: in expansion of macro ‘TRACE_EVENT’ 3379 | TRACE_EVENT(xrep_iunlink_reload_ondisk, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3379:1: note: in expansion of macro ‘TRACE_EVENT’ 3379 | TRACE_EVENT(xrep_iunlink_reload_ondisk, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_iunlink_walk_ondisk_bucket’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3405:1: note: in expansion of macro ‘TRACE_EVENT’ 3405 | TRACE_EVENT(xrep_iunlink_walk_ondisk_bucket, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3405:1: note: in expansion of macro ‘TRACE_EVENT’ 3405 | TRACE_EVENT(xrep_iunlink_walk_ondisk_bucket, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_iunlink_resolve_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3431:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3431 | DECLARE_EVENT_CLASS(xrep_iunlink_resolve_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3431:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3431 | DECLARE_EVENT_CLASS(xrep_iunlink_resolve_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_iunlink_relink_next’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3466:1: note: in expansion of macro ‘TRACE_EVENT’ 3466 | TRACE_EVENT(xrep_iunlink_relink_next, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3466:1: note: in expansion of macro ‘TRACE_EVENT’ 3466 | TRACE_EVENT(xrep_iunlink_relink_next, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_iunlink_relink_prev’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3492:1: note: in expansion of macro ‘TRACE_EVENT’ 3492 | TRACE_EVENT(xrep_iunlink_relink_prev, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3492:1: note: in expansion of macro ‘TRACE_EVENT’ 3492 | TRACE_EVENT(xrep_iunlink_relink_prev, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_iunlink_add_to_bucket’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3518:1: note: in expansion of macro ‘TRACE_EVENT’ 3518 | TRACE_EVENT(xrep_iunlink_add_to_bucket, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3518:1: note: in expansion of macro ‘TRACE_EVENT’ 3518 | TRACE_EVENT(xrep_iunlink_add_to_bucket, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_iunlink_commit_bucket’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3544:1: note: in expansion of macro ‘TRACE_EVENT’ 3544 | TRACE_EVENT(xrep_iunlink_commit_bucket, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3544:1: note: in expansion of macro ‘TRACE_EVENT’ 3544 | TRACE_EVENT(xrep_iunlink_commit_bucket, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/xfs/scrub/trace.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../fs/xfs/xfs_trace.h:5285, from ../fs/xfs/xfs_trace.c:53: ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_attr_list_class’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(xfs_attr_list_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(xfs_attr_list_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(xfs_attr_list_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(xfs_attr_list_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(xfs_attr_list_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xlog_intent_recovery_failed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:163:1: note: in expansion of macro ‘TRACE_EVENT’ 163 | TRACE_EVENT(xlog_intent_recovery_failed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:163:1: note: in expansion of macro ‘TRACE_EVENT’ 163 | TRACE_EVENT(xlog_intent_recovery_failed, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_perag_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(xfs_perag_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(xfs_perag_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_inodegc_worker’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ 222 | TRACE_EVENT(xfs_inodegc_worker, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ 222 | TRACE_EVENT(xfs_inodegc_worker, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_fs_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:238:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 238 | DECLARE_EVENT_CLASS(xfs_fs_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:238:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 238 | DECLARE_EVENT_CLASS(xfs_fs_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_inodegc_shrinker_scan’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(xfs_inodegc_shrinker_scan, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(xfs_inodegc_shrinker_scan, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_ag_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:301:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 301 | DECLARE_EVENT_CLASS(xfs_ag_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:301:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 301 | DECLARE_EVENT_CLASS(xfs_ag_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_attr_list_node_descend’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(xfs_attr_list_node_descend, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(xfs_attr_list_node_descend, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_bmap_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:378:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 378 | DECLARE_EVENT_CLASS(xfs_bmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:378:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 378 | DECLARE_EVENT_CLASS(xfs_bmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_buf_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:437:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 437 | DECLARE_EVENT_CLASS(xfs_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:437:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 437 | DECLARE_EVENT_CLASS(xfs_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_buf_flags_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:508:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 508 | DECLARE_EVENT_CLASS(xfs_buf_flags_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:508:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 508 | DECLARE_EVENT_CLASS(xfs_buf_flags_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_buf_ioerror’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:551:1: note: in expansion of macro ‘TRACE_EVENT’ 551 | TRACE_EVENT(xfs_buf_ioerror, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:551:1: note: in expansion of macro ‘TRACE_EVENT’ 551 | TRACE_EVENT(xfs_buf_ioerror, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_buf_item_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:589:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 589 | DECLARE_EVENT_CLASS(xfs_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:589:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 589 | DECLARE_EVENT_CLASS(xfs_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_filestream_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:664:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 664 | DECLARE_EVENT_CLASS(xfs_filestream_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:664:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 664 | DECLARE_EVENT_CLASS(xfs_filestream_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_filestream_pick’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:693:1: note: in expansion of macro ‘TRACE_EVENT’ 693 | TRACE_EVENT(xfs_filestream_pick, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:693:1: note: in expansion of macro ‘TRACE_EVENT’ 693 | TRACE_EVENT(xfs_filestream_pick, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_lock_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 723 | DECLARE_EVENT_CLASS(xfs_lock_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 723 | DECLARE_EVENT_CLASS(xfs_lock_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_inode_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:756:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 756 | DECLARE_EVENT_CLASS(xfs_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:756:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 756 | DECLARE_EVENT_CLASS(xfs_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_filemap_fault’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ 830 | TRACE_EVENT(xfs_filemap_fault, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ 830 | TRACE_EVENT(xfs_filemap_fault, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_iref_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:852:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 852 | DECLARE_EVENT_CLASS(xfs_iref_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:852:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 852 | DECLARE_EVENT_CLASS(xfs_iref_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_iomap_prealloc_size’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:877:1: note: in expansion of macro ‘TRACE_EVENT’ 877 | TRACE_EVENT(xfs_iomap_prealloc_size, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:877:1: note: in expansion of macro ‘TRACE_EVENT’ 877 | TRACE_EVENT(xfs_iomap_prealloc_size, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_irec_merge_pre’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:901:1: note: in expansion of macro ‘TRACE_EVENT’ 901 | TRACE_EVENT(xfs_irec_merge_pre, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:901:1: note: in expansion of macro ‘TRACE_EVENT’ 901 | TRACE_EVENT(xfs_irec_merge_pre, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_irec_merge_post’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:930:1: note: in expansion of macro ‘TRACE_EVENT’ 930 | TRACE_EVENT(xfs_irec_merge_post, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:930:1: note: in expansion of macro ‘TRACE_EVENT’ 930 | TRACE_EVENT(xfs_irec_merge_post, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_namespace_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:963:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 963 | DECLARE_EVENT_CLASS(xfs_namespace_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:963:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 963 | DECLARE_EVENT_CLASS(xfs_namespace_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_rename’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:995:1: note: in expansion of macro ‘TRACE_EVENT’ 995 | TRACE_EVENT(xfs_rename, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:995:1: note: in expansion of macro ‘TRACE_EVENT’ 995 | TRACE_EVENT(xfs_rename, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_dquot_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1029:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1029 | DECLARE_EVENT_CLASS(xfs_dquot_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1029:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1029 | DECLARE_EVENT_CLASS(xfs_dquot_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_trans_mod_dquot’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ 1127 | TRACE_EVENT(xfs_trans_mod_dquot, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ 1127 | TRACE_EVENT(xfs_trans_mod_dquot, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_dqtrx_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1156 | DECLARE_EVENT_CLASS(xfs_dqtrx_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1156 | DECLARE_EVENT_CLASS(xfs_dqtrx_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_loggrant_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1228 | DECLARE_EVENT_CLASS(xfs_loggrant_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1228 | DECLARE_EVENT_CLASS(xfs_loggrant_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_log_item_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1312:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1312 | DECLARE_EVENT_CLASS(xfs_log_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1312:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1312 | DECLARE_EVENT_CLASS(xfs_log_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_log_force’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ 1337 | TRACE_EVENT(xfs_log_force, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ 1337 | TRACE_EVENT(xfs_log_force, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_ail_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1367 | DECLARE_EVENT_CLASS(xfs_ail_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1367 | DECLARE_EVENT_CLASS(xfs_ail_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_log_assign_tail_lsn’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1403:1: note: in expansion of macro ‘TRACE_EVENT’ 1403 | TRACE_EVENT(xfs_log_assign_tail_lsn, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1403:1: note: in expansion of macro ‘TRACE_EVENT’ 1403 | TRACE_EVENT(xfs_log_assign_tail_lsn, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_file_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1425:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1425 | DECLARE_EVENT_CLASS(xfs_file_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1425:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1425 | DECLARE_EVENT_CLASS(xfs_file_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_imap_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1462:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1462 | DECLARE_EVENT_CLASS(xfs_imap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1462:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1462 | DECLARE_EVENT_CLASS(xfs_imap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_simple_io_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1511:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1511 | DECLARE_EVENT_CLASS(xfs_simple_io_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1511:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1511 | DECLARE_EVENT_CLASS(xfs_simple_io_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_itrunc_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1553:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1553 | DECLARE_EVENT_CLASS(xfs_itrunc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1553:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1553 | DECLARE_EVENT_CLASS(xfs_itrunc_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_pagecache_inval’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1582:1: note: in expansion of macro ‘TRACE_EVENT’ 1582 | TRACE_EVENT(xfs_pagecache_inval, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1582:1: note: in expansion of macro ‘TRACE_EVENT’ 1582 | TRACE_EVENT(xfs_pagecache_inval, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_bunmap’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1607:1: note: in expansion of macro ‘TRACE_EVENT’ 1607 | TRACE_EVENT(xfs_bunmap, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1607:1: note: in expansion of macro ‘TRACE_EVENT’ 1607 | TRACE_EVENT(xfs_bunmap, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_extent_busy_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1641:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1641 | DECLARE_EVENT_CLASS(xfs_extent_busy_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1641:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1641 | DECLARE_EVENT_CLASS(xfs_extent_busy_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_extent_busy_trim’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1673:1: note: in expansion of macro ‘TRACE_EVENT’ 1673 | TRACE_EVENT(xfs_extent_busy_trim, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1673:1: note: in expansion of macro ‘TRACE_EVENT’ 1673 | TRACE_EVENT(xfs_extent_busy_trim, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_agf_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1703:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1703 | DECLARE_EVENT_CLASS(xfs_agf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1703:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1703 | DECLARE_EVENT_CLASS(xfs_agf_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_free_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1765:1: note: in expansion of macro ‘TRACE_EVENT’ 1765 | TRACE_EVENT(xfs_free_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1765:1: note: in expansion of macro ‘TRACE_EVENT’ 1765 | TRACE_EVENT(xfs_free_extent, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_alloc_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1800 | DECLARE_EVENT_CLASS(xfs_alloc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1800 | DECLARE_EVENT_CLASS(xfs_alloc_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_alloc_cur_check’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1905:1: note: in expansion of macro ‘TRACE_EVENT’ 1905 | TRACE_EVENT(xfs_alloc_cur_check, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1905:1: note: in expansion of macro ‘TRACE_EVENT’ 1905 | TRACE_EVENT(xfs_alloc_cur_check, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_da_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1931:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1931 | DECLARE_EVENT_CLASS(xfs_da_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1931:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1931 | DECLARE_EVENT_CLASS(xfs_da_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_attr_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1998:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1998 | DECLARE_EVENT_CLASS(xfs_attr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1998:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1998 | DECLARE_EVENT_CLASS(xfs_attr_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_dir2_space_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2106 | DECLARE_EVENT_CLASS(xfs_dir2_space_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2106 | DECLARE_EVENT_CLASS(xfs_dir2_space_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_dir2_leafn_moveents’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2137:1: note: in expansion of macro ‘TRACE_EVENT’ 2137 | TRACE_EVENT(xfs_dir2_leafn_moveents, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2137:1: note: in expansion of macro ‘TRACE_EVENT’ 2137 | TRACE_EVENT(xfs_dir2_leafn_moveents, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_swap_extent_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2176 | DECLARE_EVENT_CLASS(xfs_swap_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2176 | DECLARE_EVENT_CLASS(xfs_swap_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_log_recover’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ 2216 | TRACE_EVENT(xfs_log_recover, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ 2216 | TRACE_EVENT(xfs_log_recover, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_log_recover_record’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ 2234 | TRACE_EVENT(xfs_log_recover_record, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ 2234 | TRACE_EVENT(xfs_log_recover_record, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_log_recover_item_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2257 | DECLARE_EVENT_CLASS(xfs_log_recover_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2257 | DECLARE_EVENT_CLASS(xfs_log_recover_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_log_recover_buf_item_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2305:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2305 | DECLARE_EVENT_CLASS(xfs_log_recover_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2305:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2305 | DECLARE_EVENT_CLASS(xfs_log_recover_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_log_recover_ino_item_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2349 | DECLARE_EVENT_CLASS(xfs_log_recover_ino_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2349 | DECLARE_EVENT_CLASS(xfs_log_recover_ino_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_log_recover_icreate_item_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2395 | DECLARE_EVENT_CLASS(xfs_log_recover_icreate_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2395 | DECLARE_EVENT_CLASS(xfs_log_recover_icreate_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_discard_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2433 | DECLARE_EVENT_CLASS(xfs_discard_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2433 | DECLARE_EVENT_CLASS(xfs_discard_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_rtdiscard_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2466 | DECLARE_EVENT_CLASS(xfs_rtdiscard_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2466 | DECLARE_EVENT_CLASS(xfs_rtdiscard_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_btree_cur_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2495 | DECLARE_EVENT_CLASS(xfs_btree_cur_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2495 | DECLARE_EVENT_CLASS(xfs_btree_cur_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_btree_alloc_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2530:1: note: in expansion of macro ‘TRACE_EVENT’ 2530 | TRACE_EVENT(xfs_btree_alloc_block, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2530:1: note: in expansion of macro ‘TRACE_EVENT’ 2530 | TRACE_EVENT(xfs_btree_alloc_block, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_btree_free_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2584:1: note: in expansion of macro ‘TRACE_EVENT’ 2584 | TRACE_EVENT(xfs_btree_free_block, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2584:1: note: in expansion of macro ‘TRACE_EVENT’ 2584 | TRACE_EVENT(xfs_btree_free_block, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_defer_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2617:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2617 | DECLARE_EVENT_CLASS(xfs_defer_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2617:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2617 | DECLARE_EVENT_CLASS(xfs_defer_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_defer_error_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2641:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2641 | DECLARE_EVENT_CLASS(xfs_defer_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2641:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2641 | DECLARE_EVENT_CLASS(xfs_defer_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_defer_pending_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2665 | DECLARE_EVENT_CLASS(xfs_defer_pending_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2665 | DECLARE_EVENT_CLASS(xfs_defer_pending_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_free_extent_deferred_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2715 | DECLARE_EVENT_CLASS(xfs_free_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2715 | DECLARE_EVENT_CLASS(xfs_free_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_defer_pending_item_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2748:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2748 | DECLARE_EVENT_CLASS(xfs_defer_pending_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2748:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2748 | DECLARE_EVENT_CLASS(xfs_defer_pending_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_rmap_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2790:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2790 | DECLARE_EVENT_CLASS(xfs_rmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2790:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2790 | DECLARE_EVENT_CLASS(xfs_rmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_btree_error_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2832:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2832 | DECLARE_EVENT_CLASS(xfs_btree_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2832:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2832 | DECLARE_EVENT_CLASS(xfs_btree_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_rmap_convert_state’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2886:1: note: in expansion of macro ‘TRACE_EVENT’ 2886 | TRACE_EVENT(xfs_rmap_convert_state, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2886:1: note: in expansion of macro ‘TRACE_EVENT’ 2886 | TRACE_EVENT(xfs_rmap_convert_state, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_rmapbt_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2924:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2924 | DECLARE_EVENT_CLASS(xfs_rmapbt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2924:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2924 | DECLARE_EVENT_CLASS(xfs_rmapbt_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_rmap_deferred_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2972:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2972 | DECLARE_EVENT_CLASS(xfs_rmap_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2972:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2972 | DECLARE_EVENT_CLASS(xfs_rmap_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_bmap_deferred_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3035:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3035 | DECLARE_EVENT_CLASS(xfs_bmap_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3035:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3035 | DECLARE_EVENT_CLASS(xfs_bmap_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_ag_resv_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3096:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3096 | DECLARE_EVENT_CLASS(xfs_ag_resv_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3096:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3096 | DECLARE_EVENT_CLASS(xfs_ag_resv_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_ag_error_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3148 | DECLARE_EVENT_CLASS(xfs_ag_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3148 | DECLARE_EVENT_CLASS(xfs_ag_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_refcount_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3180 | DECLARE_EVENT_CLASS(xfs_refcount_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3180 | DECLARE_EVENT_CLASS(xfs_refcount_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_refcount_lookup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3211:1: note: in expansion of macro ‘TRACE_EVENT’ 3211 | TRACE_EVENT(xfs_refcount_lookup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3211:1: note: in expansion of macro ‘TRACE_EVENT’ 3211 | TRACE_EVENT(xfs_refcount_lookup, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_refcount_extent_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3236 | DECLARE_EVENT_CLASS(xfs_refcount_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3236 | DECLARE_EVENT_CLASS(xfs_refcount_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_refcount_extent_at_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3270:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3270 | DECLARE_EVENT_CLASS(xfs_refcount_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3270:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3270 | DECLARE_EVENT_CLASS(xfs_refcount_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_refcount_double_extent_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3309:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3309 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3309:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3309 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_refcount_double_extent_at_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3358:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3358 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3358:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3358 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_refcount_triple_extent_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3410:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3410 | DECLARE_EVENT_CLASS(xfs_refcount_triple_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3410:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3410 | DECLARE_EVENT_CLASS(xfs_refcount_triple_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_refcount_deferred_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3512 | DECLARE_EVENT_CLASS(xfs_refcount_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3512 | DECLARE_EVENT_CLASS(xfs_refcount_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_inode_error_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3545:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3545 | DECLARE_EVENT_CLASS(xfs_inode_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3545:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3545 | DECLARE_EVENT_CLASS(xfs_inode_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_double_io_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3576:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3576 | DECLARE_EVENT_CLASS(xfs_double_io_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3576:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3576 | DECLARE_EVENT_CLASS(xfs_double_io_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_inode_irec_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3626:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3626 | DECLARE_EVENT_CLASS(xfs_inode_irec_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3626:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3626 | DECLARE_EVENT_CLASS(xfs_inode_irec_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_wb_invalid_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3659 | DECLARE_EVENT_CLASS(xfs_wb_invalid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3659 | DECLARE_EVENT_CLASS(xfs_wb_invalid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_iomap_invalid_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3702:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3702 | DECLARE_EVENT_CLASS(xfs_iomap_invalid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3702:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3702 | DECLARE_EVENT_CLASS(xfs_iomap_invalid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_reflink_remap_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3750:1: note: in expansion of macro ‘TRACE_EVENT’ 3750 | TRACE_EVENT(xfs_reflink_remap_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3750:1: note: in expansion of macro ‘TRACE_EVENT’ 3750 | TRACE_EVENT(xfs_reflink_remap_blocks, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_ioctl_clone’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3794:1: note: in expansion of macro ‘TRACE_EVENT’ 3794 | TRACE_EVENT(xfs_ioctl_clone, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3794:1: note: in expansion of macro ‘TRACE_EVENT’ 3794 | TRACE_EVENT(xfs_ioctl_clone, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_fsmap_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3846 | DECLARE_EVENT_CLASS(xfs_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3846 | DECLARE_EVENT_CLASS(xfs_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_fsmap_linear_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3889:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3889 | DECLARE_EVENT_CLASS(xfs_fsmap_linear_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3889:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3889 | DECLARE_EVENT_CLASS(xfs_fsmap_linear_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_getfsmap_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3914:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3914 | DECLARE_EVENT_CLASS(xfs_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3914:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3914 | DECLARE_EVENT_CLASS(xfs_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_trans_resv_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3952:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3952 | DECLARE_EVENT_CLASS(xfs_trans_resv_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3952:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3952 | DECLARE_EVENT_CLASS(xfs_trans_resv_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_log_get_max_trans_res’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3986:1: note: in expansion of macro ‘TRACE_EVENT’ 3986 | TRACE_EVENT(xfs_log_get_max_trans_res, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3986:1: note: in expansion of macro ‘TRACE_EVENT’ 3986 | TRACE_EVENT(xfs_log_get_max_trans_res, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_trans_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4005:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4005 | DECLARE_EVENT_CLASS(xfs_trans_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4005:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4005 | DECLARE_EVENT_CLASS(xfs_trans_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_iunlink_update_bucket’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4043:1: note: in expansion of macro ‘TRACE_EVENT’ 4043 | TRACE_EVENT(xfs_iunlink_update_bucket, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4043:1: note: in expansion of macro ‘TRACE_EVENT’ 4043 | TRACE_EVENT(xfs_iunlink_update_bucket, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_iunlink_update_dinode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4069:1: note: in expansion of macro ‘TRACE_EVENT’ 4069 | TRACE_EVENT(xfs_iunlink_update_dinode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4069:1: note: in expansion of macro ‘TRACE_EVENT’ 4069 | TRACE_EVENT(xfs_iunlink_update_dinode, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_iunlink_reload_next’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4095:1: note: in expansion of macro ‘TRACE_EVENT’ 4095 | TRACE_EVENT(xfs_iunlink_reload_next, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4095:1: note: in expansion of macro ‘TRACE_EVENT’ 4095 | TRACE_EVENT(xfs_iunlink_reload_next, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_inode_reload_unlinked_bucket’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4120:1: note: in expansion of macro ‘TRACE_EVENT’ 4120 | TRACE_EVENT(xfs_inode_reload_unlinked_bucket, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4120:1: note: in expansion of macro ‘TRACE_EVENT’ 4120 | TRACE_EVENT(xfs_inode_reload_unlinked_bucket, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_ag_inode_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4140:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4140 | DECLARE_EVENT_CLASS(xfs_ag_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4140:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4140 | DECLARE_EVENT_CLASS(xfs_ag_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_fs_corrupt_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4165 | DECLARE_EVENT_CLASS(xfs_fs_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4165 | DECLARE_EVENT_CLASS(xfs_fs_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_ag_corrupt_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4193 | DECLARE_EVENT_CLASS(xfs_ag_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4193 | DECLARE_EVENT_CLASS(xfs_ag_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_inode_corrupt_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4220 | DECLARE_EVENT_CLASS(xfs_inode_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4220 | DECLARE_EVENT_CLASS(xfs_inode_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_iwalk_ag’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4246:1: note: in expansion of macro ‘TRACE_EVENT’ 4246 | TRACE_EVENT(xfs_iwalk_ag, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4246:1: note: in expansion of macro ‘TRACE_EVENT’ 4246 | TRACE_EVENT(xfs_iwalk_ag, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_iwalk_ag_rec’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4265:1: note: in expansion of macro ‘TRACE_EVENT’ 4265 | TRACE_EVENT(xfs_iwalk_ag_rec, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4265:1: note: in expansion of macro ‘TRACE_EVENT’ 4265 | TRACE_EVENT(xfs_iwalk_ag_rec, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_pwork_init’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4286:1: note: in expansion of macro ‘TRACE_EVENT’ 4286 | TRACE_EVENT(xfs_pwork_init, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4286:1: note: in expansion of macro ‘TRACE_EVENT’ 4286 | TRACE_EVENT(xfs_pwork_init, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_check_new_dalign’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4304:1: note: in expansion of macro ‘TRACE_EVENT’ 4304 | TRACE_EVENT(xfs_check_new_dalign, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4304:1: note: in expansion of macro ‘TRACE_EVENT’ 4304 | TRACE_EVENT(xfs_check_new_dalign, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_btree_commit_afakeroot’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4325:1: note: in expansion of macro ‘TRACE_EVENT’ 4325 | TRACE_EVENT(xfs_btree_commit_afakeroot, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4325:1: note: in expansion of macro ‘TRACE_EVENT’ 4325 | TRACE_EVENT(xfs_btree_commit_afakeroot, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_btree_commit_ifakeroot’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4353:1: note: in expansion of macro ‘TRACE_EVENT’ 4353 | TRACE_EVENT(xfs_btree_commit_ifakeroot, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4353:1: note: in expansion of macro ‘TRACE_EVENT’ 4353 | TRACE_EVENT(xfs_btree_commit_ifakeroot, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_btree_bload_level_geometry’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4386:1: note: in expansion of macro ‘TRACE_EVENT’ 4386 | TRACE_EVENT(xfs_btree_bload_level_geometry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4386:1: note: in expansion of macro ‘TRACE_EVENT’ 4386 | TRACE_EVENT(xfs_btree_bload_level_geometry, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_btree_bload_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4427:1: note: in expansion of macro ‘TRACE_EVENT’ 4427 | TRACE_EVENT(xfs_btree_bload_block, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4427:1: note: in expansion of macro ‘TRACE_EVENT’ 4427 | TRACE_EVENT(xfs_btree_bload_block, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_timestamp_range_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4470:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4470 | DECLARE_EVENT_CLASS(xfs_timestamp_range_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4470:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4470 | DECLARE_EVENT_CLASS(xfs_timestamp_range_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_icwalk_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4496:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4496 | DECLARE_EVENT_CLASS(xfs_icwalk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4496:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4496 | DECLARE_EVENT_CLASS(xfs_icwalk_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xlog_iclog_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4547 | DECLARE_EVENT_CLASS(xlog_iclog_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4547 | DECLARE_EVENT_CLASS(xlog_iclog_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_das_state_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4622 | DECLARE_EVENT_CLASS(xfs_das_state_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4622 | DECLARE_EVENT_CLASS(xfs_das_state_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_force_shutdown’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4652:1: note: in expansion of macro ‘TRACE_EVENT’ 4652 | TRACE_EVENT(xfs_force_shutdown, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4652:1: note: in expansion of macro ‘TRACE_EVENT’ 4652 | TRACE_EVENT(xfs_force_shutdown, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_perag_intents_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4679 | DECLARE_EVENT_CLASS(xfs_perag_intents_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4679 | DECLARE_EVENT_CLASS(xfs_perag_intents_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xmbuf_create’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4712:1: note: in expansion of macro ‘TRACE_EVENT’ 4712 | TRACE_EVENT(xmbuf_create, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4712:1: note: in expansion of macro ‘TRACE_EVENT’ 4712 | TRACE_EVENT(xmbuf_create, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xmbuf_free’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4737:1: note: in expansion of macro ‘TRACE_EVENT’ 4737 | TRACE_EVENT(xmbuf_free, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4737:1: note: in expansion of macro ‘TRACE_EVENT’ 4737 | TRACE_EVENT(xmbuf_free, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfbtree_init’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4764:1: note: in expansion of macro ‘TRACE_EVENT’ 4764 | TRACE_EVENT(xfbtree_init, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4764:1: note: in expansion of macro ‘TRACE_EVENT’ 4764 | TRACE_EVENT(xfbtree_init, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfbtree_buf_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4796:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4796 | DECLARE_EVENT_CLASS(xfbtree_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4796:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4796 | DECLARE_EVENT_CLASS(xfbtree_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfbtree_freesp_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4835:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4835 | DECLARE_EVENT_CLASS(xfbtree_freesp_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4835:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4835 | DECLARE_EVENT_CLASS(xfbtree_freesp_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_exchrange_inode_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4885:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4885 | DECLARE_EVENT_CLASS(xfs_exchrange_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4885:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4885 | DECLARE_EVENT_CLASS(xfs_exchrange_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_exchrange_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4932:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4932 | DECLARE_EVENT_CLASS(xfs_exchrange_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4932:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4932 | DECLARE_EVENT_CLASS(xfs_exchrange_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_exchmaps_overhead’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4989:1: note: in expansion of macro ‘TRACE_EVENT’ 4989 | TRACE_EVENT(xfs_exchmaps_overhead, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4989:1: note: in expansion of macro ‘TRACE_EVENT’ 4989 | TRACE_EVENT(xfs_exchmaps_overhead, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_exchmaps_estimate_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5009:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5009 | DECLARE_EVENT_CLASS(xfs_exchmaps_estimate_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5009:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5009 | DECLARE_EVENT_CLASS(xfs_exchmaps_estimate_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_exchmaps_intent_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5063:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5063 | DECLARE_EVENT_CLASS(xfs_exchmaps_intent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5063:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5063 | DECLARE_EVENT_CLASS(xfs_exchmaps_intent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_exchmaps_delta_nextents_step’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5109:1: note: in expansion of macro ‘TRACE_EVENT’ 5109 | TRACE_EVENT(xfs_exchmaps_delta_nextents_step, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5109:1: note: in expansion of macro ‘TRACE_EVENT’ 5109 | TRACE_EVENT(xfs_exchmaps_delta_nextents_step, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_exchmaps_delta_nextents’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5160:1: note: in expansion of macro ‘TRACE_EVENT’ 5160 | TRACE_EVENT(xfs_exchmaps_delta_nextents, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5160:1: note: in expansion of macro ‘TRACE_EVENT’ 5160 | TRACE_EVENT(xfs_exchmaps_delta_nextents, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_getparents_rec_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5191:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5191 | DECLARE_EVENT_CLASS(xfs_getparents_rec_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5191:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5191 | DECLARE_EVENT_CLASS(xfs_getparents_rec_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_getparents_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5235:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5235 | DECLARE_EVENT_CLASS(xfs_getparents_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5235:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5235 | DECLARE_EVENT_CLASS(xfs_getparents_class, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_attr_list_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(xfs_attr_list_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(xfs_attr_list_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xlog_intent_recovery_failed’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:163:1: note: in expansion of macro ‘TRACE_EVENT’ 163 | TRACE_EVENT(xlog_intent_recovery_failed, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:163:1: note: in expansion of macro ‘TRACE_EVENT’ 163 | TRACE_EVENT(xlog_intent_recovery_failed, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_perag_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(xfs_perag_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(xfs_perag_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_inodegc_worker’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ 222 | TRACE_EVENT(xfs_inodegc_worker, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ 222 | TRACE_EVENT(xfs_inodegc_worker, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_fs_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:238:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 238 | DECLARE_EVENT_CLASS(xfs_fs_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:238:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 238 | DECLARE_EVENT_CLASS(xfs_fs_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_inodegc_shrinker_scan’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(xfs_inodegc_shrinker_scan, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(xfs_inodegc_shrinker_scan, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_ag_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:301:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 301 | DECLARE_EVENT_CLASS(xfs_ag_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:301:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 301 | DECLARE_EVENT_CLASS(xfs_ag_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_attr_list_node_descend’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(xfs_attr_list_node_descend, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(xfs_attr_list_node_descend, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_bmap_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:378:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 378 | DECLARE_EVENT_CLASS(xfs_bmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:378:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 378 | DECLARE_EVENT_CLASS(xfs_bmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_buf_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:437:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 437 | DECLARE_EVENT_CLASS(xfs_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:437:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 437 | DECLARE_EVENT_CLASS(xfs_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_buf_flags_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:508:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 508 | DECLARE_EVENT_CLASS(xfs_buf_flags_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:508:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 508 | DECLARE_EVENT_CLASS(xfs_buf_flags_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_buf_ioerror’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:551:1: note: in expansion of macro ‘TRACE_EVENT’ 551 | TRACE_EVENT(xfs_buf_ioerror, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:551:1: note: in expansion of macro ‘TRACE_EVENT’ 551 | TRACE_EVENT(xfs_buf_ioerror, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_buf_item_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:589:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 589 | DECLARE_EVENT_CLASS(xfs_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:589:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 589 | DECLARE_EVENT_CLASS(xfs_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_filestream_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:664:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 664 | DECLARE_EVENT_CLASS(xfs_filestream_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:664:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 664 | DECLARE_EVENT_CLASS(xfs_filestream_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_filestream_pick’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:693:1: note: in expansion of macro ‘TRACE_EVENT’ 693 | TRACE_EVENT(xfs_filestream_pick, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:693:1: note: in expansion of macro ‘TRACE_EVENT’ 693 | TRACE_EVENT(xfs_filestream_pick, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_lock_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 723 | DECLARE_EVENT_CLASS(xfs_lock_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 723 | DECLARE_EVENT_CLASS(xfs_lock_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_inode_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:756:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 756 | DECLARE_EVENT_CLASS(xfs_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:756:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 756 | DECLARE_EVENT_CLASS(xfs_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_filemap_fault’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ 830 | TRACE_EVENT(xfs_filemap_fault, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ 830 | TRACE_EVENT(xfs_filemap_fault, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_iref_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:852:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 852 | DECLARE_EVENT_CLASS(xfs_iref_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:852:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 852 | DECLARE_EVENT_CLASS(xfs_iref_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_iomap_prealloc_size’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:877:1: note: in expansion of macro ‘TRACE_EVENT’ 877 | TRACE_EVENT(xfs_iomap_prealloc_size, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:877:1: note: in expansion of macro ‘TRACE_EVENT’ 877 | TRACE_EVENT(xfs_iomap_prealloc_size, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_irec_merge_pre’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:901:1: note: in expansion of macro ‘TRACE_EVENT’ 901 | TRACE_EVENT(xfs_irec_merge_pre, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:901:1: note: in expansion of macro ‘TRACE_EVENT’ 901 | TRACE_EVENT(xfs_irec_merge_pre, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_irec_merge_post’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:930:1: note: in expansion of macro ‘TRACE_EVENT’ 930 | TRACE_EVENT(xfs_irec_merge_post, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:930:1: note: in expansion of macro ‘TRACE_EVENT’ 930 | TRACE_EVENT(xfs_irec_merge_post, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_namespace_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:963:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 963 | DECLARE_EVENT_CLASS(xfs_namespace_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:963:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 963 | DECLARE_EVENT_CLASS(xfs_namespace_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_rename’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:995:1: note: in expansion of macro ‘TRACE_EVENT’ 995 | TRACE_EVENT(xfs_rename, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:995:1: note: in expansion of macro ‘TRACE_EVENT’ 995 | TRACE_EVENT(xfs_rename, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_dquot_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1029:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1029 | DECLARE_EVENT_CLASS(xfs_dquot_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1029:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1029 | DECLARE_EVENT_CLASS(xfs_dquot_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_trans_mod_dquot’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ 1127 | TRACE_EVENT(xfs_trans_mod_dquot, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ 1127 | TRACE_EVENT(xfs_trans_mod_dquot, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_dqtrx_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1156 | DECLARE_EVENT_CLASS(xfs_dqtrx_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1156 | DECLARE_EVENT_CLASS(xfs_dqtrx_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_loggrant_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1228 | DECLARE_EVENT_CLASS(xfs_loggrant_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1228 | DECLARE_EVENT_CLASS(xfs_loggrant_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_log_item_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1312:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1312 | DECLARE_EVENT_CLASS(xfs_log_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1312:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1312 | DECLARE_EVENT_CLASS(xfs_log_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_log_force’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ 1337 | TRACE_EVENT(xfs_log_force, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ 1337 | TRACE_EVENT(xfs_log_force, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_ail_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1367 | DECLARE_EVENT_CLASS(xfs_ail_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1367 | DECLARE_EVENT_CLASS(xfs_ail_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_log_assign_tail_lsn’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1403:1: note: in expansion of macro ‘TRACE_EVENT’ 1403 | TRACE_EVENT(xfs_log_assign_tail_lsn, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1403:1: note: in expansion of macro ‘TRACE_EVENT’ 1403 | TRACE_EVENT(xfs_log_assign_tail_lsn, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_file_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1425:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1425 | DECLARE_EVENT_CLASS(xfs_file_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1425:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1425 | DECLARE_EVENT_CLASS(xfs_file_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_imap_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1462:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1462 | DECLARE_EVENT_CLASS(xfs_imap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1462:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1462 | DECLARE_EVENT_CLASS(xfs_imap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_simple_io_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1511:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1511 | DECLARE_EVENT_CLASS(xfs_simple_io_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1511:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1511 | DECLARE_EVENT_CLASS(xfs_simple_io_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_itrunc_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1553:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1553 | DECLARE_EVENT_CLASS(xfs_itrunc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1553:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1553 | DECLARE_EVENT_CLASS(xfs_itrunc_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_pagecache_inval’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1582:1: note: in expansion of macro ‘TRACE_EVENT’ 1582 | TRACE_EVENT(xfs_pagecache_inval, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1582:1: note: in expansion of macro ‘TRACE_EVENT’ 1582 | TRACE_EVENT(xfs_pagecache_inval, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_bunmap’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1607:1: note: in expansion of macro ‘TRACE_EVENT’ 1607 | TRACE_EVENT(xfs_bunmap, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1607:1: note: in expansion of macro ‘TRACE_EVENT’ 1607 | TRACE_EVENT(xfs_bunmap, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_extent_busy_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1641:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1641 | DECLARE_EVENT_CLASS(xfs_extent_busy_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1641:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1641 | DECLARE_EVENT_CLASS(xfs_extent_busy_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_extent_busy_trim’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1673:1: note: in expansion of macro ‘TRACE_EVENT’ 1673 | TRACE_EVENT(xfs_extent_busy_trim, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1673:1: note: in expansion of macro ‘TRACE_EVENT’ 1673 | TRACE_EVENT(xfs_extent_busy_trim, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_agf_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1703:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1703 | DECLARE_EVENT_CLASS(xfs_agf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1703:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1703 | DECLARE_EVENT_CLASS(xfs_agf_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_free_extent’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1765:1: note: in expansion of macro ‘TRACE_EVENT’ 1765 | TRACE_EVENT(xfs_free_extent, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1765:1: note: in expansion of macro ‘TRACE_EVENT’ 1765 | TRACE_EVENT(xfs_free_extent, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_alloc_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1800 | DECLARE_EVENT_CLASS(xfs_alloc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1800 | DECLARE_EVENT_CLASS(xfs_alloc_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_alloc_cur_check’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1905:1: note: in expansion of macro ‘TRACE_EVENT’ 1905 | TRACE_EVENT(xfs_alloc_cur_check, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1905:1: note: in expansion of macro ‘TRACE_EVENT’ 1905 | TRACE_EVENT(xfs_alloc_cur_check, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_da_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1931:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1931 | DECLARE_EVENT_CLASS(xfs_da_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1931:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1931 | DECLARE_EVENT_CLASS(xfs_da_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_attr_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1998:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1998 | DECLARE_EVENT_CLASS(xfs_attr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1998:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1998 | DECLARE_EVENT_CLASS(xfs_attr_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_dir2_space_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2106 | DECLARE_EVENT_CLASS(xfs_dir2_space_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2106 | DECLARE_EVENT_CLASS(xfs_dir2_space_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_dir2_leafn_moveents’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2137:1: note: in expansion of macro ‘TRACE_EVENT’ 2137 | TRACE_EVENT(xfs_dir2_leafn_moveents, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2137:1: note: in expansion of macro ‘TRACE_EVENT’ 2137 | TRACE_EVENT(xfs_dir2_leafn_moveents, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_swap_extent_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2176 | DECLARE_EVENT_CLASS(xfs_swap_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2176 | DECLARE_EVENT_CLASS(xfs_swap_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_log_recover’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ 2216 | TRACE_EVENT(xfs_log_recover, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ 2216 | TRACE_EVENT(xfs_log_recover, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_log_recover_record’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ 2234 | TRACE_EVENT(xfs_log_recover_record, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ 2234 | TRACE_EVENT(xfs_log_recover_record, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_log_recover_item_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2257 | DECLARE_EVENT_CLASS(xfs_log_recover_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2257 | DECLARE_EVENT_CLASS(xfs_log_recover_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_log_recover_buf_item_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2305:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2305 | DECLARE_EVENT_CLASS(xfs_log_recover_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2305:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2305 | DECLARE_EVENT_CLASS(xfs_log_recover_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_log_recover_ino_item_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2349 | DECLARE_EVENT_CLASS(xfs_log_recover_ino_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2349 | DECLARE_EVENT_CLASS(xfs_log_recover_ino_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_log_recover_icreate_item_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2395 | DECLARE_EVENT_CLASS(xfs_log_recover_icreate_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2395 | DECLARE_EVENT_CLASS(xfs_log_recover_icreate_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_discard_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2433 | DECLARE_EVENT_CLASS(xfs_discard_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2433 | DECLARE_EVENT_CLASS(xfs_discard_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_rtdiscard_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2466 | DECLARE_EVENT_CLASS(xfs_rtdiscard_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2466 | DECLARE_EVENT_CLASS(xfs_rtdiscard_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_btree_cur_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2495 | DECLARE_EVENT_CLASS(xfs_btree_cur_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2495 | DECLARE_EVENT_CLASS(xfs_btree_cur_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_btree_alloc_block’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2530:1: note: in expansion of macro ‘TRACE_EVENT’ 2530 | TRACE_EVENT(xfs_btree_alloc_block, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2530:1: note: in expansion of macro ‘TRACE_EVENT’ 2530 | TRACE_EVENT(xfs_btree_alloc_block, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_btree_free_block’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2584:1: note: in expansion of macro ‘TRACE_EVENT’ 2584 | TRACE_EVENT(xfs_btree_free_block, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2584:1: note: in expansion of macro ‘TRACE_EVENT’ 2584 | TRACE_EVENT(xfs_btree_free_block, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_defer_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2617:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2617 | DECLARE_EVENT_CLASS(xfs_defer_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2617:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2617 | DECLARE_EVENT_CLASS(xfs_defer_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_defer_error_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2641:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2641 | DECLARE_EVENT_CLASS(xfs_defer_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2641:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2641 | DECLARE_EVENT_CLASS(xfs_defer_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_defer_pending_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2665 | DECLARE_EVENT_CLASS(xfs_defer_pending_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2665 | DECLARE_EVENT_CLASS(xfs_defer_pending_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_free_extent_deferred_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2715 | DECLARE_EVENT_CLASS(xfs_free_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2715 | DECLARE_EVENT_CLASS(xfs_free_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_defer_pending_item_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2748:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2748 | DECLARE_EVENT_CLASS(xfs_defer_pending_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2748:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2748 | DECLARE_EVENT_CLASS(xfs_defer_pending_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_rmap_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2790:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2790 | DECLARE_EVENT_CLASS(xfs_rmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2790:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2790 | DECLARE_EVENT_CLASS(xfs_rmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_btree_error_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2832:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2832 | DECLARE_EVENT_CLASS(xfs_btree_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2832:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2832 | DECLARE_EVENT_CLASS(xfs_btree_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_rmap_convert_state’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2886:1: note: in expansion of macro ‘TRACE_EVENT’ 2886 | TRACE_EVENT(xfs_rmap_convert_state, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2886:1: note: in expansion of macro ‘TRACE_EVENT’ 2886 | TRACE_EVENT(xfs_rmap_convert_state, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_rmapbt_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2924:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2924 | DECLARE_EVENT_CLASS(xfs_rmapbt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2924:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2924 | DECLARE_EVENT_CLASS(xfs_rmapbt_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_rmap_deferred_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2972:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2972 | DECLARE_EVENT_CLASS(xfs_rmap_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2972:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2972 | DECLARE_EVENT_CLASS(xfs_rmap_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_bmap_deferred_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3035:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3035 | DECLARE_EVENT_CLASS(xfs_bmap_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3035:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3035 | DECLARE_EVENT_CLASS(xfs_bmap_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_ag_resv_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3096:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3096 | DECLARE_EVENT_CLASS(xfs_ag_resv_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3096:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3096 | DECLARE_EVENT_CLASS(xfs_ag_resv_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_ag_error_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3148 | DECLARE_EVENT_CLASS(xfs_ag_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3148 | DECLARE_EVENT_CLASS(xfs_ag_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_refcount_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3180 | DECLARE_EVENT_CLASS(xfs_refcount_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3180 | DECLARE_EVENT_CLASS(xfs_refcount_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_refcount_lookup’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3211:1: note: in expansion of macro ‘TRACE_EVENT’ 3211 | TRACE_EVENT(xfs_refcount_lookup, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3211:1: note: in expansion of macro ‘TRACE_EVENT’ 3211 | TRACE_EVENT(xfs_refcount_lookup, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_refcount_extent_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3236 | DECLARE_EVENT_CLASS(xfs_refcount_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3236 | DECLARE_EVENT_CLASS(xfs_refcount_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_refcount_extent_at_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3270:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3270 | DECLARE_EVENT_CLASS(xfs_refcount_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3270:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3270 | DECLARE_EVENT_CLASS(xfs_refcount_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_refcount_double_extent_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3309:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3309 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3309:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3309 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_refcount_double_extent_at_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3358:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3358 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3358:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3358 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_refcount_triple_extent_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3410:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3410 | DECLARE_EVENT_CLASS(xfs_refcount_triple_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3410:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3410 | DECLARE_EVENT_CLASS(xfs_refcount_triple_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_refcount_deferred_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3512 | DECLARE_EVENT_CLASS(xfs_refcount_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3512 | DECLARE_EVENT_CLASS(xfs_refcount_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_inode_error_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3545:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3545 | DECLARE_EVENT_CLASS(xfs_inode_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3545:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3545 | DECLARE_EVENT_CLASS(xfs_inode_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_double_io_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3576:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3576 | DECLARE_EVENT_CLASS(xfs_double_io_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3576:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3576 | DECLARE_EVENT_CLASS(xfs_double_io_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_inode_irec_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3626:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3626 | DECLARE_EVENT_CLASS(xfs_inode_irec_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3626:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3626 | DECLARE_EVENT_CLASS(xfs_inode_irec_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_wb_invalid_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3659 | DECLARE_EVENT_CLASS(xfs_wb_invalid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3659 | DECLARE_EVENT_CLASS(xfs_wb_invalid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_iomap_invalid_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3702:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3702 | DECLARE_EVENT_CLASS(xfs_iomap_invalid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3702:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3702 | DECLARE_EVENT_CLASS(xfs_iomap_invalid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_reflink_remap_blocks’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3750:1: note: in expansion of macro ‘TRACE_EVENT’ 3750 | TRACE_EVENT(xfs_reflink_remap_blocks, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3750:1: note: in expansion of macro ‘TRACE_EVENT’ 3750 | TRACE_EVENT(xfs_reflink_remap_blocks, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_ioctl_clone’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3794:1: note: in expansion of macro ‘TRACE_EVENT’ 3794 | TRACE_EVENT(xfs_ioctl_clone, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3794:1: note: in expansion of macro ‘TRACE_EVENT’ 3794 | TRACE_EVENT(xfs_ioctl_clone, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_fsmap_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3846 | DECLARE_EVENT_CLASS(xfs_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3846 | DECLARE_EVENT_CLASS(xfs_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_fsmap_linear_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3889:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3889 | DECLARE_EVENT_CLASS(xfs_fsmap_linear_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3889:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3889 | DECLARE_EVENT_CLASS(xfs_fsmap_linear_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_getfsmap_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3914:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3914 | DECLARE_EVENT_CLASS(xfs_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3914:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3914 | DECLARE_EVENT_CLASS(xfs_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_trans_resv_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3952:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3952 | DECLARE_EVENT_CLASS(xfs_trans_resv_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3952:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3952 | DECLARE_EVENT_CLASS(xfs_trans_resv_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_log_get_max_trans_res’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3986:1: note: in expansion of macro ‘TRACE_EVENT’ 3986 | TRACE_EVENT(xfs_log_get_max_trans_res, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3986:1: note: in expansion of macro ‘TRACE_EVENT’ 3986 | TRACE_EVENT(xfs_log_get_max_trans_res, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_trans_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4005:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4005 | DECLARE_EVENT_CLASS(xfs_trans_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4005:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4005 | DECLARE_EVENT_CLASS(xfs_trans_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_iunlink_update_bucket’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4043:1: note: in expansion of macro ‘TRACE_EVENT’ 4043 | TRACE_EVENT(xfs_iunlink_update_bucket, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4043:1: note: in expansion of macro ‘TRACE_EVENT’ 4043 | TRACE_EVENT(xfs_iunlink_update_bucket, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_iunlink_update_dinode’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4069:1: note: in expansion of macro ‘TRACE_EVENT’ 4069 | TRACE_EVENT(xfs_iunlink_update_dinode, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4069:1: note: in expansion of macro ‘TRACE_EVENT’ 4069 | TRACE_EVENT(xfs_iunlink_update_dinode, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_iunlink_reload_next’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4095:1: note: in expansion of macro ‘TRACE_EVENT’ 4095 | TRACE_EVENT(xfs_iunlink_reload_next, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4095:1: note: in expansion of macro ‘TRACE_EVENT’ 4095 | TRACE_EVENT(xfs_iunlink_reload_next, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_inode_reload_unlinked_bucket’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4120:1: note: in expansion of macro ‘TRACE_EVENT’ 4120 | TRACE_EVENT(xfs_inode_reload_unlinked_bucket, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4120:1: note: in expansion of macro ‘TRACE_EVENT’ 4120 | TRACE_EVENT(xfs_inode_reload_unlinked_bucket, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_ag_inode_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4140:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4140 | DECLARE_EVENT_CLASS(xfs_ag_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4140:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4140 | DECLARE_EVENT_CLASS(xfs_ag_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_fs_corrupt_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4165 | DECLARE_EVENT_CLASS(xfs_fs_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4165 | DECLARE_EVENT_CLASS(xfs_fs_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_ag_corrupt_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4193 | DECLARE_EVENT_CLASS(xfs_ag_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4193 | DECLARE_EVENT_CLASS(xfs_ag_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_inode_corrupt_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4220 | DECLARE_EVENT_CLASS(xfs_inode_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4220 | DECLARE_EVENT_CLASS(xfs_inode_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_iwalk_ag’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4246:1: note: in expansion of macro ‘TRACE_EVENT’ 4246 | TRACE_EVENT(xfs_iwalk_ag, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4246:1: note: in expansion of macro ‘TRACE_EVENT’ 4246 | TRACE_EVENT(xfs_iwalk_ag, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_iwalk_ag_rec’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4265:1: note: in expansion of macro ‘TRACE_EVENT’ 4265 | TRACE_EVENT(xfs_iwalk_ag_rec, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4265:1: note: in expansion of macro ‘TRACE_EVENT’ 4265 | TRACE_EVENT(xfs_iwalk_ag_rec, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_pwork_init’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4286:1: note: in expansion of macro ‘TRACE_EVENT’ 4286 | TRACE_EVENT(xfs_pwork_init, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4286:1: note: in expansion of macro ‘TRACE_EVENT’ 4286 | TRACE_EVENT(xfs_pwork_init, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_check_new_dalign’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4304:1: note: in expansion of macro ‘TRACE_EVENT’ 4304 | TRACE_EVENT(xfs_check_new_dalign, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4304:1: note: in expansion of macro ‘TRACE_EVENT’ 4304 | TRACE_EVENT(xfs_check_new_dalign, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_btree_commit_afakeroot’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4325:1: note: in expansion of macro ‘TRACE_EVENT’ 4325 | TRACE_EVENT(xfs_btree_commit_afakeroot, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4325:1: note: in expansion of macro ‘TRACE_EVENT’ 4325 | TRACE_EVENT(xfs_btree_commit_afakeroot, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_btree_commit_ifakeroot’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4353:1: note: in expansion of macro ‘TRACE_EVENT’ 4353 | TRACE_EVENT(xfs_btree_commit_ifakeroot, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4353:1: note: in expansion of macro ‘TRACE_EVENT’ 4353 | TRACE_EVENT(xfs_btree_commit_ifakeroot, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_btree_bload_level_geometry’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4386:1: note: in expansion of macro ‘TRACE_EVENT’ 4386 | TRACE_EVENT(xfs_btree_bload_level_geometry, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4386:1: note: in expansion of macro ‘TRACE_EVENT’ 4386 | TRACE_EVENT(xfs_btree_bload_level_geometry, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_btree_bload_block’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4427:1: note: in expansion of macro ‘TRACE_EVENT’ 4427 | TRACE_EVENT(xfs_btree_bload_block, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4427:1: note: in expansion of macro ‘TRACE_EVENT’ 4427 | TRACE_EVENT(xfs_btree_bload_block, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_timestamp_range_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4470:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4470 | DECLARE_EVENT_CLASS(xfs_timestamp_range_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4470:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4470 | DECLARE_EVENT_CLASS(xfs_timestamp_range_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_icwalk_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4496:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4496 | DECLARE_EVENT_CLASS(xfs_icwalk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4496:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4496 | DECLARE_EVENT_CLASS(xfs_icwalk_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xlog_iclog_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4547 | DECLARE_EVENT_CLASS(xlog_iclog_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4547 | DECLARE_EVENT_CLASS(xlog_iclog_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_das_state_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4622 | DECLARE_EVENT_CLASS(xfs_das_state_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4622 | DECLARE_EVENT_CLASS(xfs_das_state_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_force_shutdown’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4652:1: note: in expansion of macro ‘TRACE_EVENT’ 4652 | TRACE_EVENT(xfs_force_shutdown, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4652:1: note: in expansion of macro ‘TRACE_EVENT’ 4652 | TRACE_EVENT(xfs_force_shutdown, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_perag_intents_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4679 | DECLARE_EVENT_CLASS(xfs_perag_intents_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4679 | DECLARE_EVENT_CLASS(xfs_perag_intents_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xmbuf_create’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4712:1: note: in expansion of macro ‘TRACE_EVENT’ 4712 | TRACE_EVENT(xmbuf_create, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4712:1: note: in expansion of macro ‘TRACE_EVENT’ 4712 | TRACE_EVENT(xmbuf_create, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xmbuf_free’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4737:1: note: in expansion of macro ‘TRACE_EVENT’ 4737 | TRACE_EVENT(xmbuf_free, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4737:1: note: in expansion of macro ‘TRACE_EVENT’ 4737 | TRACE_EVENT(xmbuf_free, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfbtree_init’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4764:1: note: in expansion of macro ‘TRACE_EVENT’ 4764 | TRACE_EVENT(xfbtree_init, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4764:1: note: in expansion of macro ‘TRACE_EVENT’ 4764 | TRACE_EVENT(xfbtree_init, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfbtree_buf_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4796:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4796 | DECLARE_EVENT_CLASS(xfbtree_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4796:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4796 | DECLARE_EVENT_CLASS(xfbtree_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfbtree_freesp_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4835:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4835 | DECLARE_EVENT_CLASS(xfbtree_freesp_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4835:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4835 | DECLARE_EVENT_CLASS(xfbtree_freesp_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_exchrange_inode_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4885:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4885 | DECLARE_EVENT_CLASS(xfs_exchrange_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4885:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4885 | DECLARE_EVENT_CLASS(xfs_exchrange_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_exchrange_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4932:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4932 | DECLARE_EVENT_CLASS(xfs_exchrange_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4932:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4932 | DECLARE_EVENT_CLASS(xfs_exchrange_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_exchmaps_overhead’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4989:1: note: in expansion of macro ‘TRACE_EVENT’ 4989 | TRACE_EVENT(xfs_exchmaps_overhead, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4989:1: note: in expansion of macro ‘TRACE_EVENT’ 4989 | TRACE_EVENT(xfs_exchmaps_overhead, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_exchmaps_estimate_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5009:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5009 | DECLARE_EVENT_CLASS(xfs_exchmaps_estimate_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5009:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5009 | DECLARE_EVENT_CLASS(xfs_exchmaps_estimate_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_exchmaps_intent_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5063:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5063 | DECLARE_EVENT_CLASS(xfs_exchmaps_intent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5063:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5063 | DECLARE_EVENT_CLASS(xfs_exchmaps_intent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_exchmaps_delta_nextents_step’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5109:1: note: in expansion of macro ‘TRACE_EVENT’ 5109 | TRACE_EVENT(xfs_exchmaps_delta_nextents_step, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5109:1: note: in expansion of macro ‘TRACE_EVENT’ 5109 | TRACE_EVENT(xfs_exchmaps_delta_nextents_step, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_exchmaps_delta_nextents’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5160:1: note: in expansion of macro ‘TRACE_EVENT’ 5160 | TRACE_EVENT(xfs_exchmaps_delta_nextents, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5160:1: note: in expansion of macro ‘TRACE_EVENT’ 5160 | TRACE_EVENT(xfs_exchmaps_delta_nextents, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_getparents_rec_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5191:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5191 | DECLARE_EVENT_CLASS(xfs_getparents_rec_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5191:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5191 | DECLARE_EVENT_CLASS(xfs_getparents_rec_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘perf_trace_xfs_getparents_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5235:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5235 | DECLARE_EVENT_CLASS(xfs_getparents_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5235:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5235 | DECLARE_EVENT_CLASS(xfs_getparents_class, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_attr_list_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(xfs_attr_list_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(xfs_attr_list_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xlog_intent_recovery_failed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:163:1: note: in expansion of macro ‘TRACE_EVENT’ 163 | TRACE_EVENT(xlog_intent_recovery_failed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:163:1: note: in expansion of macro ‘TRACE_EVENT’ 163 | TRACE_EVENT(xlog_intent_recovery_failed, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_perag_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(xfs_perag_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(xfs_perag_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_inodegc_worker’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ 222 | TRACE_EVENT(xfs_inodegc_worker, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ 222 | TRACE_EVENT(xfs_inodegc_worker, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_fs_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:238:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 238 | DECLARE_EVENT_CLASS(xfs_fs_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:238:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 238 | DECLARE_EVENT_CLASS(xfs_fs_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_inodegc_shrinker_scan’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(xfs_inodegc_shrinker_scan, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(xfs_inodegc_shrinker_scan, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_ag_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:301:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 301 | DECLARE_EVENT_CLASS(xfs_ag_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:301:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 301 | DECLARE_EVENT_CLASS(xfs_ag_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_attr_list_node_descend’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(xfs_attr_list_node_descend, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(xfs_attr_list_node_descend, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_bmap_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:378:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 378 | DECLARE_EVENT_CLASS(xfs_bmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:378:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 378 | DECLARE_EVENT_CLASS(xfs_bmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_buf_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:437:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 437 | DECLARE_EVENT_CLASS(xfs_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:437:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 437 | DECLARE_EVENT_CLASS(xfs_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_buf_flags_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:508:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 508 | DECLARE_EVENT_CLASS(xfs_buf_flags_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:508:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 508 | DECLARE_EVENT_CLASS(xfs_buf_flags_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_buf_ioerror’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:551:1: note: in expansion of macro ‘TRACE_EVENT’ 551 | TRACE_EVENT(xfs_buf_ioerror, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:551:1: note: in expansion of macro ‘TRACE_EVENT’ 551 | TRACE_EVENT(xfs_buf_ioerror, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_buf_item_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:589:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 589 | DECLARE_EVENT_CLASS(xfs_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:589:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 589 | DECLARE_EVENT_CLASS(xfs_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_filestream_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:664:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 664 | DECLARE_EVENT_CLASS(xfs_filestream_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:664:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 664 | DECLARE_EVENT_CLASS(xfs_filestream_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_filestream_pick’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:693:1: note: in expansion of macro ‘TRACE_EVENT’ 693 | TRACE_EVENT(xfs_filestream_pick, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:693:1: note: in expansion of macro ‘TRACE_EVENT’ 693 | TRACE_EVENT(xfs_filestream_pick, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_lock_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 723 | DECLARE_EVENT_CLASS(xfs_lock_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 723 | DECLARE_EVENT_CLASS(xfs_lock_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_inode_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:756:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 756 | DECLARE_EVENT_CLASS(xfs_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:756:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 756 | DECLARE_EVENT_CLASS(xfs_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_filemap_fault’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ 830 | TRACE_EVENT(xfs_filemap_fault, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ 830 | TRACE_EVENT(xfs_filemap_fault, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_iref_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:852:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 852 | DECLARE_EVENT_CLASS(xfs_iref_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:852:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 852 | DECLARE_EVENT_CLASS(xfs_iref_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_iomap_prealloc_size’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:877:1: note: in expansion of macro ‘TRACE_EVENT’ 877 | TRACE_EVENT(xfs_iomap_prealloc_size, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:877:1: note: in expansion of macro ‘TRACE_EVENT’ 877 | TRACE_EVENT(xfs_iomap_prealloc_size, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_irec_merge_pre’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:901:1: note: in expansion of macro ‘TRACE_EVENT’ 901 | TRACE_EVENT(xfs_irec_merge_pre, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:901:1: note: in expansion of macro ‘TRACE_EVENT’ 901 | TRACE_EVENT(xfs_irec_merge_pre, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_irec_merge_post’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:930:1: note: in expansion of macro ‘TRACE_EVENT’ 930 | TRACE_EVENT(xfs_irec_merge_post, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:930:1: note: in expansion of macro ‘TRACE_EVENT’ 930 | TRACE_EVENT(xfs_irec_merge_post, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_namespace_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:963:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 963 | DECLARE_EVENT_CLASS(xfs_namespace_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:963:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 963 | DECLARE_EVENT_CLASS(xfs_namespace_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_rename’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:995:1: note: in expansion of macro ‘TRACE_EVENT’ 995 | TRACE_EVENT(xfs_rename, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:995:1: note: in expansion of macro ‘TRACE_EVENT’ 995 | TRACE_EVENT(xfs_rename, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_dquot_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1029:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1029 | DECLARE_EVENT_CLASS(xfs_dquot_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1029:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1029 | DECLARE_EVENT_CLASS(xfs_dquot_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_trans_mod_dquot’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ 1127 | TRACE_EVENT(xfs_trans_mod_dquot, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ 1127 | TRACE_EVENT(xfs_trans_mod_dquot, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_dqtrx_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1156 | DECLARE_EVENT_CLASS(xfs_dqtrx_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1156 | DECLARE_EVENT_CLASS(xfs_dqtrx_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_loggrant_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1228 | DECLARE_EVENT_CLASS(xfs_loggrant_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1228 | DECLARE_EVENT_CLASS(xfs_loggrant_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_log_item_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1312:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1312 | DECLARE_EVENT_CLASS(xfs_log_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1312:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1312 | DECLARE_EVENT_CLASS(xfs_log_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_log_force’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ 1337 | TRACE_EVENT(xfs_log_force, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ 1337 | TRACE_EVENT(xfs_log_force, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_ail_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1367 | DECLARE_EVENT_CLASS(xfs_ail_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1367 | DECLARE_EVENT_CLASS(xfs_ail_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_log_assign_tail_lsn’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1403:1: note: in expansion of macro ‘TRACE_EVENT’ 1403 | TRACE_EVENT(xfs_log_assign_tail_lsn, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1403:1: note: in expansion of macro ‘TRACE_EVENT’ 1403 | TRACE_EVENT(xfs_log_assign_tail_lsn, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_file_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1425:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1425 | DECLARE_EVENT_CLASS(xfs_file_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1425:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1425 | DECLARE_EVENT_CLASS(xfs_file_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_imap_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1462:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1462 | DECLARE_EVENT_CLASS(xfs_imap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1462:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1462 | DECLARE_EVENT_CLASS(xfs_imap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_simple_io_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1511:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1511 | DECLARE_EVENT_CLASS(xfs_simple_io_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1511:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1511 | DECLARE_EVENT_CLASS(xfs_simple_io_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_itrunc_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1553:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1553 | DECLARE_EVENT_CLASS(xfs_itrunc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1553:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1553 | DECLARE_EVENT_CLASS(xfs_itrunc_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_pagecache_inval’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1582:1: note: in expansion of macro ‘TRACE_EVENT’ 1582 | TRACE_EVENT(xfs_pagecache_inval, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1582:1: note: in expansion of macro ‘TRACE_EVENT’ 1582 | TRACE_EVENT(xfs_pagecache_inval, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_bunmap’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1607:1: note: in expansion of macro ‘TRACE_EVENT’ 1607 | TRACE_EVENT(xfs_bunmap, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1607:1: note: in expansion of macro ‘TRACE_EVENT’ 1607 | TRACE_EVENT(xfs_bunmap, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_extent_busy_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1641:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1641 | DECLARE_EVENT_CLASS(xfs_extent_busy_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1641:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1641 | DECLARE_EVENT_CLASS(xfs_extent_busy_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_extent_busy_trim’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1673:1: note: in expansion of macro ‘TRACE_EVENT’ 1673 | TRACE_EVENT(xfs_extent_busy_trim, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1673:1: note: in expansion of macro ‘TRACE_EVENT’ 1673 | TRACE_EVENT(xfs_extent_busy_trim, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_agf_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1703:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1703 | DECLARE_EVENT_CLASS(xfs_agf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1703:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1703 | DECLARE_EVENT_CLASS(xfs_agf_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_free_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1765:1: note: in expansion of macro ‘TRACE_EVENT’ 1765 | TRACE_EVENT(xfs_free_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1765:1: note: in expansion of macro ‘TRACE_EVENT’ 1765 | TRACE_EVENT(xfs_free_extent, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_alloc_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1800 | DECLARE_EVENT_CLASS(xfs_alloc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1800 | DECLARE_EVENT_CLASS(xfs_alloc_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_alloc_cur_check’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1905:1: note: in expansion of macro ‘TRACE_EVENT’ 1905 | TRACE_EVENT(xfs_alloc_cur_check, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1905:1: note: in expansion of macro ‘TRACE_EVENT’ 1905 | TRACE_EVENT(xfs_alloc_cur_check, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_da_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1931:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1931 | DECLARE_EVENT_CLASS(xfs_da_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1931:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1931 | DECLARE_EVENT_CLASS(xfs_da_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_attr_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1998:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1998 | DECLARE_EVENT_CLASS(xfs_attr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1998:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1998 | DECLARE_EVENT_CLASS(xfs_attr_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_dir2_space_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2106 | DECLARE_EVENT_CLASS(xfs_dir2_space_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2106 | DECLARE_EVENT_CLASS(xfs_dir2_space_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_dir2_leafn_moveents’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2137:1: note: in expansion of macro ‘TRACE_EVENT’ 2137 | TRACE_EVENT(xfs_dir2_leafn_moveents, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2137:1: note: in expansion of macro ‘TRACE_EVENT’ 2137 | TRACE_EVENT(xfs_dir2_leafn_moveents, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_swap_extent_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2176 | DECLARE_EVENT_CLASS(xfs_swap_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2176 | DECLARE_EVENT_CLASS(xfs_swap_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_log_recover’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ 2216 | TRACE_EVENT(xfs_log_recover, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ 2216 | TRACE_EVENT(xfs_log_recover, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_log_recover_record’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ 2234 | TRACE_EVENT(xfs_log_recover_record, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ 2234 | TRACE_EVENT(xfs_log_recover_record, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_log_recover_item_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2257 | DECLARE_EVENT_CLASS(xfs_log_recover_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2257 | DECLARE_EVENT_CLASS(xfs_log_recover_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_log_recover_buf_item_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2305:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2305 | DECLARE_EVENT_CLASS(xfs_log_recover_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2305:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2305 | DECLARE_EVENT_CLASS(xfs_log_recover_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_log_recover_ino_item_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2349 | DECLARE_EVENT_CLASS(xfs_log_recover_ino_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2349 | DECLARE_EVENT_CLASS(xfs_log_recover_ino_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_log_recover_icreate_item_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2395 | DECLARE_EVENT_CLASS(xfs_log_recover_icreate_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2395 | DECLARE_EVENT_CLASS(xfs_log_recover_icreate_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_discard_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2433 | DECLARE_EVENT_CLASS(xfs_discard_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2433 | DECLARE_EVENT_CLASS(xfs_discard_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_rtdiscard_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2466 | DECLARE_EVENT_CLASS(xfs_rtdiscard_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2466 | DECLARE_EVENT_CLASS(xfs_rtdiscard_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_btree_cur_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2495 | DECLARE_EVENT_CLASS(xfs_btree_cur_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2495 | DECLARE_EVENT_CLASS(xfs_btree_cur_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_btree_alloc_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2530:1: note: in expansion of macro ‘TRACE_EVENT’ 2530 | TRACE_EVENT(xfs_btree_alloc_block, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2530:1: note: in expansion of macro ‘TRACE_EVENT’ 2530 | TRACE_EVENT(xfs_btree_alloc_block, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_btree_free_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2584:1: note: in expansion of macro ‘TRACE_EVENT’ 2584 | TRACE_EVENT(xfs_btree_free_block, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2584:1: note: in expansion of macro ‘TRACE_EVENT’ 2584 | TRACE_EVENT(xfs_btree_free_block, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_defer_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2617:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2617 | DECLARE_EVENT_CLASS(xfs_defer_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2617:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2617 | DECLARE_EVENT_CLASS(xfs_defer_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_defer_error_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2641:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2641 | DECLARE_EVENT_CLASS(xfs_defer_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2641:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2641 | DECLARE_EVENT_CLASS(xfs_defer_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_defer_pending_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2665 | DECLARE_EVENT_CLASS(xfs_defer_pending_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2665 | DECLARE_EVENT_CLASS(xfs_defer_pending_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_free_extent_deferred_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2715 | DECLARE_EVENT_CLASS(xfs_free_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2715 | DECLARE_EVENT_CLASS(xfs_free_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_defer_pending_item_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2748:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2748 | DECLARE_EVENT_CLASS(xfs_defer_pending_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2748:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2748 | DECLARE_EVENT_CLASS(xfs_defer_pending_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_rmap_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2790:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2790 | DECLARE_EVENT_CLASS(xfs_rmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2790:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2790 | DECLARE_EVENT_CLASS(xfs_rmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_btree_error_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2832:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2832 | DECLARE_EVENT_CLASS(xfs_btree_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2832:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2832 | DECLARE_EVENT_CLASS(xfs_btree_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_rmap_convert_state’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2886:1: note: in expansion of macro ‘TRACE_EVENT’ 2886 | TRACE_EVENT(xfs_rmap_convert_state, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2886:1: note: in expansion of macro ‘TRACE_EVENT’ 2886 | TRACE_EVENT(xfs_rmap_convert_state, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_rmapbt_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2924:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2924 | DECLARE_EVENT_CLASS(xfs_rmapbt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2924:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2924 | DECLARE_EVENT_CLASS(xfs_rmapbt_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_rmap_deferred_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2972:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2972 | DECLARE_EVENT_CLASS(xfs_rmap_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2972:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2972 | DECLARE_EVENT_CLASS(xfs_rmap_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_bmap_deferred_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3035:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3035 | DECLARE_EVENT_CLASS(xfs_bmap_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3035:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3035 | DECLARE_EVENT_CLASS(xfs_bmap_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_ag_resv_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3096:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3096 | DECLARE_EVENT_CLASS(xfs_ag_resv_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3096:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3096 | DECLARE_EVENT_CLASS(xfs_ag_resv_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_ag_error_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3148 | DECLARE_EVENT_CLASS(xfs_ag_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3148 | DECLARE_EVENT_CLASS(xfs_ag_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_refcount_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3180 | DECLARE_EVENT_CLASS(xfs_refcount_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3180 | DECLARE_EVENT_CLASS(xfs_refcount_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_refcount_lookup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3211:1: note: in expansion of macro ‘TRACE_EVENT’ 3211 | TRACE_EVENT(xfs_refcount_lookup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3211:1: note: in expansion of macro ‘TRACE_EVENT’ 3211 | TRACE_EVENT(xfs_refcount_lookup, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_refcount_extent_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3236 | DECLARE_EVENT_CLASS(xfs_refcount_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3236 | DECLARE_EVENT_CLASS(xfs_refcount_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_refcount_extent_at_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3270:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3270 | DECLARE_EVENT_CLASS(xfs_refcount_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3270:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3270 | DECLARE_EVENT_CLASS(xfs_refcount_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_refcount_double_extent_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3309:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3309 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3309:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3309 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_refcount_double_extent_at_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3358:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3358 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3358:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3358 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_refcount_triple_extent_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3410:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3410 | DECLARE_EVENT_CLASS(xfs_refcount_triple_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3410:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3410 | DECLARE_EVENT_CLASS(xfs_refcount_triple_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_refcount_deferred_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3512 | DECLARE_EVENT_CLASS(xfs_refcount_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3512 | DECLARE_EVENT_CLASS(xfs_refcount_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_inode_error_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3545:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3545 | DECLARE_EVENT_CLASS(xfs_inode_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3545:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3545 | DECLARE_EVENT_CLASS(xfs_inode_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_double_io_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3576:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3576 | DECLARE_EVENT_CLASS(xfs_double_io_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3576:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3576 | DECLARE_EVENT_CLASS(xfs_double_io_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_inode_irec_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3626:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3626 | DECLARE_EVENT_CLASS(xfs_inode_irec_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3626:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3626 | DECLARE_EVENT_CLASS(xfs_inode_irec_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_wb_invalid_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3659 | DECLARE_EVENT_CLASS(xfs_wb_invalid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3659 | DECLARE_EVENT_CLASS(xfs_wb_invalid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_iomap_invalid_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3702:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3702 | DECLARE_EVENT_CLASS(xfs_iomap_invalid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3702:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3702 | DECLARE_EVENT_CLASS(xfs_iomap_invalid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_reflink_remap_blocks’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3750:1: note: in expansion of macro ‘TRACE_EVENT’ 3750 | TRACE_EVENT(xfs_reflink_remap_blocks, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3750:1: note: in expansion of macro ‘TRACE_EVENT’ 3750 | TRACE_EVENT(xfs_reflink_remap_blocks, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_ioctl_clone’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3794:1: note: in expansion of macro ‘TRACE_EVENT’ 3794 | TRACE_EVENT(xfs_ioctl_clone, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3794:1: note: in expansion of macro ‘TRACE_EVENT’ 3794 | TRACE_EVENT(xfs_ioctl_clone, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_fsmap_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3846 | DECLARE_EVENT_CLASS(xfs_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3846 | DECLARE_EVENT_CLASS(xfs_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_fsmap_linear_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3889:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3889 | DECLARE_EVENT_CLASS(xfs_fsmap_linear_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3889:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3889 | DECLARE_EVENT_CLASS(xfs_fsmap_linear_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_getfsmap_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3914:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3914 | DECLARE_EVENT_CLASS(xfs_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3914:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3914 | DECLARE_EVENT_CLASS(xfs_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_trans_resv_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3952:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3952 | DECLARE_EVENT_CLASS(xfs_trans_resv_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3952:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3952 | DECLARE_EVENT_CLASS(xfs_trans_resv_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_log_get_max_trans_res’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3986:1: note: in expansion of macro ‘TRACE_EVENT’ 3986 | TRACE_EVENT(xfs_log_get_max_trans_res, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3986:1: note: in expansion of macro ‘TRACE_EVENT’ 3986 | TRACE_EVENT(xfs_log_get_max_trans_res, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_trans_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4005:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4005 | DECLARE_EVENT_CLASS(xfs_trans_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4005:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4005 | DECLARE_EVENT_CLASS(xfs_trans_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_iunlink_update_bucket’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4043:1: note: in expansion of macro ‘TRACE_EVENT’ 4043 | TRACE_EVENT(xfs_iunlink_update_bucket, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4043:1: note: in expansion of macro ‘TRACE_EVENT’ 4043 | TRACE_EVENT(xfs_iunlink_update_bucket, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_iunlink_update_dinode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4069:1: note: in expansion of macro ‘TRACE_EVENT’ 4069 | TRACE_EVENT(xfs_iunlink_update_dinode, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4069:1: note: in expansion of macro ‘TRACE_EVENT’ 4069 | TRACE_EVENT(xfs_iunlink_update_dinode, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_iunlink_reload_next’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4095:1: note: in expansion of macro ‘TRACE_EVENT’ 4095 | TRACE_EVENT(xfs_iunlink_reload_next, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4095:1: note: in expansion of macro ‘TRACE_EVENT’ 4095 | TRACE_EVENT(xfs_iunlink_reload_next, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_inode_reload_unlinked_bucket’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4120:1: note: in expansion of macro ‘TRACE_EVENT’ 4120 | TRACE_EVENT(xfs_inode_reload_unlinked_bucket, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4120:1: note: in expansion of macro ‘TRACE_EVENT’ 4120 | TRACE_EVENT(xfs_inode_reload_unlinked_bucket, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_ag_inode_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4140:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4140 | DECLARE_EVENT_CLASS(xfs_ag_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4140:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4140 | DECLARE_EVENT_CLASS(xfs_ag_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_fs_corrupt_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4165 | DECLARE_EVENT_CLASS(xfs_fs_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4165 | DECLARE_EVENT_CLASS(xfs_fs_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_ag_corrupt_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4193 | DECLARE_EVENT_CLASS(xfs_ag_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4193 | DECLARE_EVENT_CLASS(xfs_ag_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_inode_corrupt_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4220 | DECLARE_EVENT_CLASS(xfs_inode_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4220 | DECLARE_EVENT_CLASS(xfs_inode_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_iwalk_ag’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4246:1: note: in expansion of macro ‘TRACE_EVENT’ 4246 | TRACE_EVENT(xfs_iwalk_ag, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4246:1: note: in expansion of macro ‘TRACE_EVENT’ 4246 | TRACE_EVENT(xfs_iwalk_ag, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_iwalk_ag_rec’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4265:1: note: in expansion of macro ‘TRACE_EVENT’ 4265 | TRACE_EVENT(xfs_iwalk_ag_rec, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4265:1: note: in expansion of macro ‘TRACE_EVENT’ 4265 | TRACE_EVENT(xfs_iwalk_ag_rec, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_pwork_init’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4286:1: note: in expansion of macro ‘TRACE_EVENT’ 4286 | TRACE_EVENT(xfs_pwork_init, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4286:1: note: in expansion of macro ‘TRACE_EVENT’ 4286 | TRACE_EVENT(xfs_pwork_init, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_check_new_dalign’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4304:1: note: in expansion of macro ‘TRACE_EVENT’ 4304 | TRACE_EVENT(xfs_check_new_dalign, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4304:1: note: in expansion of macro ‘TRACE_EVENT’ 4304 | TRACE_EVENT(xfs_check_new_dalign, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_btree_commit_afakeroot’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4325:1: note: in expansion of macro ‘TRACE_EVENT’ 4325 | TRACE_EVENT(xfs_btree_commit_afakeroot, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4325:1: note: in expansion of macro ‘TRACE_EVENT’ 4325 | TRACE_EVENT(xfs_btree_commit_afakeroot, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_btree_commit_ifakeroot’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4353:1: note: in expansion of macro ‘TRACE_EVENT’ 4353 | TRACE_EVENT(xfs_btree_commit_ifakeroot, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4353:1: note: in expansion of macro ‘TRACE_EVENT’ 4353 | TRACE_EVENT(xfs_btree_commit_ifakeroot, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_btree_bload_level_geometry’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4386:1: note: in expansion of macro ‘TRACE_EVENT’ 4386 | TRACE_EVENT(xfs_btree_bload_level_geometry, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4386:1: note: in expansion of macro ‘TRACE_EVENT’ 4386 | TRACE_EVENT(xfs_btree_bload_level_geometry, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_btree_bload_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4427:1: note: in expansion of macro ‘TRACE_EVENT’ 4427 | TRACE_EVENT(xfs_btree_bload_block, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4427:1: note: in expansion of macro ‘TRACE_EVENT’ 4427 | TRACE_EVENT(xfs_btree_bload_block, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_timestamp_range_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4470:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4470 | DECLARE_EVENT_CLASS(xfs_timestamp_range_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4470:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4470 | DECLARE_EVENT_CLASS(xfs_timestamp_range_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_icwalk_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4496:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4496 | DECLARE_EVENT_CLASS(xfs_icwalk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4496:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4496 | DECLARE_EVENT_CLASS(xfs_icwalk_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xlog_iclog_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4547 | DECLARE_EVENT_CLASS(xlog_iclog_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4547 | DECLARE_EVENT_CLASS(xlog_iclog_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_das_state_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4622 | DECLARE_EVENT_CLASS(xfs_das_state_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4622 | DECLARE_EVENT_CLASS(xfs_das_state_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_force_shutdown’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4652:1: note: in expansion of macro ‘TRACE_EVENT’ 4652 | TRACE_EVENT(xfs_force_shutdown, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4652:1: note: in expansion of macro ‘TRACE_EVENT’ 4652 | TRACE_EVENT(xfs_force_shutdown, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_perag_intents_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4679 | DECLARE_EVENT_CLASS(xfs_perag_intents_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4679 | DECLARE_EVENT_CLASS(xfs_perag_intents_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xmbuf_create’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4712:1: note: in expansion of macro ‘TRACE_EVENT’ 4712 | TRACE_EVENT(xmbuf_create, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4712:1: note: in expansion of macro ‘TRACE_EVENT’ 4712 | TRACE_EVENT(xmbuf_create, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xmbuf_free’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4737:1: note: in expansion of macro ‘TRACE_EVENT’ 4737 | TRACE_EVENT(xmbuf_free, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4737:1: note: in expansion of macro ‘TRACE_EVENT’ 4737 | TRACE_EVENT(xmbuf_free, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfbtree_init’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4764:1: note: in expansion of macro ‘TRACE_EVENT’ 4764 | TRACE_EVENT(xfbtree_init, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4764:1: note: in expansion of macro ‘TRACE_EVENT’ 4764 | TRACE_EVENT(xfbtree_init, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfbtree_buf_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4796:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4796 | DECLARE_EVENT_CLASS(xfbtree_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4796:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4796 | DECLARE_EVENT_CLASS(xfbtree_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfbtree_freesp_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4835:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4835 | DECLARE_EVENT_CLASS(xfbtree_freesp_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4835:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4835 | DECLARE_EVENT_CLASS(xfbtree_freesp_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_exchrange_inode_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4885:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4885 | DECLARE_EVENT_CLASS(xfs_exchrange_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4885:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4885 | DECLARE_EVENT_CLASS(xfs_exchrange_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_exchrange_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4932:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4932 | DECLARE_EVENT_CLASS(xfs_exchrange_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4932:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4932 | DECLARE_EVENT_CLASS(xfs_exchrange_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_exchmaps_overhead’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4989:1: note: in expansion of macro ‘TRACE_EVENT’ 4989 | TRACE_EVENT(xfs_exchmaps_overhead, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4989:1: note: in expansion of macro ‘TRACE_EVENT’ 4989 | TRACE_EVENT(xfs_exchmaps_overhead, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_exchmaps_estimate_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5009:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5009 | DECLARE_EVENT_CLASS(xfs_exchmaps_estimate_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5009:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5009 | DECLARE_EVENT_CLASS(xfs_exchmaps_estimate_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_exchmaps_intent_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5063:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5063 | DECLARE_EVENT_CLASS(xfs_exchmaps_intent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5063:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5063 | DECLARE_EVENT_CLASS(xfs_exchmaps_intent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_exchmaps_delta_nextents_step’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5109:1: note: in expansion of macro ‘TRACE_EVENT’ 5109 | TRACE_EVENT(xfs_exchmaps_delta_nextents_step, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5109:1: note: in expansion of macro ‘TRACE_EVENT’ 5109 | TRACE_EVENT(xfs_exchmaps_delta_nextents_step, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_exchmaps_delta_nextents’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5160:1: note: in expansion of macro ‘TRACE_EVENT’ 5160 | TRACE_EVENT(xfs_exchmaps_delta_nextents, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5160:1: note: in expansion of macro ‘TRACE_EVENT’ 5160 | TRACE_EVENT(xfs_exchmaps_delta_nextents, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_getparents_rec_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5191:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5191 | DECLARE_EVENT_CLASS(xfs_getparents_rec_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5191:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5191 | DECLARE_EVENT_CLASS(xfs_getparents_rec_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_getparents_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5235:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5235 | DECLARE_EVENT_CLASS(xfs_getparents_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5235:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5235 | DECLARE_EVENT_CLASS(xfs_getparents_class, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/xfs/xfs_trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/xfs] Error 2 make[3]: *** [../scripts/Makefile.build:485: fs] Error 2 In file included from ../include/trace/define_trace.h:108, from ../net/wireless/trace.h:4093, from ../net/wireless/trace.c:5: ../net/wireless/./trace.h: In function ‘trace_event_raw_event_wiphy_work_event’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 249 | DECLARE_EVENT_CLASS(wiphy_work_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 249 | DECLARE_EVENT_CLASS(wiphy_work_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 249 | DECLARE_EVENT_CLASS(wiphy_work_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 249 | DECLARE_EVENT_CLASS(wiphy_work_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 249 | DECLARE_EVENT_CLASS(wiphy_work_event, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_wiphy_delayed_work_queue’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(wiphy_delayed_work_queue, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(wiphy_delayed_work_queue, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_wiphy_work_worker_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(wiphy_work_worker_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(wiphy_work_worker_start, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_suspend’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ 323 | TRACE_EVENT(rdev_suspend, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ 323 | TRACE_EVENT(rdev_suspend, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_return_int’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:361:1: note: in expansion of macro ‘TRACE_EVENT’ 361 | TRACE_EVENT(rdev_return_int, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:361:1: note: in expansion of macro ‘TRACE_EVENT’ 361 | TRACE_EVENT(rdev_return_int, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_scan’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:375:1: note: in expansion of macro ‘TRACE_EVENT’ 375 | TRACE_EVENT(rdev_scan, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:375:1: note: in expansion of macro ‘TRACE_EVENT’ 375 | TRACE_EVENT(rdev_scan, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_wiphy_only_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:387:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 387 | DECLARE_EVENT_CLASS(wiphy_only_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:387:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 387 | DECLARE_EVENT_CLASS(wiphy_only_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_wiphy_enabled_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:419:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 419 | DECLARE_EVENT_CLASS(wiphy_enabled_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:419:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 419 | DECLARE_EVENT_CLASS(wiphy_enabled_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_add_virtual_intf’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:439:1: note: in expansion of macro ‘TRACE_EVENT’ 439 | TRACE_EVENT(rdev_add_virtual_intf, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:439:1: note: in expansion of macro ‘TRACE_EVENT’ 439 | TRACE_EVENT(rdev_add_virtual_intf, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_wiphy_wdev_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 456 | DECLARE_EVENT_CLASS(wiphy_wdev_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 456 | DECLARE_EVENT_CLASS(wiphy_wdev_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_wiphy_wdev_cookie_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:470:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 470 | DECLARE_EVENT_CLASS(wiphy_wdev_cookie_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:470:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 470 | DECLARE_EVENT_CLASS(wiphy_wdev_cookie_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_change_virtual_intf’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ 498 | TRACE_EVENT(rdev_change_virtual_intf, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ 498 | TRACE_EVENT(rdev_change_virtual_intf, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_key_handle’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:516:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 516 | DECLARE_EVENT_CLASS(key_handle, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:516:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 516 | DECLARE_EVENT_CLASS(key_handle, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_add_key’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:555:1: note: in expansion of macro ‘TRACE_EVENT’ 555 | TRACE_EVENT(rdev_add_key, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:555:1: note: in expansion of macro ‘TRACE_EVENT’ 555 | TRACE_EVENT(rdev_add_key, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_default_key’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:585:1: note: in expansion of macro ‘TRACE_EVENT’ 585 | TRACE_EVENT(rdev_set_default_key, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:585:1: note: in expansion of macro ‘TRACE_EVENT’ 585 | TRACE_EVENT(rdev_set_default_key, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_default_mgmt_key’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:612:1: note: in expansion of macro ‘TRACE_EVENT’ 612 | TRACE_EVENT(rdev_set_default_mgmt_key, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:612:1: note: in expansion of macro ‘TRACE_EVENT’ 612 | TRACE_EVENT(rdev_set_default_mgmt_key, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_default_beacon_key’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:633:1: note: in expansion of macro ‘TRACE_EVENT’ 633 | TRACE_EVENT(rdev_set_default_beacon_key, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:633:1: note: in expansion of macro ‘TRACE_EVENT’ 633 | TRACE_EVENT(rdev_set_default_beacon_key, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_start_ap’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:654:1: note: in expansion of macro ‘TRACE_EVENT’ 654 | TRACE_EVENT(rdev_start_ap, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:654:1: note: in expansion of macro ‘TRACE_EVENT’ 654 | TRACE_EVENT(rdev_start_ap, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_change_beacon’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:698:1: note: in expansion of macro ‘TRACE_EVENT’ 698 | TRACE_EVENT(rdev_change_beacon, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:698:1: note: in expansion of macro ‘TRACE_EVENT’ 698 | TRACE_EVENT(rdev_change_beacon, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_stop_ap’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:746:1: note: in expansion of macro ‘TRACE_EVENT’ 746 | TRACE_EVENT(rdev_stop_ap, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:746:1: note: in expansion of macro ‘TRACE_EVENT’ 746 | TRACE_EVENT(rdev_stop_ap, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_wiphy_netdev_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:764:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 764 | DECLARE_EVENT_CLASS(wiphy_netdev_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:764:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 764 | DECLARE_EVENT_CLASS(wiphy_netdev_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_station_add_change’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:813:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 813 | DECLARE_EVENT_CLASS(station_add_change, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:813:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 813 | DECLARE_EVENT_CLASS(station_add_change, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_wiphy_netdev_mac_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:917:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 917 | DECLARE_EVENT_CLASS(wiphy_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:917:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 917 | DECLARE_EVENT_CLASS(wiphy_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_station_del’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:934:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 934 | DECLARE_EVENT_CLASS(station_del, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:934:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 934 | DECLARE_EVENT_CLASS(station_del, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_dump_station’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:977:1: note: in expansion of macro ‘TRACE_EVENT’ 977 | TRACE_EVENT(rdev_dump_station, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:977:1: note: in expansion of macro ‘TRACE_EVENT’ 977 | TRACE_EVENT(rdev_dump_station, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_return_int_station_info’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:998:1: note: in expansion of macro ‘TRACE_EVENT’ 998 | TRACE_EVENT(rdev_return_int_station_info, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:998:1: note: in expansion of macro ‘TRACE_EVENT’ 998 | TRACE_EVENT(rdev_return_int_station_info, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_mpath_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1015:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1015 | DECLARE_EVENT_CLASS(mpath_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1015:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1015 | DECLARE_EVENT_CLASS(mpath_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_dump_mpath’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1054:1: note: in expansion of macro ‘TRACE_EVENT’ 1054 | TRACE_EVENT(rdev_dump_mpath, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1054:1: note: in expansion of macro ‘TRACE_EVENT’ 1054 | TRACE_EVENT(rdev_dump_mpath, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_get_mpp’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1077:1: note: in expansion of macro ‘TRACE_EVENT’ 1077 | TRACE_EVENT(rdev_get_mpp, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1077:1: note: in expansion of macro ‘TRACE_EVENT’ 1077 | TRACE_EVENT(rdev_get_mpp, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_dump_mpp’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1098:1: note: in expansion of macro ‘TRACE_EVENT’ 1098 | TRACE_EVENT(rdev_dump_mpp, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1098:1: note: in expansion of macro ‘TRACE_EVENT’ 1098 | TRACE_EVENT(rdev_dump_mpp, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_return_int_mpath_info’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1121:1: note: in expansion of macro ‘TRACE_EVENT’ 1121 | TRACE_EVENT(rdev_return_int_mpath_info, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1121:1: note: in expansion of macro ‘TRACE_EVENT’ 1121 | TRACE_EVENT(rdev_return_int_mpath_info, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_return_int_mesh_config’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ 1159 | TRACE_EVENT(rdev_return_int_mesh_config, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ 1159 | TRACE_EVENT(rdev_return_int_mesh_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_update_mesh_config’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1176:1: note: in expansion of macro ‘TRACE_EVENT’ 1176 | TRACE_EVENT(rdev_update_mesh_config, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1176:1: note: in expansion of macro ‘TRACE_EVENT’ 1176 | TRACE_EVENT(rdev_update_mesh_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_join_mesh’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1196:1: note: in expansion of macro ‘TRACE_EVENT’ 1196 | TRACE_EVENT(rdev_join_mesh, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1196:1: note: in expansion of macro ‘TRACE_EVENT’ 1196 | TRACE_EVENT(rdev_join_mesh, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_change_bss’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1215:1: note: in expansion of macro ‘TRACE_EVENT’ 1215 | TRACE_EVENT(rdev_change_bss, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1215:1: note: in expansion of macro ‘TRACE_EVENT’ 1215 | TRACE_EVENT(rdev_change_bss, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_inform_bss’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1245:1: note: in expansion of macro ‘TRACE_EVENT’ 1245 | TRACE_EVENT(rdev_inform_bss, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1245:1: note: in expansion of macro ‘TRACE_EVENT’ 1245 | TRACE_EVENT(rdev_inform_bss, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_txq_params’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1262:1: note: in expansion of macro ‘TRACE_EVENT’ 1262 | TRACE_EVENT(rdev_set_txq_params, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1262:1: note: in expansion of macro ‘TRACE_EVENT’ 1262 | TRACE_EVENT(rdev_set_txq_params, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_libertas_set_mesh_channel’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1289:1: note: in expansion of macro ‘TRACE_EVENT’ 1289 | TRACE_EVENT(rdev_libertas_set_mesh_channel, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1289:1: note: in expansion of macro ‘TRACE_EVENT’ 1289 | TRACE_EVENT(rdev_libertas_set_mesh_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_monitor_channel’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1307:1: note: in expansion of macro ‘TRACE_EVENT’ 1307 | TRACE_EVENT(rdev_set_monitor_channel, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1307:1: note: in expansion of macro ‘TRACE_EVENT’ 1307 | TRACE_EVENT(rdev_set_monitor_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_auth’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1323:1: note: in expansion of macro ‘TRACE_EVENT’ 1323 | TRACE_EVENT(rdev_auth, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1323:1: note: in expansion of macro ‘TRACE_EVENT’ 1323 | TRACE_EVENT(rdev_auth, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_assoc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1347:1: note: in expansion of macro ‘TRACE_EVENT’ 1347 | TRACE_EVENT(rdev_assoc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1347:1: note: in expansion of macro ‘TRACE_EVENT’ 1347 | TRACE_EVENT(rdev_assoc, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_deauth’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1400:1: note: in expansion of macro ‘TRACE_EVENT’ 1400 | TRACE_EVENT(rdev_deauth, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1400:1: note: in expansion of macro ‘TRACE_EVENT’ 1400 | TRACE_EVENT(rdev_deauth, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_disassoc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1423:1: note: in expansion of macro ‘TRACE_EVENT’ 1423 | TRACE_EVENT(rdev_disassoc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1423:1: note: in expansion of macro ‘TRACE_EVENT’ 1423 | TRACE_EVENT(rdev_disassoc, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_mgmt_tx_cancel_wait’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1448:1: note: in expansion of macro ‘TRACE_EVENT’ 1448 | TRACE_EVENT(rdev_mgmt_tx_cancel_wait, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1448:1: note: in expansion of macro ‘TRACE_EVENT’ 1448 | TRACE_EVENT(rdev_mgmt_tx_cancel_wait, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_power_mgmt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1466:1: note: in expansion of macro ‘TRACE_EVENT’ 1466 | TRACE_EVENT(rdev_set_power_mgmt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1466:1: note: in expansion of macro ‘TRACE_EVENT’ 1466 | TRACE_EVENT(rdev_set_power_mgmt, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_connect’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1487:1: note: in expansion of macro ‘TRACE_EVENT’ 1487 | TRACE_EVENT(rdev_connect, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1487:1: note: in expansion of macro ‘TRACE_EVENT’ 1487 | TRACE_EVENT(rdev_connect, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_update_connect_params’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1522:1: note: in expansion of macro ‘TRACE_EVENT’ 1522 | TRACE_EVENT(rdev_update_connect_params, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1522:1: note: in expansion of macro ‘TRACE_EVENT’ 1522 | TRACE_EVENT(rdev_update_connect_params, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_cqm_rssi_config’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1540:1: note: in expansion of macro ‘TRACE_EVENT’ 1540 | TRACE_EVENT(rdev_set_cqm_rssi_config, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1540:1: note: in expansion of macro ‘TRACE_EVENT’ 1540 | TRACE_EVENT(rdev_set_cqm_rssi_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_cqm_rssi_range_config’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1563:1: note: in expansion of macro ‘TRACE_EVENT’ 1563 | TRACE_EVENT(rdev_set_cqm_rssi_range_config, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1563:1: note: in expansion of macro ‘TRACE_EVENT’ 1563 | TRACE_EVENT(rdev_set_cqm_rssi_range_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_cqm_txe_config’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1585:1: note: in expansion of macro ‘TRACE_EVENT’ 1585 | TRACE_EVENT(rdev_set_cqm_txe_config, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1585:1: note: in expansion of macro ‘TRACE_EVENT’ 1585 | TRACE_EVENT(rdev_set_cqm_txe_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_disconnect’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1608:1: note: in expansion of macro ‘TRACE_EVENT’ 1608 | TRACE_EVENT(rdev_disconnect, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1608:1: note: in expansion of macro ‘TRACE_EVENT’ 1608 | TRACE_EVENT(rdev_disconnect, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_join_ibss’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1626:1: note: in expansion of macro ‘TRACE_EVENT’ 1626 | TRACE_EVENT(rdev_join_ibss, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1626:1: note: in expansion of macro ‘TRACE_EVENT’ 1626 | TRACE_EVENT(rdev_join_ibss, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_join_ocb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1647:1: note: in expansion of macro ‘TRACE_EVENT’ 1647 | TRACE_EVENT(rdev_join_ocb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1647:1: note: in expansion of macro ‘TRACE_EVENT’ 1647 | TRACE_EVENT(rdev_join_ocb, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_wiphy_params’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1663:1: note: in expansion of macro ‘TRACE_EVENT’ 1663 | TRACE_EVENT(rdev_set_wiphy_params, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1663:1: note: in expansion of macro ‘TRACE_EVENT’ 1663 | TRACE_EVENT(rdev_set_wiphy_params, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_tx_power’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1683:1: note: in expansion of macro ‘TRACE_EVENT’ 1683 | TRACE_EVENT(rdev_set_tx_power, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1683:1: note: in expansion of macro ‘TRACE_EVENT’ 1683 | TRACE_EVENT(rdev_set_tx_power, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_return_int_int’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1703:1: note: in expansion of macro ‘TRACE_EVENT’ 1703 | TRACE_EVENT(rdev_return_int_int, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1703:1: note: in expansion of macro ‘TRACE_EVENT’ 1703 | TRACE_EVENT(rdev_return_int_int, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_testmode_cmd’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1721:1: note: in expansion of macro ‘TRACE_EVENT’ 1721 | TRACE_EVENT(rdev_testmode_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1721:1: note: in expansion of macro ‘TRACE_EVENT’ 1721 | TRACE_EVENT(rdev_testmode_cmd, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_testmode_dump’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ 1735 | TRACE_EVENT(rdev_testmode_dump, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ 1735 | TRACE_EVENT(rdev_testmode_dump, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_bitrate_mask’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1748:1: note: in expansion of macro ‘TRACE_EVENT’ 1748 | TRACE_EVENT(rdev_set_bitrate_mask, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1748:1: note: in expansion of macro ‘TRACE_EVENT’ 1748 | TRACE_EVENT(rdev_set_bitrate_mask, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_update_mgmt_frame_registrations’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1770:1: note: in expansion of macro ‘TRACE_EVENT’ 1770 | TRACE_EVENT(rdev_update_mgmt_frame_registrations, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1770:1: note: in expansion of macro ‘TRACE_EVENT’ 1770 | TRACE_EVENT(rdev_update_mgmt_frame_registrations, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_return_int_tx_rx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1791:1: note: in expansion of macro ‘TRACE_EVENT’ 1791 | TRACE_EVENT(rdev_return_int_tx_rx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1791:1: note: in expansion of macro ‘TRACE_EVENT’ 1791 | TRACE_EVENT(rdev_return_int_tx_rx, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_return_void_tx_rx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1810:1: note: in expansion of macro ‘TRACE_EVENT’ 1810 | TRACE_EVENT(rdev_return_void_tx_rx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1810:1: note: in expansion of macro ‘TRACE_EVENT’ 1810 | TRACE_EVENT(rdev_return_void_tx_rx, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_tx_rx_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1833:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1833 | DECLARE_EVENT_CLASS(tx_rx_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1833:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1833 | DECLARE_EVENT_CLASS(tx_rx_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_wiphy_netdev_id_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1855 | DECLARE_EVENT_CLASS(wiphy_netdev_id_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1855 | DECLARE_EVENT_CLASS(wiphy_netdev_id_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_tdls_mgmt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1882:1: note: in expansion of macro ‘TRACE_EVENT’ 1882 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1882:1: note: in expansion of macro ‘TRACE_EVENT’ 1882 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_dump_survey’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1924:1: note: in expansion of macro ‘TRACE_EVENT’ 1924 | TRACE_EVENT(rdev_dump_survey, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1924:1: note: in expansion of macro ‘TRACE_EVENT’ 1924 | TRACE_EVENT(rdev_dump_survey, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_return_int_survey_info’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ 1941 | TRACE_EVENT(rdev_return_int_survey_info, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ 1941 | TRACE_EVENT(rdev_return_int_survey_info, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_tdls_oper’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1981:1: note: in expansion of macro ‘TRACE_EVENT’ 1981 | TRACE_EVENT(rdev_tdls_oper, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1981:1: note: in expansion of macro ‘TRACE_EVENT’ 1981 | TRACE_EVENT(rdev_tdls_oper, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_pmksa’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2001:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2001 | DECLARE_EVENT_CLASS(rdev_pmksa, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2001:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2001 | DECLARE_EVENT_CLASS(rdev_pmksa, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_probe_client’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ 2019 | TRACE_EVENT(rdev_probe_client, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ 2019 | TRACE_EVENT(rdev_probe_client, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_remain_on_channel’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2049:1: note: in expansion of macro ‘TRACE_EVENT’ 2049 | TRACE_EVENT(rdev_remain_on_channel, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2049:1: note: in expansion of macro ‘TRACE_EVENT’ 2049 | TRACE_EVENT(rdev_remain_on_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_return_int_cookie’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2070:1: note: in expansion of macro ‘TRACE_EVENT’ 2070 | TRACE_EVENT(rdev_return_int_cookie, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2070:1: note: in expansion of macro ‘TRACE_EVENT’ 2070 | TRACE_EVENT(rdev_return_int_cookie, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_cancel_remain_on_channel’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2087:1: note: in expansion of macro ‘TRACE_EVENT’ 2087 | TRACE_EVENT(rdev_cancel_remain_on_channel, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2087:1: note: in expansion of macro ‘TRACE_EVENT’ 2087 | TRACE_EVENT(rdev_cancel_remain_on_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_mgmt_tx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2104:1: note: in expansion of macro ‘TRACE_EVENT’ 2104 | TRACE_EVENT(rdev_mgmt_tx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2104:1: note: in expansion of macro ‘TRACE_EVENT’ 2104 | TRACE_EVENT(rdev_mgmt_tx, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_tx_control_port’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2134:1: note: in expansion of macro ‘TRACE_EVENT’ 2134 | TRACE_EVENT(rdev_tx_control_port, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2134:1: note: in expansion of macro ‘TRACE_EVENT’ 2134 | TRACE_EVENT(rdev_tx_control_port, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_noack_map’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ 2163 | TRACE_EVENT(rdev_set_noack_map, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ 2163 | TRACE_EVENT(rdev_set_noack_map, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_wiphy_wdev_link_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2181:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2181 | DECLARE_EVENT_CLASS(wiphy_wdev_link_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2181:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2181 | DECLARE_EVENT_CLASS(wiphy_wdev_link_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_return_chandef’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2205:1: note: in expansion of macro ‘TRACE_EVENT’ 2205 | TRACE_EVENT(rdev_return_chandef, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2205:1: note: in expansion of macro ‘TRACE_EVENT’ 2205 | TRACE_EVENT(rdev_return_chandef, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_start_nan’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2236:1: note: in expansion of macro ‘TRACE_EVENT’ 2236 | TRACE_EVENT(rdev_start_nan, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2236:1: note: in expansion of macro ‘TRACE_EVENT’ 2236 | TRACE_EVENT(rdev_start_nan, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_nan_change_conf’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2258:1: note: in expansion of macro ‘TRACE_EVENT’ 2258 | TRACE_EVENT(rdev_nan_change_conf, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2258:1: note: in expansion of macro ‘TRACE_EVENT’ 2258 | TRACE_EVENT(rdev_nan_change_conf, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_add_nan_func’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2287:1: note: in expansion of macro ‘TRACE_EVENT’ 2287 | TRACE_EVENT(rdev_add_nan_func, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2287:1: note: in expansion of macro ‘TRACE_EVENT’ 2287 | TRACE_EVENT(rdev_add_nan_func, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_del_nan_func’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2308:1: note: in expansion of macro ‘TRACE_EVENT’ 2308 | TRACE_EVENT(rdev_del_nan_func, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2308:1: note: in expansion of macro ‘TRACE_EVENT’ 2308 | TRACE_EVENT(rdev_del_nan_func, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_mac_acl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2326:1: note: in expansion of macro ‘TRACE_EVENT’ 2326 | TRACE_EVENT(rdev_set_mac_acl, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2326:1: note: in expansion of macro ‘TRACE_EVENT’ 2326 | TRACE_EVENT(rdev_set_mac_acl, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_update_ft_ies’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2344:1: note: in expansion of macro ‘TRACE_EVENT’ 2344 | TRACE_EVENT(rdev_update_ft_ies, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2344:1: note: in expansion of macro ‘TRACE_EVENT’ 2344 | TRACE_EVENT(rdev_update_ft_ies, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_crit_proto_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2364:1: note: in expansion of macro ‘TRACE_EVENT’ 2364 | TRACE_EVENT(rdev_crit_proto_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2364:1: note: in expansion of macro ‘TRACE_EVENT’ 2364 | TRACE_EVENT(rdev_crit_proto_start, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_crit_proto_stop’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2384:1: note: in expansion of macro ‘TRACE_EVENT’ 2384 | TRACE_EVENT(rdev_crit_proto_stop, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2384:1: note: in expansion of macro ‘TRACE_EVENT’ 2384 | TRACE_EVENT(rdev_crit_proto_stop, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_channel_switch’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2399:1: note: in expansion of macro ‘TRACE_EVENT’ 2399 | TRACE_EVENT(rdev_channel_switch, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2399:1: note: in expansion of macro ‘TRACE_EVENT’ 2399 | TRACE_EVENT(rdev_channel_switch, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_qos_map’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2439:1: note: in expansion of macro ‘TRACE_EVENT’ 2439 | TRACE_EVENT(rdev_set_qos_map, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2439:1: note: in expansion of macro ‘TRACE_EVENT’ 2439 | TRACE_EVENT(rdev_set_qos_map, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_ap_chanwidth’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2457:1: note: in expansion of macro ‘TRACE_EVENT’ 2457 | TRACE_EVENT(rdev_set_ap_chanwidth, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2457:1: note: in expansion of macro ‘TRACE_EVENT’ 2457 | TRACE_EVENT(rdev_set_ap_chanwidth, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_add_tx_ts’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2479:1: note: in expansion of macro ‘TRACE_EVENT’ 2479 | TRACE_EVENT(rdev_add_tx_ts, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2479:1: note: in expansion of macro ‘TRACE_EVENT’ 2479 | TRACE_EVENT(rdev_add_tx_ts, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_del_tx_ts’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2504:1: note: in expansion of macro ‘TRACE_EVENT’ 2504 | TRACE_EVENT(rdev_del_tx_ts, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2504:1: note: in expansion of macro ‘TRACE_EVENT’ 2504 | TRACE_EVENT(rdev_del_tx_ts, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_tdls_channel_switch’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2524:1: note: in expansion of macro ‘TRACE_EVENT’ 2524 | TRACE_EVENT(rdev_tdls_channel_switch, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2524:1: note: in expansion of macro ‘TRACE_EVENT’ 2524 | TRACE_EVENT(rdev_tdls_channel_switch, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_tdls_cancel_channel_switch’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2548:1: note: in expansion of macro ‘TRACE_EVENT’ 2548 | TRACE_EVENT(rdev_tdls_cancel_channel_switch, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2548:1: note: in expansion of macro ‘TRACE_EVENT’ 2548 | TRACE_EVENT(rdev_tdls_cancel_channel_switch, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_pmk’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2566:1: note: in expansion of macro ‘TRACE_EVENT’ 2566 | TRACE_EVENT(rdev_set_pmk, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2566:1: note: in expansion of macro ‘TRACE_EVENT’ 2566 | TRACE_EVENT(rdev_set_pmk, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_del_pmk’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2605:1: note: in expansion of macro ‘TRACE_EVENT’ 2605 | TRACE_EVENT(rdev_del_pmk, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2605:1: note: in expansion of macro ‘TRACE_EVENT’ 2605 | TRACE_EVENT(rdev_del_pmk, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_external_auth’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2626:1: note: in expansion of macro ‘TRACE_EVENT’ 2626 | TRACE_EVENT(rdev_external_auth, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2626:1: note: in expansion of macro ‘TRACE_EVENT’ 2626 | TRACE_EVENT(rdev_external_auth, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_start_radar_detection’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2652:1: note: in expansion of macro ‘TRACE_EVENT’ 2652 | TRACE_EVENT(rdev_start_radar_detection, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2652:1: note: in expansion of macro ‘TRACE_EVENT’ 2652 | TRACE_EVENT(rdev_start_radar_detection, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_mcast_rate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2675:1: note: in expansion of macro ‘TRACE_EVENT’ 2675 | TRACE_EVENT(rdev_set_mcast_rate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2675:1: note: in expansion of macro ‘TRACE_EVENT’ 2675 | TRACE_EVENT(rdev_set_mcast_rate, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_coalesce’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2699:1: note: in expansion of macro ‘TRACE_EVENT’ 2699 | TRACE_EVENT(rdev_set_coalesce, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2699:1: note: in expansion of macro ‘TRACE_EVENT’ 2699 | TRACE_EVENT(rdev_set_coalesce, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_multicast_to_unicast’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2719:1: note: in expansion of macro ‘TRACE_EVENT’ 2719 | TRACE_EVENT(rdev_set_multicast_to_unicast, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2719:1: note: in expansion of macro ‘TRACE_EVENT’ 2719 | TRACE_EVENT(rdev_set_multicast_to_unicast, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_get_ftm_responder_stats’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2743:1: note: in expansion of macro ‘TRACE_EVENT’ 2743 | TRACE_EVENT(rdev_get_ftm_responder_stats, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2743:1: note: in expansion of macro ‘TRACE_EVENT’ 2743 | TRACE_EVENT(rdev_get_ftm_responder_stats, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_fils_aad’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2797:1: note: in expansion of macro ‘TRACE_EVENT’ 2797 | TRACE_EVENT(rdev_set_fils_aad, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2797:1: note: in expansion of macro ‘TRACE_EVENT’ 2797 | TRACE_EVENT(rdev_set_fils_aad, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_update_owe_info’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2815:1: note: in expansion of macro ‘TRACE_EVENT’ 2815 | TRACE_EVENT(rdev_update_owe_info, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2815:1: note: in expansion of macro ‘TRACE_EVENT’ 2815 | TRACE_EVENT(rdev_update_owe_info, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_probe_mesh_link’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2835:1: note: in expansion of macro ‘TRACE_EVENT’ 2835 | TRACE_EVENT(rdev_probe_mesh_link, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2835:1: note: in expansion of macro ‘TRACE_EVENT’ 2835 | TRACE_EVENT(rdev_probe_mesh_link, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_tid_config’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2853:1: note: in expansion of macro ‘TRACE_EVENT’ 2853 | TRACE_EVENT(rdev_set_tid_config, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2853:1: note: in expansion of macro ‘TRACE_EVENT’ 2853 | TRACE_EVENT(rdev_set_tid_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_reset_tid_config’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2871:1: note: in expansion of macro ‘TRACE_EVENT’ 2871 | TRACE_EVENT(rdev_reset_tid_config, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2871:1: note: in expansion of macro ‘TRACE_EVENT’ 2871 | TRACE_EVENT(rdev_reset_tid_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_sar_specs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2891:1: note: in expansion of macro ‘TRACE_EVENT’ 2891 | TRACE_EVENT(rdev_set_sar_specs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2891:1: note: in expansion of macro ‘TRACE_EVENT’ 2891 | TRACE_EVENT(rdev_set_sar_specs, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_color_change’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2909:1: note: in expansion of macro ‘TRACE_EVENT’ 2909 | TRACE_EVENT(rdev_color_change, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2909:1: note: in expansion of macro ‘TRACE_EVENT’ 2909 | TRACE_EVENT(rdev_color_change, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_radar_background’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ 2935 | TRACE_EVENT(rdev_set_radar_background, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ 2935 | TRACE_EVENT(rdev_set_radar_background, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_del_link_station’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2966:1: note: in expansion of macro ‘TRACE_EVENT’ 2966 | TRACE_EVENT(rdev_del_link_station, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2966:1: note: in expansion of macro ‘TRACE_EVENT’ 2966 | TRACE_EVENT(rdev_del_link_station, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_hw_timestamp’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2990:1: note: in expansion of macro ‘TRACE_EVENT’ 2990 | TRACE_EVENT(rdev_set_hw_timestamp, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2990:1: note: in expansion of macro ‘TRACE_EVENT’ 2990 | TRACE_EVENT(rdev_set_hw_timestamp, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_ttlm’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3015:1: note: in expansion of macro ‘TRACE_EVENT’ 3015 | TRACE_EVENT(rdev_set_ttlm, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3015:1: note: in expansion of macro ‘TRACE_EVENT’ 3015 | TRACE_EVENT(rdev_set_ttlm, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_return_bool’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3039:1: note: in expansion of macro ‘TRACE_EVENT’ 3039 | TRACE_EVENT(cfg80211_return_bool, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3039:1: note: in expansion of macro ‘TRACE_EVENT’ 3039 | TRACE_EVENT(cfg80211_return_bool, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_netdev_mac_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3051:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3051 | DECLARE_EVENT_CLASS(cfg80211_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3051:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3051 | DECLARE_EVENT_CLASS(cfg80211_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_netdev_evt_only’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3071:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3071 | DECLARE_EVENT_CLASS(netdev_evt_only, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3071:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3071 | DECLARE_EVENT_CLASS(netdev_evt_only, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_send_rx_assoc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3088:1: note: in expansion of macro ‘TRACE_EVENT’ 3088 | TRACE_EVENT(cfg80211_send_rx_assoc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3088:1: note: in expansion of macro ‘TRACE_EVENT’ 3088 | TRACE_EVENT(cfg80211_send_rx_assoc, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_netdev_frame_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3105 | DECLARE_EVENT_CLASS(netdev_frame_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3105 | DECLARE_EVENT_CLASS(netdev_frame_event, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_tx_mlme_mgmt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3131:1: note: in expansion of macro ‘TRACE_EVENT’ 3131 | TRACE_EVENT(cfg80211_tx_mlme_mgmt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3131:1: note: in expansion of macro ‘TRACE_EVENT’ 3131 | TRACE_EVENT(cfg80211_tx_mlme_mgmt, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_netdev_mac_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3151:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3151 | DECLARE_EVENT_CLASS(netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3151:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3151 | DECLARE_EVENT_CLASS(netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_send_assoc_failure’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3171:1: note: in expansion of macro ‘TRACE_EVENT’ 3171 | TRACE_EVENT(cfg80211_send_assoc_failure, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3171:1: note: in expansion of macro ‘TRACE_EVENT’ 3171 | TRACE_EVENT(cfg80211_send_assoc_failure, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_michael_mic_failure’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3189:1: note: in expansion of macro ‘TRACE_EVENT’ 3189 | TRACE_EVENT(cfg80211_michael_mic_failure, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3189:1: note: in expansion of macro ‘TRACE_EVENT’ 3189 | TRACE_EVENT(cfg80211_michael_mic_failure, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_ready_on_channel’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3213:1: note: in expansion of macro ‘TRACE_EVENT’ 3213 | TRACE_EVENT(cfg80211_ready_on_channel, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3213:1: note: in expansion of macro ‘TRACE_EVENT’ 3213 | TRACE_EVENT(cfg80211_ready_on_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_ready_on_channel_expired’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3235:1: note: in expansion of macro ‘TRACE_EVENT’ 3235 | TRACE_EVENT(cfg80211_ready_on_channel_expired, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3235:1: note: in expansion of macro ‘TRACE_EVENT’ 3235 | TRACE_EVENT(cfg80211_ready_on_channel_expired, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_tx_mgmt_expired’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3253:1: note: in expansion of macro ‘TRACE_EVENT’ 3253 | TRACE_EVENT(cfg80211_tx_mgmt_expired, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3253:1: note: in expansion of macro ‘TRACE_EVENT’ 3253 | TRACE_EVENT(cfg80211_tx_mgmt_expired, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_new_sta’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3271:1: note: in expansion of macro ‘TRACE_EVENT’ 3271 | TRACE_EVENT(cfg80211_new_sta, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3271:1: note: in expansion of macro ‘TRACE_EVENT’ 3271 | TRACE_EVENT(cfg80211_new_sta, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_rx_mgmt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3294:1: note: in expansion of macro ‘TRACE_EVENT’ 3294 | TRACE_EVENT(cfg80211_rx_mgmt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3294:1: note: in expansion of macro ‘TRACE_EVENT’ 3294 | TRACE_EVENT(cfg80211_rx_mgmt, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_mgmt_tx_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3311:1: note: in expansion of macro ‘TRACE_EVENT’ 3311 | TRACE_EVENT(cfg80211_mgmt_tx_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3311:1: note: in expansion of macro ‘TRACE_EVENT’ 3311 | TRACE_EVENT(cfg80211_mgmt_tx_status, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_control_port_tx_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3328:1: note: in expansion of macro ‘TRACE_EVENT’ 3328 | TRACE_EVENT(cfg80211_control_port_tx_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3328:1: note: in expansion of macro ‘TRACE_EVENT’ 3328 | TRACE_EVENT(cfg80211_control_port_tx_status, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_rx_control_port’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3345:1: note: in expansion of macro ‘TRACE_EVENT’ 3345 | TRACE_EVENT(cfg80211_rx_control_port, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3345:1: note: in expansion of macro ‘TRACE_EVENT’ 3345 | TRACE_EVENT(cfg80211_rx_control_port, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_cqm_rssi_notify’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3371:1: note: in expansion of macro ‘TRACE_EVENT’ 3371 | TRACE_EVENT(cfg80211_cqm_rssi_notify, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3371:1: note: in expansion of macro ‘TRACE_EVENT’ 3371 | TRACE_EVENT(cfg80211_cqm_rssi_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_reg_can_beacon’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3390:1: note: in expansion of macro ‘TRACE_EVENT’ 3390 | TRACE_EVENT(cfg80211_reg_can_beacon, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3390:1: note: in expansion of macro ‘TRACE_EVENT’ 3390 | TRACE_EVENT(cfg80211_reg_can_beacon, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_chandef_dfs_required’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3414:1: note: in expansion of macro ‘TRACE_EVENT’ 3414 | TRACE_EVENT(cfg80211_chandef_dfs_required, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3414:1: note: in expansion of macro ‘TRACE_EVENT’ 3414 | TRACE_EVENT(cfg80211_chandef_dfs_required, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_ch_switch_notify’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3429:1: note: in expansion of macro ‘TRACE_EVENT’ 3429 | TRACE_EVENT(cfg80211_ch_switch_notify, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3429:1: note: in expansion of macro ‘TRACE_EVENT’ 3429 | TRACE_EVENT(cfg80211_ch_switch_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_ch_switch_started_notify’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3448:1: note: in expansion of macro ‘TRACE_EVENT’ 3448 | TRACE_EVENT(cfg80211_ch_switch_started_notify, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3448:1: note: in expansion of macro ‘TRACE_EVENT’ 3448 | TRACE_EVENT(cfg80211_ch_switch_started_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_radar_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3467:1: note: in expansion of macro ‘TRACE_EVENT’ 3467 | TRACE_EVENT(cfg80211_radar_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3467:1: note: in expansion of macro ‘TRACE_EVENT’ 3467 | TRACE_EVENT(cfg80211_radar_event, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_cac_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3485:1: note: in expansion of macro ‘TRACE_EVENT’ 3485 | TRACE_EVENT(cfg80211_cac_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3485:1: note: in expansion of macro ‘TRACE_EVENT’ 3485 | TRACE_EVENT(cfg80211_cac_event, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_rx_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3500:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3500 | DECLARE_EVENT_CLASS(cfg80211_rx_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3500:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3500 | DECLARE_EVENT_CLASS(cfg80211_rx_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_ibss_joined’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3524:1: note: in expansion of macro ‘TRACE_EVENT’ 3524 | TRACE_EVENT(cfg80211_ibss_joined, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3524:1: note: in expansion of macro ‘TRACE_EVENT’ 3524 | TRACE_EVENT(cfg80211_ibss_joined, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_probe_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3542:1: note: in expansion of macro ‘TRACE_EVENT’ 3542 | TRACE_EVENT(cfg80211_probe_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3542:1: note: in expansion of macro ‘TRACE_EVENT’ 3542 | TRACE_EVENT(cfg80211_probe_status, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_cqm_pktloss_notify’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3563:1: note: in expansion of macro ‘TRACE_EVENT’ 3563 | TRACE_EVENT(cfg80211_cqm_pktloss_notify, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3563:1: note: in expansion of macro ‘TRACE_EVENT’ 3563 | TRACE_EVENT(cfg80211_cqm_pktloss_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_pmksa_candidate_notify’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3585:1: note: in expansion of macro ‘TRACE_EVENT’ 3585 | TRACE_EVENT(cfg80211_pmksa_candidate_notify, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3585:1: note: in expansion of macro ‘TRACE_EVENT’ 3585 | TRACE_EVENT(cfg80211_pmksa_candidate_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_report_obss_beacon’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3606:1: note: in expansion of macro ‘TRACE_EVENT’ 3606 | TRACE_EVENT(cfg80211_report_obss_beacon, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3606:1: note: in expansion of macro ‘TRACE_EVENT’ 3606 | TRACE_EVENT(cfg80211_report_obss_beacon, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_tdls_oper_request’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3624:1: note: in expansion of macro ‘TRACE_EVENT’ 3624 | TRACE_EVENT(cfg80211_tdls_oper_request, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3624:1: note: in expansion of macro ‘TRACE_EVENT’ 3624 | TRACE_EVENT(cfg80211_tdls_oper_request, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_scan_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3647:1: note: in expansion of macro ‘TRACE_EVENT’ 3647 | TRACE_EVENT(cfg80211_scan_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3647:1: note: in expansion of macro ‘TRACE_EVENT’ 3647 | TRACE_EVENT(cfg80211_scan_done, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_wiphy_id_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3687:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3687 | DECLARE_EVENT_CLASS(wiphy_id_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3687:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3687 | DECLARE_EVENT_CLASS(wiphy_id_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_get_bss’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3711:1: note: in expansion of macro ‘TRACE_EVENT’ 3711 | TRACE_EVENT(cfg80211_get_bss, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3711:1: note: in expansion of macro ‘TRACE_EVENT’ 3711 | TRACE_EVENT(cfg80211_get_bss, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_inform_bss_frame’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3740:1: note: in expansion of macro ‘TRACE_EVENT’ 3740 | TRACE_EVENT(cfg80211_inform_bss_frame, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3740:1: note: in expansion of macro ‘TRACE_EVENT’ 3740 | TRACE_EVENT(cfg80211_inform_bss_frame, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_bss_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3771:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3771 | DECLARE_EVENT_CLASS(cfg80211_bss_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3771:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3771 | DECLARE_EVENT_CLASS(cfg80211_bss_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_return_uint’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3790:1: note: in expansion of macro ‘TRACE_EVENT’ 3790 | TRACE_EVENT(cfg80211_return_uint, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3790:1: note: in expansion of macro ‘TRACE_EVENT’ 3790 | TRACE_EVENT(cfg80211_return_uint, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_return_u32’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3802:1: note: in expansion of macro ‘TRACE_EVENT’ 3802 | TRACE_EVENT(cfg80211_return_u32, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3802:1: note: in expansion of macro ‘TRACE_EVENT’ 3802 | TRACE_EVENT(cfg80211_return_u32, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_report_wowlan_wakeup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3814:1: note: in expansion of macro ‘TRACE_EVENT’ 3814 | TRACE_EVENT(cfg80211_report_wowlan_wakeup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3814:1: note: in expansion of macro ‘TRACE_EVENT’ 3814 | TRACE_EVENT(cfg80211_report_wowlan_wakeup, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_ft_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3852:1: note: in expansion of macro ‘TRACE_EVENT’ 3852 | TRACE_EVENT(cfg80211_ft_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3852:1: note: in expansion of macro ‘TRACE_EVENT’ 3852 | TRACE_EVENT(cfg80211_ft_event, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_stop_iface’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3878:1: note: in expansion of macro ‘TRACE_EVENT’ 3878 | TRACE_EVENT(cfg80211_stop_iface, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3878:1: note: in expansion of macro ‘TRACE_EVENT’ 3878 | TRACE_EVENT(cfg80211_stop_iface, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_pmsr_report’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3893:1: note: in expansion of macro ‘TRACE_EVENT’ 3893 | TRACE_EVENT(cfg80211_pmsr_report, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3893:1: note: in expansion of macro ‘TRACE_EVENT’ 3893 | TRACE_EVENT(cfg80211_pmsr_report, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_pmsr_complete’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3915:1: note: in expansion of macro ‘TRACE_EVENT’ 3915 | TRACE_EVENT(cfg80211_pmsr_complete, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3915:1: note: in expansion of macro ‘TRACE_EVENT’ 3915 | TRACE_EVENT(cfg80211_pmsr_complete, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_update_owe_info_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3933:1: note: in expansion of macro ‘TRACE_EVENT’ 3933 | TRACE_EVENT(cfg80211_update_owe_info_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3933:1: note: in expansion of macro ‘TRACE_EVENT’ 3933 | TRACE_EVENT(cfg80211_update_owe_info_event, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_bss_color_notify’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3960:1: note: in expansion of macro ‘TRACE_EVENT’ 3960 | TRACE_EVENT(cfg80211_bss_color_notify, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3960:1: note: in expansion of macro ‘TRACE_EVENT’ 3960 | TRACE_EVENT(cfg80211_bss_color_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_assoc_comeback’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3982:1: note: in expansion of macro ‘TRACE_EVENT’ 3982 | TRACE_EVENT(cfg80211_assoc_comeback, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3982:1: note: in expansion of macro ‘TRACE_EVENT’ 3982 | TRACE_EVENT(cfg80211_assoc_comeback, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_link_station_add_mod’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3999 | DECLARE_EVENT_CLASS(link_station_add_mod, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3999 | DECLARE_EVENT_CLASS(link_station_add_mod, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_links_removed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:4072:1: note: in expansion of macro ‘TRACE_EVENT’ 4072 | TRACE_EVENT(cfg80211_links_removed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:4072:1: note: in expansion of macro ‘TRACE_EVENT’ 4072 | TRACE_EVENT(cfg80211_links_removed, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../net/wireless/./trace.h: In function ‘perf_trace_wiphy_work_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 249 | DECLARE_EVENT_CLASS(wiphy_work_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 249 | DECLARE_EVENT_CLASS(wiphy_work_event, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_wiphy_delayed_work_queue’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(wiphy_delayed_work_queue, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(wiphy_delayed_work_queue, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_wiphy_work_worker_start’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(wiphy_work_worker_start, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(wiphy_work_worker_start, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_suspend’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ 323 | TRACE_EVENT(rdev_suspend, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ 323 | TRACE_EVENT(rdev_suspend, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_return_int’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:361:1: note: in expansion of macro ‘TRACE_EVENT’ 361 | TRACE_EVENT(rdev_return_int, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:361:1: note: in expansion of macro ‘TRACE_EVENT’ 361 | TRACE_EVENT(rdev_return_int, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_scan’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:375:1: note: in expansion of macro ‘TRACE_EVENT’ 375 | TRACE_EVENT(rdev_scan, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:375:1: note: in expansion of macro ‘TRACE_EVENT’ 375 | TRACE_EVENT(rdev_scan, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_wiphy_only_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:387:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 387 | DECLARE_EVENT_CLASS(wiphy_only_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:387:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 387 | DECLARE_EVENT_CLASS(wiphy_only_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_wiphy_enabled_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:419:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 419 | DECLARE_EVENT_CLASS(wiphy_enabled_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:419:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 419 | DECLARE_EVENT_CLASS(wiphy_enabled_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_add_virtual_intf’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:439:1: note: in expansion of macro ‘TRACE_EVENT’ 439 | TRACE_EVENT(rdev_add_virtual_intf, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:439:1: note: in expansion of macro ‘TRACE_EVENT’ 439 | TRACE_EVENT(rdev_add_virtual_intf, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_wiphy_wdev_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 456 | DECLARE_EVENT_CLASS(wiphy_wdev_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 456 | DECLARE_EVENT_CLASS(wiphy_wdev_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_wiphy_wdev_cookie_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:470:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 470 | DECLARE_EVENT_CLASS(wiphy_wdev_cookie_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:470:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 470 | DECLARE_EVENT_CLASS(wiphy_wdev_cookie_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_change_virtual_intf’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ 498 | TRACE_EVENT(rdev_change_virtual_intf, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ 498 | TRACE_EVENT(rdev_change_virtual_intf, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_key_handle’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:516:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 516 | DECLARE_EVENT_CLASS(key_handle, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:516:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 516 | DECLARE_EVENT_CLASS(key_handle, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_add_key’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:555:1: note: in expansion of macro ‘TRACE_EVENT’ 555 | TRACE_EVENT(rdev_add_key, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:555:1: note: in expansion of macro ‘TRACE_EVENT’ 555 | TRACE_EVENT(rdev_add_key, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_default_key’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:585:1: note: in expansion of macro ‘TRACE_EVENT’ 585 | TRACE_EVENT(rdev_set_default_key, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:585:1: note: in expansion of macro ‘TRACE_EVENT’ 585 | TRACE_EVENT(rdev_set_default_key, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_default_mgmt_key’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:612:1: note: in expansion of macro ‘TRACE_EVENT’ 612 | TRACE_EVENT(rdev_set_default_mgmt_key, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:612:1: note: in expansion of macro ‘TRACE_EVENT’ 612 | TRACE_EVENT(rdev_set_default_mgmt_key, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_default_beacon_key’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:633:1: note: in expansion of macro ‘TRACE_EVENT’ 633 | TRACE_EVENT(rdev_set_default_beacon_key, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:633:1: note: in expansion of macro ‘TRACE_EVENT’ 633 | TRACE_EVENT(rdev_set_default_beacon_key, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_start_ap’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:654:1: note: in expansion of macro ‘TRACE_EVENT’ 654 | TRACE_EVENT(rdev_start_ap, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:654:1: note: in expansion of macro ‘TRACE_EVENT’ 654 | TRACE_EVENT(rdev_start_ap, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_change_beacon’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:698:1: note: in expansion of macro ‘TRACE_EVENT’ 698 | TRACE_EVENT(rdev_change_beacon, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:698:1: note: in expansion of macro ‘TRACE_EVENT’ 698 | TRACE_EVENT(rdev_change_beacon, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_stop_ap’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:746:1: note: in expansion of macro ‘TRACE_EVENT’ 746 | TRACE_EVENT(rdev_stop_ap, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:746:1: note: in expansion of macro ‘TRACE_EVENT’ 746 | TRACE_EVENT(rdev_stop_ap, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_wiphy_netdev_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:764:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 764 | DECLARE_EVENT_CLASS(wiphy_netdev_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:764:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 764 | DECLARE_EVENT_CLASS(wiphy_netdev_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_station_add_change’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:813:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 813 | DECLARE_EVENT_CLASS(station_add_change, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:813:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 813 | DECLARE_EVENT_CLASS(station_add_change, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_wiphy_netdev_mac_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:917:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 917 | DECLARE_EVENT_CLASS(wiphy_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:917:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 917 | DECLARE_EVENT_CLASS(wiphy_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_station_del’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:934:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 934 | DECLARE_EVENT_CLASS(station_del, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:934:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 934 | DECLARE_EVENT_CLASS(station_del, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_dump_station’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:977:1: note: in expansion of macro ‘TRACE_EVENT’ 977 | TRACE_EVENT(rdev_dump_station, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:977:1: note: in expansion of macro ‘TRACE_EVENT’ 977 | TRACE_EVENT(rdev_dump_station, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_return_int_station_info’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:998:1: note: in expansion of macro ‘TRACE_EVENT’ 998 | TRACE_EVENT(rdev_return_int_station_info, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:998:1: note: in expansion of macro ‘TRACE_EVENT’ 998 | TRACE_EVENT(rdev_return_int_station_info, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_mpath_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1015:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1015 | DECLARE_EVENT_CLASS(mpath_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1015:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1015 | DECLARE_EVENT_CLASS(mpath_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_dump_mpath’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1054:1: note: in expansion of macro ‘TRACE_EVENT’ 1054 | TRACE_EVENT(rdev_dump_mpath, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1054:1: note: in expansion of macro ‘TRACE_EVENT’ 1054 | TRACE_EVENT(rdev_dump_mpath, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_get_mpp’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1077:1: note: in expansion of macro ‘TRACE_EVENT’ 1077 | TRACE_EVENT(rdev_get_mpp, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1077:1: note: in expansion of macro ‘TRACE_EVENT’ 1077 | TRACE_EVENT(rdev_get_mpp, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_dump_mpp’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1098:1: note: in expansion of macro ‘TRACE_EVENT’ 1098 | TRACE_EVENT(rdev_dump_mpp, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1098:1: note: in expansion of macro ‘TRACE_EVENT’ 1098 | TRACE_EVENT(rdev_dump_mpp, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_return_int_mpath_info’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1121:1: note: in expansion of macro ‘TRACE_EVENT’ 1121 | TRACE_EVENT(rdev_return_int_mpath_info, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1121:1: note: in expansion of macro ‘TRACE_EVENT’ 1121 | TRACE_EVENT(rdev_return_int_mpath_info, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_return_int_mesh_config’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ 1159 | TRACE_EVENT(rdev_return_int_mesh_config, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ 1159 | TRACE_EVENT(rdev_return_int_mesh_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_update_mesh_config’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1176:1: note: in expansion of macro ‘TRACE_EVENT’ 1176 | TRACE_EVENT(rdev_update_mesh_config, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1176:1: note: in expansion of macro ‘TRACE_EVENT’ 1176 | TRACE_EVENT(rdev_update_mesh_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_join_mesh’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1196:1: note: in expansion of macro ‘TRACE_EVENT’ 1196 | TRACE_EVENT(rdev_join_mesh, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1196:1: note: in expansion of macro ‘TRACE_EVENT’ 1196 | TRACE_EVENT(rdev_join_mesh, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_change_bss’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1215:1: note: in expansion of macro ‘TRACE_EVENT’ 1215 | TRACE_EVENT(rdev_change_bss, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1215:1: note: in expansion of macro ‘TRACE_EVENT’ 1215 | TRACE_EVENT(rdev_change_bss, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_inform_bss’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1245:1: note: in expansion of macro ‘TRACE_EVENT’ 1245 | TRACE_EVENT(rdev_inform_bss, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1245:1: note: in expansion of macro ‘TRACE_EVENT’ 1245 | TRACE_EVENT(rdev_inform_bss, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_txq_params’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1262:1: note: in expansion of macro ‘TRACE_EVENT’ 1262 | TRACE_EVENT(rdev_set_txq_params, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1262:1: note: in expansion of macro ‘TRACE_EVENT’ 1262 | TRACE_EVENT(rdev_set_txq_params, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_libertas_set_mesh_channel’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1289:1: note: in expansion of macro ‘TRACE_EVENT’ 1289 | TRACE_EVENT(rdev_libertas_set_mesh_channel, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1289:1: note: in expansion of macro ‘TRACE_EVENT’ 1289 | TRACE_EVENT(rdev_libertas_set_mesh_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_monitor_channel’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1307:1: note: in expansion of macro ‘TRACE_EVENT’ 1307 | TRACE_EVENT(rdev_set_monitor_channel, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1307:1: note: in expansion of macro ‘TRACE_EVENT’ 1307 | TRACE_EVENT(rdev_set_monitor_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_auth’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1323:1: note: in expansion of macro ‘TRACE_EVENT’ 1323 | TRACE_EVENT(rdev_auth, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1323:1: note: in expansion of macro ‘TRACE_EVENT’ 1323 | TRACE_EVENT(rdev_auth, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_assoc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1347:1: note: in expansion of macro ‘TRACE_EVENT’ 1347 | TRACE_EVENT(rdev_assoc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1347:1: note: in expansion of macro ‘TRACE_EVENT’ 1347 | TRACE_EVENT(rdev_assoc, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_deauth’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1400:1: note: in expansion of macro ‘TRACE_EVENT’ 1400 | TRACE_EVENT(rdev_deauth, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1400:1: note: in expansion of macro ‘TRACE_EVENT’ 1400 | TRACE_EVENT(rdev_deauth, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_disassoc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1423:1: note: in expansion of macro ‘TRACE_EVENT’ 1423 | TRACE_EVENT(rdev_disassoc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1423:1: note: in expansion of macro ‘TRACE_EVENT’ 1423 | TRACE_EVENT(rdev_disassoc, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_mgmt_tx_cancel_wait’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1448:1: note: in expansion of macro ‘TRACE_EVENT’ 1448 | TRACE_EVENT(rdev_mgmt_tx_cancel_wait, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1448:1: note: in expansion of macro ‘TRACE_EVENT’ 1448 | TRACE_EVENT(rdev_mgmt_tx_cancel_wait, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_power_mgmt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1466:1: note: in expansion of macro ‘TRACE_EVENT’ 1466 | TRACE_EVENT(rdev_set_power_mgmt, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1466:1: note: in expansion of macro ‘TRACE_EVENT’ 1466 | TRACE_EVENT(rdev_set_power_mgmt, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_connect’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1487:1: note: in expansion of macro ‘TRACE_EVENT’ 1487 | TRACE_EVENT(rdev_connect, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1487:1: note: in expansion of macro ‘TRACE_EVENT’ 1487 | TRACE_EVENT(rdev_connect, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_update_connect_params’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1522:1: note: in expansion of macro ‘TRACE_EVENT’ 1522 | TRACE_EVENT(rdev_update_connect_params, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1522:1: note: in expansion of macro ‘TRACE_EVENT’ 1522 | TRACE_EVENT(rdev_update_connect_params, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_cqm_rssi_config’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1540:1: note: in expansion of macro ‘TRACE_EVENT’ 1540 | TRACE_EVENT(rdev_set_cqm_rssi_config, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1540:1: note: in expansion of macro ‘TRACE_EVENT’ 1540 | TRACE_EVENT(rdev_set_cqm_rssi_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_cqm_rssi_range_config’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1563:1: note: in expansion of macro ‘TRACE_EVENT’ 1563 | TRACE_EVENT(rdev_set_cqm_rssi_range_config, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1563:1: note: in expansion of macro ‘TRACE_EVENT’ 1563 | TRACE_EVENT(rdev_set_cqm_rssi_range_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_cqm_txe_config’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1585:1: note: in expansion of macro ‘TRACE_EVENT’ 1585 | TRACE_EVENT(rdev_set_cqm_txe_config, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1585:1: note: in expansion of macro ‘TRACE_EVENT’ 1585 | TRACE_EVENT(rdev_set_cqm_txe_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_disconnect’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1608:1: note: in expansion of macro ‘TRACE_EVENT’ 1608 | TRACE_EVENT(rdev_disconnect, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1608:1: note: in expansion of macro ‘TRACE_EVENT’ 1608 | TRACE_EVENT(rdev_disconnect, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_join_ibss’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1626:1: note: in expansion of macro ‘TRACE_EVENT’ 1626 | TRACE_EVENT(rdev_join_ibss, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1626:1: note: in expansion of macro ‘TRACE_EVENT’ 1626 | TRACE_EVENT(rdev_join_ibss, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_join_ocb’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1647:1: note: in expansion of macro ‘TRACE_EVENT’ 1647 | TRACE_EVENT(rdev_join_ocb, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1647:1: note: in expansion of macro ‘TRACE_EVENT’ 1647 | TRACE_EVENT(rdev_join_ocb, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_wiphy_params’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1663:1: note: in expansion of macro ‘TRACE_EVENT’ 1663 | TRACE_EVENT(rdev_set_wiphy_params, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1663:1: note: in expansion of macro ‘TRACE_EVENT’ 1663 | TRACE_EVENT(rdev_set_wiphy_params, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_tx_power’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1683:1: note: in expansion of macro ‘TRACE_EVENT’ 1683 | TRACE_EVENT(rdev_set_tx_power, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1683:1: note: in expansion of macro ‘TRACE_EVENT’ 1683 | TRACE_EVENT(rdev_set_tx_power, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_return_int_int’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1703:1: note: in expansion of macro ‘TRACE_EVENT’ 1703 | TRACE_EVENT(rdev_return_int_int, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1703:1: note: in expansion of macro ‘TRACE_EVENT’ 1703 | TRACE_EVENT(rdev_return_int_int, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_testmode_cmd’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1721:1: note: in expansion of macro ‘TRACE_EVENT’ 1721 | TRACE_EVENT(rdev_testmode_cmd, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1721:1: note: in expansion of macro ‘TRACE_EVENT’ 1721 | TRACE_EVENT(rdev_testmode_cmd, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_testmode_dump’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ 1735 | TRACE_EVENT(rdev_testmode_dump, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ 1735 | TRACE_EVENT(rdev_testmode_dump, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_bitrate_mask’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1748:1: note: in expansion of macro ‘TRACE_EVENT’ 1748 | TRACE_EVENT(rdev_set_bitrate_mask, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1748:1: note: in expansion of macro ‘TRACE_EVENT’ 1748 | TRACE_EVENT(rdev_set_bitrate_mask, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_update_mgmt_frame_registrations’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1770:1: note: in expansion of macro ‘TRACE_EVENT’ 1770 | TRACE_EVENT(rdev_update_mgmt_frame_registrations, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1770:1: note: in expansion of macro ‘TRACE_EVENT’ 1770 | TRACE_EVENT(rdev_update_mgmt_frame_registrations, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_return_int_tx_rx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1791:1: note: in expansion of macro ‘TRACE_EVENT’ 1791 | TRACE_EVENT(rdev_return_int_tx_rx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1791:1: note: in expansion of macro ‘TRACE_EVENT’ 1791 | TRACE_EVENT(rdev_return_int_tx_rx, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_return_void_tx_rx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1810:1: note: in expansion of macro ‘TRACE_EVENT’ 1810 | TRACE_EVENT(rdev_return_void_tx_rx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1810:1: note: in expansion of macro ‘TRACE_EVENT’ 1810 | TRACE_EVENT(rdev_return_void_tx_rx, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_tx_rx_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1833:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1833 | DECLARE_EVENT_CLASS(tx_rx_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1833:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1833 | DECLARE_EVENT_CLASS(tx_rx_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_wiphy_netdev_id_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1855 | DECLARE_EVENT_CLASS(wiphy_netdev_id_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1855 | DECLARE_EVENT_CLASS(wiphy_netdev_id_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_tdls_mgmt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1882:1: note: in expansion of macro ‘TRACE_EVENT’ 1882 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1882:1: note: in expansion of macro ‘TRACE_EVENT’ 1882 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_dump_survey’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1924:1: note: in expansion of macro ‘TRACE_EVENT’ 1924 | TRACE_EVENT(rdev_dump_survey, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1924:1: note: in expansion of macro ‘TRACE_EVENT’ 1924 | TRACE_EVENT(rdev_dump_survey, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_return_int_survey_info’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ 1941 | TRACE_EVENT(rdev_return_int_survey_info, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ 1941 | TRACE_EVENT(rdev_return_int_survey_info, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_tdls_oper’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1981:1: note: in expansion of macro ‘TRACE_EVENT’ 1981 | TRACE_EVENT(rdev_tdls_oper, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1981:1: note: in expansion of macro ‘TRACE_EVENT’ 1981 | TRACE_EVENT(rdev_tdls_oper, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_pmksa’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2001:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2001 | DECLARE_EVENT_CLASS(rdev_pmksa, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2001:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2001 | DECLARE_EVENT_CLASS(rdev_pmksa, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_probe_client’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ 2019 | TRACE_EVENT(rdev_probe_client, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ 2019 | TRACE_EVENT(rdev_probe_client, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_remain_on_channel’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2049:1: note: in expansion of macro ‘TRACE_EVENT’ 2049 | TRACE_EVENT(rdev_remain_on_channel, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2049:1: note: in expansion of macro ‘TRACE_EVENT’ 2049 | TRACE_EVENT(rdev_remain_on_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_return_int_cookie’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2070:1: note: in expansion of macro ‘TRACE_EVENT’ 2070 | TRACE_EVENT(rdev_return_int_cookie, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2070:1: note: in expansion of macro ‘TRACE_EVENT’ 2070 | TRACE_EVENT(rdev_return_int_cookie, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_cancel_remain_on_channel’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2087:1: note: in expansion of macro ‘TRACE_EVENT’ 2087 | TRACE_EVENT(rdev_cancel_remain_on_channel, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2087:1: note: in expansion of macro ‘TRACE_EVENT’ 2087 | TRACE_EVENT(rdev_cancel_remain_on_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_mgmt_tx’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2104:1: note: in expansion of macro ‘TRACE_EVENT’ 2104 | TRACE_EVENT(rdev_mgmt_tx, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2104:1: note: in expansion of macro ‘TRACE_EVENT’ 2104 | TRACE_EVENT(rdev_mgmt_tx, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_tx_control_port’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2134:1: note: in expansion of macro ‘TRACE_EVENT’ 2134 | TRACE_EVENT(rdev_tx_control_port, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2134:1: note: in expansion of macro ‘TRACE_EVENT’ 2134 | TRACE_EVENT(rdev_tx_control_port, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_noack_map’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ 2163 | TRACE_EVENT(rdev_set_noack_map, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ 2163 | TRACE_EVENT(rdev_set_noack_map, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_wiphy_wdev_link_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2181:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2181 | DECLARE_EVENT_CLASS(wiphy_wdev_link_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2181:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2181 | DECLARE_EVENT_CLASS(wiphy_wdev_link_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_return_chandef’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2205:1: note: in expansion of macro ‘TRACE_EVENT’ 2205 | TRACE_EVENT(rdev_return_chandef, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2205:1: note: in expansion of macro ‘TRACE_EVENT’ 2205 | TRACE_EVENT(rdev_return_chandef, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_start_nan’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2236:1: note: in expansion of macro ‘TRACE_EVENT’ 2236 | TRACE_EVENT(rdev_start_nan, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2236:1: note: in expansion of macro ‘TRACE_EVENT’ 2236 | TRACE_EVENT(rdev_start_nan, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_nan_change_conf’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2258:1: note: in expansion of macro ‘TRACE_EVENT’ 2258 | TRACE_EVENT(rdev_nan_change_conf, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2258:1: note: in expansion of macro ‘TRACE_EVENT’ 2258 | TRACE_EVENT(rdev_nan_change_conf, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_add_nan_func’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2287:1: note: in expansion of macro ‘TRACE_EVENT’ 2287 | TRACE_EVENT(rdev_add_nan_func, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2287:1: note: in expansion of macro ‘TRACE_EVENT’ 2287 | TRACE_EVENT(rdev_add_nan_func, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_del_nan_func’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2308:1: note: in expansion of macro ‘TRACE_EVENT’ 2308 | TRACE_EVENT(rdev_del_nan_func, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2308:1: note: in expansion of macro ‘TRACE_EVENT’ 2308 | TRACE_EVENT(rdev_del_nan_func, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_mac_acl’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2326:1: note: in expansion of macro ‘TRACE_EVENT’ 2326 | TRACE_EVENT(rdev_set_mac_acl, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2326:1: note: in expansion of macro ‘TRACE_EVENT’ 2326 | TRACE_EVENT(rdev_set_mac_acl, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_update_ft_ies’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2344:1: note: in expansion of macro ‘TRACE_EVENT’ 2344 | TRACE_EVENT(rdev_update_ft_ies, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2344:1: note: in expansion of macro ‘TRACE_EVENT’ 2344 | TRACE_EVENT(rdev_update_ft_ies, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_crit_proto_start’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2364:1: note: in expansion of macro ‘TRACE_EVENT’ 2364 | TRACE_EVENT(rdev_crit_proto_start, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2364:1: note: in expansion of macro ‘TRACE_EVENT’ 2364 | TRACE_EVENT(rdev_crit_proto_start, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_crit_proto_stop’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2384:1: note: in expansion of macro ‘TRACE_EVENT’ 2384 | TRACE_EVENT(rdev_crit_proto_stop, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2384:1: note: in expansion of macro ‘TRACE_EVENT’ 2384 | TRACE_EVENT(rdev_crit_proto_stop, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_channel_switch’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2399:1: note: in expansion of macro ‘TRACE_EVENT’ 2399 | TRACE_EVENT(rdev_channel_switch, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2399:1: note: in expansion of macro ‘TRACE_EVENT’ 2399 | TRACE_EVENT(rdev_channel_switch, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_qos_map’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2439:1: note: in expansion of macro ‘TRACE_EVENT’ 2439 | TRACE_EVENT(rdev_set_qos_map, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2439:1: note: in expansion of macro ‘TRACE_EVENT’ 2439 | TRACE_EVENT(rdev_set_qos_map, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_ap_chanwidth’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2457:1: note: in expansion of macro ‘TRACE_EVENT’ 2457 | TRACE_EVENT(rdev_set_ap_chanwidth, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2457:1: note: in expansion of macro ‘TRACE_EVENT’ 2457 | TRACE_EVENT(rdev_set_ap_chanwidth, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_add_tx_ts’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2479:1: note: in expansion of macro ‘TRACE_EVENT’ 2479 | TRACE_EVENT(rdev_add_tx_ts, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2479:1: note: in expansion of macro ‘TRACE_EVENT’ 2479 | TRACE_EVENT(rdev_add_tx_ts, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_del_tx_ts’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2504:1: note: in expansion of macro ‘TRACE_EVENT’ 2504 | TRACE_EVENT(rdev_del_tx_ts, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2504:1: note: in expansion of macro ‘TRACE_EVENT’ 2504 | TRACE_EVENT(rdev_del_tx_ts, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_tdls_channel_switch’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2524:1: note: in expansion of macro ‘TRACE_EVENT’ 2524 | TRACE_EVENT(rdev_tdls_channel_switch, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2524:1: note: in expansion of macro ‘TRACE_EVENT’ 2524 | TRACE_EVENT(rdev_tdls_channel_switch, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_tdls_cancel_channel_switch’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2548:1: note: in expansion of macro ‘TRACE_EVENT’ 2548 | TRACE_EVENT(rdev_tdls_cancel_channel_switch, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2548:1: note: in expansion of macro ‘TRACE_EVENT’ 2548 | TRACE_EVENT(rdev_tdls_cancel_channel_switch, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_pmk’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2566:1: note: in expansion of macro ‘TRACE_EVENT’ 2566 | TRACE_EVENT(rdev_set_pmk, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2566:1: note: in expansion of macro ‘TRACE_EVENT’ 2566 | TRACE_EVENT(rdev_set_pmk, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_del_pmk’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2605:1: note: in expansion of macro ‘TRACE_EVENT’ 2605 | TRACE_EVENT(rdev_del_pmk, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2605:1: note: in expansion of macro ‘TRACE_EVENT’ 2605 | TRACE_EVENT(rdev_del_pmk, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_external_auth’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2626:1: note: in expansion of macro ‘TRACE_EVENT’ 2626 | TRACE_EVENT(rdev_external_auth, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2626:1: note: in expansion of macro ‘TRACE_EVENT’ 2626 | TRACE_EVENT(rdev_external_auth, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_start_radar_detection’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2652:1: note: in expansion of macro ‘TRACE_EVENT’ 2652 | TRACE_EVENT(rdev_start_radar_detection, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2652:1: note: in expansion of macro ‘TRACE_EVENT’ 2652 | TRACE_EVENT(rdev_start_radar_detection, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_mcast_rate’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2675:1: note: in expansion of macro ‘TRACE_EVENT’ 2675 | TRACE_EVENT(rdev_set_mcast_rate, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2675:1: note: in expansion of macro ‘TRACE_EVENT’ 2675 | TRACE_EVENT(rdev_set_mcast_rate, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_coalesce’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2699:1: note: in expansion of macro ‘TRACE_EVENT’ 2699 | TRACE_EVENT(rdev_set_coalesce, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2699:1: note: in expansion of macro ‘TRACE_EVENT’ 2699 | TRACE_EVENT(rdev_set_coalesce, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_multicast_to_unicast’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2719:1: note: in expansion of macro ‘TRACE_EVENT’ 2719 | TRACE_EVENT(rdev_set_multicast_to_unicast, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2719:1: note: in expansion of macro ‘TRACE_EVENT’ 2719 | TRACE_EVENT(rdev_set_multicast_to_unicast, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_get_ftm_responder_stats’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2743:1: note: in expansion of macro ‘TRACE_EVENT’ 2743 | TRACE_EVENT(rdev_get_ftm_responder_stats, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2743:1: note: in expansion of macro ‘TRACE_EVENT’ 2743 | TRACE_EVENT(rdev_get_ftm_responder_stats, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_fils_aad’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2797:1: note: in expansion of macro ‘TRACE_EVENT’ 2797 | TRACE_EVENT(rdev_set_fils_aad, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2797:1: note: in expansion of macro ‘TRACE_EVENT’ 2797 | TRACE_EVENT(rdev_set_fils_aad, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_update_owe_info’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2815:1: note: in expansion of macro ‘TRACE_EVENT’ 2815 | TRACE_EVENT(rdev_update_owe_info, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2815:1: note: in expansion of macro ‘TRACE_EVENT’ 2815 | TRACE_EVENT(rdev_update_owe_info, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_probe_mesh_link’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2835:1: note: in expansion of macro ‘TRACE_EVENT’ 2835 | TRACE_EVENT(rdev_probe_mesh_link, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2835:1: note: in expansion of macro ‘TRACE_EVENT’ 2835 | TRACE_EVENT(rdev_probe_mesh_link, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_tid_config’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2853:1: note: in expansion of macro ‘TRACE_EVENT’ 2853 | TRACE_EVENT(rdev_set_tid_config, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2853:1: note: in expansion of macro ‘TRACE_EVENT’ 2853 | TRACE_EVENT(rdev_set_tid_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_reset_tid_config’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2871:1: note: in expansion of macro ‘TRACE_EVENT’ 2871 | TRACE_EVENT(rdev_reset_tid_config, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2871:1: note: in expansion of macro ‘TRACE_EVENT’ 2871 | TRACE_EVENT(rdev_reset_tid_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_sar_specs’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2891:1: note: in expansion of macro ‘TRACE_EVENT’ 2891 | TRACE_EVENT(rdev_set_sar_specs, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2891:1: note: in expansion of macro ‘TRACE_EVENT’ 2891 | TRACE_EVENT(rdev_set_sar_specs, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_color_change’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2909:1: note: in expansion of macro ‘TRACE_EVENT’ 2909 | TRACE_EVENT(rdev_color_change, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2909:1: note: in expansion of macro ‘TRACE_EVENT’ 2909 | TRACE_EVENT(rdev_color_change, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_radar_background’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ 2935 | TRACE_EVENT(rdev_set_radar_background, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ 2935 | TRACE_EVENT(rdev_set_radar_background, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_del_link_station’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2966:1: note: in expansion of macro ‘TRACE_EVENT’ 2966 | TRACE_EVENT(rdev_del_link_station, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2966:1: note: in expansion of macro ‘TRACE_EVENT’ 2966 | TRACE_EVENT(rdev_del_link_station, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_hw_timestamp’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2990:1: note: in expansion of macro ‘TRACE_EVENT’ 2990 | TRACE_EVENT(rdev_set_hw_timestamp, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2990:1: note: in expansion of macro ‘TRACE_EVENT’ 2990 | TRACE_EVENT(rdev_set_hw_timestamp, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_rdev_set_ttlm’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3015:1: note: in expansion of macro ‘TRACE_EVENT’ 3015 | TRACE_EVENT(rdev_set_ttlm, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3015:1: note: in expansion of macro ‘TRACE_EVENT’ 3015 | TRACE_EVENT(rdev_set_ttlm, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_return_bool’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3039:1: note: in expansion of macro ‘TRACE_EVENT’ 3039 | TRACE_EVENT(cfg80211_return_bool, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3039:1: note: in expansion of macro ‘TRACE_EVENT’ 3039 | TRACE_EVENT(cfg80211_return_bool, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_netdev_mac_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3051:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3051 | DECLARE_EVENT_CLASS(cfg80211_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3051:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3051 | DECLARE_EVENT_CLASS(cfg80211_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_netdev_evt_only’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3071:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3071 | DECLARE_EVENT_CLASS(netdev_evt_only, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3071:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3071 | DECLARE_EVENT_CLASS(netdev_evt_only, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_send_rx_assoc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3088:1: note: in expansion of macro ‘TRACE_EVENT’ 3088 | TRACE_EVENT(cfg80211_send_rx_assoc, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3088:1: note: in expansion of macro ‘TRACE_EVENT’ 3088 | TRACE_EVENT(cfg80211_send_rx_assoc, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_netdev_frame_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3105 | DECLARE_EVENT_CLASS(netdev_frame_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3105 | DECLARE_EVENT_CLASS(netdev_frame_event, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_tx_mlme_mgmt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3131:1: note: in expansion of macro ‘TRACE_EVENT’ 3131 | TRACE_EVENT(cfg80211_tx_mlme_mgmt, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3131:1: note: in expansion of macro ‘TRACE_EVENT’ 3131 | TRACE_EVENT(cfg80211_tx_mlme_mgmt, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_netdev_mac_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3151:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3151 | DECLARE_EVENT_CLASS(netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3151:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3151 | DECLARE_EVENT_CLASS(netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_send_assoc_failure’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3171:1: note: in expansion of macro ‘TRACE_EVENT’ 3171 | TRACE_EVENT(cfg80211_send_assoc_failure, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3171:1: note: in expansion of macro ‘TRACE_EVENT’ 3171 | TRACE_EVENT(cfg80211_send_assoc_failure, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_michael_mic_failure’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3189:1: note: in expansion of macro ‘TRACE_EVENT’ 3189 | TRACE_EVENT(cfg80211_michael_mic_failure, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3189:1: note: in expansion of macro ‘TRACE_EVENT’ 3189 | TRACE_EVENT(cfg80211_michael_mic_failure, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_ready_on_channel’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3213:1: note: in expansion of macro ‘TRACE_EVENT’ 3213 | TRACE_EVENT(cfg80211_ready_on_channel, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3213:1: note: in expansion of macro ‘TRACE_EVENT’ 3213 | TRACE_EVENT(cfg80211_ready_on_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_ready_on_channel_expired’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3235:1: note: in expansion of macro ‘TRACE_EVENT’ 3235 | TRACE_EVENT(cfg80211_ready_on_channel_expired, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3235:1: note: in expansion of macro ‘TRACE_EVENT’ 3235 | TRACE_EVENT(cfg80211_ready_on_channel_expired, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_tx_mgmt_expired’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3253:1: note: in expansion of macro ‘TRACE_EVENT’ 3253 | TRACE_EVENT(cfg80211_tx_mgmt_expired, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3253:1: note: in expansion of macro ‘TRACE_EVENT’ 3253 | TRACE_EVENT(cfg80211_tx_mgmt_expired, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_new_sta’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3271:1: note: in expansion of macro ‘TRACE_EVENT’ 3271 | TRACE_EVENT(cfg80211_new_sta, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3271:1: note: in expansion of macro ‘TRACE_EVENT’ 3271 | TRACE_EVENT(cfg80211_new_sta, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_rx_mgmt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3294:1: note: in expansion of macro ‘TRACE_EVENT’ 3294 | TRACE_EVENT(cfg80211_rx_mgmt, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3294:1: note: in expansion of macro ‘TRACE_EVENT’ 3294 | TRACE_EVENT(cfg80211_rx_mgmt, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_mgmt_tx_status’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3311:1: note: in expansion of macro ‘TRACE_EVENT’ 3311 | TRACE_EVENT(cfg80211_mgmt_tx_status, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3311:1: note: in expansion of macro ‘TRACE_EVENT’ 3311 | TRACE_EVENT(cfg80211_mgmt_tx_status, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_control_port_tx_status’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3328:1: note: in expansion of macro ‘TRACE_EVENT’ 3328 | TRACE_EVENT(cfg80211_control_port_tx_status, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3328:1: note: in expansion of macro ‘TRACE_EVENT’ 3328 | TRACE_EVENT(cfg80211_control_port_tx_status, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_rx_control_port’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3345:1: note: in expansion of macro ‘TRACE_EVENT’ 3345 | TRACE_EVENT(cfg80211_rx_control_port, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3345:1: note: in expansion of macro ‘TRACE_EVENT’ 3345 | TRACE_EVENT(cfg80211_rx_control_port, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_cqm_rssi_notify’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3371:1: note: in expansion of macro ‘TRACE_EVENT’ 3371 | TRACE_EVENT(cfg80211_cqm_rssi_notify, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3371:1: note: in expansion of macro ‘TRACE_EVENT’ 3371 | TRACE_EVENT(cfg80211_cqm_rssi_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_reg_can_beacon’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3390:1: note: in expansion of macro ‘TRACE_EVENT’ 3390 | TRACE_EVENT(cfg80211_reg_can_beacon, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3390:1: note: in expansion of macro ‘TRACE_EVENT’ 3390 | TRACE_EVENT(cfg80211_reg_can_beacon, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_chandef_dfs_required’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3414:1: note: in expansion of macro ‘TRACE_EVENT’ 3414 | TRACE_EVENT(cfg80211_chandef_dfs_required, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3414:1: note: in expansion of macro ‘TRACE_EVENT’ 3414 | TRACE_EVENT(cfg80211_chandef_dfs_required, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_ch_switch_notify’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3429:1: note: in expansion of macro ‘TRACE_EVENT’ 3429 | TRACE_EVENT(cfg80211_ch_switch_notify, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3429:1: note: in expansion of macro ‘TRACE_EVENT’ 3429 | TRACE_EVENT(cfg80211_ch_switch_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_ch_switch_started_notify’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3448:1: note: in expansion of macro ‘TRACE_EVENT’ 3448 | TRACE_EVENT(cfg80211_ch_switch_started_notify, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3448:1: note: in expansion of macro ‘TRACE_EVENT’ 3448 | TRACE_EVENT(cfg80211_ch_switch_started_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_radar_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3467:1: note: in expansion of macro ‘TRACE_EVENT’ 3467 | TRACE_EVENT(cfg80211_radar_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3467:1: note: in expansion of macro ‘TRACE_EVENT’ 3467 | TRACE_EVENT(cfg80211_radar_event, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_cac_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3485:1: note: in expansion of macro ‘TRACE_EVENT’ 3485 | TRACE_EVENT(cfg80211_cac_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3485:1: note: in expansion of macro ‘TRACE_EVENT’ 3485 | TRACE_EVENT(cfg80211_cac_event, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_rx_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3500:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3500 | DECLARE_EVENT_CLASS(cfg80211_rx_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3500:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3500 | DECLARE_EVENT_CLASS(cfg80211_rx_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_ibss_joined’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3524:1: note: in expansion of macro ‘TRACE_EVENT’ 3524 | TRACE_EVENT(cfg80211_ibss_joined, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3524:1: note: in expansion of macro ‘TRACE_EVENT’ 3524 | TRACE_EVENT(cfg80211_ibss_joined, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_probe_status’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3542:1: note: in expansion of macro ‘TRACE_EVENT’ 3542 | TRACE_EVENT(cfg80211_probe_status, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3542:1: note: in expansion of macro ‘TRACE_EVENT’ 3542 | TRACE_EVENT(cfg80211_probe_status, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_cqm_pktloss_notify’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3563:1: note: in expansion of macro ‘TRACE_EVENT’ 3563 | TRACE_EVENT(cfg80211_cqm_pktloss_notify, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3563:1: note: in expansion of macro ‘TRACE_EVENT’ 3563 | TRACE_EVENT(cfg80211_cqm_pktloss_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_pmksa_candidate_notify’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3585:1: note: in expansion of macro ‘TRACE_EVENT’ 3585 | TRACE_EVENT(cfg80211_pmksa_candidate_notify, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3585:1: note: in expansion of macro ‘TRACE_EVENT’ 3585 | TRACE_EVENT(cfg80211_pmksa_candidate_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_report_obss_beacon’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3606:1: note: in expansion of macro ‘TRACE_EVENT’ 3606 | TRACE_EVENT(cfg80211_report_obss_beacon, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3606:1: note: in expansion of macro ‘TRACE_EVENT’ 3606 | TRACE_EVENT(cfg80211_report_obss_beacon, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_tdls_oper_request’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3624:1: note: in expansion of macro ‘TRACE_EVENT’ 3624 | TRACE_EVENT(cfg80211_tdls_oper_request, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3624:1: note: in expansion of macro ‘TRACE_EVENT’ 3624 | TRACE_EVENT(cfg80211_tdls_oper_request, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_scan_done’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3647:1: note: in expansion of macro ‘TRACE_EVENT’ 3647 | TRACE_EVENT(cfg80211_scan_done, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3647:1: note: in expansion of macro ‘TRACE_EVENT’ 3647 | TRACE_EVENT(cfg80211_scan_done, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_wiphy_id_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3687:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3687 | DECLARE_EVENT_CLASS(wiphy_id_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3687:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3687 | DECLARE_EVENT_CLASS(wiphy_id_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_get_bss’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3711:1: note: in expansion of macro ‘TRACE_EVENT’ 3711 | TRACE_EVENT(cfg80211_get_bss, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3711:1: note: in expansion of macro ‘TRACE_EVENT’ 3711 | TRACE_EVENT(cfg80211_get_bss, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_inform_bss_frame’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3740:1: note: in expansion of macro ‘TRACE_EVENT’ 3740 | TRACE_EVENT(cfg80211_inform_bss_frame, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3740:1: note: in expansion of macro ‘TRACE_EVENT’ 3740 | TRACE_EVENT(cfg80211_inform_bss_frame, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_bss_evt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3771:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3771 | DECLARE_EVENT_CLASS(cfg80211_bss_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3771:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3771 | DECLARE_EVENT_CLASS(cfg80211_bss_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_return_uint’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3790:1: note: in expansion of macro ‘TRACE_EVENT’ 3790 | TRACE_EVENT(cfg80211_return_uint, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3790:1: note: in expansion of macro ‘TRACE_EVENT’ 3790 | TRACE_EVENT(cfg80211_return_uint, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_return_u32’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3802:1: note: in expansion of macro ‘TRACE_EVENT’ 3802 | TRACE_EVENT(cfg80211_return_u32, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3802:1: note: in expansion of macro ‘TRACE_EVENT’ 3802 | TRACE_EVENT(cfg80211_return_u32, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_report_wowlan_wakeup’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3814:1: note: in expansion of macro ‘TRACE_EVENT’ 3814 | TRACE_EVENT(cfg80211_report_wowlan_wakeup, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3814:1: note: in expansion of macro ‘TRACE_EVENT’ 3814 | TRACE_EVENT(cfg80211_report_wowlan_wakeup, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_ft_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3852:1: note: in expansion of macro ‘TRACE_EVENT’ 3852 | TRACE_EVENT(cfg80211_ft_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3852:1: note: in expansion of macro ‘TRACE_EVENT’ 3852 | TRACE_EVENT(cfg80211_ft_event, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_stop_iface’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3878:1: note: in expansion of macro ‘TRACE_EVENT’ 3878 | TRACE_EVENT(cfg80211_stop_iface, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3878:1: note: in expansion of macro ‘TRACE_EVENT’ 3878 | TRACE_EVENT(cfg80211_stop_iface, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_pmsr_report’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3893:1: note: in expansion of macro ‘TRACE_EVENT’ 3893 | TRACE_EVENT(cfg80211_pmsr_report, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3893:1: note: in expansion of macro ‘TRACE_EVENT’ 3893 | TRACE_EVENT(cfg80211_pmsr_report, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_pmsr_complete’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3915:1: note: in expansion of macro ‘TRACE_EVENT’ 3915 | TRACE_EVENT(cfg80211_pmsr_complete, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3915:1: note: in expansion of macro ‘TRACE_EVENT’ 3915 | TRACE_EVENT(cfg80211_pmsr_complete, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_update_owe_info_event’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3933:1: note: in expansion of macro ‘TRACE_EVENT’ 3933 | TRACE_EVENT(cfg80211_update_owe_info_event, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3933:1: note: in expansion of macro ‘TRACE_EVENT’ 3933 | TRACE_EVENT(cfg80211_update_owe_info_event, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_bss_color_notify’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3960:1: note: in expansion of macro ‘TRACE_EVENT’ 3960 | TRACE_EVENT(cfg80211_bss_color_notify, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3960:1: note: in expansion of macro ‘TRACE_EVENT’ 3960 | TRACE_EVENT(cfg80211_bss_color_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_assoc_comeback’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3982:1: note: in expansion of macro ‘TRACE_EVENT’ 3982 | TRACE_EVENT(cfg80211_assoc_comeback, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3982:1: note: in expansion of macro ‘TRACE_EVENT’ 3982 | TRACE_EVENT(cfg80211_assoc_comeback, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_link_station_add_mod’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3999 | DECLARE_EVENT_CLASS(link_station_add_mod, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3999 | DECLARE_EVENT_CLASS(link_station_add_mod, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘perf_trace_cfg80211_links_removed’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:4072:1: note: in expansion of macro ‘TRACE_EVENT’ 4072 | TRACE_EVENT(cfg80211_links_removed, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:4072:1: note: in expansion of macro ‘TRACE_EVENT’ 4072 | TRACE_EVENT(cfg80211_links_removed, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../net/wireless/./trace.h: In function ‘__bpf_trace_wiphy_work_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 249 | DECLARE_EVENT_CLASS(wiphy_work_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 249 | DECLARE_EVENT_CLASS(wiphy_work_event, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_wiphy_delayed_work_queue’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(wiphy_delayed_work_queue, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(wiphy_delayed_work_queue, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_wiphy_work_worker_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(wiphy_work_worker_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(wiphy_work_worker_start, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_suspend’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ 323 | TRACE_EVENT(rdev_suspend, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ 323 | TRACE_EVENT(rdev_suspend, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_return_int’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:361:1: note: in expansion of macro ‘TRACE_EVENT’ 361 | TRACE_EVENT(rdev_return_int, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:361:1: note: in expansion of macro ‘TRACE_EVENT’ 361 | TRACE_EVENT(rdev_return_int, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_scan’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:375:1: note: in expansion of macro ‘TRACE_EVENT’ 375 | TRACE_EVENT(rdev_scan, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:375:1: note: in expansion of macro ‘TRACE_EVENT’ 375 | TRACE_EVENT(rdev_scan, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_wiphy_only_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:387:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 387 | DECLARE_EVENT_CLASS(wiphy_only_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:387:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 387 | DECLARE_EVENT_CLASS(wiphy_only_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_wiphy_enabled_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:419:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 419 | DECLARE_EVENT_CLASS(wiphy_enabled_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:419:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 419 | DECLARE_EVENT_CLASS(wiphy_enabled_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_add_virtual_intf’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:439:1: note: in expansion of macro ‘TRACE_EVENT’ 439 | TRACE_EVENT(rdev_add_virtual_intf, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:439:1: note: in expansion of macro ‘TRACE_EVENT’ 439 | TRACE_EVENT(rdev_add_virtual_intf, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_wiphy_wdev_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 456 | DECLARE_EVENT_CLASS(wiphy_wdev_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 456 | DECLARE_EVENT_CLASS(wiphy_wdev_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_wiphy_wdev_cookie_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:470:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 470 | DECLARE_EVENT_CLASS(wiphy_wdev_cookie_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:470:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 470 | DECLARE_EVENT_CLASS(wiphy_wdev_cookie_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_change_virtual_intf’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ 498 | TRACE_EVENT(rdev_change_virtual_intf, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ 498 | TRACE_EVENT(rdev_change_virtual_intf, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_key_handle’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:516:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 516 | DECLARE_EVENT_CLASS(key_handle, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:516:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 516 | DECLARE_EVENT_CLASS(key_handle, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_add_key’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:555:1: note: in expansion of macro ‘TRACE_EVENT’ 555 | TRACE_EVENT(rdev_add_key, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:555:1: note: in expansion of macro ‘TRACE_EVENT’ 555 | TRACE_EVENT(rdev_add_key, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_default_key’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:585:1: note: in expansion of macro ‘TRACE_EVENT’ 585 | TRACE_EVENT(rdev_set_default_key, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:585:1: note: in expansion of macro ‘TRACE_EVENT’ 585 | TRACE_EVENT(rdev_set_default_key, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_default_mgmt_key’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:612:1: note: in expansion of macro ‘TRACE_EVENT’ 612 | TRACE_EVENT(rdev_set_default_mgmt_key, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:612:1: note: in expansion of macro ‘TRACE_EVENT’ 612 | TRACE_EVENT(rdev_set_default_mgmt_key, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_default_beacon_key’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:633:1: note: in expansion of macro ‘TRACE_EVENT’ 633 | TRACE_EVENT(rdev_set_default_beacon_key, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:633:1: note: in expansion of macro ‘TRACE_EVENT’ 633 | TRACE_EVENT(rdev_set_default_beacon_key, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_start_ap’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:654:1: note: in expansion of macro ‘TRACE_EVENT’ 654 | TRACE_EVENT(rdev_start_ap, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:654:1: note: in expansion of macro ‘TRACE_EVENT’ 654 | TRACE_EVENT(rdev_start_ap, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_change_beacon’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:698:1: note: in expansion of macro ‘TRACE_EVENT’ 698 | TRACE_EVENT(rdev_change_beacon, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:698:1: note: in expansion of macro ‘TRACE_EVENT’ 698 | TRACE_EVENT(rdev_change_beacon, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_stop_ap’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:746:1: note: in expansion of macro ‘TRACE_EVENT’ 746 | TRACE_EVENT(rdev_stop_ap, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:746:1: note: in expansion of macro ‘TRACE_EVENT’ 746 | TRACE_EVENT(rdev_stop_ap, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_wiphy_netdev_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:764:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 764 | DECLARE_EVENT_CLASS(wiphy_netdev_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:764:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 764 | DECLARE_EVENT_CLASS(wiphy_netdev_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_station_add_change’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:813:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 813 | DECLARE_EVENT_CLASS(station_add_change, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:813:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 813 | DECLARE_EVENT_CLASS(station_add_change, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_wiphy_netdev_mac_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:917:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 917 | DECLARE_EVENT_CLASS(wiphy_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:917:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 917 | DECLARE_EVENT_CLASS(wiphy_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_station_del’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:934:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 934 | DECLARE_EVENT_CLASS(station_del, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:934:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 934 | DECLARE_EVENT_CLASS(station_del, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_dump_station’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:977:1: note: in expansion of macro ‘TRACE_EVENT’ 977 | TRACE_EVENT(rdev_dump_station, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:977:1: note: in expansion of macro ‘TRACE_EVENT’ 977 | TRACE_EVENT(rdev_dump_station, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_return_int_station_info’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:998:1: note: in expansion of macro ‘TRACE_EVENT’ 998 | TRACE_EVENT(rdev_return_int_station_info, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:998:1: note: in expansion of macro ‘TRACE_EVENT’ 998 | TRACE_EVENT(rdev_return_int_station_info, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_mpath_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1015:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1015 | DECLARE_EVENT_CLASS(mpath_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1015:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1015 | DECLARE_EVENT_CLASS(mpath_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_dump_mpath’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1054:1: note: in expansion of macro ‘TRACE_EVENT’ 1054 | TRACE_EVENT(rdev_dump_mpath, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1054:1: note: in expansion of macro ‘TRACE_EVENT’ 1054 | TRACE_EVENT(rdev_dump_mpath, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_get_mpp’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1077:1: note: in expansion of macro ‘TRACE_EVENT’ 1077 | TRACE_EVENT(rdev_get_mpp, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1077:1: note: in expansion of macro ‘TRACE_EVENT’ 1077 | TRACE_EVENT(rdev_get_mpp, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_dump_mpp’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1098:1: note: in expansion of macro ‘TRACE_EVENT’ 1098 | TRACE_EVENT(rdev_dump_mpp, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1098:1: note: in expansion of macro ‘TRACE_EVENT’ 1098 | TRACE_EVENT(rdev_dump_mpp, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_return_int_mpath_info’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1121:1: note: in expansion of macro ‘TRACE_EVENT’ 1121 | TRACE_EVENT(rdev_return_int_mpath_info, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1121:1: note: in expansion of macro ‘TRACE_EVENT’ 1121 | TRACE_EVENT(rdev_return_int_mpath_info, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_return_int_mesh_config’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ 1159 | TRACE_EVENT(rdev_return_int_mesh_config, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ 1159 | TRACE_EVENT(rdev_return_int_mesh_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_update_mesh_config’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1176:1: note: in expansion of macro ‘TRACE_EVENT’ 1176 | TRACE_EVENT(rdev_update_mesh_config, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1176:1: note: in expansion of macro ‘TRACE_EVENT’ 1176 | TRACE_EVENT(rdev_update_mesh_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_join_mesh’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1196:1: note: in expansion of macro ‘TRACE_EVENT’ 1196 | TRACE_EVENT(rdev_join_mesh, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1196:1: note: in expansion of macro ‘TRACE_EVENT’ 1196 | TRACE_EVENT(rdev_join_mesh, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_change_bss’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1215:1: note: in expansion of macro ‘TRACE_EVENT’ 1215 | TRACE_EVENT(rdev_change_bss, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1215:1: note: in expansion of macro ‘TRACE_EVENT’ 1215 | TRACE_EVENT(rdev_change_bss, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_inform_bss’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1245:1: note: in expansion of macro ‘TRACE_EVENT’ 1245 | TRACE_EVENT(rdev_inform_bss, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1245:1: note: in expansion of macro ‘TRACE_EVENT’ 1245 | TRACE_EVENT(rdev_inform_bss, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_txq_params’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1262:1: note: in expansion of macro ‘TRACE_EVENT’ 1262 | TRACE_EVENT(rdev_set_txq_params, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1262:1: note: in expansion of macro ‘TRACE_EVENT’ 1262 | TRACE_EVENT(rdev_set_txq_params, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_libertas_set_mesh_channel’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1289:1: note: in expansion of macro ‘TRACE_EVENT’ 1289 | TRACE_EVENT(rdev_libertas_set_mesh_channel, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1289:1: note: in expansion of macro ‘TRACE_EVENT’ 1289 | TRACE_EVENT(rdev_libertas_set_mesh_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_monitor_channel’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1307:1: note: in expansion of macro ‘TRACE_EVENT’ 1307 | TRACE_EVENT(rdev_set_monitor_channel, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1307:1: note: in expansion of macro ‘TRACE_EVENT’ 1307 | TRACE_EVENT(rdev_set_monitor_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_auth’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1323:1: note: in expansion of macro ‘TRACE_EVENT’ 1323 | TRACE_EVENT(rdev_auth, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1323:1: note: in expansion of macro ‘TRACE_EVENT’ 1323 | TRACE_EVENT(rdev_auth, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_assoc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1347:1: note: in expansion of macro ‘TRACE_EVENT’ 1347 | TRACE_EVENT(rdev_assoc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1347:1: note: in expansion of macro ‘TRACE_EVENT’ 1347 | TRACE_EVENT(rdev_assoc, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_deauth’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1400:1: note: in expansion of macro ‘TRACE_EVENT’ 1400 | TRACE_EVENT(rdev_deauth, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1400:1: note: in expansion of macro ‘TRACE_EVENT’ 1400 | TRACE_EVENT(rdev_deauth, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_disassoc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1423:1: note: in expansion of macro ‘TRACE_EVENT’ 1423 | TRACE_EVENT(rdev_disassoc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1423:1: note: in expansion of macro ‘TRACE_EVENT’ 1423 | TRACE_EVENT(rdev_disassoc, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_mgmt_tx_cancel_wait’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1448:1: note: in expansion of macro ‘TRACE_EVENT’ 1448 | TRACE_EVENT(rdev_mgmt_tx_cancel_wait, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1448:1: note: in expansion of macro ‘TRACE_EVENT’ 1448 | TRACE_EVENT(rdev_mgmt_tx_cancel_wait, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_power_mgmt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1466:1: note: in expansion of macro ‘TRACE_EVENT’ 1466 | TRACE_EVENT(rdev_set_power_mgmt, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1466:1: note: in expansion of macro ‘TRACE_EVENT’ 1466 | TRACE_EVENT(rdev_set_power_mgmt, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_connect’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1487:1: note: in expansion of macro ‘TRACE_EVENT’ 1487 | TRACE_EVENT(rdev_connect, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1487:1: note: in expansion of macro ‘TRACE_EVENT’ 1487 | TRACE_EVENT(rdev_connect, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_update_connect_params’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1522:1: note: in expansion of macro ‘TRACE_EVENT’ 1522 | TRACE_EVENT(rdev_update_connect_params, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1522:1: note: in expansion of macro ‘TRACE_EVENT’ 1522 | TRACE_EVENT(rdev_update_connect_params, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_cqm_rssi_config’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1540:1: note: in expansion of macro ‘TRACE_EVENT’ 1540 | TRACE_EVENT(rdev_set_cqm_rssi_config, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1540:1: note: in expansion of macro ‘TRACE_EVENT’ 1540 | TRACE_EVENT(rdev_set_cqm_rssi_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_cqm_rssi_range_config’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1563:1: note: in expansion of macro ‘TRACE_EVENT’ 1563 | TRACE_EVENT(rdev_set_cqm_rssi_range_config, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1563:1: note: in expansion of macro ‘TRACE_EVENT’ 1563 | TRACE_EVENT(rdev_set_cqm_rssi_range_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_cqm_txe_config’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1585:1: note: in expansion of macro ‘TRACE_EVENT’ 1585 | TRACE_EVENT(rdev_set_cqm_txe_config, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1585:1: note: in expansion of macro ‘TRACE_EVENT’ 1585 | TRACE_EVENT(rdev_set_cqm_txe_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_disconnect’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1608:1: note: in expansion of macro ‘TRACE_EVENT’ 1608 | TRACE_EVENT(rdev_disconnect, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1608:1: note: in expansion of macro ‘TRACE_EVENT’ 1608 | TRACE_EVENT(rdev_disconnect, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_join_ibss’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1626:1: note: in expansion of macro ‘TRACE_EVENT’ 1626 | TRACE_EVENT(rdev_join_ibss, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1626:1: note: in expansion of macro ‘TRACE_EVENT’ 1626 | TRACE_EVENT(rdev_join_ibss, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_join_ocb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1647:1: note: in expansion of macro ‘TRACE_EVENT’ 1647 | TRACE_EVENT(rdev_join_ocb, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1647:1: note: in expansion of macro ‘TRACE_EVENT’ 1647 | TRACE_EVENT(rdev_join_ocb, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_wiphy_params’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1663:1: note: in expansion of macro ‘TRACE_EVENT’ 1663 | TRACE_EVENT(rdev_set_wiphy_params, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1663:1: note: in expansion of macro ‘TRACE_EVENT’ 1663 | TRACE_EVENT(rdev_set_wiphy_params, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_tx_power’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1683:1: note: in expansion of macro ‘TRACE_EVENT’ 1683 | TRACE_EVENT(rdev_set_tx_power, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1683:1: note: in expansion of macro ‘TRACE_EVENT’ 1683 | TRACE_EVENT(rdev_set_tx_power, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_return_int_int’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1703:1: note: in expansion of macro ‘TRACE_EVENT’ 1703 | TRACE_EVENT(rdev_return_int_int, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1703:1: note: in expansion of macro ‘TRACE_EVENT’ 1703 | TRACE_EVENT(rdev_return_int_int, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_testmode_cmd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1721:1: note: in expansion of macro ‘TRACE_EVENT’ 1721 | TRACE_EVENT(rdev_testmode_cmd, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1721:1: note: in expansion of macro ‘TRACE_EVENT’ 1721 | TRACE_EVENT(rdev_testmode_cmd, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_testmode_dump’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ 1735 | TRACE_EVENT(rdev_testmode_dump, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ 1735 | TRACE_EVENT(rdev_testmode_dump, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_bitrate_mask’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1748:1: note: in expansion of macro ‘TRACE_EVENT’ 1748 | TRACE_EVENT(rdev_set_bitrate_mask, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1748:1: note: in expansion of macro ‘TRACE_EVENT’ 1748 | TRACE_EVENT(rdev_set_bitrate_mask, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_update_mgmt_frame_registrations’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1770:1: note: in expansion of macro ‘TRACE_EVENT’ 1770 | TRACE_EVENT(rdev_update_mgmt_frame_registrations, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1770:1: note: in expansion of macro ‘TRACE_EVENT’ 1770 | TRACE_EVENT(rdev_update_mgmt_frame_registrations, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_return_int_tx_rx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1791:1: note: in expansion of macro ‘TRACE_EVENT’ 1791 | TRACE_EVENT(rdev_return_int_tx_rx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1791:1: note: in expansion of macro ‘TRACE_EVENT’ 1791 | TRACE_EVENT(rdev_return_int_tx_rx, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_return_void_tx_rx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1810:1: note: in expansion of macro ‘TRACE_EVENT’ 1810 | TRACE_EVENT(rdev_return_void_tx_rx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1810:1: note: in expansion of macro ‘TRACE_EVENT’ 1810 | TRACE_EVENT(rdev_return_void_tx_rx, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_tx_rx_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1833:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1833 | DECLARE_EVENT_CLASS(tx_rx_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1833:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1833 | DECLARE_EVENT_CLASS(tx_rx_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_wiphy_netdev_id_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1855 | DECLARE_EVENT_CLASS(wiphy_netdev_id_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1855 | DECLARE_EVENT_CLASS(wiphy_netdev_id_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_tdls_mgmt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1882:1: note: in expansion of macro ‘TRACE_EVENT’ 1882 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1882:1: note: in expansion of macro ‘TRACE_EVENT’ 1882 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_dump_survey’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1924:1: note: in expansion of macro ‘TRACE_EVENT’ 1924 | TRACE_EVENT(rdev_dump_survey, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1924:1: note: in expansion of macro ‘TRACE_EVENT’ 1924 | TRACE_EVENT(rdev_dump_survey, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_return_int_survey_info’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ 1941 | TRACE_EVENT(rdev_return_int_survey_info, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ 1941 | TRACE_EVENT(rdev_return_int_survey_info, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_tdls_oper’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1981:1: note: in expansion of macro ‘TRACE_EVENT’ 1981 | TRACE_EVENT(rdev_tdls_oper, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1981:1: note: in expansion of macro ‘TRACE_EVENT’ 1981 | TRACE_EVENT(rdev_tdls_oper, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_pmksa’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2001:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2001 | DECLARE_EVENT_CLASS(rdev_pmksa, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2001:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2001 | DECLARE_EVENT_CLASS(rdev_pmksa, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_probe_client’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ 2019 | TRACE_EVENT(rdev_probe_client, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ 2019 | TRACE_EVENT(rdev_probe_client, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_remain_on_channel’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2049:1: note: in expansion of macro ‘TRACE_EVENT’ 2049 | TRACE_EVENT(rdev_remain_on_channel, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2049:1: note: in expansion of macro ‘TRACE_EVENT’ 2049 | TRACE_EVENT(rdev_remain_on_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_return_int_cookie’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2070:1: note: in expansion of macro ‘TRACE_EVENT’ 2070 | TRACE_EVENT(rdev_return_int_cookie, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2070:1: note: in expansion of macro ‘TRACE_EVENT’ 2070 | TRACE_EVENT(rdev_return_int_cookie, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_cancel_remain_on_channel’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2087:1: note: in expansion of macro ‘TRACE_EVENT’ 2087 | TRACE_EVENT(rdev_cancel_remain_on_channel, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2087:1: note: in expansion of macro ‘TRACE_EVENT’ 2087 | TRACE_EVENT(rdev_cancel_remain_on_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_mgmt_tx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2104:1: note: in expansion of macro ‘TRACE_EVENT’ 2104 | TRACE_EVENT(rdev_mgmt_tx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2104:1: note: in expansion of macro ‘TRACE_EVENT’ 2104 | TRACE_EVENT(rdev_mgmt_tx, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_tx_control_port’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2134:1: note: in expansion of macro ‘TRACE_EVENT’ 2134 | TRACE_EVENT(rdev_tx_control_port, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2134:1: note: in expansion of macro ‘TRACE_EVENT’ 2134 | TRACE_EVENT(rdev_tx_control_port, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_noack_map’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ 2163 | TRACE_EVENT(rdev_set_noack_map, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ 2163 | TRACE_EVENT(rdev_set_noack_map, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_wiphy_wdev_link_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2181:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2181 | DECLARE_EVENT_CLASS(wiphy_wdev_link_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2181:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2181 | DECLARE_EVENT_CLASS(wiphy_wdev_link_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_return_chandef’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2205:1: note: in expansion of macro ‘TRACE_EVENT’ 2205 | TRACE_EVENT(rdev_return_chandef, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2205:1: note: in expansion of macro ‘TRACE_EVENT’ 2205 | TRACE_EVENT(rdev_return_chandef, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_start_nan’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2236:1: note: in expansion of macro ‘TRACE_EVENT’ 2236 | TRACE_EVENT(rdev_start_nan, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2236:1: note: in expansion of macro ‘TRACE_EVENT’ 2236 | TRACE_EVENT(rdev_start_nan, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_nan_change_conf’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2258:1: note: in expansion of macro ‘TRACE_EVENT’ 2258 | TRACE_EVENT(rdev_nan_change_conf, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2258:1: note: in expansion of macro ‘TRACE_EVENT’ 2258 | TRACE_EVENT(rdev_nan_change_conf, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_add_nan_func’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2287:1: note: in expansion of macro ‘TRACE_EVENT’ 2287 | TRACE_EVENT(rdev_add_nan_func, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2287:1: note: in expansion of macro ‘TRACE_EVENT’ 2287 | TRACE_EVENT(rdev_add_nan_func, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_del_nan_func’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2308:1: note: in expansion of macro ‘TRACE_EVENT’ 2308 | TRACE_EVENT(rdev_del_nan_func, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2308:1: note: in expansion of macro ‘TRACE_EVENT’ 2308 | TRACE_EVENT(rdev_del_nan_func, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_mac_acl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2326:1: note: in expansion of macro ‘TRACE_EVENT’ 2326 | TRACE_EVENT(rdev_set_mac_acl, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2326:1: note: in expansion of macro ‘TRACE_EVENT’ 2326 | TRACE_EVENT(rdev_set_mac_acl, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_update_ft_ies’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2344:1: note: in expansion of macro ‘TRACE_EVENT’ 2344 | TRACE_EVENT(rdev_update_ft_ies, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2344:1: note: in expansion of macro ‘TRACE_EVENT’ 2344 | TRACE_EVENT(rdev_update_ft_ies, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_crit_proto_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2364:1: note: in expansion of macro ‘TRACE_EVENT’ 2364 | TRACE_EVENT(rdev_crit_proto_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2364:1: note: in expansion of macro ‘TRACE_EVENT’ 2364 | TRACE_EVENT(rdev_crit_proto_start, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_crit_proto_stop’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2384:1: note: in expansion of macro ‘TRACE_EVENT’ 2384 | TRACE_EVENT(rdev_crit_proto_stop, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2384:1: note: in expansion of macro ‘TRACE_EVENT’ 2384 | TRACE_EVENT(rdev_crit_proto_stop, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_channel_switch’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2399:1: note: in expansion of macro ‘TRACE_EVENT’ 2399 | TRACE_EVENT(rdev_channel_switch, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2399:1: note: in expansion of macro ‘TRACE_EVENT’ 2399 | TRACE_EVENT(rdev_channel_switch, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_qos_map’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2439:1: note: in expansion of macro ‘TRACE_EVENT’ 2439 | TRACE_EVENT(rdev_set_qos_map, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2439:1: note: in expansion of macro ‘TRACE_EVENT’ 2439 | TRACE_EVENT(rdev_set_qos_map, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_ap_chanwidth’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2457:1: note: in expansion of macro ‘TRACE_EVENT’ 2457 | TRACE_EVENT(rdev_set_ap_chanwidth, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2457:1: note: in expansion of macro ‘TRACE_EVENT’ 2457 | TRACE_EVENT(rdev_set_ap_chanwidth, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_add_tx_ts’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2479:1: note: in expansion of macro ‘TRACE_EVENT’ 2479 | TRACE_EVENT(rdev_add_tx_ts, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2479:1: note: in expansion of macro ‘TRACE_EVENT’ 2479 | TRACE_EVENT(rdev_add_tx_ts, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_del_tx_ts’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2504:1: note: in expansion of macro ‘TRACE_EVENT’ 2504 | TRACE_EVENT(rdev_del_tx_ts, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2504:1: note: in expansion of macro ‘TRACE_EVENT’ 2504 | TRACE_EVENT(rdev_del_tx_ts, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_tdls_channel_switch’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2524:1: note: in expansion of macro ‘TRACE_EVENT’ 2524 | TRACE_EVENT(rdev_tdls_channel_switch, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2524:1: note: in expansion of macro ‘TRACE_EVENT’ 2524 | TRACE_EVENT(rdev_tdls_channel_switch, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_tdls_cancel_channel_switch’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2548:1: note: in expansion of macro ‘TRACE_EVENT’ 2548 | TRACE_EVENT(rdev_tdls_cancel_channel_switch, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2548:1: note: in expansion of macro ‘TRACE_EVENT’ 2548 | TRACE_EVENT(rdev_tdls_cancel_channel_switch, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_pmk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2566:1: note: in expansion of macro ‘TRACE_EVENT’ 2566 | TRACE_EVENT(rdev_set_pmk, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2566:1: note: in expansion of macro ‘TRACE_EVENT’ 2566 | TRACE_EVENT(rdev_set_pmk, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_del_pmk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2605:1: note: in expansion of macro ‘TRACE_EVENT’ 2605 | TRACE_EVENT(rdev_del_pmk, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2605:1: note: in expansion of macro ‘TRACE_EVENT’ 2605 | TRACE_EVENT(rdev_del_pmk, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_external_auth’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2626:1: note: in expansion of macro ‘TRACE_EVENT’ 2626 | TRACE_EVENT(rdev_external_auth, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2626:1: note: in expansion of macro ‘TRACE_EVENT’ 2626 | TRACE_EVENT(rdev_external_auth, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_start_radar_detection’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2652:1: note: in expansion of macro ‘TRACE_EVENT’ 2652 | TRACE_EVENT(rdev_start_radar_detection, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2652:1: note: in expansion of macro ‘TRACE_EVENT’ 2652 | TRACE_EVENT(rdev_start_radar_detection, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_mcast_rate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2675:1: note: in expansion of macro ‘TRACE_EVENT’ 2675 | TRACE_EVENT(rdev_set_mcast_rate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2675:1: note: in expansion of macro ‘TRACE_EVENT’ 2675 | TRACE_EVENT(rdev_set_mcast_rate, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_coalesce’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2699:1: note: in expansion of macro ‘TRACE_EVENT’ 2699 | TRACE_EVENT(rdev_set_coalesce, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2699:1: note: in expansion of macro ‘TRACE_EVENT’ 2699 | TRACE_EVENT(rdev_set_coalesce, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_multicast_to_unicast’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2719:1: note: in expansion of macro ‘TRACE_EVENT’ 2719 | TRACE_EVENT(rdev_set_multicast_to_unicast, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2719:1: note: in expansion of macro ‘TRACE_EVENT’ 2719 | TRACE_EVENT(rdev_set_multicast_to_unicast, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_get_ftm_responder_stats’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2743:1: note: in expansion of macro ‘TRACE_EVENT’ 2743 | TRACE_EVENT(rdev_get_ftm_responder_stats, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2743:1: note: in expansion of macro ‘TRACE_EVENT’ 2743 | TRACE_EVENT(rdev_get_ftm_responder_stats, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_fils_aad’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2797:1: note: in expansion of macro ‘TRACE_EVENT’ 2797 | TRACE_EVENT(rdev_set_fils_aad, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2797:1: note: in expansion of macro ‘TRACE_EVENT’ 2797 | TRACE_EVENT(rdev_set_fils_aad, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_update_owe_info’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2815:1: note: in expansion of macro ‘TRACE_EVENT’ 2815 | TRACE_EVENT(rdev_update_owe_info, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2815:1: note: in expansion of macro ‘TRACE_EVENT’ 2815 | TRACE_EVENT(rdev_update_owe_info, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_probe_mesh_link’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2835:1: note: in expansion of macro ‘TRACE_EVENT’ 2835 | TRACE_EVENT(rdev_probe_mesh_link, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2835:1: note: in expansion of macro ‘TRACE_EVENT’ 2835 | TRACE_EVENT(rdev_probe_mesh_link, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_tid_config’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2853:1: note: in expansion of macro ‘TRACE_EVENT’ 2853 | TRACE_EVENT(rdev_set_tid_config, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2853:1: note: in expansion of macro ‘TRACE_EVENT’ 2853 | TRACE_EVENT(rdev_set_tid_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_reset_tid_config’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2871:1: note: in expansion of macro ‘TRACE_EVENT’ 2871 | TRACE_EVENT(rdev_reset_tid_config, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2871:1: note: in expansion of macro ‘TRACE_EVENT’ 2871 | TRACE_EVENT(rdev_reset_tid_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_sar_specs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2891:1: note: in expansion of macro ‘TRACE_EVENT’ 2891 | TRACE_EVENT(rdev_set_sar_specs, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2891:1: note: in expansion of macro ‘TRACE_EVENT’ 2891 | TRACE_EVENT(rdev_set_sar_specs, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_color_change’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2909:1: note: in expansion of macro ‘TRACE_EVENT’ 2909 | TRACE_EVENT(rdev_color_change, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2909:1: note: in expansion of macro ‘TRACE_EVENT’ 2909 | TRACE_EVENT(rdev_color_change, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_radar_background’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ 2935 | TRACE_EVENT(rdev_set_radar_background, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ 2935 | TRACE_EVENT(rdev_set_radar_background, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_del_link_station’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2966:1: note: in expansion of macro ‘TRACE_EVENT’ 2966 | TRACE_EVENT(rdev_del_link_station, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2966:1: note: in expansion of macro ‘TRACE_EVENT’ 2966 | TRACE_EVENT(rdev_del_link_station, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_hw_timestamp’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2990:1: note: in expansion of macro ‘TRACE_EVENT’ 2990 | TRACE_EVENT(rdev_set_hw_timestamp, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2990:1: note: in expansion of macro ‘TRACE_EVENT’ 2990 | TRACE_EVENT(rdev_set_hw_timestamp, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_ttlm’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3015:1: note: in expansion of macro ‘TRACE_EVENT’ 3015 | TRACE_EVENT(rdev_set_ttlm, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3015:1: note: in expansion of macro ‘TRACE_EVENT’ 3015 | TRACE_EVENT(rdev_set_ttlm, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_return_bool’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3039:1: note: in expansion of macro ‘TRACE_EVENT’ 3039 | TRACE_EVENT(cfg80211_return_bool, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3039:1: note: in expansion of macro ‘TRACE_EVENT’ 3039 | TRACE_EVENT(cfg80211_return_bool, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_netdev_mac_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3051:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3051 | DECLARE_EVENT_CLASS(cfg80211_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3051:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3051 | DECLARE_EVENT_CLASS(cfg80211_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_netdev_evt_only’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3071:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3071 | DECLARE_EVENT_CLASS(netdev_evt_only, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3071:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3071 | DECLARE_EVENT_CLASS(netdev_evt_only, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_send_rx_assoc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3088:1: note: in expansion of macro ‘TRACE_EVENT’ 3088 | TRACE_EVENT(cfg80211_send_rx_assoc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3088:1: note: in expansion of macro ‘TRACE_EVENT’ 3088 | TRACE_EVENT(cfg80211_send_rx_assoc, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_netdev_frame_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3105 | DECLARE_EVENT_CLASS(netdev_frame_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3105 | DECLARE_EVENT_CLASS(netdev_frame_event, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_tx_mlme_mgmt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3131:1: note: in expansion of macro ‘TRACE_EVENT’ 3131 | TRACE_EVENT(cfg80211_tx_mlme_mgmt, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3131:1: note: in expansion of macro ‘TRACE_EVENT’ 3131 | TRACE_EVENT(cfg80211_tx_mlme_mgmt, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_netdev_mac_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3151:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3151 | DECLARE_EVENT_CLASS(netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3151:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3151 | DECLARE_EVENT_CLASS(netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_send_assoc_failure’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3171:1: note: in expansion of macro ‘TRACE_EVENT’ 3171 | TRACE_EVENT(cfg80211_send_assoc_failure, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3171:1: note: in expansion of macro ‘TRACE_EVENT’ 3171 | TRACE_EVENT(cfg80211_send_assoc_failure, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_michael_mic_failure’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3189:1: note: in expansion of macro ‘TRACE_EVENT’ 3189 | TRACE_EVENT(cfg80211_michael_mic_failure, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3189:1: note: in expansion of macro ‘TRACE_EVENT’ 3189 | TRACE_EVENT(cfg80211_michael_mic_failure, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_ready_on_channel’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3213:1: note: in expansion of macro ‘TRACE_EVENT’ 3213 | TRACE_EVENT(cfg80211_ready_on_channel, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3213:1: note: in expansion of macro ‘TRACE_EVENT’ 3213 | TRACE_EVENT(cfg80211_ready_on_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_ready_on_channel_expired’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3235:1: note: in expansion of macro ‘TRACE_EVENT’ 3235 | TRACE_EVENT(cfg80211_ready_on_channel_expired, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3235:1: note: in expansion of macro ‘TRACE_EVENT’ 3235 | TRACE_EVENT(cfg80211_ready_on_channel_expired, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_tx_mgmt_expired’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3253:1: note: in expansion of macro ‘TRACE_EVENT’ 3253 | TRACE_EVENT(cfg80211_tx_mgmt_expired, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3253:1: note: in expansion of macro ‘TRACE_EVENT’ 3253 | TRACE_EVENT(cfg80211_tx_mgmt_expired, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_new_sta’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3271:1: note: in expansion of macro ‘TRACE_EVENT’ 3271 | TRACE_EVENT(cfg80211_new_sta, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3271:1: note: in expansion of macro ‘TRACE_EVENT’ 3271 | TRACE_EVENT(cfg80211_new_sta, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_rx_mgmt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3294:1: note: in expansion of macro ‘TRACE_EVENT’ 3294 | TRACE_EVENT(cfg80211_rx_mgmt, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3294:1: note: in expansion of macro ‘TRACE_EVENT’ 3294 | TRACE_EVENT(cfg80211_rx_mgmt, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_mgmt_tx_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3311:1: note: in expansion of macro ‘TRACE_EVENT’ 3311 | TRACE_EVENT(cfg80211_mgmt_tx_status, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3311:1: note: in expansion of macro ‘TRACE_EVENT’ 3311 | TRACE_EVENT(cfg80211_mgmt_tx_status, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_control_port_tx_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3328:1: note: in expansion of macro ‘TRACE_EVENT’ 3328 | TRACE_EVENT(cfg80211_control_port_tx_status, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3328:1: note: in expansion of macro ‘TRACE_EVENT’ 3328 | TRACE_EVENT(cfg80211_control_port_tx_status, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_rx_control_port’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3345:1: note: in expansion of macro ‘TRACE_EVENT’ 3345 | TRACE_EVENT(cfg80211_rx_control_port, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3345:1: note: in expansion of macro ‘TRACE_EVENT’ 3345 | TRACE_EVENT(cfg80211_rx_control_port, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_cqm_rssi_notify’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3371:1: note: in expansion of macro ‘TRACE_EVENT’ 3371 | TRACE_EVENT(cfg80211_cqm_rssi_notify, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3371:1: note: in expansion of macro ‘TRACE_EVENT’ 3371 | TRACE_EVENT(cfg80211_cqm_rssi_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_reg_can_beacon’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3390:1: note: in expansion of macro ‘TRACE_EVENT’ 3390 | TRACE_EVENT(cfg80211_reg_can_beacon, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3390:1: note: in expansion of macro ‘TRACE_EVENT’ 3390 | TRACE_EVENT(cfg80211_reg_can_beacon, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_chandef_dfs_required’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3414:1: note: in expansion of macro ‘TRACE_EVENT’ 3414 | TRACE_EVENT(cfg80211_chandef_dfs_required, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3414:1: note: in expansion of macro ‘TRACE_EVENT’ 3414 | TRACE_EVENT(cfg80211_chandef_dfs_required, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_ch_switch_notify’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3429:1: note: in expansion of macro ‘TRACE_EVENT’ 3429 | TRACE_EVENT(cfg80211_ch_switch_notify, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3429:1: note: in expansion of macro ‘TRACE_EVENT’ 3429 | TRACE_EVENT(cfg80211_ch_switch_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_ch_switch_started_notify’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3448:1: note: in expansion of macro ‘TRACE_EVENT’ 3448 | TRACE_EVENT(cfg80211_ch_switch_started_notify, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3448:1: note: in expansion of macro ‘TRACE_EVENT’ 3448 | TRACE_EVENT(cfg80211_ch_switch_started_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_radar_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3467:1: note: in expansion of macro ‘TRACE_EVENT’ 3467 | TRACE_EVENT(cfg80211_radar_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3467:1: note: in expansion of macro ‘TRACE_EVENT’ 3467 | TRACE_EVENT(cfg80211_radar_event, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_cac_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3485:1: note: in expansion of macro ‘TRACE_EVENT’ 3485 | TRACE_EVENT(cfg80211_cac_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3485:1: note: in expansion of macro ‘TRACE_EVENT’ 3485 | TRACE_EVENT(cfg80211_cac_event, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_rx_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3500:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3500 | DECLARE_EVENT_CLASS(cfg80211_rx_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3500:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3500 | DECLARE_EVENT_CLASS(cfg80211_rx_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_ibss_joined’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3524:1: note: in expansion of macro ‘TRACE_EVENT’ 3524 | TRACE_EVENT(cfg80211_ibss_joined, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3524:1: note: in expansion of macro ‘TRACE_EVENT’ 3524 | TRACE_EVENT(cfg80211_ibss_joined, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_probe_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3542:1: note: in expansion of macro ‘TRACE_EVENT’ 3542 | TRACE_EVENT(cfg80211_probe_status, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3542:1: note: in expansion of macro ‘TRACE_EVENT’ 3542 | TRACE_EVENT(cfg80211_probe_status, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_cqm_pktloss_notify’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3563:1: note: in expansion of macro ‘TRACE_EVENT’ 3563 | TRACE_EVENT(cfg80211_cqm_pktloss_notify, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3563:1: note: in expansion of macro ‘TRACE_EVENT’ 3563 | TRACE_EVENT(cfg80211_cqm_pktloss_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_pmksa_candidate_notify’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3585:1: note: in expansion of macro ‘TRACE_EVENT’ 3585 | TRACE_EVENT(cfg80211_pmksa_candidate_notify, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3585:1: note: in expansion of macro ‘TRACE_EVENT’ 3585 | TRACE_EVENT(cfg80211_pmksa_candidate_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_report_obss_beacon’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3606:1: note: in expansion of macro ‘TRACE_EVENT’ 3606 | TRACE_EVENT(cfg80211_report_obss_beacon, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3606:1: note: in expansion of macro ‘TRACE_EVENT’ 3606 | TRACE_EVENT(cfg80211_report_obss_beacon, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_tdls_oper_request’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3624:1: note: in expansion of macro ‘TRACE_EVENT’ 3624 | TRACE_EVENT(cfg80211_tdls_oper_request, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3624:1: note: in expansion of macro ‘TRACE_EVENT’ 3624 | TRACE_EVENT(cfg80211_tdls_oper_request, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_scan_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3647:1: note: in expansion of macro ‘TRACE_EVENT’ 3647 | TRACE_EVENT(cfg80211_scan_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3647:1: note: in expansion of macro ‘TRACE_EVENT’ 3647 | TRACE_EVENT(cfg80211_scan_done, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_wiphy_id_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3687:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3687 | DECLARE_EVENT_CLASS(wiphy_id_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3687:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3687 | DECLARE_EVENT_CLASS(wiphy_id_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_get_bss’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3711:1: note: in expansion of macro ‘TRACE_EVENT’ 3711 | TRACE_EVENT(cfg80211_get_bss, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3711:1: note: in expansion of macro ‘TRACE_EVENT’ 3711 | TRACE_EVENT(cfg80211_get_bss, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_inform_bss_frame’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3740:1: note: in expansion of macro ‘TRACE_EVENT’ 3740 | TRACE_EVENT(cfg80211_inform_bss_frame, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3740:1: note: in expansion of macro ‘TRACE_EVENT’ 3740 | TRACE_EVENT(cfg80211_inform_bss_frame, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_bss_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3771:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3771 | DECLARE_EVENT_CLASS(cfg80211_bss_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3771:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3771 | DECLARE_EVENT_CLASS(cfg80211_bss_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_return_uint’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3790:1: note: in expansion of macro ‘TRACE_EVENT’ 3790 | TRACE_EVENT(cfg80211_return_uint, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3790:1: note: in expansion of macro ‘TRACE_EVENT’ 3790 | TRACE_EVENT(cfg80211_return_uint, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_return_u32’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3802:1: note: in expansion of macro ‘TRACE_EVENT’ 3802 | TRACE_EVENT(cfg80211_return_u32, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3802:1: note: in expansion of macro ‘TRACE_EVENT’ 3802 | TRACE_EVENT(cfg80211_return_u32, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_report_wowlan_wakeup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3814:1: note: in expansion of macro ‘TRACE_EVENT’ 3814 | TRACE_EVENT(cfg80211_report_wowlan_wakeup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3814:1: note: in expansion of macro ‘TRACE_EVENT’ 3814 | TRACE_EVENT(cfg80211_report_wowlan_wakeup, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_ft_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3852:1: note: in expansion of macro ‘TRACE_EVENT’ 3852 | TRACE_EVENT(cfg80211_ft_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3852:1: note: in expansion of macro ‘TRACE_EVENT’ 3852 | TRACE_EVENT(cfg80211_ft_event, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_stop_iface’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3878:1: note: in expansion of macro ‘TRACE_EVENT’ 3878 | TRACE_EVENT(cfg80211_stop_iface, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3878:1: note: in expansion of macro ‘TRACE_EVENT’ 3878 | TRACE_EVENT(cfg80211_stop_iface, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_pmsr_report’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3893:1: note: in expansion of macro ‘TRACE_EVENT’ 3893 | TRACE_EVENT(cfg80211_pmsr_report, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3893:1: note: in expansion of macro ‘TRACE_EVENT’ 3893 | TRACE_EVENT(cfg80211_pmsr_report, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_pmsr_complete’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3915:1: note: in expansion of macro ‘TRACE_EVENT’ 3915 | TRACE_EVENT(cfg80211_pmsr_complete, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3915:1: note: in expansion of macro ‘TRACE_EVENT’ 3915 | TRACE_EVENT(cfg80211_pmsr_complete, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_update_owe_info_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3933:1: note: in expansion of macro ‘TRACE_EVENT’ 3933 | TRACE_EVENT(cfg80211_update_owe_info_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3933:1: note: in expansion of macro ‘TRACE_EVENT’ 3933 | TRACE_EVENT(cfg80211_update_owe_info_event, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_bss_color_notify’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3960:1: note: in expansion of macro ‘TRACE_EVENT’ 3960 | TRACE_EVENT(cfg80211_bss_color_notify, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3960:1: note: in expansion of macro ‘TRACE_EVENT’ 3960 | TRACE_EVENT(cfg80211_bss_color_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_assoc_comeback’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3982:1: note: in expansion of macro ‘TRACE_EVENT’ 3982 | TRACE_EVENT(cfg80211_assoc_comeback, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3982:1: note: in expansion of macro ‘TRACE_EVENT’ 3982 | TRACE_EVENT(cfg80211_assoc_comeback, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_link_station_add_mod’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3999 | DECLARE_EVENT_CLASS(link_station_add_mod, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3999 | DECLARE_EVENT_CLASS(link_station_add_mod, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_links_removed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:4072:1: note: in expansion of macro ‘TRACE_EVENT’ 4072 | TRACE_EVENT(cfg80211_links_removed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:4072:1: note: in expansion of macro ‘TRACE_EVENT’ 4072 | TRACE_EVENT(cfg80211_links_removed, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: net/wireless/trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: net/wireless] Error 2 make[3]: *** [../scripts/Makefile.build:485: net] Error 2 make[2]: *** [/home/nipa/net-next/wt-0/Makefile:1925: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2 New errors added --- /tmp/tmp.nX20uS0mw5 2024-08-28 10:24:16.909250969 -0700 +++ /tmp/tmp.u6ySuh8nGq 2024-08-28 10:25:19.819604599 -0700 @@ -8,0 +9,92 @@ + from ../arch/x86/include/asm/msr-trace.h:58, + from ../arch/x86/lib/msr.c:7: +../arch/x86/include/asm//msr-trace.h: In function ‘trace_event_raw_event_msr_trace_class’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(msr_trace_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(msr_trace_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(msr_trace_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(msr_trace_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(msr_trace_class, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../arch/x86/include/asm//msr-trace.h: In function ‘perf_trace_msr_trace_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(msr_trace_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(msr_trace_class, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../arch/x86/include/asm//msr-trace.h: In function ‘__bpf_trace_msr_trace_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(msr_trace_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(msr_trace_class, + | ^~~~~~~~~~~~~~~~~~~ +make[4]: *** [../scripts/Makefile.build:244: arch/x86/lib/msr.o] Error 1 +make[3]: *** [../scripts/Makefile.build:485: arch/x86/lib] Error 2 +make[3]: *** Waiting for unfinished jobs.... +In file included from ../include/trace/define_trace.h:108, @@ -128,92 +219,0 @@ - from ../arch/x86/include/asm/msr-trace.h:58, - from ../arch/x86/lib/msr.c:7: -../arch/x86/include/asm//msr-trace.h: In function ‘trace_event_raw_event_msr_trace_class’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 21 | DECLARE_EVENT_CLASS(msr_trace_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 21 | DECLARE_EVENT_CLASS(msr_trace_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 21 | DECLARE_EVENT_CLASS(msr_trace_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 21 | DECLARE_EVENT_CLASS(msr_trace_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 21 | DECLARE_EVENT_CLASS(msr_trace_class, - | ^~~~~~~~~~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:109: -../arch/x86/include/asm//msr-trace.h: In function ‘perf_trace_msr_trace_class’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 21 | DECLARE_EVENT_CLASS(msr_trace_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 21 | DECLARE_EVENT_CLASS(msr_trace_class, - | ^~~~~~~~~~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:110: -../arch/x86/include/asm//msr-trace.h: In function ‘__bpf_trace_msr_trace_class’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 21 | DECLARE_EVENT_CLASS(msr_trace_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 21 | DECLARE_EVENT_CLASS(msr_trace_class, - | ^~~~~~~~~~~~~~~~~~~ -make[4]: *** [../scripts/Makefile.build:244: arch/x86/lib/msr.o] Error 1 -make[3]: *** [../scripts/Makefile.build:485: arch/x86/lib] Error 2 -make[3]: *** Waiting for unfinished jobs.... -In file included from ../include/trace/define_trace.h:108, @@ -548,0 +549,119 @@ + from ../include/trace/events/gpu_mem.h:57, + from ../drivers/gpu/trace/trace_gpu_mem.c:11: +../include/trace/events/gpu_mem.h: In function ‘trace_event_raw_event_gpu_mem_total’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ + 30 | TRACE_EVENT(gpu_mem_total, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ + 30 | TRACE_EVENT(gpu_mem_total, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ + 30 | TRACE_EVENT(gpu_mem_total, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ + 30 | TRACE_EVENT(gpu_mem_total, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ + 30 | TRACE_EVENT(gpu_mem_total, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../include/trace/events/gpu_mem.h: In function ‘perf_trace_gpu_mem_total’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ + 30 | TRACE_EVENT(gpu_mem_total, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ + 30 | TRACE_EVENT(gpu_mem_total, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/gpu_mem.h: In function ‘__bpf_trace_gpu_mem_total’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ + 30 | TRACE_EVENT(gpu_mem_total, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ + 30 | TRACE_EVENT(gpu_mem_total, + | ^~~~~~~~~~~ +make[6]: *** [../scripts/Makefile.build:244: drivers/gpu/trace/trace_gpu_mem.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: drivers/gpu/trace] Error 2 +make[5]: *** Waiting for unfinished jobs.... +In file included from ../include/trace/define_trace.h:108, @@ -641,3 +760,94 @@ - from ../include/trace/events/gpu_mem.h:57, - from ../drivers/gpu/trace/trace_gpu_mem.c:11: -../include/trace/events/gpu_mem.h: In function ‘trace_event_raw_event_gpu_mem_total’: + from ../include/trace/events/dma_fence.h:89, + from ../drivers/dma-buf/dma-fence.c:21: +../include/trace/events/dma_fence.h: In function ‘trace_event_raw_event_dma_fence’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 12 | DECLARE_EVENT_CLASS(dma_fence, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 12 | DECLARE_EVENT_CLASS(dma_fence, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 12 | DECLARE_EVENT_CLASS(dma_fence, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 12 | DECLARE_EVENT_CLASS(dma_fence, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 12 | DECLARE_EVENT_CLASS(dma_fence, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../include/trace/events/dma_fence.h: In function ‘perf_trace_dma_fence’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 12 | DECLARE_EVENT_CLASS(dma_fence, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 12 | DECLARE_EVENT_CLASS(dma_fence, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/dma_fence.h: In function ‘__bpf_trace_dma_fence’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 12 | DECLARE_EVENT_CLASS(dma_fence, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 12 | DECLARE_EVENT_CLASS(dma_fence, + | ^~~~~~~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: drivers/dma-buf/dma-fence.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/nmi.h:38, + from ../arch/x86/kernel/nmi.c:41: +../include/trace/events/nmi.h: In function ‘trace_event_raw_event_nmi_handler’: @@ -653,2 +863,2 @@ -../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ - 30 | TRACE_EVENT(gpu_mem_total, +../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(nmi_handler, @@ -665,2 +875,2 @@ -../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ - 30 | TRACE_EVENT(gpu_mem_total, +../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(nmi_handler, @@ -677,2 +887,2 @@ -../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ - 30 | TRACE_EVENT(gpu_mem_total, +../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(nmi_handler, @@ -689,2 +899,2 @@ -../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ - 30 | TRACE_EVENT(gpu_mem_total, +../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(nmi_handler, @@ -701,2 +911,2 @@ -../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ - 30 | TRACE_EVENT(gpu_mem_total, +../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(nmi_handler, @@ -705 +915 @@ -../include/trace/events/gpu_mem.h: In function ‘perf_trace_gpu_mem_total’: +../include/trace/events/nmi.h: In function ‘perf_trace_nmi_handler’: @@ -715,2 +925,2 @@ -../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ - 30 | TRACE_EVENT(gpu_mem_total, +../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(nmi_handler, @@ -727,2 +937,2 @@ -../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ - 30 | TRACE_EVENT(gpu_mem_total, +../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(nmi_handler, @@ -731 +941 @@ -../include/trace/events/gpu_mem.h: In function ‘__bpf_trace_gpu_mem_total’: +../include/trace/events/nmi.h: In function ‘__bpf_trace_nmi_handler’: @@ -741,2 +951,2 @@ -../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ - 30 | TRACE_EVENT(gpu_mem_total, +../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(nmi_handler, @@ -753,2 +963,2 @@ -../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ - 30 | TRACE_EVENT(gpu_mem_total, +../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(nmi_handler, @@ -756,2 +966 @@ -make[6]: *** [../scripts/Makefile.build:244: drivers/gpu/trace/trace_gpu_mem.o] Error 1 -make[5]: *** [../scripts/Makefile.build:485: drivers/gpu/trace] Error 2 +make[5]: *** [../scripts/Makefile.build:244: arch/x86/kernel/nmi.o] Error 1 @@ -760,3 +969,3 @@ - from ../include/trace/events/nmi.h:38, - from ../arch/x86/kernel/nmi.c:41: -../include/trace/events/nmi.h: In function ‘trace_event_raw_event_nmi_handler’: + from ../drivers/soc/qcom/pmic_pdcharger_ulog.h:36, + from ../drivers/soc/qcom/pmic_pdcharger_ulog.c:15: +../drivers/soc/qcom/./pmic_pdcharger_ulog.h: In function ‘trace_event_raw_event_pmic_pdcharger_ulog_msg’: @@ -772,2 +981,2 @@ -../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(nmi_handler, +../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, @@ -784,2 +993,2 @@ -../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(nmi_handler, +../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, @@ -796,2 +1005,2 @@ -../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(nmi_handler, +../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, @@ -808,2 +1017,2 @@ -../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(nmi_handler, +../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, @@ -820,2 +1029,2 @@ -../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(nmi_handler, +../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, @@ -824 +1033 @@ -../include/trace/events/nmi.h: In function ‘perf_trace_nmi_handler’: +../drivers/soc/qcom/./pmic_pdcharger_ulog.h: In function ‘perf_trace_pmic_pdcharger_ulog_msg’: @@ -834,2 +1043,2 @@ -../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(nmi_handler, +../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, @@ -846,2 +1055,2 @@ -../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(nmi_handler, +../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, @@ -850 +1059 @@ -../include/trace/events/nmi.h: In function ‘__bpf_trace_nmi_handler’: +../drivers/soc/qcom/./pmic_pdcharger_ulog.h: In function ‘__bpf_trace_pmic_pdcharger_ulog_msg’: @@ -860,2 +1069,2 @@ -../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(nmi_handler, +../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, @@ -872,2 +1081,2 @@ -../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(nmi_handler, +../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, @@ -875,2 +1084,2 @@ -make[5]: *** [../scripts/Makefile.build:244: arch/x86/kernel/nmi.o] Error 1 -make[5]: *** Waiting for unfinished jobs.... +make[6]: *** [../scripts/Makefile.build:244: drivers/soc/qcom/pmic_pdcharger_ulog.o] Error 1 +make[6]: *** Waiting for unfinished jobs.... @@ -1189,0 +1399,311 @@ + from ../include/trace/events/avc.h:53, + from ../security/selinux/avc.c:35: +../include/trace/events/avc.h: In function ‘trace_event_raw_event_selinux_audited’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(selinux_audited, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(selinux_audited, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(selinux_audited, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(selinux_audited, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(selinux_audited, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../include/trace/events/avc.h: In function ‘perf_trace_selinux_audited’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(selinux_audited, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(selinux_audited, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/avc.h: In function ‘__bpf_trace_selinux_audited’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(selinux_audited, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(selinux_audited, + | ^~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: security/selinux/avc.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: security/selinux] Error 2 +make[3]: *** [../scripts/Makefile.build:485: security] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../drivers/soc/qcom/trace-aoss.h:48, + from ../drivers/soc/qcom/qcom_aoss.c:18: +../drivers/soc/qcom/./trace-aoss.h: In function ‘trace_event_raw_event_aoss_send’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(aoss_send, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(aoss_send, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(aoss_send, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(aoss_send, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(aoss_send, + | ^~~~~~~~~~~ +../drivers/soc/qcom/./trace-aoss.h: In function ‘trace_event_raw_event_aoss_send_done’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/soc/qcom/./trace-aoss.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(aoss_send_done, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/soc/qcom/./trace-aoss.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(aoss_send_done, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../drivers/soc/qcom/./trace-aoss.h: In function ‘perf_trace_aoss_send’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(aoss_send, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(aoss_send, + | ^~~~~~~~~~~ +../drivers/soc/qcom/./trace-aoss.h: In function ‘perf_trace_aoss_send_done’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/soc/qcom/./trace-aoss.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(aoss_send_done, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/soc/qcom/./trace-aoss.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(aoss_send_done, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../drivers/soc/qcom/./trace-aoss.h: In function ‘__bpf_trace_aoss_send’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(aoss_send, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(aoss_send, + | ^~~~~~~~~~~ +../drivers/soc/qcom/./trace-aoss.h: In function ‘__bpf_trace_aoss_send_done’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/soc/qcom/./trace-aoss.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(aoss_send_done, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/soc/qcom/./trace-aoss.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(aoss_send_done, + | ^~~~~~~~~~~ +make[6]: *** [../scripts/Makefile.build:244: drivers/soc/qcom/qcom_aoss.o] Error 1 +In file included from ../include/trace/define_trace.h:108, @@ -1338,0 +1859,91 @@ + from ../drivers/base/trace.h:56, + from ../drivers/base/trace.c:10: +../drivers/base/./trace.h: In function ‘trace_event_raw_event_devres’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(devres, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(devres, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(devres, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(devres, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(devres, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../drivers/base/./trace.h: In function ‘perf_trace_devres’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(devres, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(devres, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../drivers/base/./trace.h: In function ‘__bpf_trace_devres’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(devres, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(devres, + | ^~~~~~~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: drivers/base/trace.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +In file included from ../include/trace/define_trace.h:108, @@ -1534,3 +2145,3 @@ - from ../include/trace/events/avc.h:53, - from ../security/selinux/avc.c:35: -../include/trace/events/avc.h: In function ‘trace_event_raw_event_selinux_audited’: + from ../drivers/dma-buf/sync_trace.h:33, + from ../drivers/dma-buf/sw_sync.c:17: +../include/trace/../../drivers/dma-buf/sync_trace.h: In function ‘trace_event_raw_event_sync_timeline’: @@ -1546,2 +2157,2 @@ -../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(selinux_audited, +../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(sync_timeline, @@ -1558,2 +2169,2 @@ -../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(selinux_audited, +../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(sync_timeline, @@ -1570,2 +2181,2 @@ -../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(selinux_audited, +../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(sync_timeline, @@ -1582,2 +2193,2 @@ -../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(selinux_audited, +../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(sync_timeline, @@ -1594,2 +2205,2 @@ -../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(selinux_audited, +../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(sync_timeline, @@ -1598 +2209 @@ -../include/trace/events/avc.h: In function ‘perf_trace_selinux_audited’: +../include/trace/../../drivers/dma-buf/sync_trace.h: In function ‘perf_trace_sync_timeline’: @@ -1608,2 +2219,2 @@ -../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(selinux_audited, +../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(sync_timeline, @@ -1620,2 +2231,2 @@ -../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(selinux_audited, +../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(sync_timeline, @@ -1624 +2235 @@ -../include/trace/events/avc.h: In function ‘__bpf_trace_selinux_audited’: +../include/trace/../../drivers/dma-buf/sync_trace.h: In function ‘__bpf_trace_sync_timeline’: @@ -1634,2 +2245,2 @@ -../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(selinux_audited, +../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(sync_timeline, @@ -1646,2 +2257,2 @@ -../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(selinux_audited, +../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(sync_timeline, @@ -1649,3 +2260,2 @@ -make[5]: *** [../scripts/Makefile.build:244: security/selinux/avc.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: security/selinux] Error 2 -make[3]: *** [../scripts/Makefile.build:485: security] Error 2 +make[5]: *** [../scripts/Makefile.build:244: drivers/dma-buf/sw_sync.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: drivers/dma-buf] Error 2 @@ -1653,3 +2263,3 @@ - from ../include/trace/events/dma_fence.h:89, - from ../drivers/dma-buf/dma-fence.c:21: -../include/trace/events/dma_fence.h: In function ‘trace_event_raw_event_dma_fence’: + from ../include/trace/events/gpio.h:57, + from ../drivers/gpio/gpiolib.c:44: +../include/trace/events/gpio.h: In function ‘trace_event_raw_event_gpio_direction’: @@ -1662,3 +2272,6 @@ -../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 12 | DECLARE_EVENT_CLASS(dma_fence, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(gpio_direction, + | ^~~~~~~~~~~ @@ -1671,3 +2284,6 @@ -../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 12 | DECLARE_EVENT_CLASS(dma_fence, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(gpio_direction, + | ^~~~~~~~~~~ @@ -1680,3 +2296,6 @@ -../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 12 | DECLARE_EVENT_CLASS(dma_fence, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(gpio_direction, + | ^~~~~~~~~~~ @@ -1689,3 +2308,6 @@ -../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 12 | DECLARE_EVENT_CLASS(dma_fence, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(gpio_direction, + | ^~~~~~~~~~~ @@ -1698,3 +2320,31 @@ -../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 12 | DECLARE_EVENT_CLASS(dma_fence, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(gpio_direction, + | ^~~~~~~~~~~ +../include/trace/events/gpio.h: In function ‘trace_event_raw_event_gpio_value’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/gpio.h:32:1: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(gpio_value, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/gpio.h:32:1: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(gpio_value, + | ^~~~~~~~~~~ @@ -1702 +2352 @@ -../include/trace/events/dma_fence.h: In function ‘perf_trace_dma_fence’: +../include/trace/events/gpio.h: In function ‘perf_trace_gpio_direction’: @@ -1709,3 +2359,6 @@ -../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 12 | DECLARE_EVENT_CLASS(dma_fence, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(gpio_direction, + | ^~~~~~~~~~~ @@ -1718,3 +2371,31 @@ -../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 12 | DECLARE_EVENT_CLASS(dma_fence, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(gpio_direction, + | ^~~~~~~~~~~ +../include/trace/events/gpio.h: In function ‘perf_trace_gpio_value’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/gpio.h:32:1: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(gpio_value, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/gpio.h:32:1: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(gpio_value, + | ^~~~~~~~~~~ @@ -1722 +2403 @@ -../include/trace/events/dma_fence.h: In function ‘__bpf_trace_dma_fence’: +../include/trace/events/gpio.h: In function ‘__bpf_trace_gpio_direction’: @@ -1729,3 +2410,6 @@ -../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 12 | DECLARE_EVENT_CLASS(dma_fence, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(gpio_direction, + | ^~~~~~~~~~~ @@ -1738,5 +2422,32 @@ -../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 12 | DECLARE_EVENT_CLASS(dma_fence, - | ^~~~~~~~~~~~~~~~~~~ -make[5]: *** [../scripts/Makefile.build:244: drivers/dma-buf/dma-fence.o] Error 1 -make[5]: *** Waiting for unfinished jobs.... +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(gpio_direction, + | ^~~~~~~~~~~ +../include/trace/events/gpio.h: In function ‘__bpf_trace_gpio_value’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/gpio.h:32:1: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(gpio_value, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/gpio.h:32:1: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(gpio_value, + | ^~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: drivers/gpio/gpiolib.o] Error 1 @@ -1744,3 +2455,3 @@ - from ../drivers/soc/qcom/trace-aoss.h:48, - from ../drivers/soc/qcom/qcom_aoss.c:18: -../drivers/soc/qcom/./trace-aoss.h: In function ‘trace_event_raw_event_aoss_send’: + from ../include/trace/events/bpf_test_run.h:67, + from ../net/bpf/test_run.c:29: +../include/trace/events/bpf_test_run.h: In function ‘trace_event_raw_event_bpf_trigger_tp’: @@ -1756,2 +2467,2 @@ -../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(aoss_send, +../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(bpf_trigger_tp, @@ -1768,2 +2479,2 @@ -../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(aoss_send, +../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(bpf_trigger_tp, @@ -1780,2 +2491,2 @@ -../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(aoss_send, +../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(bpf_trigger_tp, @@ -1792,2 +2503,2 @@ -../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(aoss_send, +../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(bpf_trigger_tp, @@ -1804,2 +2515,2 @@ -../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(aoss_send, +../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(bpf_trigger_tp, @@ -1807 +2518 @@ -../drivers/soc/qcom/./trace-aoss.h: In function ‘trace_event_raw_event_aoss_send_done’: +../include/trace/events/bpf_test_run.h: In function ‘trace_event_raw_event_bpf_test_finish’: @@ -1814,6 +2525,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/soc/qcom/./trace-aoss.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ - 26 | TRACE_EVENT(aoss_send_done, - | ^~~~~~~~~~~ +../include/trace/events/bpf_test_run.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(bpf_test_finish, + | ^~~~~~~~~~~~~~~~~~~ @@ -1826,6 +2534,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/soc/qcom/./trace-aoss.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ - 26 | TRACE_EVENT(aoss_send_done, - | ^~~~~~~~~~~ +../include/trace/events/bpf_test_run.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(bpf_test_finish, + | ^~~~~~~~~~~~~~~~~~~ @@ -1833 +2538 @@ -../drivers/soc/qcom/./trace-aoss.h: In function ‘perf_trace_aoss_send’: +../include/trace/events/bpf_test_run.h: In function ‘perf_trace_bpf_trigger_tp’: @@ -1843,2 +2548,2 @@ -../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(aoss_send, +../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(bpf_trigger_tp, @@ -1855,2 +2560,2 @@ -../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(aoss_send, +../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(bpf_trigger_tp, @@ -1858 +2563 @@ -../drivers/soc/qcom/./trace-aoss.h: In function ‘perf_trace_aoss_send_done’: +../include/trace/events/bpf_test_run.h: In function ‘perf_trace_bpf_test_finish’: @@ -1865,6 +2570,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/soc/qcom/./trace-aoss.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ - 26 | TRACE_EVENT(aoss_send_done, - | ^~~~~~~~~~~ +../include/trace/events/bpf_test_run.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(bpf_test_finish, + | ^~~~~~~~~~~~~~~~~~~ @@ -1877,6 +2579,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/soc/qcom/./trace-aoss.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ - 26 | TRACE_EVENT(aoss_send_done, - | ^~~~~~~~~~~ +../include/trace/events/bpf_test_run.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(bpf_test_finish, + | ^~~~~~~~~~~~~~~~~~~ @@ -1884 +2583 @@ -../drivers/soc/qcom/./trace-aoss.h: In function ‘__bpf_trace_aoss_send’: +../include/trace/events/bpf_test_run.h: In function ‘__bpf_trace_bpf_trigger_tp’: @@ -1894,2 +2593,2 @@ -../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(aoss_send, +../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(bpf_trigger_tp, @@ -1906,2 +2605,2 @@ -../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(aoss_send, +../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(bpf_trigger_tp, @@ -1909 +2608 @@ -../drivers/soc/qcom/./trace-aoss.h: In function ‘__bpf_trace_aoss_send_done’: +../include/trace/events/bpf_test_run.h: In function ‘__bpf_trace_bpf_test_finish’: @@ -1916,6 +2615,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/soc/qcom/./trace-aoss.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ - 26 | TRACE_EVENT(aoss_send_done, - | ^~~~~~~~~~~ +../include/trace/events/bpf_test_run.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(bpf_test_finish, + | ^~~~~~~~~~~~~~~~~~~ @@ -1928,8 +2624,6 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/soc/qcom/./trace-aoss.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ - 26 | TRACE_EVENT(aoss_send_done, - | ^~~~~~~~~~~ -make[6]: *** [../scripts/Makefile.build:244: drivers/soc/qcom/qcom_aoss.o] Error 1 -make[6]: *** Waiting for unfinished jobs.... +../include/trace/events/bpf_test_run.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(bpf_test_finish, + | ^~~~~~~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: net/bpf/test_run.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: net/bpf] Error 2 +make[4]: *** [../scripts/Makefile.build:485: drivers/gpio] Error 2 @@ -2280,3 +2974,3 @@ - from ../include/trace/events/gpio.h:57, - from ../drivers/gpio/gpiolib.c:44: -../include/trace/events/gpio.h: In function ‘trace_event_raw_event_gpio_direction’: + from ../include/trace/events/nbd.h:107, + from ../drivers/block/nbd.c:50: +../include/trace/events/nbd.h: In function ‘trace_event_raw_event_nbd_transport_event’: @@ -2289,6 +2983,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(gpio_direction, - | ^~~~~~~~~~~ +../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(nbd_transport_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -2301,6 +2992,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(gpio_direction, - | ^~~~~~~~~~~ +../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(nbd_transport_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -2313,6 +3001,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(gpio_direction, - | ^~~~~~~~~~~ +../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(nbd_transport_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -2325,6 +3010,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(gpio_direction, - | ^~~~~~~~~~~ +../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(nbd_transport_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -2337,7 +3019,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(gpio_direction, - | ^~~~~~~~~~~ -../include/trace/events/gpio.h: In function ‘trace_event_raw_event_gpio_value’: +../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(nbd_transport_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nbd.h: In function ‘trace_event_raw_event_nbd_send_request’: @@ -2350,6 +3029,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/gpio.h:32:1: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(gpio_value, - | ^~~~~~~~~~~ +../include/trace/events/nbd.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 61 | DECLARE_EVENT_CLASS(nbd_send_request, + | ^~~~~~~~~~~~~~~~~~~ @@ -2362,6 +3038,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/gpio.h:32:1: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(gpio_value, - | ^~~~~~~~~~~ +../include/trace/events/nbd.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 61 | DECLARE_EVENT_CLASS(nbd_send_request, + | ^~~~~~~~~~~~~~~~~~~ @@ -2369 +3042 @@ -../include/trace/events/gpio.h: In function ‘perf_trace_gpio_direction’: +../include/trace/events/nbd.h: In function ‘perf_trace_nbd_transport_event’: @@ -2376,6 +3049,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(gpio_direction, - | ^~~~~~~~~~~ +../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(nbd_transport_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -2388,7 +3058,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(gpio_direction, - | ^~~~~~~~~~~ -../include/trace/events/gpio.h: In function ‘perf_trace_gpio_value’: +../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(nbd_transport_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nbd.h: In function ‘perf_trace_nbd_send_request’: @@ -2401,6 +3068,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/gpio.h:32:1: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(gpio_value, - | ^~~~~~~~~~~ +../include/trace/events/nbd.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 61 | DECLARE_EVENT_CLASS(nbd_send_request, + | ^~~~~~~~~~~~~~~~~~~ @@ -2413,6 +3077,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/gpio.h:32:1: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(gpio_value, - | ^~~~~~~~~~~ +../include/trace/events/nbd.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 61 | DECLARE_EVENT_CLASS(nbd_send_request, + | ^~~~~~~~~~~~~~~~~~~ @@ -2420 +3081 @@ -../include/trace/events/gpio.h: In function ‘__bpf_trace_gpio_direction’: +../include/trace/events/nbd.h: In function ‘__bpf_trace_nbd_transport_event’: @@ -2427,6 +3088,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(gpio_direction, - | ^~~~~~~~~~~ +../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(nbd_transport_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -2439,7 +3097,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(gpio_direction, - | ^~~~~~~~~~~ -../include/trace/events/gpio.h: In function ‘__bpf_trace_gpio_value’: +../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(nbd_transport_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nbd.h: In function ‘__bpf_trace_nbd_send_request’: @@ -2452,6 +3107,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/gpio.h:32:1: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(gpio_value, - | ^~~~~~~~~~~ +../include/trace/events/nbd.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 61 | DECLARE_EVENT_CLASS(nbd_send_request, + | ^~~~~~~~~~~~~~~~~~~ @@ -2464,7 +3116,5 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/gpio.h:32:1: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(gpio_value, - | ^~~~~~~~~~~ -make[5]: *** [../scripts/Makefile.build:244: drivers/gpio/gpiolib.o] Error 1 +../include/trace/events/nbd.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 61 | DECLARE_EVENT_CLASS(nbd_send_request, + | ^~~~~~~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: drivers/block/nbd.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... @@ -2472,3 +3122,3 @@ - from ../include/trace/events/mctp.h:78, - from ../net/mctp/af_mctp.c:21: -../include/trace/events/mctp.h: In function ‘trace_event_raw_event_mctp_key_acquire’: + from ../include/trace/events/maple_tree.h:123, + from ../lib/maple_tree.c:65: +../include/trace/events/maple_tree.h: In function ‘trace_event_raw_event_ma_op’: @@ -2484,2 +3134,2 @@ -../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mctp_key_acquire, +../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(ma_op, @@ -2496,2 +3146,2 @@ -../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mctp_key_acquire, +../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(ma_op, @@ -2508,2 +3158,2 @@ -../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mctp_key_acquire, +../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(ma_op, @@ -2520,2 +3170,2 @@ -../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mctp_key_acquire, +../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(ma_op, @@ -2532,2 +3182,2 @@ -../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mctp_key_acquire, +../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(ma_op, @@ -2535 +3185 @@ -../include/trace/events/mctp.h: In function ‘trace_event_raw_event_mctp_key_release’: +../include/trace/events/maple_tree.h: In function ‘trace_event_raw_event_ma_read’: @@ -2545,2 +3195,2 @@ -../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(mctp_key_release, +../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ + 46 | TRACE_EVENT(ma_read, @@ -2557,2 +3207,27 @@ -../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(mctp_key_release, +../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ + 46 | TRACE_EVENT(ma_read, + | ^~~~~~~~~~~ +../include/trace/events/maple_tree.h: In function ‘trace_event_raw_event_ma_write’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ + 80 | TRACE_EVENT(ma_write, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ + 80 | TRACE_EVENT(ma_write, @@ -2561 +3236 @@ -../include/trace/events/mctp.h: In function ‘perf_trace_mctp_key_acquire’: +../include/trace/events/maple_tree.h: In function ‘perf_trace_ma_op’: @@ -2571,2 +3246,2 @@ -../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mctp_key_acquire, +../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(ma_op, @@ -2583,2 +3258,2 @@ -../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mctp_key_acquire, +../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(ma_op, @@ -2586 +3261 @@ -../include/trace/events/mctp.h: In function ‘perf_trace_mctp_key_release’: +../include/trace/events/maple_tree.h: In function ‘perf_trace_ma_read’: @@ -2596,2 +3271,2 @@ -../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(mctp_key_release, +../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ + 46 | TRACE_EVENT(ma_read, @@ -2608,2 +3283,2 @@ -../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(mctp_key_release, +../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ + 46 | TRACE_EVENT(ma_read, @@ -2611,4 +3286,3 @@ -In file included from ../include/trace/define_trace.h:110: -../include/trace/events/mctp.h: In function ‘__bpf_trace_mctp_key_acquire’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +../include/trace/events/maple_tree.h: In function ‘perf_trace_ma_write’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -2616,3 +3290,3 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -2622,2 +3296,2 @@ -../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mctp_key_acquire, +../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ + 80 | TRACE_EVENT(ma_write, @@ -2625,6 +3299,6 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -2634,2 +3308,2 @@ -../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mctp_key_acquire, +../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ + 80 | TRACE_EVENT(ma_write, @@ -2637 +3311,2 @@ -../include/trace/events/mctp.h: In function ‘__bpf_trace_mctp_key_release’: +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/maple_tree.h: In function ‘__bpf_trace_ma_op’: @@ -2647,2 +3322,2 @@ -../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(mctp_key_release, +../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(ma_op, @@ -2659,114 +3334,2 @@ -../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(mctp_key_release, - | ^~~~~~~~~~~ -make[5]: *** [../scripts/Makefile.build:244: net/mctp/af_mctp.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: net/mctp] Error 2 -make[4]: *** [../scripts/Makefile.build:485: drivers/gpio] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/bpf_test_run.h:67, - from ../net/bpf/test_run.c:29: -../include/trace/events/bpf_test_run.h: In function ‘trace_event_raw_event_bpf_trigger_tp’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(bpf_trigger_tp, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(bpf_trigger_tp, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(bpf_trigger_tp, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(bpf_trigger_tp, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(bpf_trigger_tp, - | ^~~~~~~~~~~ -../include/trace/events/bpf_test_run.h: In function ‘trace_event_raw_event_bpf_test_finish’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/bpf_test_run.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(bpf_test_finish, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/bpf_test_run.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(bpf_test_finish, - | ^~~~~~~~~~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:109: -../include/trace/events/bpf_test_run.h: In function ‘perf_trace_bpf_trigger_tp’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(bpf_trigger_tp, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(bpf_trigger_tp, +../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(ma_op, @@ -2774,21 +3337 @@ -../include/trace/events/bpf_test_run.h: In function ‘perf_trace_bpf_test_finish’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/bpf_test_run.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(bpf_test_finish, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/bpf_test_run.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(bpf_test_finish, - | ^~~~~~~~~~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:110: -../include/trace/events/bpf_test_run.h: In function ‘__bpf_trace_bpf_trigger_tp’: +../include/trace/events/maple_tree.h: In function ‘__bpf_trace_ma_read’: @@ -2804,2 +3347,2 @@ -../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(bpf_trigger_tp, +../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ + 46 | TRACE_EVENT(ma_read, @@ -2816,2 +3359,2 @@ -../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(bpf_trigger_tp, +../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ + 46 | TRACE_EVENT(ma_read, @@ -2819 +3362 @@ -../include/trace/events/bpf_test_run.h: In function ‘__bpf_trace_bpf_test_finish’: +../include/trace/events/maple_tree.h: In function ‘__bpf_trace_ma_write’: @@ -2826,3 +3369,6 @@ -../include/trace/events/bpf_test_run.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(bpf_test_finish, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ + 80 | TRACE_EVENT(ma_write, + | ^~~~~~~~~~~ @@ -2835,5 +3381,8 @@ -../include/trace/events/bpf_test_run.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(bpf_test_finish, - | ^~~~~~~~~~~~~~~~~~~ -make[5]: *** [../scripts/Makefile.build:244: net/bpf/test_run.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: net/bpf] Error 2 +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ + 80 | TRACE_EVENT(ma_write, + | ^~~~~~~~~~~ +make[4]: *** [../scripts/Makefile.build:244: lib/maple_tree.o] Error 1 +make[3]: *** [../scripts/Makefile.build:485: lib] Error 2 @@ -2841,3 +3390,3 @@ - from ../include/trace/events/filemap.h:118, - from ../mm/filemap.c:54: -../include/trace/events/filemap.h: In function ‘trace_event_raw_event_mm_filemap_op_page_cache’: + from ../include/trace/events/signal.h:125, + from ../kernel/signal.c:53: +../include/trace/events/signal.h: In function ‘trace_event_raw_event_signal_generate’: @@ -2850,3 +3399,6 @@ -../include/trace/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(signal_generate, + | ^~~~~~~~~~~ @@ -2859,3 +3411,6 @@ -../include/trace/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(signal_generate, + | ^~~~~~~~~~~ @@ -2868,3 +3423,6 @@ -../include/trace/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(signal_generate, + | ^~~~~~~~~~~ @@ -2877,19 +3434,0 @@ -../include/trace/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/filemap.h: In function ‘trace_event_raw_event_filemap_set_wb_err’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -2899,2 +3438,2 @@ -../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(filemap_set_wb_err, +../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(signal_generate, @@ -2902,3 +3441,3 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ @@ -2911,2 +3450,2 @@ -../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(filemap_set_wb_err, +../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(signal_generate, @@ -2914 +3453 @@ -../include/trace/events/filemap.h: In function ‘trace_event_raw_event_file_check_and_advance_wb_err’: +../include/trace/events/signal.h: In function ‘trace_event_raw_event_signal_deliver’: @@ -2924,2 +3463,2 @@ -../include/trace/events/filemap.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ - 84 | TRACE_EVENT(file_check_and_advance_wb_err, +../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ + 96 | TRACE_EVENT(signal_deliver, @@ -2936,2 +3475,2 @@ -../include/trace/events/filemap.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ - 84 | TRACE_EVENT(file_check_and_advance_wb_err, +../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ + 96 | TRACE_EVENT(signal_deliver, @@ -2940,20 +3479 @@ -../include/trace/events/filemap.h: In function ‘perf_trace_mm_filemap_op_page_cache’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/filemap.h: In function ‘perf_trace_filemap_set_wb_err’: +../include/trace/events/signal.h: In function ‘perf_trace_signal_generate’: @@ -2969,2 +3489,2 @@ -../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(filemap_set_wb_err, +../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(signal_generate, @@ -2981,2 +3501,2 @@ -../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(filemap_set_wb_err, +../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(signal_generate, @@ -2984 +3504 @@ -../include/trace/events/filemap.h: In function ‘perf_trace_file_check_and_advance_wb_err’: +../include/trace/events/signal.h: In function ‘perf_trace_signal_deliver’: @@ -2994,2 +3514,2 @@ -../include/trace/events/filemap.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ - 84 | TRACE_EVENT(file_check_and_advance_wb_err, +../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ + 96 | TRACE_EVENT(signal_deliver, @@ -3006,2 +3526,2 @@ -../include/trace/events/filemap.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ - 84 | TRACE_EVENT(file_check_and_advance_wb_err, +../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ + 96 | TRACE_EVENT(signal_deliver, @@ -3010,20 +3530 @@ -../include/trace/events/filemap.h: In function ‘__bpf_trace_mm_filemap_op_page_cache’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/filemap.h: In function ‘__bpf_trace_filemap_set_wb_err’: +../include/trace/events/signal.h: In function ‘__bpf_trace_signal_generate’: @@ -3039,2 +3540,2 @@ -../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(filemap_set_wb_err, +../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(signal_generate, @@ -3051,2 +3552,2 @@ -../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(filemap_set_wb_err, +../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(signal_generate, @@ -3054 +3555 @@ -../include/trace/events/filemap.h: In function ‘__bpf_trace_file_check_and_advance_wb_err’: +../include/trace/events/signal.h: In function ‘__bpf_trace_signal_deliver’: @@ -3064,2 +3565,2 @@ -../include/trace/events/filemap.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ - 84 | TRACE_EVENT(file_check_and_advance_wb_err, +../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ + 96 | TRACE_EVENT(signal_deliver, @@ -3076,2 +3577,2 @@ -../include/trace/events/filemap.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ - 84 | TRACE_EVENT(file_check_and_advance_wb_err, +../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ + 96 | TRACE_EVENT(signal_deliver, @@ -3079 +3580 @@ -make[4]: *** [../scripts/Makefile.build:244: mm/filemap.o] Error 1 +make[4]: *** [../scripts/Makefile.build:244: kernel/signal.o] Error 1 @@ -3655,3 +4156,3 @@ - from ../drivers/base/trace.h:56, - from ../drivers/base/trace.c:10: -../drivers/base/./trace.h: In function ‘trace_event_raw_event_devres’: + from ../include/trace/events/filemap.h:118, + from ../mm/filemap.c:54: +../include/trace/events/filemap.h: In function ‘trace_event_raw_event_mm_filemap_op_page_cache’: @@ -3664,2 +4165,2 @@ -../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 19 | DECLARE_EVENT_CLASS(devres, +../include/trace/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, @@ -3673,2 +4174,2 @@ -../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 19 | DECLARE_EVENT_CLASS(devres, +../include/trace/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, @@ -3682,2 +4183,2 @@ -../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 19 | DECLARE_EVENT_CLASS(devres, +../include/trace/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, @@ -3691,2 +4192,2 @@ -../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 19 | DECLARE_EVENT_CLASS(devres, +../include/trace/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, @@ -3700,42 +4201,2 @@ -../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 19 | DECLARE_EVENT_CLASS(devres, - | ^~~~~~~~~~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:109: -../drivers/base/./trace.h: In function ‘perf_trace_devres’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 19 | DECLARE_EVENT_CLASS(devres, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 19 | DECLARE_EVENT_CLASS(devres, - | ^~~~~~~~~~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:110: -../drivers/base/./trace.h: In function ‘__bpf_trace_devres’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 19 | DECLARE_EVENT_CLASS(devres, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 19 | DECLARE_EVENT_CLASS(devres, +../include/trace/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, @@ -3743,7 +4204,2 @@ -make[5]: *** [../scripts/Makefile.build:244: drivers/base/trace.o] Error 1 -make[5]: *** Waiting for unfinished jobs.... -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/icmp.h:66, - from ../net/ipv4/icmp.c:97: -../include/trace/events/icmp.h: In function ‘trace_event_raw_event_icmp_send’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] +../include/trace/events/filemap.h: In function ‘trace_event_raw_event_filemap_set_wb_err’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? @@ -3751 +4207 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -3758,2 +4214,2 @@ -../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(icmp_send, +../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(filemap_set_wb_err, @@ -3761 +4217 @@ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -3763 +4219 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -3770,2 +4226,2 @@ -../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(icmp_send, +../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(filemap_set_wb_err, @@ -3773 +4229,2 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in +../include/trace/events/filemap.h: In function ‘trace_event_raw_event_file_check_and_advance_wb_err’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? @@ -3782,2 +4239,2 @@ -../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(icmp_send, +../include/trace/events/filemap.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ + 84 | TRACE_EVENT(file_check_and_advance_wb_err, @@ -3794,2 +4251,2 @@ -../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(icmp_send, +../include/trace/events/filemap.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ + 84 | TRACE_EVENT(file_check_and_advance_wb_err, @@ -3797,5 +4254,26 @@ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +In file included from ../include/trace/define_trace.h:109: +../include/trace/events/filemap.h: In function ‘perf_trace_mm_filemap_op_page_cache’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/filemap.h: In function ‘perf_trace_filemap_set_wb_err’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -3806,2 +4284,2 @@ -../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(icmp_send, +../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(filemap_set_wb_err, @@ -3809,2 +4287,13 @@ -In file included from ../include/trace/define_trace.h:109: -../include/trace/events/icmp.h: In function ‘perf_trace_icmp_send’: +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(filemap_set_wb_err, + | ^~~~~~~~~~~ +../include/trace/events/filemap.h: In function ‘perf_trace_file_check_and_advance_wb_err’: @@ -3820,2 +4309,2 @@ -../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(icmp_send, +../include/trace/events/filemap.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ + 84 | TRACE_EVENT(file_check_and_advance_wb_err, @@ -3832,2 +4321,2 @@ -../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(icmp_send, +../include/trace/events/filemap.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ + 84 | TRACE_EVENT(file_check_and_advance_wb_err, @@ -3836 +4325 @@ -../include/trace/events/icmp.h: In function ‘__bpf_trace_icmp_send’: +../include/trace/events/filemap.h: In function ‘__bpf_trace_mm_filemap_op_page_cache’: @@ -3843,6 +4332,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(icmp_send, - | ^~~~~~~~~~~ +../include/trace/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, + | ^~~~~~~~~~~~~~~~~~~ @@ -3855,2 +4341,9 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/filemap.h: In function ‘__bpf_trace_filemap_set_wb_err’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -3858,15 +4350,0 @@ -../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(icmp_send, - | ^~~~~~~~~~~ -make[5]: *** [../scripts/Makefile.build:244: net/ipv4/icmp.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: net/ipv4] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../arch/x86/include/asm/trace/hyperv.h:98, - from ../arch/x86/hyperv/mmu.c:15: -../arch/x86/include/asm/trace//hyperv.h: In function ‘trace_event_raw_event_hyperv_mmu_flush_tlb_multi’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -3876,2 +4354,2 @@ -../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, +../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(filemap_set_wb_err, @@ -3879,6 +4357,6 @@ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -3888,2 +4366,2 @@ -../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, +../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(filemap_set_wb_err, @@ -3891,2 +4369,3 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/filemap.h: In function ‘__bpf_trace_file_check_and_advance_wb_err’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -3894,5 +4373,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -3900,9 +4375,0 @@ -../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -3912,2 +4379,2 @@ -../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, +../include/trace/events/filemap.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ + 84 | TRACE_EVENT(file_check_and_advance_wb_err, @@ -3915,8 +4382,5 @@ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -3924,10 +4387,0 @@ -../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, - | ^~~~~~~~~~~ -../arch/x86/include/asm/trace//hyperv.h: In function ‘trace_event_raw_event_hyperv_nested_flush_guest_mapping’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -3937,2 +4391,2 @@ -../arch/x86/include/asm/trace//hyperv.h:31:1: note: in expansion of macro ‘TRACE_EVENT’ - 31 | TRACE_EVENT(hyperv_nested_flush_guest_mapping, +../include/trace/events/filemap.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ + 84 | TRACE_EVENT(file_check_and_advance_wb_err, @@ -3940 +4394,7 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? +make[4]: *** [../scripts/Makefile.build:244: mm/filemap.o] Error 1 +make[4]: *** Waiting for unfinished jobs.... +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/pagemap.h:83, + from ../mm/swap.c:44: +../include/trace/events/pagemap.h: In function ‘trace_event_raw_event_mm_lru_insertion’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] @@ -3942 +4402 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -3949,2 +4409,2 @@ -../arch/x86/include/asm/trace//hyperv.h:31:1: note: in expansion of macro ‘TRACE_EVENT’ - 31 | TRACE_EVENT(hyperv_nested_flush_guest_mapping, +../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mm_lru_insertion, @@ -3952 +4411,0 @@ -../arch/x86/include/asm/trace//hyperv.h: In function ‘trace_event_raw_event_hyperv_nested_flush_guest_mapping_range’: @@ -3962,2 +4421,2 @@ -../arch/x86/include/asm/trace//hyperv.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ - 45 | TRACE_EVENT(hyperv_nested_flush_guest_mapping_range, +../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mm_lru_insertion, @@ -3965 +4424 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in @@ -3967 +4426 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -3974,2 +4433,2 @@ -../arch/x86/include/asm/trace//hyperv.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ - 45 | TRACE_EVENT(hyperv_nested_flush_guest_mapping_range, +../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mm_lru_insertion, @@ -3977,2 +4436 @@ -../arch/x86/include/asm/trace//hyperv.h: In function ‘trace_event_raw_event_hyperv_send_ipi_mask’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -3980 +4438 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -3987,2 +4445,2 @@ -../arch/x86/include/asm/trace//hyperv.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(hyperv_send_ipi_mask, +../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mm_lru_insertion, @@ -3990,3 +4448,3 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ @@ -3999,2 +4457,2 @@ -../arch/x86/include/asm/trace//hyperv.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(hyperv_send_ipi_mask, +../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mm_lru_insertion, @@ -4002 +4460 @@ -../arch/x86/include/asm/trace//hyperv.h: In function ‘trace_event_raw_event_hyperv_send_ipi_one’: +../include/trace/events/pagemap.h: In function ‘trace_event_raw_event_mm_lru_activate’: @@ -4012,2 +4470,2 @@ -../arch/x86/include/asm/trace//hyperv.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ - 74 | TRACE_EVENT(hyperv_send_ipi_one, +../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ + 61 | TRACE_EVENT(mm_lru_activate, @@ -4024,2 +4482,2 @@ -../arch/x86/include/asm/trace//hyperv.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ - 74 | TRACE_EVENT(hyperv_send_ipi_one, +../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ + 61 | TRACE_EVENT(mm_lru_activate, @@ -4028,76 +4486 @@ -../arch/x86/include/asm/trace//hyperv.h: In function ‘perf_trace_hyperv_mmu_flush_tlb_multi’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, - | ^~~~~~~~~~~ -../arch/x86/include/asm/trace//hyperv.h: In function ‘perf_trace_hyperv_nested_flush_guest_mapping’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/include/asm/trace//hyperv.h:31:1: note: in expansion of macro ‘TRACE_EVENT’ - 31 | TRACE_EVENT(hyperv_nested_flush_guest_mapping, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/include/asm/trace//hyperv.h:31:1: note: in expansion of macro ‘TRACE_EVENT’ - 31 | TRACE_EVENT(hyperv_nested_flush_guest_mapping, - | ^~~~~~~~~~~ -../arch/x86/include/asm/trace//hyperv.h: In function ‘perf_trace_hyperv_nested_flush_guest_mapping_range’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/include/asm/trace//hyperv.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ - 45 | TRACE_EVENT(hyperv_nested_flush_guest_mapping_range, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/include/asm/trace//hyperv.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ - 45 | TRACE_EVENT(hyperv_nested_flush_guest_mapping_range, - | ^~~~~~~~~~~ -../arch/x86/include/asm/trace//hyperv.h: In function ‘perf_trace_hyperv_send_ipi_mask’: +../include/trace/events/pagemap.h: In function ‘perf_trace_mm_lru_insertion’: @@ -4113,2 +4496,2 @@ -../arch/x86/include/asm/trace//hyperv.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(hyperv_send_ipi_mask, +../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mm_lru_insertion, @@ -4125,2 +4508,2 @@ -../arch/x86/include/asm/trace//hyperv.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(hyperv_send_ipi_mask, +../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mm_lru_insertion, @@ -4128 +4511 @@ -../arch/x86/include/asm/trace//hyperv.h: In function ‘perf_trace_hyperv_send_ipi_one’: +../include/trace/events/pagemap.h: In function ‘perf_trace_mm_lru_activate’: @@ -4138,2 +4521,2 @@ -../arch/x86/include/asm/trace//hyperv.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ - 74 | TRACE_EVENT(hyperv_send_ipi_one, +../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ + 61 | TRACE_EVENT(mm_lru_activate, @@ -4150,2 +4533,2 @@ -../arch/x86/include/asm/trace//hyperv.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ - 74 | TRACE_EVENT(hyperv_send_ipi_one, +../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ + 61 | TRACE_EVENT(mm_lru_activate, @@ -4154,76 +4537 @@ -../arch/x86/include/asm/trace//hyperv.h: In function ‘__bpf_trace_hyperv_mmu_flush_tlb_multi’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, - | ^~~~~~~~~~~ -../arch/x86/include/asm/trace//hyperv.h: In function ‘__bpf_trace_hyperv_nested_flush_guest_mapping’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/include/asm/trace//hyperv.h:31:1: note: in expansion of macro ‘TRACE_EVENT’ - 31 | TRACE_EVENT(hyperv_nested_flush_guest_mapping, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/include/asm/trace//hyperv.h:31:1: note: in expansion of macro ‘TRACE_EVENT’ - 31 | TRACE_EVENT(hyperv_nested_flush_guest_mapping, - | ^~~~~~~~~~~ -../arch/x86/include/asm/trace//hyperv.h: In function ‘__bpf_trace_hyperv_nested_flush_guest_mapping_range’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/include/asm/trace//hyperv.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ - 45 | TRACE_EVENT(hyperv_nested_flush_guest_mapping_range, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/include/asm/trace//hyperv.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ - 45 | TRACE_EVENT(hyperv_nested_flush_guest_mapping_range, - | ^~~~~~~~~~~ -../arch/x86/include/asm/trace//hyperv.h: In function ‘__bpf_trace_hyperv_send_ipi_mask’: +../include/trace/events/pagemap.h: In function ‘__bpf_trace_mm_lru_insertion’: @@ -4239,2 +4547,2 @@ -../arch/x86/include/asm/trace//hyperv.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(hyperv_send_ipi_mask, +../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mm_lru_insertion, @@ -4251,2 +4559,2 @@ -../arch/x86/include/asm/trace//hyperv.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(hyperv_send_ipi_mask, +../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mm_lru_insertion, @@ -4254 +4562 @@ -../arch/x86/include/asm/trace//hyperv.h: In function ‘__bpf_trace_hyperv_send_ipi_one’: +../include/trace/events/pagemap.h: In function ‘__bpf_trace_mm_lru_activate’: @@ -4264,2 +4572,2 @@ -../arch/x86/include/asm/trace//hyperv.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ - 74 | TRACE_EVENT(hyperv_send_ipi_one, +../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ + 61 | TRACE_EVENT(mm_lru_activate, @@ -4276,2 +4584,2 @@ -../arch/x86/include/asm/trace//hyperv.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ - 74 | TRACE_EVENT(hyperv_send_ipi_one, +../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ + 61 | TRACE_EVENT(mm_lru_activate, @@ -4279,2 +4587 @@ -make[5]: *** [../scripts/Makefile.build:244: arch/x86/hyperv/mmu.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: arch/x86/hyperv] Error 2 +make[4]: *** [../scripts/Makefile.build:244: mm/swap.o] Error 1 @@ -4282,3 +4589,3 @@ - from ../include/trace/events/maple_tree.h:123, - from ../lib/maple_tree.c:65: -../include/trace/events/maple_tree.h: In function ‘trace_event_raw_event_ma_op’: + from ../include/trace/events/initcall.h:74, + from ../init/main.c:113: +../include/trace/events/initcall.h: In function ‘trace_event_raw_event_initcall_level’: @@ -4294,2 +4601,2 @@ -../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(ma_op, +../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(initcall_level, @@ -4306,2 +4613,2 @@ -../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(ma_op, +../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(initcall_level, @@ -4318,2 +4625,2 @@ -../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(ma_op, +../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(initcall_level, @@ -4330,2 +4637,2 @@ -../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(ma_op, +../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(initcall_level, @@ -4342,2 +4649,2 @@ -../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(ma_op, +../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(initcall_level, @@ -4345 +4652 @@ -../include/trace/events/maple_tree.h: In function ‘trace_event_raw_event_ma_read’: +../include/trace/events/initcall.h: In function ‘trace_event_raw_event_initcall_start’: @@ -4355,2 +4662,2 @@ -../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ - 46 | TRACE_EVENT(ma_read, +../include/trace/events/initcall.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(initcall_start, @@ -4367,2 +4674,2 @@ -../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ - 46 | TRACE_EVENT(ma_read, +../include/trace/events/initcall.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(initcall_start, @@ -4370 +4677 @@ -../include/trace/events/maple_tree.h: In function ‘trace_event_raw_event_ma_write’: +../include/trace/events/initcall.h: In function ‘trace_event_raw_event_initcall_finish’: @@ -4380,2 +4687,2 @@ -../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ - 80 | TRACE_EVENT(ma_write, +../include/trace/events/initcall.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(initcall_finish, @@ -4392,2 +4699,2 @@ -../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ - 80 | TRACE_EVENT(ma_write, +../include/trace/events/initcall.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(initcall_finish, @@ -4396 +4703 @@ -../include/trace/events/maple_tree.h: In function ‘perf_trace_ma_op’: +../include/trace/events/initcall.h: In function ‘perf_trace_initcall_level’: @@ -4406,2 +4713,2 @@ -../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(ma_op, +../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(initcall_level, @@ -4418,2 +4725,2 @@ -../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(ma_op, +../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(initcall_level, @@ -4421 +4728 @@ -../include/trace/events/maple_tree.h: In function ‘perf_trace_ma_read’: +../include/trace/events/initcall.h: In function ‘perf_trace_initcall_start’: @@ -4431,2 +4738,2 @@ -../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ - 46 | TRACE_EVENT(ma_read, +../include/trace/events/initcall.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(initcall_start, @@ -4443,2 +4750,2 @@ -../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ - 46 | TRACE_EVENT(ma_read, +../include/trace/events/initcall.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(initcall_start, @@ -4446 +4753 @@ -../include/trace/events/maple_tree.h: In function ‘perf_trace_ma_write’: +../include/trace/events/initcall.h: In function ‘perf_trace_initcall_finish’: @@ -4456,2 +4763,2 @@ -../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ - 80 | TRACE_EVENT(ma_write, +../include/trace/events/initcall.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(initcall_finish, @@ -4468,2 +4775,2 @@ -../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ - 80 | TRACE_EVENT(ma_write, +../include/trace/events/initcall.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(initcall_finish, @@ -4472 +4779 @@ -../include/trace/events/maple_tree.h: In function ‘__bpf_trace_ma_op’: +../include/trace/events/initcall.h: In function ‘__bpf_trace_initcall_level’: @@ -4482,2 +4789,2 @@ -../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(ma_op, +../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(initcall_level, @@ -4494,2 +4801,2 @@ -../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(ma_op, +../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(initcall_level, @@ -4497 +4804 @@ -../include/trace/events/maple_tree.h: In function ‘__bpf_trace_ma_read’: +../include/trace/events/initcall.h: In function ‘__bpf_trace_initcall_start’: @@ -4507,2 +4814,2 @@ -../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ - 46 | TRACE_EVENT(ma_read, +../include/trace/events/initcall.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(initcall_start, @@ -4519,2 +4826,2 @@ -../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ - 46 | TRACE_EVENT(ma_read, +../include/trace/events/initcall.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(initcall_start, @@ -4522 +4829 @@ -../include/trace/events/maple_tree.h: In function ‘__bpf_trace_ma_write’: +../include/trace/events/initcall.h: In function ‘__bpf_trace_initcall_finish’: @@ -4532,2 +4839,2 @@ -../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ - 80 | TRACE_EVENT(ma_write, +../include/trace/events/initcall.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(initcall_finish, @@ -4544,2 +4851,2 @@ -../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ - 80 | TRACE_EVENT(ma_write, +../include/trace/events/initcall.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(initcall_finish, @@ -4547,2 +4854,2 @@ -make[4]: *** [../scripts/Makefile.build:244: lib/maple_tree.o] Error 1 -make[3]: *** [../scripts/Makefile.build:485: lib] Error 2 +make[4]: *** [../scripts/Makefile.build:244: init/main.o] Error 1 +make[3]: *** [../scripts/Makefile.build:485: init] Error 2 @@ -4550,3 +4857,3 @@ - from ../include/trace/events/initcall.h:74, - from ../init/main.c:113: -../include/trace/events/initcall.h: In function ‘trace_event_raw_event_initcall_level’: + from ../include/trace/events/icmp.h:66, + from ../net/ipv4/icmp.c:97: +../include/trace/events/icmp.h: In function ‘trace_event_raw_event_icmp_send’: @@ -4562,2 +4869,2 @@ -../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(initcall_level, +../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(icmp_send, @@ -4574,2 +4881,2 @@ -../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(initcall_level, +../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(icmp_send, @@ -4586,2 +4893,2 @@ -../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(initcall_level, +../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(icmp_send, @@ -4598,2 +4905,2 @@ -../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(initcall_level, +../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(icmp_send, @@ -4610,2 +4917,72 @@ -../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(initcall_level, +../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(icmp_send, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../include/trace/events/icmp.h: In function ‘perf_trace_icmp_send’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(icmp_send, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(icmp_send, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/icmp.h: In function ‘__bpf_trace_icmp_send’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(icmp_send, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(icmp_send, + | ^~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: net/ipv4/icmp.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/cpuhp.h:95, + from ../kernel/cpu.c:43: +../include/trace/events/cpuhp.h: In function ‘trace_event_raw_event_cpuhp_enter’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(cpuhp_enter, @@ -4613 +4989,0 @@ -../include/trace/events/initcall.h: In function ‘trace_event_raw_event_initcall_start’: @@ -4623,2 +4999,14 @@ -../include/trace/events/initcall.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(initcall_start, +../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(cpuhp_enter, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(cpuhp_enter, @@ -4635,2 +5023,2 @@ -../include/trace/events/initcall.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(initcall_start, +../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(cpuhp_enter, @@ -4638 +5026,13 @@ -../include/trace/events/initcall.h: In function ‘trace_event_raw_event_initcall_finish’: +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(cpuhp_enter, + | ^~~~~~~~~~~ +../include/trace/events/cpuhp.h: In function ‘trace_event_raw_event_cpuhp_multi_enter’: @@ -4648,2 +5048,2 @@ -../include/trace/events/initcall.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(initcall_finish, +../include/trace/events/cpuhp.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ + 37 | TRACE_EVENT(cpuhp_multi_enter, @@ -4660,2 +5060,27 @@ -../include/trace/events/initcall.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(initcall_finish, +../include/trace/events/cpuhp.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ + 37 | TRACE_EVENT(cpuhp_multi_enter, + | ^~~~~~~~~~~ +../include/trace/events/cpuhp.h: In function ‘trace_event_raw_event_cpuhp_exit’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cpuhp.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(cpuhp_exit, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cpuhp.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(cpuhp_exit, @@ -4664 +5089 @@ -../include/trace/events/initcall.h: In function ‘perf_trace_initcall_level’: +../include/trace/events/cpuhp.h: In function ‘perf_trace_cpuhp_enter’: @@ -4674,2 +5099,2 @@ -../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(initcall_level, +../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(cpuhp_enter, @@ -4686,2 +5111,2 @@ -../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(initcall_level, +../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(cpuhp_enter, @@ -4689 +5114 @@ -../include/trace/events/initcall.h: In function ‘perf_trace_initcall_start’: +../include/trace/events/cpuhp.h: In function ‘perf_trace_cpuhp_multi_enter’: @@ -4699,2 +5124,2 @@ -../include/trace/events/initcall.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(initcall_start, +../include/trace/events/cpuhp.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ + 37 | TRACE_EVENT(cpuhp_multi_enter, @@ -4711,2 +5136,2 @@ -../include/trace/events/initcall.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(initcall_start, +../include/trace/events/cpuhp.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ + 37 | TRACE_EVENT(cpuhp_multi_enter, @@ -4714 +5139 @@ -../include/trace/events/initcall.h: In function ‘perf_trace_initcall_finish’: +../include/trace/events/cpuhp.h: In function ‘perf_trace_cpuhp_exit’: @@ -4724,2 +5149,2 @@ -../include/trace/events/initcall.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(initcall_finish, +../include/trace/events/cpuhp.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(cpuhp_exit, @@ -4736,2 +5161,2 @@ -../include/trace/events/initcall.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(initcall_finish, +../include/trace/events/cpuhp.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(cpuhp_exit, @@ -4740 +5165 @@ -../include/trace/events/initcall.h: In function ‘__bpf_trace_initcall_level’: +../include/trace/events/cpuhp.h: In function ‘__bpf_trace_cpuhp_enter’: @@ -4750,2 +5175,2 @@ -../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(initcall_level, +../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(cpuhp_enter, @@ -4762,2 +5187,2 @@ -../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(initcall_level, +../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(cpuhp_enter, @@ -4765 +5190 @@ -../include/trace/events/initcall.h: In function ‘__bpf_trace_initcall_start’: +../include/trace/events/cpuhp.h: In function ‘__bpf_trace_cpuhp_multi_enter’: @@ -4775,2 +5200,2 @@ -../include/trace/events/initcall.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(initcall_start, +../include/trace/events/cpuhp.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ + 37 | TRACE_EVENT(cpuhp_multi_enter, @@ -4787,2 +5212,2 @@ -../include/trace/events/initcall.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(initcall_start, +../include/trace/events/cpuhp.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ + 37 | TRACE_EVENT(cpuhp_multi_enter, @@ -4790 +5215 @@ -../include/trace/events/initcall.h: In function ‘__bpf_trace_initcall_finish’: +../include/trace/events/cpuhp.h: In function ‘__bpf_trace_cpuhp_exit’: @@ -4800,2 +5225,2 @@ -../include/trace/events/initcall.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(initcall_finish, +../include/trace/events/cpuhp.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(cpuhp_exit, @@ -4812,2 +5237,2 @@ -../include/trace/events/initcall.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(initcall_finish, +../include/trace/events/cpuhp.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(cpuhp_exit, @@ -4815,2 +5240 @@ -make[4]: *** [../scripts/Makefile.build:244: init/main.o] Error 1 -make[3]: *** [../scripts/Makefile.build:485: init] Error 2 +make[4]: *** [../scripts/Makefile.build:244: kernel/cpu.o] Error 1 @@ -4818,3 +5242,3 @@ - from ../include/trace/events/nbd.h:107, - from ../drivers/block/nbd.c:50: -../include/trace/events/nbd.h: In function ‘trace_event_raw_event_nbd_transport_event’: + from ../arch/x86/include/asm/trace/hyperv.h:98, + from ../arch/x86/hyperv/mmu.c:15: +../arch/x86/include/asm/trace//hyperv.h: In function ‘trace_event_raw_event_hyperv_mmu_flush_tlb_multi’: @@ -4827,3 +5251,6 @@ -../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 10 | DECLARE_EVENT_CLASS(nbd_transport_event, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, + | ^~~~~~~~~~~ @@ -4836,3 +5263,6 @@ -../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 10 | DECLARE_EVENT_CLASS(nbd_transport_event, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, + | ^~~~~~~~~~~ @@ -4845,3 +5275,6 @@ -../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 10 | DECLARE_EVENT_CLASS(nbd_transport_event, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, + | ^~~~~~~~~~~ @@ -4854,3 +5287,6 @@ -../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 10 | DECLARE_EVENT_CLASS(nbd_transport_event, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, + | ^~~~~~~~~~~ @@ -4863,112 +5298,0 @@ -../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 10 | DECLARE_EVENT_CLASS(nbd_transport_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/nbd.h: In function ‘trace_event_raw_event_nbd_send_request’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/nbd.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 61 | DECLARE_EVENT_CLASS(nbd_send_request, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/nbd.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 61 | DECLARE_EVENT_CLASS(nbd_send_request, - | ^~~~~~~~~~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:109: -../include/trace/events/nbd.h: In function ‘perf_trace_nbd_transport_event’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 10 | DECLARE_EVENT_CLASS(nbd_transport_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 10 | DECLARE_EVENT_CLASS(nbd_transport_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/nbd.h: In function ‘perf_trace_nbd_send_request’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/nbd.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 61 | DECLARE_EVENT_CLASS(nbd_send_request, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/nbd.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 61 | DECLARE_EVENT_CLASS(nbd_send_request, - | ^~~~~~~~~~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:110: -../include/trace/events/nbd.h: In function ‘__bpf_trace_nbd_transport_event’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 10 | DECLARE_EVENT_CLASS(nbd_transport_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 10 | DECLARE_EVENT_CLASS(nbd_transport_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/nbd.h: In function ‘__bpf_trace_nbd_send_request’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/nbd.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 61 | DECLARE_EVENT_CLASS(nbd_send_request, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/nbd.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 61 | DECLARE_EVENT_CLASS(nbd_send_request, - | ^~~~~~~~~~~~~~~~~~~ -make[5]: *** [../scripts/Makefile.build:244: drivers/block/nbd.o] Error 1 -make[5]: *** Waiting for unfinished jobs.... -In file included from ../include/trace/define_trace.h:108, - from ../sound/hda/trace.h:101, - from ../sound/hda/trace.c:6: -../sound/hda/./trace.h: In function ‘trace_event_raw_event_hda_send_cmd’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -4978,2 +5302,2 @@ -../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(hda_send_cmd, +../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, @@ -4980,0 +5305 @@ +../arch/x86/include/asm/trace//hyperv.h: In function ‘trace_event_raw_event_hyperv_nested_flush_guest_mapping’: @@ -4990,2 +5315,2 @@ -../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(hda_send_cmd, +../arch/x86/include/asm/trace//hyperv.h:31:1: note: in expansion of macro ‘TRACE_EVENT’ + 31 | TRACE_EVENT(hyperv_nested_flush_guest_mapping, @@ -4993 +5318 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -4995 +5320 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -5002,2 +5327,2 @@ -../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(hda_send_cmd, +../arch/x86/include/asm/trace//hyperv.h:31:1: note: in expansion of macro ‘TRACE_EVENT’ + 31 | TRACE_EVENT(hyperv_nested_flush_guest_mapping, @@ -5005 +5330,2 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? +../arch/x86/include/asm/trace//hyperv.h: In function ‘trace_event_raw_event_hyperv_nested_flush_guest_mapping_range’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? @@ -5007 +5333 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -5014,2 +5340,2 @@ -../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(hda_send_cmd, +../arch/x86/include/asm/trace//hyperv.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ + 45 | TRACE_EVENT(hyperv_nested_flush_guest_mapping_range, @@ -5017,3 +5343,3 @@ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ @@ -5026,2 +5352,2 @@ -../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(hda_send_cmd, +../arch/x86/include/asm/trace//hyperv.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ + 45 | TRACE_EVENT(hyperv_nested_flush_guest_mapping_range, @@ -5029 +5355 @@ -../sound/hda/./trace.h: In function ‘trace_event_raw_event_hda_get_response’: +../arch/x86/include/asm/trace//hyperv.h: In function ‘trace_event_raw_event_hyperv_send_ipi_mask’: @@ -5039,2 +5365,2 @@ -../sound/hda/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(hda_get_response, +../arch/x86/include/asm/trace//hyperv.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(hyperv_send_ipi_mask, @@ -5051,2 +5377,2 @@ -../sound/hda/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(hda_get_response, +../arch/x86/include/asm/trace//hyperv.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(hyperv_send_ipi_mask, @@ -5054 +5380 @@ -../sound/hda/./trace.h: In function ‘trace_event_raw_event_hda_unsol_event’: +../arch/x86/include/asm/trace//hyperv.h: In function ‘trace_event_raw_event_hyperv_send_ipi_one’: @@ -5064,2 +5390,2 @@ -../sound/hda/./trace.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(hda_unsol_event, +../arch/x86/include/asm/trace//hyperv.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ + 74 | TRACE_EVENT(hyperv_send_ipi_one, @@ -5076,2 +5402,2 @@ -../sound/hda/./trace.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(hda_unsol_event, +../arch/x86/include/asm/trace//hyperv.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ + 74 | TRACE_EVENT(hyperv_send_ipi_one, @@ -5079,3 +5405,4 @@ -../sound/hda/./trace.h: In function ‘trace_event_raw_event_hdac_stream’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +In file included from ../include/trace/define_trace.h:109: +../arch/x86/include/asm/trace//hyperv.h: In function ‘perf_trace_hyperv_mmu_flush_tlb_multi’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -5083,2 +5410,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -5086,5 +5413,8 @@ -../sound/hda/./trace.h:66:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 66 | DECLARE_EVENT_CLASS(hdac_stream, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -5092,2 +5422,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -5095,5 +5425,7 @@ -../sound/hda/./trace.h:66:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 66 | DECLARE_EVENT_CLASS(hdac_stream, - | ^~~~~~~~~~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:109: -../sound/hda/./trace.h: In function ‘perf_trace_hda_send_cmd’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, + | ^~~~~~~~~~~ +../arch/x86/include/asm/trace//hyperv.h: In function ‘perf_trace_hyperv_nested_flush_guest_mapping’: @@ -5109,2 +5441,2 @@ -../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(hda_send_cmd, +../arch/x86/include/asm/trace//hyperv.h:31:1: note: in expansion of macro ‘TRACE_EVENT’ + 31 | TRACE_EVENT(hyperv_nested_flush_guest_mapping, @@ -5121,2 +5453,2 @@ -../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(hda_send_cmd, +../arch/x86/include/asm/trace//hyperv.h:31:1: note: in expansion of macro ‘TRACE_EVENT’ + 31 | TRACE_EVENT(hyperv_nested_flush_guest_mapping, @@ -5124 +5456 @@ -../sound/hda/./trace.h: In function ‘perf_trace_hda_get_response’: +../arch/x86/include/asm/trace//hyperv.h: In function ‘perf_trace_hyperv_nested_flush_guest_mapping_range’: @@ -5134,2 +5466,2 @@ -../sound/hda/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(hda_get_response, +../arch/x86/include/asm/trace//hyperv.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ + 45 | TRACE_EVENT(hyperv_nested_flush_guest_mapping_range, @@ -5146,2 +5478,2 @@ -../sound/hda/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(hda_get_response, +../arch/x86/include/asm/trace//hyperv.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ + 45 | TRACE_EVENT(hyperv_nested_flush_guest_mapping_range, @@ -5149 +5481 @@ -../sound/hda/./trace.h: In function ‘perf_trace_hda_unsol_event’: +../arch/x86/include/asm/trace//hyperv.h: In function ‘perf_trace_hyperv_send_ipi_mask’: @@ -5159,2 +5491,2 @@ -../sound/hda/./trace.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(hda_unsol_event, +../arch/x86/include/asm/trace//hyperv.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(hyperv_send_ipi_mask, @@ -5171,2 +5503,2 @@ -../sound/hda/./trace.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(hda_unsol_event, +../arch/x86/include/asm/trace//hyperv.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(hyperv_send_ipi_mask, @@ -5174 +5506 @@ -../sound/hda/./trace.h: In function ‘perf_trace_hdac_stream’: +../arch/x86/include/asm/trace//hyperv.h: In function ‘perf_trace_hyperv_send_ipi_one’: @@ -5181,3 +5513,6 @@ -../sound/hda/./trace.h:66:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 66 | DECLARE_EVENT_CLASS(hdac_stream, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/include/asm/trace//hyperv.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ + 74 | TRACE_EVENT(hyperv_send_ipi_one, + | ^~~~~~~~~~~ @@ -5190,3 +5525,6 @@ -../sound/hda/./trace.h:66:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 66 | DECLARE_EVENT_CLASS(hdac_stream, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/include/asm/trace//hyperv.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ + 74 | TRACE_EVENT(hyperv_send_ipi_one, + | ^~~~~~~~~~~ @@ -5194 +5532 @@ -../sound/hda/./trace.h: In function ‘__bpf_trace_hda_send_cmd’: +../arch/x86/include/asm/trace//hyperv.h: In function ‘__bpf_trace_hyperv_mmu_flush_tlb_multi’: @@ -5204,2 +5542,2 @@ -../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(hda_send_cmd, +../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, @@ -5216,2 +5554,2 @@ -../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(hda_send_cmd, +../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, @@ -5219 +5557 @@ -../sound/hda/./trace.h: In function ‘__bpf_trace_hda_get_response’: +../arch/x86/include/asm/trace//hyperv.h: In function ‘__bpf_trace_hyperv_nested_flush_guest_mapping’: @@ -5229,2 +5567,2 @@ -../sound/hda/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(hda_get_response, +../arch/x86/include/asm/trace//hyperv.h:31:1: note: in expansion of macro ‘TRACE_EVENT’ + 31 | TRACE_EVENT(hyperv_nested_flush_guest_mapping, @@ -5241,2 +5579,2 @@ -../sound/hda/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(hda_get_response, +../arch/x86/include/asm/trace//hyperv.h:31:1: note: in expansion of macro ‘TRACE_EVENT’ + 31 | TRACE_EVENT(hyperv_nested_flush_guest_mapping, @@ -5244 +5582 @@ -../sound/hda/./trace.h: In function ‘__bpf_trace_hda_unsol_event’: +../arch/x86/include/asm/trace//hyperv.h: In function ‘__bpf_trace_hyperv_nested_flush_guest_mapping_range’: @@ -5254,2 +5592,2 @@ -../sound/hda/./trace.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(hda_unsol_event, +../arch/x86/include/asm/trace//hyperv.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ + 45 | TRACE_EVENT(hyperv_nested_flush_guest_mapping_range, @@ -5266,2 +5604,2 @@ -../sound/hda/./trace.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(hda_unsol_event, +../arch/x86/include/asm/trace//hyperv.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ + 45 | TRACE_EVENT(hyperv_nested_flush_guest_mapping_range, @@ -5269 +5607 @@ -../sound/hda/./trace.h: In function ‘__bpf_trace_hdac_stream’: +../arch/x86/include/asm/trace//hyperv.h: In function ‘__bpf_trace_hyperv_send_ipi_mask’: @@ -5276,3 +5614,6 @@ -../sound/hda/./trace.h:66:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 66 | DECLARE_EVENT_CLASS(hdac_stream, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/include/asm/trace//hyperv.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(hyperv_send_ipi_mask, + | ^~~~~~~~~~~ @@ -5285,5 +5626,33 @@ -../sound/hda/./trace.h:66:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 66 | DECLARE_EVENT_CLASS(hdac_stream, - | ^~~~~~~~~~~~~~~~~~~ -make[5]: *** [../scripts/Makefile.build:244: sound/hda/trace.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: sound/hda] Error 2 +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/include/asm/trace//hyperv.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(hyperv_send_ipi_mask, + | ^~~~~~~~~~~ +../arch/x86/include/asm/trace//hyperv.h: In function ‘__bpf_trace_hyperv_send_ipi_one’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/include/asm/trace//hyperv.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ + 74 | TRACE_EVENT(hyperv_send_ipi_one, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/include/asm/trace//hyperv.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ + 74 | TRACE_EVENT(hyperv_send_ipi_one, + | ^~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: arch/x86/hyperv/mmu.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: arch/x86/hyperv] Error 2 @@ -5291,3 +5660,3 @@ - from ../include/trace/events/cpuhp.h:95, - from ../kernel/cpu.c:43: -../include/trace/events/cpuhp.h: In function ‘trace_event_raw_event_cpuhp_enter’: + from ../drivers/misc/mei/mei-trace.h:83, + from ../drivers/misc/mei/mei-trace.c:11: +../drivers/misc/mei/./mei-trace.h: In function ‘trace_event_raw_event_mei_reg_read’: @@ -5303,2 +5672,2 @@ -../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(cpuhp_enter, +../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(mei_reg_read, @@ -5315,2 +5684,2 @@ -../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(cpuhp_enter, +../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(mei_reg_read, @@ -5327,2 +5696,2 @@ -../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(cpuhp_enter, +../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(mei_reg_read, @@ -5339,2 +5708,2 @@ -../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(cpuhp_enter, +../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(mei_reg_read, @@ -5351,2 +5720,2 @@ -../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(cpuhp_enter, +../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(mei_reg_read, @@ -5354 +5723 @@ -../include/trace/events/cpuhp.h: In function ‘trace_event_raw_event_cpuhp_multi_enter’: +../drivers/misc/mei/./mei-trace.h: In function ‘trace_event_raw_event_mei_reg_write’: @@ -5364,2 +5733,2 @@ -../include/trace/events/cpuhp.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ - 37 | TRACE_EVENT(cpuhp_multi_enter, +../drivers/misc/mei/./mei-trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ + 38 | TRACE_EVENT(mei_reg_write, @@ -5376,2 +5745,2 @@ -../include/trace/events/cpuhp.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ - 37 | TRACE_EVENT(cpuhp_multi_enter, +../drivers/misc/mei/./mei-trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ + 38 | TRACE_EVENT(mei_reg_write, @@ -5379 +5748 @@ -../include/trace/events/cpuhp.h: In function ‘trace_event_raw_event_cpuhp_exit’: +../drivers/misc/mei/./mei-trace.h: In function ‘trace_event_raw_event_mei_pci_cfg_read’: @@ -5389,2 +5758,2 @@ -../include/trace/events/cpuhp.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ - 65 | TRACE_EVENT(cpuhp_exit, +../drivers/misc/mei/./mei-trace.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ + 57 | TRACE_EVENT(mei_pci_cfg_read, @@ -5401,2 +5770,2 @@ -../include/trace/events/cpuhp.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ - 65 | TRACE_EVENT(cpuhp_exit, +../drivers/misc/mei/./mei-trace.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ + 57 | TRACE_EVENT(mei_pci_cfg_read, @@ -5405 +5774 @@ -../include/trace/events/cpuhp.h: In function ‘perf_trace_cpuhp_enter’: +../drivers/misc/mei/./mei-trace.h: In function ‘perf_trace_mei_reg_read’: @@ -5415,2 +5784,2 @@ -../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(cpuhp_enter, +../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(mei_reg_read, @@ -5427,2 +5796,2 @@ -../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(cpuhp_enter, +../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(mei_reg_read, @@ -5430 +5799 @@ -../include/trace/events/cpuhp.h: In function ‘perf_trace_cpuhp_multi_enter’: +../drivers/misc/mei/./mei-trace.h: In function ‘perf_trace_mei_reg_write’: @@ -5440,2 +5809,2 @@ -../include/trace/events/cpuhp.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ - 37 | TRACE_EVENT(cpuhp_multi_enter, +../drivers/misc/mei/./mei-trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ + 38 | TRACE_EVENT(mei_reg_write, @@ -5452,2 +5821,2 @@ -../include/trace/events/cpuhp.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ - 37 | TRACE_EVENT(cpuhp_multi_enter, +../drivers/misc/mei/./mei-trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ + 38 | TRACE_EVENT(mei_reg_write, @@ -5455 +5824 @@ -../include/trace/events/cpuhp.h: In function ‘perf_trace_cpuhp_exit’: +../drivers/misc/mei/./mei-trace.h: In function ‘perf_trace_mei_pci_cfg_read’: @@ -5465,2 +5834,2 @@ -../include/trace/events/cpuhp.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ - 65 | TRACE_EVENT(cpuhp_exit, +../drivers/misc/mei/./mei-trace.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ + 57 | TRACE_EVENT(mei_pci_cfg_read, @@ -5477,2 +5846,2 @@ -../include/trace/events/cpuhp.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ - 65 | TRACE_EVENT(cpuhp_exit, +../drivers/misc/mei/./mei-trace.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ + 57 | TRACE_EVENT(mei_pci_cfg_read, @@ -5481 +5850 @@ -../include/trace/events/cpuhp.h: In function ‘__bpf_trace_cpuhp_enter’: +../drivers/misc/mei/./mei-trace.h: In function ‘__bpf_trace_mei_reg_read’: @@ -5491,2 +5860,2 @@ -../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(cpuhp_enter, +../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(mei_reg_read, @@ -5503,2 +5872,2 @@ -../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(cpuhp_enter, +../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(mei_reg_read, @@ -5506 +5875 @@ -../include/trace/events/cpuhp.h: In function ‘__bpf_trace_cpuhp_multi_enter’: +../drivers/misc/mei/./mei-trace.h: In function ‘__bpf_trace_mei_reg_write’: @@ -5516,2 +5885,2 @@ -../include/trace/events/cpuhp.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ - 37 | TRACE_EVENT(cpuhp_multi_enter, +../drivers/misc/mei/./mei-trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ + 38 | TRACE_EVENT(mei_reg_write, @@ -5528,2 +5897,2 @@ -../include/trace/events/cpuhp.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ - 37 | TRACE_EVENT(cpuhp_multi_enter, +../drivers/misc/mei/./mei-trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ + 38 | TRACE_EVENT(mei_reg_write, @@ -5531 +5900 @@ -../include/trace/events/cpuhp.h: In function ‘__bpf_trace_cpuhp_exit’: +../drivers/misc/mei/./mei-trace.h: In function ‘__bpf_trace_mei_pci_cfg_read’: @@ -5541,2 +5910,2 @@ -../include/trace/events/cpuhp.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ - 65 | TRACE_EVENT(cpuhp_exit, +../drivers/misc/mei/./mei-trace.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ + 57 | TRACE_EVENT(mei_pci_cfg_read, @@ -5553,2 +5922,2 @@ -../include/trace/events/cpuhp.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ - 65 | TRACE_EVENT(cpuhp_exit, +../drivers/misc/mei/./mei-trace.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ + 57 | TRACE_EVENT(mei_pci_cfg_read, @@ -5556,2 +5925 @@ -make[4]: *** [../scripts/Makefile.build:244: kernel/cpu.o] Error 1 -make[4]: *** Waiting for unfinished jobs.... +make[6]: *** [../scripts/Makefile.build:244: drivers/misc/mei/mei-trace.o] Error 1 @@ -5559,3 +5927,3 @@ - from ../drivers/dma-buf/sync_trace.h:33, - from ../drivers/dma-buf/sw_sync.c:17: -../include/trace/../../drivers/dma-buf/sync_trace.h: In function ‘trace_event_raw_event_sync_timeline’: + from ../sound/hda/trace.h:101, + from ../sound/hda/trace.c:6: +../sound/hda/./trace.h: In function ‘trace_event_raw_event_hda_send_cmd’: @@ -5571,2 +5939,2 @@ -../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(sync_timeline, +../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(hda_send_cmd, @@ -5583,2 +5951,2 @@ -../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(sync_timeline, +../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(hda_send_cmd, @@ -5595,2 +5963,2 @@ -../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(sync_timeline, +../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(hda_send_cmd, @@ -5607,2 +5975,2 @@ -../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(sync_timeline, +../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(hda_send_cmd, @@ -5619,2 +5987,2 @@ -../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(sync_timeline, +../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(hda_send_cmd, @@ -5622,4 +5990,3 @@ -In file included from ../include/trace/define_trace.h:109: -../include/trace/../../drivers/dma-buf/sync_trace.h: In function ‘perf_trace_sync_timeline’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../sound/hda/./trace.h: In function ‘trace_event_raw_event_hda_get_response’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -5627,2 +5994,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -5633,2 +6000,2 @@ -../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(sync_timeline, +../sound/hda/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(hda_get_response, @@ -5636,2 +6003,2 @@ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -5639,2 +6006,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -5645,28 +6012,2 @@ -../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(sync_timeline, - | ^~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:110: -../include/trace/../../drivers/dma-buf/sync_trace.h: In function ‘__bpf_trace_sync_timeline’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(sync_timeline, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(sync_timeline, +../sound/hda/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(hda_get_response, @@ -5674,7 +6015,2 @@ -make[5]: *** [../scripts/Makefile.build:244: drivers/dma-buf/sw_sync.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: drivers/dma-buf] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/pagemap.h:83, - from ../mm/swap.c:44: -../include/trace/events/pagemap.h: In function ‘trace_event_raw_event_mm_lru_insertion’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] +../sound/hda/./trace.h: In function ‘trace_event_raw_event_hda_unsol_event’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? @@ -5682 +6018 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -5689,2 +6025,2 @@ -../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mm_lru_insertion, +../sound/hda/./trace.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(hda_unsol_event, @@ -5692 +6028 @@ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -5694 +6030 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -5701,2 +6037,2 @@ -../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mm_lru_insertion, +../sound/hda/./trace.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(hda_unsol_event, @@ -5704 +6040,2 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in +../sound/hda/./trace.h: In function ‘trace_event_raw_event_hdac_stream’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? @@ -5710,6 +6047,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mm_lru_insertion, - | ^~~~~~~~~~~ +../sound/hda/./trace.h:66:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 66 | DECLARE_EVENT_CLASS(hdac_stream, + | ^~~~~~~~~~~~~~~~~~~ @@ -5721,0 +6056,11 @@ +../sound/hda/./trace.h:66:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 66 | DECLARE_EVENT_CLASS(hdac_stream, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../sound/hda/./trace.h: In function ‘perf_trace_hda_send_cmd’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -5725,2 +6070,2 @@ -../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mm_lru_insertion, +../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(hda_send_cmd, @@ -5728,5 +6073,5 @@ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -5737,2 +6082,2 @@ -../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mm_lru_insertion, +../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(hda_send_cmd, @@ -5740,3 +6085,3 @@ -../include/trace/events/pagemap.h: In function ‘trace_event_raw_event_mm_lru_activate’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../sound/hda/./trace.h: In function ‘perf_trace_hda_get_response’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -5744,2 +6089,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -5750,2 +6095,2 @@ -../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ - 61 | TRACE_EVENT(mm_lru_activate, +../sound/hda/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(hda_get_response, @@ -5753,2 +6098,2 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -5756,2 +6101,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -5762,2 +6107,2 @@ -../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ - 61 | TRACE_EVENT(mm_lru_activate, +../sound/hda/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(hda_get_response, @@ -5765,2 +6110 @@ -In file included from ../include/trace/define_trace.h:109: -../include/trace/events/pagemap.h: In function ‘perf_trace_mm_lru_insertion’: +../sound/hda/./trace.h: In function ‘perf_trace_hda_unsol_event’: @@ -5776,2 +6120,2 @@ -../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mm_lru_insertion, +../sound/hda/./trace.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(hda_unsol_event, @@ -5788,2 +6132,2 @@ -../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mm_lru_insertion, +../sound/hda/./trace.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(hda_unsol_event, @@ -5791 +6135 @@ -../include/trace/events/pagemap.h: In function ‘perf_trace_mm_lru_activate’: +../sound/hda/./trace.h: In function ‘perf_trace_hdac_stream’: @@ -5798,6 +6142,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ - 61 | TRACE_EVENT(mm_lru_activate, - | ^~~~~~~~~~~ +../sound/hda/./trace.h:66:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 66 | DECLARE_EVENT_CLASS(hdac_stream, + | ^~~~~~~~~~~~~~~~~~~ @@ -5809,0 +6151,11 @@ +../sound/hda/./trace.h:66:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 66 | DECLARE_EVENT_CLASS(hdac_stream, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../sound/hda/./trace.h: In function ‘__bpf_trace_hda_send_cmd’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -5813,2 +6165,2 @@ -../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ - 61 | TRACE_EVENT(mm_lru_activate, +../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(hda_send_cmd, @@ -5816,2 +6168,13 @@ -In file included from ../include/trace/define_trace.h:110: -../include/trace/events/pagemap.h: In function ‘__bpf_trace_mm_lru_insertion’: +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(hda_send_cmd, + | ^~~~~~~~~~~ +../sound/hda/./trace.h: In function ‘__bpf_trace_hda_get_response’: @@ -5827,2 +6190,2 @@ -../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mm_lru_insertion, +../sound/hda/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(hda_get_response, @@ -5839,2 +6202,2 @@ -../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mm_lru_insertion, +../sound/hda/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(hda_get_response, @@ -5842 +6205 @@ -../include/trace/events/pagemap.h: In function ‘__bpf_trace_mm_lru_activate’: +../sound/hda/./trace.h: In function ‘__bpf_trace_hda_unsol_event’: @@ -5852,2 +6215,2 @@ -../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ - 61 | TRACE_EVENT(mm_lru_activate, +../sound/hda/./trace.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(hda_unsol_event, @@ -5864,2 +6227,2 @@ -../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ - 61 | TRACE_EVENT(mm_lru_activate, +../sound/hda/./trace.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(hda_unsol_event, @@ -5867 +6230,23 @@ -make[4]: *** [../scripts/Makefile.build:244: mm/swap.o] Error 1 +../sound/hda/./trace.h: In function ‘__bpf_trace_hdac_stream’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../sound/hda/./trace.h:66:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 66 | DECLARE_EVENT_CLASS(hdac_stream, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../sound/hda/./trace.h:66:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 66 | DECLARE_EVENT_CLASS(hdac_stream, + | ^~~~~~~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: sound/hda/trace.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: drivers/misc/mei] Error 2 +make[4]: *** [../scripts/Makefile.build:485: sound/hda] Error 2 +make[4]: *** [../scripts/Makefile.build:485: drivers/misc] Error 2 @@ -6059,0 +6445 @@ +make[4]: *** [../scripts/Makefile.build:485: net/ipv4] Error 2 @@ -6367,3 +6753,3 @@ - from ../sound/pci/hda/hda_controller_trace.h:99, - from ../sound/pci/hda/hda_controller.c:32: -../sound/pci/hda/./hda_controller_trace.h: In function ‘trace_event_raw_event_azx_pcm_trigger’: + from ../include/trace/events/iommu.h:162, + from ../drivers/iommu/iommu-traces.c:13: +../include/trace/events/iommu.h: In function ‘trace_event_raw_event_iommu_group_event’: @@ -6376,6 +6762,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(azx_pcm_trigger, - | ^~~~~~~~~~~ +../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(iommu_group_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -6388,6 +6771,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(azx_pcm_trigger, - | ^~~~~~~~~~~ +../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(iommu_group_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -6400,6 +6780,31 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(azx_pcm_trigger, - | ^~~~~~~~~~~ +../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(iommu_group_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(iommu_group_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(iommu_group_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/iommu.h: In function ‘trace_event_raw_event_iommu_device_event’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/iommu.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 54 | DECLARE_EVENT_CLASS(iommu_device_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -6411,0 +6817,10 @@ +../include/trace/events/iommu.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 54 | DECLARE_EVENT_CLASS(iommu_device_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/iommu.h: In function ‘trace_event_raw_event_map’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -6415,2 +6830,2 @@ -../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(azx_pcm_trigger, +../include/trace/events/iommu.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ + 79 | TRACE_EVENT(map, @@ -6418,3 +6833,3 @@ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ @@ -6427,2 +6842,2 @@ -../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(azx_pcm_trigger, +../include/trace/events/iommu.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ + 79 | TRACE_EVENT(map, @@ -6430 +6845 @@ -../sound/pci/hda/./hda_controller_trace.h: In function ‘trace_event_raw_event_azx_get_position’: +../include/trace/events/iommu.h: In function ‘trace_event_raw_event_unmap’: @@ -6440,2 +6855,2 @@ -../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ - 35 | TRACE_EVENT(azx_get_position, +../include/trace/events/iommu.h:103:1: note: in expansion of macro ‘TRACE_EVENT’ + 103 | TRACE_EVENT(unmap, @@ -6452,2 +6867,2 @@ -../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ - 35 | TRACE_EVENT(azx_get_position, +../include/trace/events/iommu.h:103:1: note: in expansion of macro ‘TRACE_EVENT’ + 103 | TRACE_EVENT(unmap, @@ -6455 +6870 @@ -../sound/pci/hda/./hda_controller_trace.h: In function ‘trace_event_raw_event_azx_pcm’: +../include/trace/events/iommu.h: In function ‘trace_event_raw_event_iommu_error’: @@ -6462,2 +6877,2 @@ -../sound/pci/hda/./hda_controller_trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 58 | DECLARE_EVENT_CLASS(azx_pcm, +../include/trace/events/iommu.h:127:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 127 | DECLARE_EVENT_CLASS(iommu_error, @@ -6471,2 +6886,2 @@ -../sound/pci/hda/./hda_controller_trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 58 | DECLARE_EVENT_CLASS(azx_pcm, +../include/trace/events/iommu.h:127:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 127 | DECLARE_EVENT_CLASS(iommu_error, @@ -6475 +6890,39 @@ -../sound/pci/hda/./hda_controller_trace.h: In function ‘perf_trace_azx_pcm_trigger’: +../include/trace/events/iommu.h: In function ‘perf_trace_iommu_group_event’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(iommu_group_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(iommu_group_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/iommu.h: In function ‘perf_trace_iommu_device_event’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/iommu.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 54 | DECLARE_EVENT_CLASS(iommu_device_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/iommu.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 54 | DECLARE_EVENT_CLASS(iommu_device_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/iommu.h: In function ‘perf_trace_map’: @@ -6485,2 +6938,2 @@ -../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(azx_pcm_trigger, +../include/trace/events/iommu.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ + 79 | TRACE_EVENT(map, @@ -6497,2 +6950,2 @@ -../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(azx_pcm_trigger, +../include/trace/events/iommu.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ + 79 | TRACE_EVENT(map, @@ -6500 +6953 @@ -../sound/pci/hda/./hda_controller_trace.h: In function ‘perf_trace_azx_get_position’: +../include/trace/events/iommu.h: In function ‘perf_trace_unmap’: @@ -6510,2 +6963,2 @@ -../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ - 35 | TRACE_EVENT(azx_get_position, +../include/trace/events/iommu.h:103:1: note: in expansion of macro ‘TRACE_EVENT’ + 103 | TRACE_EVENT(unmap, @@ -6522,2 +6975,2 @@ -../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ - 35 | TRACE_EVENT(azx_get_position, +../include/trace/events/iommu.h:103:1: note: in expansion of macro ‘TRACE_EVENT’ + 103 | TRACE_EVENT(unmap, @@ -6525 +6978 @@ -../sound/pci/hda/./hda_controller_trace.h: In function ‘perf_trace_azx_pcm’: +../include/trace/events/iommu.h: In function ‘perf_trace_iommu_error’: @@ -6532,2 +6985,2 @@ -../sound/pci/hda/./hda_controller_trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 58 | DECLARE_EVENT_CLASS(azx_pcm, +../include/trace/events/iommu.h:127:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 127 | DECLARE_EVENT_CLASS(iommu_error, @@ -6541,2 +6994,2 @@ -../sound/pci/hda/./hda_controller_trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 58 | DECLARE_EVENT_CLASS(azx_pcm, +../include/trace/events/iommu.h:127:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 127 | DECLARE_EVENT_CLASS(iommu_error, @@ -6545,26 +6998 @@ -../sound/pci/hda/./hda_controller_trace.h: In function ‘__bpf_trace_azx_pcm_trigger’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(azx_pcm_trigger, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(azx_pcm_trigger, - | ^~~~~~~~~~~ -../sound/pci/hda/./hda_controller_trace.h: In function ‘__bpf_trace_azx_get_position’: +../include/trace/events/iommu.h: In function ‘__bpf_trace_iommu_group_event’: @@ -6577,6 +7005,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ - 35 | TRACE_EVENT(azx_get_position, - | ^~~~~~~~~~~ +../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(iommu_group_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -6589,7 +7014,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ - 35 | TRACE_EVENT(azx_get_position, - | ^~~~~~~~~~~ -../sound/pci/hda/./hda_controller_trace.h: In function ‘__bpf_trace_azx_pcm’: +../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(iommu_group_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/iommu.h: In function ‘__bpf_trace_iommu_device_event’: @@ -6602,2 +7024,2 @@ -../sound/pci/hda/./hda_controller_trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 58 | DECLARE_EVENT_CLASS(azx_pcm, +../include/trace/events/iommu.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 54 | DECLARE_EVENT_CLASS(iommu_device_event, @@ -6611,2 +7033,2 @@ -../sound/pci/hda/./hda_controller_trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 58 | DECLARE_EVENT_CLASS(azx_pcm, +../include/trace/events/iommu.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 54 | DECLARE_EVENT_CLASS(iommu_device_event, @@ -6614,145 +7036 @@ -make[6]: *** [../scripts/Makefile.build:244: sound/pci/hda/hda_controller.o] Error 1 -make[5]: *** [../scripts/Makefile.build:485: sound/pci/hda] Error 2 -make[4]: *** [../scripts/Makefile.build:485: sound/pci] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/signal.h:125, - from ../kernel/signal.c:53: -../include/trace/events/signal.h: In function ‘trace_event_raw_event_signal_generate’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(signal_generate, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(signal_generate, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(signal_generate, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(signal_generate, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(signal_generate, - | ^~~~~~~~~~~ -../include/trace/events/signal.h: In function ‘trace_event_raw_event_signal_deliver’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ - 96 | TRACE_EVENT(signal_deliver, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ - 96 | TRACE_EVENT(signal_deliver, - | ^~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:109: -../include/trace/events/signal.h: In function ‘perf_trace_signal_generate’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(signal_generate, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(signal_generate, - | ^~~~~~~~~~~ -../include/trace/events/signal.h: In function ‘perf_trace_signal_deliver’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ - 96 | TRACE_EVENT(signal_deliver, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ - 96 | TRACE_EVENT(signal_deliver, - | ^~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:110: -../include/trace/events/signal.h: In function ‘__bpf_trace_signal_generate’: +../include/trace/events/iommu.h: In function ‘__bpf_trace_map’: @@ -6768,2 +7046,2 @@ -../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(signal_generate, +../include/trace/events/iommu.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ + 79 | TRACE_EVENT(map, @@ -6780,2 +7058,2 @@ -../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(signal_generate, +../include/trace/events/iommu.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ + 79 | TRACE_EVENT(map, @@ -6783 +7061 @@ -../include/trace/events/signal.h: In function ‘__bpf_trace_signal_deliver’: +../include/trace/events/iommu.h: In function ‘__bpf_trace_unmap’: @@ -6793,2 +7071,2 @@ -../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ - 96 | TRACE_EVENT(signal_deliver, +../include/trace/events/iommu.h:103:1: note: in expansion of macro ‘TRACE_EVENT’ + 103 | TRACE_EVENT(unmap, @@ -6805,93 +7083,2 @@ -../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ - 96 | TRACE_EVENT(signal_deliver, - | ^~~~~~~~~~~ -make[4]: *** [../scripts/Makefile.build:244: kernel/signal.o] Error 1 -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/fib6.h:89, - from ../net/ipv6/route.c:74: -../include/trace/events/fib6.h: In function ‘trace_event_raw_event_fib6_table_lookup’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(fib6_table_lookup, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(fib6_table_lookup, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(fib6_table_lookup, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(fib6_table_lookup, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(fib6_table_lookup, - | ^~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:109: -../include/trace/events/fib6.h: In function ‘perf_trace_fib6_table_lookup’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(fib6_table_lookup, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(fib6_table_lookup, +../include/trace/events/iommu.h:103:1: note: in expansion of macro ‘TRACE_EVENT’ + 103 | TRACE_EVENT(unmap, @@ -6899,2 +7086 @@ -In file included from ../include/trace/define_trace.h:110: -../include/trace/events/fib6.h: In function ‘__bpf_trace_fib6_table_lookup’: +../include/trace/events/iommu.h: In function ‘__bpf_trace_iommu_error’: @@ -6907,6 +7093,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(fib6_table_lookup, - | ^~~~~~~~~~~ +../include/trace/events/iommu.h:127:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 127 | DECLARE_EVENT_CLASS(iommu_error, + | ^~~~~~~~~~~~~~~~~~~ @@ -6919,8 +7102,5 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(fib6_table_lookup, - | ^~~~~~~~~~~ -make[5]: *** [../scripts/Makefile.build:244: net/ipv6/route.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: net/ipv6] Error 2 +../include/trace/events/iommu.h:127:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 127 | DECLARE_EVENT_CLASS(iommu_error, + | ^~~~~~~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: drivers/iommu/iommu-traces.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... @@ -7234 +7414 @@ -make[5]: *** Waiting for unfinished jobs.... +make[4]: *** [../scripts/Makefile.build:485: drivers/iommu] Error 2 @@ -7236,3 +7416,3 @@ - from ../include/trace/events/regulator.h:174, - from ../drivers/regulator/core.c:32: -../include/trace/events/regulator.h: In function ‘trace_event_raw_event_regulator_basic’: + from ../sound/pci/hda/hda_controller_trace.h:99, + from ../sound/pci/hda/hda_controller.c:32: +../sound/pci/hda/./hda_controller_trace.h: In function ‘trace_event_raw_event_azx_pcm_trigger’: @@ -7245,3 +7425,6 @@ -../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 15 | DECLARE_EVENT_CLASS(regulator_basic, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(azx_pcm_trigger, + | ^~~~~~~~~~~ @@ -7254,3 +7437,6 @@ -../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 15 | DECLARE_EVENT_CLASS(regulator_basic, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(azx_pcm_trigger, + | ^~~~~~~~~~~ @@ -7263,3 +7449,6 @@ -../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 15 | DECLARE_EVENT_CLASS(regulator_basic, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(azx_pcm_trigger, + | ^~~~~~~~~~~ @@ -7272,3 +7461,6 @@ -../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 15 | DECLARE_EVENT_CLASS(regulator_basic, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(azx_pcm_trigger, + | ^~~~~~~~~~~ @@ -7281,4 +7473,7 @@ -../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 15 | DECLARE_EVENT_CLASS(regulator_basic, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/regulator.h: In function ‘trace_event_raw_event_regulator_range’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(azx_pcm_trigger, + | ^~~~~~~~~~~ +../sound/pci/hda/./hda_controller_trace.h: In function ‘trace_event_raw_event_azx_get_position’: @@ -7291,3 +7486,6 @@ -../include/trace/events/regulator.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 109 | DECLARE_EVENT_CLASS(regulator_range, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(azx_get_position, + | ^~~~~~~~~~~ @@ -7300,4 +7498,7 @@ -../include/trace/events/regulator.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 109 | DECLARE_EVENT_CLASS(regulator_range, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/regulator.h: In function ‘trace_event_raw_event_regulator_value’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(azx_get_position, + | ^~~~~~~~~~~ +../sound/pci/hda/./hda_controller_trace.h: In function ‘trace_event_raw_event_azx_pcm’: @@ -7310,2 +7511,2 @@ -../include/trace/events/regulator.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 143 | DECLARE_EVENT_CLASS(regulator_value, +../sound/pci/hda/./hda_controller_trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 58 | DECLARE_EVENT_CLASS(azx_pcm, @@ -7319,2 +7520,2 @@ -../include/trace/events/regulator.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 143 | DECLARE_EVENT_CLASS(regulator_value, +../sound/pci/hda/./hda_controller_trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 58 | DECLARE_EVENT_CLASS(azx_pcm, @@ -7323 +7524 @@ -../include/trace/events/regulator.h: In function ‘perf_trace_regulator_basic’: +../sound/pci/hda/./hda_controller_trace.h: In function ‘perf_trace_azx_pcm_trigger’: @@ -7330,3 +7531,6 @@ -../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 15 | DECLARE_EVENT_CLASS(regulator_basic, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(azx_pcm_trigger, + | ^~~~~~~~~~~ @@ -7339,4 +7543,7 @@ -../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 15 | DECLARE_EVENT_CLASS(regulator_basic, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/regulator.h: In function ‘perf_trace_regulator_range’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(azx_pcm_trigger, + | ^~~~~~~~~~~ +../sound/pci/hda/./hda_controller_trace.h: In function ‘perf_trace_azx_get_position’: @@ -7349,3 +7556,6 @@ -../include/trace/events/regulator.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 109 | DECLARE_EVENT_CLASS(regulator_range, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(azx_get_position, + | ^~~~~~~~~~~ @@ -7358,4 +7568,7 @@ -../include/trace/events/regulator.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 109 | DECLARE_EVENT_CLASS(regulator_range, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/regulator.h: In function ‘perf_trace_regulator_value’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(azx_get_position, + | ^~~~~~~~~~~ +../sound/pci/hda/./hda_controller_trace.h: In function ‘perf_trace_azx_pcm’: @@ -7368,2 +7581,2 @@ -../include/trace/events/regulator.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 143 | DECLARE_EVENT_CLASS(regulator_value, +../sound/pci/hda/./hda_controller_trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 58 | DECLARE_EVENT_CLASS(azx_pcm, @@ -7377,2 +7590,2 @@ -../include/trace/events/regulator.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 143 | DECLARE_EVENT_CLASS(regulator_value, +../sound/pci/hda/./hda_controller_trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 58 | DECLARE_EVENT_CLASS(azx_pcm, @@ -7381 +7594 @@ -../include/trace/events/regulator.h: In function ‘__bpf_trace_regulator_basic’: +../sound/pci/hda/./hda_controller_trace.h: In function ‘__bpf_trace_azx_pcm_trigger’: @@ -7388,3 +7601,6 @@ -../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 15 | DECLARE_EVENT_CLASS(regulator_basic, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(azx_pcm_trigger, + | ^~~~~~~~~~~ @@ -7397,4 +7613,7 @@ -../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 15 | DECLARE_EVENT_CLASS(regulator_basic, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/regulator.h: In function ‘__bpf_trace_regulator_range’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(azx_pcm_trigger, + | ^~~~~~~~~~~ +../sound/pci/hda/./hda_controller_trace.h: In function ‘__bpf_trace_azx_get_position’: @@ -7407,3 +7626,6 @@ -../include/trace/events/regulator.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 109 | DECLARE_EVENT_CLASS(regulator_range, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(azx_get_position, + | ^~~~~~~~~~~ @@ -7416,4 +7638,7 @@ -../include/trace/events/regulator.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 109 | DECLARE_EVENT_CLASS(regulator_range, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/regulator.h: In function ‘__bpf_trace_regulator_value’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(azx_get_position, + | ^~~~~~~~~~~ +../sound/pci/hda/./hda_controller_trace.h: In function ‘__bpf_trace_azx_pcm’: @@ -7426,2 +7651,2 @@ -../include/trace/events/regulator.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 143 | DECLARE_EVENT_CLASS(regulator_value, +../sound/pci/hda/./hda_controller_trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 58 | DECLARE_EVENT_CLASS(azx_pcm, @@ -7435,2 +7660,2 @@ -../include/trace/events/regulator.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 143 | DECLARE_EVENT_CLASS(regulator_value, +../sound/pci/hda/./hda_controller_trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 58 | DECLARE_EVENT_CLASS(azx_pcm, @@ -7438 +7663,3 @@ -make[5]: *** [../scripts/Makefile.build:244: drivers/regulator/core.o] Error 1 +make[6]: *** [../scripts/Makefile.build:244: sound/pci/hda/hda_controller.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: sound/pci/hda] Error 2 +make[4]: *** [../scripts/Makefile.build:485: sound/pci] Error 2 @@ -7440,3 +7667,3 @@ - from ../drivers/misc/mei/mei-trace.h:83, - from ../drivers/misc/mei/mei-trace.c:11: -../drivers/misc/mei/./mei-trace.h: In function ‘trace_event_raw_event_mei_reg_read’: + from ../include/trace/events/regulator.h:174, + from ../drivers/regulator/core.c:32: +../include/trace/events/regulator.h: In function ‘trace_event_raw_event_regulator_basic’: @@ -7449,6 +7676,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(mei_reg_read, - | ^~~~~~~~~~~ +../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(regulator_basic, + | ^~~~~~~~~~~~~~~~~~~ @@ -7461,6 +7685,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(mei_reg_read, - | ^~~~~~~~~~~ +../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(regulator_basic, + | ^~~~~~~~~~~~~~~~~~~ @@ -7473,6 +7694,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(mei_reg_read, - | ^~~~~~~~~~~ +../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(regulator_basic, + | ^~~~~~~~~~~~~~~~~~~ @@ -7485,6 +7703,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(mei_reg_read, - | ^~~~~~~~~~~ +../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(regulator_basic, + | ^~~~~~~~~~~~~~~~~~~ @@ -7497,7 +7712,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(mei_reg_read, - | ^~~~~~~~~~~ -../drivers/misc/mei/./mei-trace.h: In function ‘trace_event_raw_event_mei_reg_write’: +../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(regulator_basic, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/regulator.h: In function ‘trace_event_raw_event_regulator_range’: @@ -7510,6 +7722,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/misc/mei/./mei-trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(mei_reg_write, - | ^~~~~~~~~~~ +../include/trace/events/regulator.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 109 | DECLARE_EVENT_CLASS(regulator_range, + | ^~~~~~~~~~~~~~~~~~~ @@ -7522,7 +7731,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/misc/mei/./mei-trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(mei_reg_write, - | ^~~~~~~~~~~ -../drivers/misc/mei/./mei-trace.h: In function ‘trace_event_raw_event_mei_pci_cfg_read’: +../include/trace/events/regulator.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 109 | DECLARE_EVENT_CLASS(regulator_range, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/regulator.h: In function ‘trace_event_raw_event_regulator_value’: @@ -7535,6 +7741,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/misc/mei/./mei-trace.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ - 57 | TRACE_EVENT(mei_pci_cfg_read, - | ^~~~~~~~~~~ +../include/trace/events/regulator.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 143 | DECLARE_EVENT_CLASS(regulator_value, + | ^~~~~~~~~~~~~~~~~~~ @@ -7547,6 +7750,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/misc/mei/./mei-trace.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ - 57 | TRACE_EVENT(mei_pci_cfg_read, - | ^~~~~~~~~~~ +../include/trace/events/regulator.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 143 | DECLARE_EVENT_CLASS(regulator_value, + | ^~~~~~~~~~~~~~~~~~~ @@ -7554 +7754 @@ -../drivers/misc/mei/./mei-trace.h: In function ‘perf_trace_mei_reg_read’: +../include/trace/events/regulator.h: In function ‘perf_trace_regulator_basic’: @@ -7561,6 +7761,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(mei_reg_read, - | ^~~~~~~~~~~ +../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(regulator_basic, + | ^~~~~~~~~~~~~~~~~~~ @@ -7573,7 +7770,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(mei_reg_read, - | ^~~~~~~~~~~ -../drivers/misc/mei/./mei-trace.h: In function ‘perf_trace_mei_reg_write’: +../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(regulator_basic, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/regulator.h: In function ‘perf_trace_regulator_range’: @@ -7586,6 +7780,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/misc/mei/./mei-trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(mei_reg_write, - | ^~~~~~~~~~~ +../include/trace/events/regulator.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 109 | DECLARE_EVENT_CLASS(regulator_range, + | ^~~~~~~~~~~~~~~~~~~ @@ -7598,7 +7789,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/misc/mei/./mei-trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(mei_reg_write, - | ^~~~~~~~~~~ -../drivers/misc/mei/./mei-trace.h: In function ‘perf_trace_mei_pci_cfg_read’: +../include/trace/events/regulator.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 109 | DECLARE_EVENT_CLASS(regulator_range, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/regulator.h: In function ‘perf_trace_regulator_value’: @@ -7611,6 +7799,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/misc/mei/./mei-trace.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ - 57 | TRACE_EVENT(mei_pci_cfg_read, - | ^~~~~~~~~~~ +../include/trace/events/regulator.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 143 | DECLARE_EVENT_CLASS(regulator_value, + | ^~~~~~~~~~~~~~~~~~~ @@ -7623,6 +7808,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/misc/mei/./mei-trace.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ - 57 | TRACE_EVENT(mei_pci_cfg_read, - | ^~~~~~~~~~~ +../include/trace/events/regulator.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 143 | DECLARE_EVENT_CLASS(regulator_value, + | ^~~~~~~~~~~~~~~~~~~ @@ -7630 +7812 @@ -../drivers/misc/mei/./mei-trace.h: In function ‘__bpf_trace_mei_reg_read’: +../include/trace/events/regulator.h: In function ‘__bpf_trace_regulator_basic’: @@ -7637,6 +7819,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(mei_reg_read, - | ^~~~~~~~~~~ +../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(regulator_basic, + | ^~~~~~~~~~~~~~~~~~~ @@ -7649,7 +7828,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(mei_reg_read, - | ^~~~~~~~~~~ -../drivers/misc/mei/./mei-trace.h: In function ‘__bpf_trace_mei_reg_write’: +../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(regulator_basic, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/regulator.h: In function ‘__bpf_trace_regulator_range’: @@ -7662,6 +7838,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/misc/mei/./mei-trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(mei_reg_write, - | ^~~~~~~~~~~ +../include/trace/events/regulator.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 109 | DECLARE_EVENT_CLASS(regulator_range, + | ^~~~~~~~~~~~~~~~~~~ @@ -7674,7 +7847,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/misc/mei/./mei-trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(mei_reg_write, - | ^~~~~~~~~~~ -../drivers/misc/mei/./mei-trace.h: In function ‘__bpf_trace_mei_pci_cfg_read’: +../include/trace/events/regulator.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 109 | DECLARE_EVENT_CLASS(regulator_range, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/regulator.h: In function ‘__bpf_trace_regulator_value’: @@ -7687,6 +7857,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/misc/mei/./mei-trace.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ - 57 | TRACE_EVENT(mei_pci_cfg_read, - | ^~~~~~~~~~~ +../include/trace/events/regulator.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 143 | DECLARE_EVENT_CLASS(regulator_value, + | ^~~~~~~~~~~~~~~~~~~ @@ -7699,7 +7866,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/misc/mei/./mei-trace.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ - 57 | TRACE_EVENT(mei_pci_cfg_read, - | ^~~~~~~~~~~ -make[6]: *** [../scripts/Makefile.build:244: drivers/misc/mei/mei-trace.o] Error 1 +../include/trace/events/regulator.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 143 | DECLARE_EVENT_CLASS(regulator_value, + | ^~~~~~~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: drivers/regulator/core.o] Error 1 @@ -7707,2 +7870,0 @@ -make[5]: *** [../scripts/Makefile.build:485: drivers/misc/mei] Error 2 -make[4]: *** [../scripts/Makefile.build:485: drivers/misc] Error 2 @@ -7710,3 +7872,3 @@ - from ../include/trace/events/iommu.h:162, - from ../drivers/iommu/iommu-traces.c:13: -../include/trace/events/iommu.h: In function ‘trace_event_raw_event_iommu_group_event’: + from ../include/trace/events/fib6.h:89, + from ../net/ipv6/route.c:74: +../include/trace/events/fib6.h: In function ‘trace_event_raw_event_fib6_table_lookup’: @@ -7719,65 +7880,0 @@ -../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 18 | DECLARE_EVENT_CLASS(iommu_group_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 18 | DECLARE_EVENT_CLASS(iommu_group_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 18 | DECLARE_EVENT_CLASS(iommu_group_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 18 | DECLARE_EVENT_CLASS(iommu_group_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 18 | DECLARE_EVENT_CLASS(iommu_group_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/iommu.h: In function ‘trace_event_raw_event_iommu_device_event’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/iommu.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 54 | DECLARE_EVENT_CLASS(iommu_device_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/iommu.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 54 | DECLARE_EVENT_CLASS(iommu_device_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/iommu.h: In function ‘trace_event_raw_event_map’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -7787,2 +7884,2 @@ -../include/trace/events/iommu.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ - 79 | TRACE_EVENT(map, +../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib6_table_lookup, @@ -7790 +7887 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? @@ -7792 +7889 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -7799,2 +7896,2 @@ -../include/trace/events/iommu.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ - 79 | TRACE_EVENT(map, +../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib6_table_lookup, @@ -7802,2 +7899 @@ -../include/trace/events/iommu.h: In function ‘trace_event_raw_event_unmap’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in @@ -7812,2 +7908,2 @@ -../include/trace/events/iommu.h:103:1: note: in expansion of macro ‘TRACE_EVENT’ - 103 | TRACE_EVENT(unmap, +../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib6_table_lookup, @@ -7824,2 +7920,2 @@ -../include/trace/events/iommu.h:103:1: note: in expansion of macro ‘TRACE_EVENT’ - 103 | TRACE_EVENT(unmap, +../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib6_table_lookup, @@ -7827,13 +7923,3 @@ -../include/trace/events/iommu.h: In function ‘trace_event_raw_event_iommu_error’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/iommu.h:127:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 127 | DECLARE_EVENT_CLASS(iommu_error, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ @@ -7843,61 +7928,0 @@ -../include/trace/events/iommu.h:127:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 127 | DECLARE_EVENT_CLASS(iommu_error, - | ^~~~~~~~~~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:109: -../include/trace/events/iommu.h: In function ‘perf_trace_iommu_group_event’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 18 | DECLARE_EVENT_CLASS(iommu_group_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 18 | DECLARE_EVENT_CLASS(iommu_group_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/iommu.h: In function ‘perf_trace_iommu_device_event’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/iommu.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 54 | DECLARE_EVENT_CLASS(iommu_device_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/iommu.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 54 | DECLARE_EVENT_CLASS(iommu_device_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/iommu.h: In function ‘perf_trace_map’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/iommu.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ - 79 | TRACE_EVENT(map, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -7907,2 +7932,2 @@ -../include/trace/events/iommu.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ - 79 | TRACE_EVENT(map, +../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib6_table_lookup, @@ -7910 +7935,2 @@ -../include/trace/events/iommu.h: In function ‘perf_trace_unmap’: +In file included from ../include/trace/define_trace.h:109: +../include/trace/events/fib6.h: In function ‘perf_trace_fib6_table_lookup’: @@ -7920,2 +7946,2 @@ -../include/trace/events/iommu.h:103:1: note: in expansion of macro ‘TRACE_EVENT’ - 103 | TRACE_EVENT(unmap, +../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib6_table_lookup, @@ -7932,2 +7958,2 @@ -../include/trace/events/iommu.h:103:1: note: in expansion of macro ‘TRACE_EVENT’ - 103 | TRACE_EVENT(unmap, +../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib6_table_lookup, @@ -7935,19 +7960,0 @@ -../include/trace/events/iommu.h: In function ‘perf_trace_iommu_error’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/iommu.h:127:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 127 | DECLARE_EVENT_CLASS(iommu_error, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/iommu.h:127:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 127 | DECLARE_EVENT_CLASS(iommu_error, - | ^~~~~~~~~~~~~~~~~~~ @@ -7955,64 +7962 @@ -../include/trace/events/iommu.h: In function ‘__bpf_trace_iommu_group_event’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 18 | DECLARE_EVENT_CLASS(iommu_group_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 18 | DECLARE_EVENT_CLASS(iommu_group_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/iommu.h: In function ‘__bpf_trace_iommu_device_event’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/iommu.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 54 | DECLARE_EVENT_CLASS(iommu_device_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/iommu.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 54 | DECLARE_EVENT_CLASS(iommu_device_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/iommu.h: In function ‘__bpf_trace_map’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/iommu.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ - 79 | TRACE_EVENT(map, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/iommu.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ - 79 | TRACE_EVENT(map, - | ^~~~~~~~~~~ -../include/trace/events/iommu.h: In function ‘__bpf_trace_unmap’: +../include/trace/events/fib6.h: In function ‘__bpf_trace_fib6_table_lookup’: @@ -8028,2 +7972,2 @@ -../include/trace/events/iommu.h:103:1: note: in expansion of macro ‘TRACE_EVENT’ - 103 | TRACE_EVENT(unmap, +../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib6_table_lookup, @@ -8040,2 +7984,2 @@ -../include/trace/events/iommu.h:103:1: note: in expansion of macro ‘TRACE_EVENT’ - 103 | TRACE_EVENT(unmap, +../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib6_table_lookup, @@ -8043,21 +7987,2 @@ -../include/trace/events/iommu.h: In function ‘__bpf_trace_iommu_error’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/iommu.h:127:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 127 | DECLARE_EVENT_CLASS(iommu_error, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/iommu.h:127:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 127 | DECLARE_EVENT_CLASS(iommu_error, - | ^~~~~~~~~~~~~~~~~~~ -make[5]: *** [../scripts/Makefile.build:244: drivers/iommu/iommu-traces.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: drivers/iommu] Error 2 +make[5]: *** [../scripts/Makefile.build:244: net/ipv6/route.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: net/ipv6] Error 2 @@ -8065,3 +7990,3 @@ - from ../include/trace/events/mdio.h:43, - from ../drivers/net/phy/mdio_bus.c:38: -../include/trace/events/mdio.h: In function ‘trace_event_raw_event_mdio_access’: + from ../include/trace/events/mctp.h:78, + from ../net/mctp/af_mctp.c:21: +../include/trace/events/mctp.h: In function ‘trace_event_raw_event_mctp_key_acquire’: @@ -8077,6 +8002,3 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/mdio.h:10:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 10 | TRACE_EVENT_CONDITION(mdio_access, - | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mctp_key_acquire, + | ^~~~~~~~~~~ @@ -8092,6 +8014,3 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/mdio.h:10:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 10 | TRACE_EVENT_CONDITION(mdio_access, - | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mctp_key_acquire, + | ^~~~~~~~~~~ @@ -8107,6 +8026,3 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/mdio.h:10:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 10 | TRACE_EVENT_CONDITION(mdio_access, - | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mctp_key_acquire, + | ^~~~~~~~~~~ @@ -8122,6 +8038,3 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/mdio.h:10:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 10 | TRACE_EVENT_CONDITION(mdio_access, - | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mctp_key_acquire, + | ^~~~~~~~~~~ @@ -8137,6 +8050,28 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/mdio.h:10:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 10 | TRACE_EVENT_CONDITION(mdio_access, - | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mctp_key_acquire, + | ^~~~~~~~~~~ +../include/trace/events/mctp.h: In function ‘trace_event_raw_event_mctp_key_release’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(mctp_key_release, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(mctp_key_release, + | ^~~~~~~~~~~ @@ -8144 +8079 @@ -../include/trace/events/mdio.h: In function ‘perf_trace_mdio_access’: +../include/trace/events/mctp.h: In function ‘perf_trace_mctp_key_acquire’: @@ -8154,6 +8089,3 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/mdio.h:10:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 10 | TRACE_EVENT_CONDITION(mdio_access, - | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mctp_key_acquire, + | ^~~~~~~~~~~ @@ -8169,6 +8101,28 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/mdio.h:10:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 10 | TRACE_EVENT_CONDITION(mdio_access, - | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mctp_key_acquire, + | ^~~~~~~~~~~ +../include/trace/events/mctp.h: In function ‘perf_trace_mctp_key_release’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(mctp_key_release, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(mctp_key_release, + | ^~~~~~~~~~~ @@ -8176 +8130 @@ -../include/trace/events/mdio.h: In function ‘__bpf_trace_mdio_access’: +../include/trace/events/mctp.h: In function ‘__bpf_trace_mctp_key_acquire’: @@ -8186,6 +8140,3 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/mdio.h:10:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 10 | TRACE_EVENT_CONDITION(mdio_access, - | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mctp_key_acquire, + | ^~~~~~~~~~~ @@ -8201,9 +8152,30 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/mdio.h:10:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 10 | TRACE_EVENT_CONDITION(mdio_access, - | ^~~~~~~~~~~~~~~~~~~~~ -make[6]: *** [../scripts/Makefile.build:244: drivers/net/phy/mdio_bus.o] Error 1 -make[5]: *** [../scripts/Makefile.build:485: drivers/net/phy] Error 2 -make[5]: *** Waiting for unfinished jobs.... +../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mctp_key_acquire, + | ^~~~~~~~~~~ +../include/trace/events/mctp.h: In function ‘__bpf_trace_mctp_key_release’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(mctp_key_release, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(mctp_key_release, + | ^~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: net/mctp/af_mctp.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: net/mctp] Error 2 @@ -8670,3 +8642,3 @@ - from ../drivers/nvme/target/trace.h:170, - from ../drivers/nvme/target/core.c:16: -../drivers/nvme/target/./trace.h: In function ‘trace_event_raw_event_nvmet_req_init’: + from ../include/trace/events/scsi.h:351, + from ../drivers/scsi/scsi.c:73: +../include/trace/events/scsi.h: In function ‘trace_event_raw_event_scsi_dispatch_cmd_start’: @@ -8682,2 +8654,2 @@ -../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(nvmet_req_init, +../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT(scsi_dispatch_cmd_start, @@ -8694,2 +8666,2 @@ -../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(nvmet_req_init, +../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT(scsi_dispatch_cmd_start, @@ -8706,2 +8678,2 @@ -../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(nvmet_req_init, +../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT(scsi_dispatch_cmd_start, @@ -8718,2 +8690,2 @@ -../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(nvmet_req_init, +../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT(scsi_dispatch_cmd_start, @@ -8730,2 +8702,2 @@ -../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(nvmet_req_init, +../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT(scsi_dispatch_cmd_start, @@ -8733 +8705 @@ -../drivers/nvme/target/./trace.h: In function ‘trace_event_raw_event_nvmet_req_complete’: +../include/trace/events/scsi.h: In function ‘trace_event_raw_event_scsi_dispatch_cmd_error’: @@ -8743,2 +8715,2 @@ -../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ - 108 | TRACE_EVENT(nvmet_req_complete, +../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ + 203 | TRACE_EVENT(scsi_dispatch_cmd_error, @@ -8755,2 +8727,2 @@ -../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ - 108 | TRACE_EVENT(nvmet_req_complete, +../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ + 203 | TRACE_EVENT(scsi_dispatch_cmd_error, @@ -8758 +8730,20 @@ -../drivers/nvme/target/./trace.h: In function ‘trace_event_raw_event_nvmet_async_event’: +../include/trace/events/scsi.h: In function ‘trace_event_raw_event_scsi_cmd_done_timeout_template’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/scsi.h:253:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 253 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/scsi.h:253:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 253 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/scsi.h: In function ‘trace_event_raw_event_scsi_eh_wakeup’: @@ -8768,2 +8759,2 @@ -../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ - 136 | TRACE_EVENT(nvmet_async_event, +../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ + 331 | TRACE_EVENT(scsi_eh_wakeup, @@ -8780,2 +8771,2 @@ -../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ - 136 | TRACE_EVENT(nvmet_async_event, +../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ + 331 | TRACE_EVENT(scsi_eh_wakeup, @@ -8784 +8775 @@ -../drivers/nvme/target/./trace.h: In function ‘perf_trace_nvmet_req_init’: +../include/trace/events/scsi.h: In function ‘perf_trace_scsi_dispatch_cmd_start’: @@ -8794,2 +8785,2 @@ -../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(nvmet_req_init, +../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT(scsi_dispatch_cmd_start, @@ -8806,2 +8797,2 @@ -../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(nvmet_req_init, +../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT(scsi_dispatch_cmd_start, @@ -8809 +8800 @@ -../drivers/nvme/target/./trace.h: In function ‘perf_trace_nvmet_req_complete’: +../include/trace/events/scsi.h: In function ‘perf_trace_scsi_dispatch_cmd_error’: @@ -8819,2 +8810,2 @@ -../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ - 108 | TRACE_EVENT(nvmet_req_complete, +../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ + 203 | TRACE_EVENT(scsi_dispatch_cmd_error, @@ -8831,2 +8822,2 @@ -../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ - 108 | TRACE_EVENT(nvmet_req_complete, +../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ + 203 | TRACE_EVENT(scsi_dispatch_cmd_error, @@ -8834 +8825,20 @@ -../drivers/nvme/target/./trace.h: In function ‘perf_trace_nvmet_async_event’: +../include/trace/events/scsi.h: In function ‘perf_trace_scsi_cmd_done_timeout_template’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/scsi.h:253:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 253 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/scsi.h:253:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 253 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/scsi.h: In function ‘perf_trace_scsi_eh_wakeup’: @@ -8844,2 +8854,2 @@ -../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ - 136 | TRACE_EVENT(nvmet_async_event, +../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ + 331 | TRACE_EVENT(scsi_eh_wakeup, @@ -8856,2 +8866,2 @@ -../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ - 136 | TRACE_EVENT(nvmet_async_event, +../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ + 331 | TRACE_EVENT(scsi_eh_wakeup, @@ -8860 +8870 @@ -../drivers/nvme/target/./trace.h: In function ‘__bpf_trace_nvmet_req_init’: +../include/trace/events/scsi.h: In function ‘__bpf_trace_scsi_dispatch_cmd_start’: @@ -8870,2 +8880,2 @@ -../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(nvmet_req_init, +../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT(scsi_dispatch_cmd_start, @@ -8882,2 +8892,2 @@ -../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(nvmet_req_init, +../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT(scsi_dispatch_cmd_start, @@ -8885 +8895 @@ -../drivers/nvme/target/./trace.h: In function ‘__bpf_trace_nvmet_req_complete’: +../include/trace/events/scsi.h: In function ‘__bpf_trace_scsi_dispatch_cmd_error’: @@ -8895,2 +8905,2 @@ -../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ - 108 | TRACE_EVENT(nvmet_req_complete, +../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ + 203 | TRACE_EVENT(scsi_dispatch_cmd_error, @@ -8907,2 +8917,2 @@ -../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ - 108 | TRACE_EVENT(nvmet_req_complete, +../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ + 203 | TRACE_EVENT(scsi_dispatch_cmd_error, @@ -8910 +8920,20 @@ -../drivers/nvme/target/./trace.h: In function ‘__bpf_trace_nvmet_async_event’: +../include/trace/events/scsi.h: In function ‘__bpf_trace_scsi_cmd_done_timeout_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/scsi.h:253:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 253 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/scsi.h:253:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 253 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/scsi.h: In function ‘__bpf_trace_scsi_eh_wakeup’: @@ -8920,2 +8949,2 @@ -../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ - 136 | TRACE_EVENT(nvmet_async_event, +../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ + 331 | TRACE_EVENT(scsi_eh_wakeup, @@ -8932,2 +8961,2 @@ -../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ - 136 | TRACE_EVENT(nvmet_async_event, +../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ + 331 | TRACE_EVENT(scsi_eh_wakeup, @@ -8935,2 +8964 @@ -make[6]: *** [../scripts/Makefile.build:244: drivers/nvme/target/core.o] Error 1 -make[5]: *** [../scripts/Makefile.build:485: drivers/nvme/target] Error 2 +make[5]: *** [../scripts/Makefile.build:244: drivers/scsi/scsi.o] Error 1 @@ -8939,3 +8967,3 @@ - from ../include/trace/events/notifier.h:69, - from ../kernel/notifier.c:11: -../include/trace/events/notifier.h: In function ‘trace_event_raw_event_notifier_info’: + from ../drivers/block/null_blk/trace.h:85, + from ../drivers/block/null_blk/zoned.c:7: +../drivers/block/null_blk/./trace.h: In function ‘trace_event_raw_event_nullb_zone_op’: @@ -8948,3 +8976,6 @@ -../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 10 | DECLARE_EVENT_CLASS(notifier_info, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(nullb_zone_op, + | ^~~~~~~~~~~ @@ -8957,3 +8988,6 @@ -../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 10 | DECLARE_EVENT_CLASS(notifier_info, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(nullb_zone_op, + | ^~~~~~~~~~~ @@ -8966,3 +9000,6 @@ -../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 10 | DECLARE_EVENT_CLASS(notifier_info, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(nullb_zone_op, + | ^~~~~~~~~~~ @@ -8975,3 +9012,6 @@ -../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 10 | DECLARE_EVENT_CLASS(notifier_info, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(nullb_zone_op, + | ^~~~~~~~~~~ @@ -8984,3 +9024,31 @@ -../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 10 | DECLARE_EVENT_CLASS(notifier_info, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(nullb_zone_op, + | ^~~~~~~~~~~ +../drivers/block/null_blk/./trace.h: In function ‘trace_event_raw_event_nullb_report_zones’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(nullb_report_zones, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(nullb_report_zones, + | ^~~~~~~~~~~ @@ -8988 +9056 @@ -../include/trace/events/notifier.h: In function ‘perf_trace_notifier_info’: +../drivers/block/null_blk/./trace.h: In function ‘perf_trace_nullb_zone_op’: @@ -8995,3 +9063,6 @@ -../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 10 | DECLARE_EVENT_CLASS(notifier_info, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(nullb_zone_op, + | ^~~~~~~~~~~ @@ -9004,3 +9075,31 @@ -../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 10 | DECLARE_EVENT_CLASS(notifier_info, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(nullb_zone_op, + | ^~~~~~~~~~~ +../drivers/block/null_blk/./trace.h: In function ‘perf_trace_nullb_report_zones’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(nullb_report_zones, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(nullb_report_zones, + | ^~~~~~~~~~~ @@ -9008 +9107 @@ -../include/trace/events/notifier.h: In function ‘__bpf_trace_notifier_info’: +../drivers/block/null_blk/./trace.h: In function ‘__bpf_trace_nullb_zone_op’: @@ -9015,3 +9114,6 @@ -../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 10 | DECLARE_EVENT_CLASS(notifier_info, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(nullb_zone_op, + | ^~~~~~~~~~~ @@ -9024,4 +9126,179 @@ -../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 10 | DECLARE_EVENT_CLASS(notifier_info, - | ^~~~~~~~~~~~~~~~~~~ -make[4]: *** [../scripts/Makefile.build:244: kernel/notifier.o] Error 1 +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(nullb_zone_op, + | ^~~~~~~~~~~ +../drivers/block/null_blk/./trace.h: In function ‘__bpf_trace_nullb_report_zones’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(nullb_report_zones, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(nullb_report_zones, + | ^~~~~~~~~~~ +make[6]: *** [../scripts/Makefile.build:244: drivers/block/null_blk/zoned.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: drivers/block/null_blk] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/mdio.h:43, + from ../drivers/net/phy/mdio_bus.c:38: +../include/trace/events/mdio.h: In function ‘trace_event_raw_event_mdio_access’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/mdio.h:10:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 10 | TRACE_EVENT_CONDITION(mdio_access, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/mdio.h:10:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 10 | TRACE_EVENT_CONDITION(mdio_access, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/mdio.h:10:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 10 | TRACE_EVENT_CONDITION(mdio_access, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/mdio.h:10:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 10 | TRACE_EVENT_CONDITION(mdio_access, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/mdio.h:10:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 10 | TRACE_EVENT_CONDITION(mdio_access, + | ^~~~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../include/trace/events/mdio.h: In function ‘perf_trace_mdio_access’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/mdio.h:10:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 10 | TRACE_EVENT_CONDITION(mdio_access, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/mdio.h:10:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 10 | TRACE_EVENT_CONDITION(mdio_access, + | ^~~~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/mdio.h: In function ‘__bpf_trace_mdio_access’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/mdio.h:10:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 10 | TRACE_EVENT_CONDITION(mdio_access, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/mdio.h:10:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 10 | TRACE_EVENT_CONDITION(mdio_access, + | ^~~~~~~~~~~~~~~~~~~~~ +make[6]: *** [../scripts/Makefile.build:244: drivers/net/phy/mdio_bus.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: drivers/net/phy] Error 2 +make[5]: *** Waiting for unfinished jobs.... @@ -9370,120 +9646,0 @@ -make[3]: *** [../scripts/Makefile.build:485: kernel] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../drivers/soc/qcom/pmic_pdcharger_ulog.h:36, - from ../drivers/soc/qcom/pmic_pdcharger_ulog.c:15: -../drivers/soc/qcom/./pmic_pdcharger_ulog.h: In function ‘trace_event_raw_event_pmic_pdcharger_ulog_msg’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, - | ^~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:109: -../drivers/soc/qcom/./pmic_pdcharger_ulog.h: In function ‘perf_trace_pmic_pdcharger_ulog_msg’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, - | ^~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:110: -../drivers/soc/qcom/./pmic_pdcharger_ulog.h: In function ‘__bpf_trace_pmic_pdcharger_ulog_msg’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, - | ^~~~~~~~~~~ -make[6]: *** [../scripts/Makefile.build:244: drivers/soc/qcom/pmic_pdcharger_ulog.o] Error 1 -make[5]: *** [../scripts/Makefile.build:485: drivers/soc/qcom] Error 2 -make[4]: *** [../scripts/Makefile.build:485: drivers/soc] Error 2 @@ -9924,3 +10081,3 @@ - from ../net/tls/trace.h:202, - from ../net/tls/trace.c:8: -../net/tls/./trace.h: In function ‘trace_event_raw_event_tls_device_offload_set’: + from ../drivers/block/rnbd/rnbd-srv-trace.h:206, + from ../drivers/block/rnbd/rnbd-srv-trace.c:17: +../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘trace_event_raw_event_rnbd_srv_link_class’: @@ -9933,6 +10090,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(tls_device_offload_set, - | ^~~~~~~~~~~ +../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -9945,6 +10099,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(tls_device_offload_set, - | ^~~~~~~~~~~ +../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -9957,6 +10108,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(tls_device_offload_set, - | ^~~~~~~~~~~ +../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -9969,6 +10117,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(tls_device_offload_set, - | ^~~~~~~~~~~ +../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -9981,57 +10126,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(tls_device_offload_set, - | ^~~~~~~~~~~ -../net/tls/./trace.h: In function ‘trace_event_raw_event_tls_device_decrypted’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../net/tls/./trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ - 44 | TRACE_EVENT(tls_device_decrypted, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../net/tls/./trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ - 44 | TRACE_EVENT(tls_device_decrypted, - | ^~~~~~~~~~~ -../net/tls/./trace.h: In function ‘trace_event_raw_event_tls_device_rx_resync_send’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../net/tls/./trace.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ - 77 | TRACE_EVENT(tls_device_rx_resync_send, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../net/tls/./trace.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ - 77 | TRACE_EVENT(tls_device_rx_resync_send, - | ^~~~~~~~~~~ -../net/tls/./trace.h: In function ‘trace_event_raw_event_tls_device_rx_resync_nh_schedule’: +../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘trace_event_raw_event_process_rdma’: @@ -10047,2 +10139,2 @@ -../net/tls/./trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ - 104 | TRACE_EVENT(tls_device_rx_resync_nh_schedule, +../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(process_rdma, @@ -10059,2 +10151,2 @@ -../net/tls/./trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ - 104 | TRACE_EVENT(tls_device_rx_resync_nh_schedule, +../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(process_rdma, @@ -10062 +10154 @@ -../net/tls/./trace.h: In function ‘trace_event_raw_event_tls_device_rx_resync_nh_delay’: +../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘trace_event_raw_event_process_msg_sess_info’: @@ -10072,2 +10164,2 @@ -../net/tls/./trace.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ - 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, +../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ + 116 | TRACE_EVENT(process_msg_sess_info, @@ -10084,2 +10176,2 @@ -../net/tls/./trace.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ - 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, +../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ + 116 | TRACE_EVENT(process_msg_sess_info, @@ -10087 +10179 @@ -../net/tls/./trace.h: In function ‘trace_event_raw_event_tls_device_tx_resync_req’: +../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘trace_event_raw_event_process_msg_open’: @@ -10097,2 +10189,2 @@ -../net/tls/./trace.h:147:1: note: in expansion of macro ‘TRACE_EVENT’ - 147 | TRACE_EVENT(tls_device_tx_resync_req, +../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ + 154 | TRACE_EVENT(process_msg_open, @@ -10109,2 +10201,2 @@ -../net/tls/./trace.h:147:1: note: in expansion of macro ‘TRACE_EVENT’ - 147 | TRACE_EVENT(tls_device_tx_resync_req, +../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ + 154 | TRACE_EVENT(process_msg_open, @@ -10112 +10204 @@ -../net/tls/./trace.h: In function ‘trace_event_raw_event_tls_device_tx_resync_send’: +../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘trace_event_raw_event_process_msg_close’: @@ -10122,2 +10214,2 @@ -../net/tls/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ - 171 | TRACE_EVENT(tls_device_tx_resync_send, +../drivers/block/rnbd/./rnbd-srv-trace.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ + 179 | TRACE_EVENT(process_msg_close, @@ -10134,2 +10226,2 @@ -../net/tls/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ - 171 | TRACE_EVENT(tls_device_tx_resync_send, +../drivers/block/rnbd/./rnbd-srv-trace.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ + 179 | TRACE_EVENT(process_msg_close, @@ -10138,51 +10230 @@ -../net/tls/./trace.h: In function ‘perf_trace_tls_device_offload_set’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(tls_device_offload_set, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(tls_device_offload_set, - | ^~~~~~~~~~~ -../net/tls/./trace.h: In function ‘perf_trace_tls_device_decrypted’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../net/tls/./trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ - 44 | TRACE_EVENT(tls_device_decrypted, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../net/tls/./trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ - 44 | TRACE_EVENT(tls_device_decrypted, - | ^~~~~~~~~~~ -../net/tls/./trace.h: In function ‘perf_trace_tls_device_rx_resync_send’: +../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘perf_trace_rnbd_srv_link_class’: @@ -10195,6 +10237,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../net/tls/./trace.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ - 77 | TRACE_EVENT(tls_device_rx_resync_send, - | ^~~~~~~~~~~ +../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -10207,7 +10246,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../net/tls/./trace.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ - 77 | TRACE_EVENT(tls_device_rx_resync_send, - | ^~~~~~~~~~~ -../net/tls/./trace.h: In function ‘perf_trace_tls_device_rx_resync_nh_schedule’: +../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘perf_trace_process_rdma’: @@ -10223,2 +10259,2 @@ -../net/tls/./trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ - 104 | TRACE_EVENT(tls_device_rx_resync_nh_schedule, +../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(process_rdma, @@ -10235,2 +10271,2 @@ -../net/tls/./trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ - 104 | TRACE_EVENT(tls_device_rx_resync_nh_schedule, +../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(process_rdma, @@ -10238 +10274 @@ -../net/tls/./trace.h: In function ‘perf_trace_tls_device_rx_resync_nh_delay’: +../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘perf_trace_process_msg_sess_info’: @@ -10248,2 +10284,2 @@ -../net/tls/./trace.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ - 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, +../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ + 116 | TRACE_EVENT(process_msg_sess_info, @@ -10260,2 +10296,2 @@ -../net/tls/./trace.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ - 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, +../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ + 116 | TRACE_EVENT(process_msg_sess_info, @@ -10263 +10299 @@ -../net/tls/./trace.h: In function ‘perf_trace_tls_device_tx_resync_req’: +../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘perf_trace_process_msg_open’: @@ -10273,2 +10309,2 @@ -../net/tls/./trace.h:147:1: note: in expansion of macro ‘TRACE_EVENT’ - 147 | TRACE_EVENT(tls_device_tx_resync_req, +../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ + 154 | TRACE_EVENT(process_msg_open, @@ -10285,2 +10321,2 @@ -../net/tls/./trace.h:147:1: note: in expansion of macro ‘TRACE_EVENT’ - 147 | TRACE_EVENT(tls_device_tx_resync_req, +../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ + 154 | TRACE_EVENT(process_msg_open, @@ -10288 +10324 @@ -../net/tls/./trace.h: In function ‘perf_trace_tls_device_tx_resync_send’: +../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘perf_trace_process_msg_close’: @@ -10298,2 +10334,2 @@ -../net/tls/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ - 171 | TRACE_EVENT(tls_device_tx_resync_send, +../drivers/block/rnbd/./rnbd-srv-trace.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ + 179 | TRACE_EVENT(process_msg_close, @@ -10310,2 +10346,2 @@ -../net/tls/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ - 171 | TRACE_EVENT(tls_device_tx_resync_send, +../drivers/block/rnbd/./rnbd-srv-trace.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ + 179 | TRACE_EVENT(process_msg_close, @@ -10314,51 +10350 @@ -../net/tls/./trace.h: In function ‘__bpf_trace_tls_device_offload_set’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(tls_device_offload_set, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(tls_device_offload_set, - | ^~~~~~~~~~~ -../net/tls/./trace.h: In function ‘__bpf_trace_tls_device_decrypted’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../net/tls/./trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ - 44 | TRACE_EVENT(tls_device_decrypted, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../net/tls/./trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ - 44 | TRACE_EVENT(tls_device_decrypted, - | ^~~~~~~~~~~ -../net/tls/./trace.h: In function ‘__bpf_trace_tls_device_rx_resync_send’: +../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘__bpf_trace_rnbd_srv_link_class’: @@ -10371,6 +10357,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../net/tls/./trace.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ - 77 | TRACE_EVENT(tls_device_rx_resync_send, - | ^~~~~~~~~~~ +../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -10383,7 +10366,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../net/tls/./trace.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ - 77 | TRACE_EVENT(tls_device_rx_resync_send, - | ^~~~~~~~~~~ -../net/tls/./trace.h: In function ‘__bpf_trace_tls_device_rx_resync_nh_schedule’: +../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘__bpf_trace_process_rdma’: @@ -10399,2 +10379,2 @@ -../net/tls/./trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ - 104 | TRACE_EVENT(tls_device_rx_resync_nh_schedule, +../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(process_rdma, @@ -10411,2 +10391,2 @@ -../net/tls/./trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ - 104 | TRACE_EVENT(tls_device_rx_resync_nh_schedule, +../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(process_rdma, @@ -10414 +10394 @@ -../net/tls/./trace.h: In function ‘__bpf_trace_tls_device_rx_resync_nh_delay’: +../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘__bpf_trace_process_msg_sess_info’: @@ -10424,2 +10404,2 @@ -../net/tls/./trace.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ - 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, +../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ + 116 | TRACE_EVENT(process_msg_sess_info, @@ -10436,2 +10416,2 @@ -../net/tls/./trace.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ - 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, +../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ + 116 | TRACE_EVENT(process_msg_sess_info, @@ -10439 +10419 @@ -../net/tls/./trace.h: In function ‘__bpf_trace_tls_device_tx_resync_req’: +../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘__bpf_trace_process_msg_open’: @@ -10449,2 +10429,2 @@ -../net/tls/./trace.h:147:1: note: in expansion of macro ‘TRACE_EVENT’ - 147 | TRACE_EVENT(tls_device_tx_resync_req, +../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ + 154 | TRACE_EVENT(process_msg_open, @@ -10461,2 +10441,2 @@ -../net/tls/./trace.h:147:1: note: in expansion of macro ‘TRACE_EVENT’ - 147 | TRACE_EVENT(tls_device_tx_resync_req, +../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ + 154 | TRACE_EVENT(process_msg_open, @@ -10464 +10444 @@ -../net/tls/./trace.h: In function ‘__bpf_trace_tls_device_tx_resync_send’: +../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘__bpf_trace_process_msg_close’: @@ -10474,2 +10454,2 @@ -../net/tls/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ - 171 | TRACE_EVENT(tls_device_tx_resync_send, +../drivers/block/rnbd/./rnbd-srv-trace.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ + 179 | TRACE_EVENT(process_msg_close, @@ -10486,2 +10466,2 @@ -../net/tls/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ - 171 | TRACE_EVENT(tls_device_tx_resync_send, +../drivers/block/rnbd/./rnbd-srv-trace.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ + 179 | TRACE_EVENT(process_msg_close, @@ -10489,2 +10469,3 @@ -make[5]: *** [../scripts/Makefile.build:244: net/tls/trace.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: net/tls] Error 2 +make[6]: *** [../scripts/Makefile.build:244: drivers/block/rnbd/rnbd-srv-trace.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: drivers/block/rnbd] Error 2 +make[4]: *** [../scripts/Makefile.build:485: drivers/block] Error 2 @@ -10492,3 +10473,3 @@ - from ../include/trace/events/scsi.h:351, - from ../drivers/scsi/scsi.c:73: -../include/trace/events/scsi.h: In function ‘trace_event_raw_event_scsi_dispatch_cmd_start’: + from ../drivers/soc/qcom/trace-rpmh.h:87, + from ../drivers/soc/qcom/rpmh-rsc.c:38: +../drivers/soc/qcom/./trace-rpmh.h: In function ‘trace_event_raw_event_rpmh_tx_done’: @@ -10504,2 +10485,2 @@ -../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT(scsi_dispatch_cmd_start, +../drivers/soc/qcom/./trace-rpmh.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(rpmh_tx_done, @@ -10516,2 +10497,2 @@ -../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT(scsi_dispatch_cmd_start, +../drivers/soc/qcom/./trace-rpmh.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(rpmh_tx_done, @@ -10528,2 +10509,2 @@ -../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT(scsi_dispatch_cmd_start, +../drivers/soc/qcom/./trace-rpmh.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(rpmh_tx_done, @@ -10540,2 +10521,2 @@ -../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT(scsi_dispatch_cmd_start, +../drivers/soc/qcom/./trace-rpmh.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(rpmh_tx_done, @@ -10552,27 +10533,2 @@ -../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT(scsi_dispatch_cmd_start, - | ^~~~~~~~~~~ -../include/trace/events/scsi.h: In function ‘trace_event_raw_event_scsi_dispatch_cmd_error’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ - 203 | TRACE_EVENT(scsi_dispatch_cmd_error, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ - 203 | TRACE_EVENT(scsi_dispatch_cmd_error, +../drivers/soc/qcom/./trace-rpmh.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(rpmh_tx_done, @@ -10580,20 +10536 @@ -../include/trace/events/scsi.h: In function ‘trace_event_raw_event_scsi_cmd_done_timeout_template’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/scsi.h:253:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 253 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/scsi.h:253:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 253 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/scsi.h: In function ‘trace_event_raw_event_scsi_eh_wakeup’: +../drivers/soc/qcom/./trace-rpmh.h: In function ‘trace_event_raw_event_rpmh_send_msg’: @@ -10609,2 +10546,2 @@ -../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ - 331 | TRACE_EVENT(scsi_eh_wakeup, +../drivers/soc/qcom/./trace-rpmh.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(rpmh_send_msg, @@ -10621,2 +10558,2 @@ -../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ - 331 | TRACE_EVENT(scsi_eh_wakeup, +../drivers/soc/qcom/./trace-rpmh.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(rpmh_send_msg, @@ -10625,26 +10562 @@ -../include/trace/events/scsi.h: In function ‘perf_trace_scsi_dispatch_cmd_start’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT(scsi_dispatch_cmd_start, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT(scsi_dispatch_cmd_start, - | ^~~~~~~~~~~ -../include/trace/events/scsi.h: In function ‘perf_trace_scsi_dispatch_cmd_error’: +../drivers/soc/qcom/./trace-rpmh.h: In function ‘perf_trace_rpmh_tx_done’: @@ -10660,2 +10572,2 @@ -../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ - 203 | TRACE_EVENT(scsi_dispatch_cmd_error, +../drivers/soc/qcom/./trace-rpmh.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(rpmh_tx_done, @@ -10672,2 +10584,2 @@ -../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ - 203 | TRACE_EVENT(scsi_dispatch_cmd_error, +../drivers/soc/qcom/./trace-rpmh.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(rpmh_tx_done, @@ -10675,20 +10587 @@ -../include/trace/events/scsi.h: In function ‘perf_trace_scsi_cmd_done_timeout_template’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/scsi.h:253:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 253 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/scsi.h:253:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 253 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/scsi.h: In function ‘perf_trace_scsi_eh_wakeup’: +../drivers/soc/qcom/./trace-rpmh.h: In function ‘perf_trace_rpmh_send_msg’: @@ -10704,2 +10597,2 @@ -../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ - 331 | TRACE_EVENT(scsi_eh_wakeup, +../drivers/soc/qcom/./trace-rpmh.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(rpmh_send_msg, @@ -10716,2 +10609,2 @@ -../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ - 331 | TRACE_EVENT(scsi_eh_wakeup, +../drivers/soc/qcom/./trace-rpmh.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(rpmh_send_msg, @@ -10720,26 +10613 @@ -../include/trace/events/scsi.h: In function ‘__bpf_trace_scsi_dispatch_cmd_start’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT(scsi_dispatch_cmd_start, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT(scsi_dispatch_cmd_start, - | ^~~~~~~~~~~ -../include/trace/events/scsi.h: In function ‘__bpf_trace_scsi_dispatch_cmd_error’: +../drivers/soc/qcom/./trace-rpmh.h: In function ‘__bpf_trace_rpmh_tx_done’: @@ -10755,2 +10623,2 @@ -../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ - 203 | TRACE_EVENT(scsi_dispatch_cmd_error, +../drivers/soc/qcom/./trace-rpmh.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(rpmh_tx_done, @@ -10767,2 +10635,2 @@ -../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ - 203 | TRACE_EVENT(scsi_dispatch_cmd_error, +../drivers/soc/qcom/./trace-rpmh.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(rpmh_tx_done, @@ -10770,20 +10638 @@ -../include/trace/events/scsi.h: In function ‘__bpf_trace_scsi_cmd_done_timeout_template’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/scsi.h:253:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 253 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/scsi.h:253:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 253 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/scsi.h: In function ‘__bpf_trace_scsi_eh_wakeup’: +../drivers/soc/qcom/./trace-rpmh.h: In function ‘__bpf_trace_rpmh_send_msg’: @@ -10799,2 +10648,2 @@ -../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ - 331 | TRACE_EVENT(scsi_eh_wakeup, +../drivers/soc/qcom/./trace-rpmh.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(rpmh_send_msg, @@ -10811,2 +10660,2 @@ -../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ - 331 | TRACE_EVENT(scsi_eh_wakeup, +../drivers/soc/qcom/./trace-rpmh.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(rpmh_send_msg, @@ -10814,2 +10663,3 @@ -make[5]: *** [../scripts/Makefile.build:244: drivers/scsi/scsi.o] Error 1 -make[5]: *** Waiting for unfinished jobs.... +make[6]: *** [../scripts/Makefile.build:244: drivers/soc/qcom/rpmh-rsc.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: drivers/soc/qcom] Error 2 +make[4]: *** [../scripts/Makefile.build:485: drivers/soc] Error 2 @@ -10817,3 +10667,3 @@ - from ../include/trace/events/mptcp.h:184, - from ../net/mptcp/protocol.c:30: -../include/trace/events/mptcp.h: In function ‘trace_event_raw_event_mptcp_subflow_get_send’: + from ../drivers/nvme/target/trace.h:170, + from ../drivers/nvme/target/core.c:16: +../drivers/nvme/target/./trace.h: In function ‘trace_event_raw_event_nvmet_req_init’: @@ -10829,2 +10679,2 @@ -../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ - 18 | TRACE_EVENT(mptcp_subflow_get_send, +../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(nvmet_req_init, @@ -10841,2 +10691,2 @@ -../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ - 18 | TRACE_EVENT(mptcp_subflow_get_send, +../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(nvmet_req_init, @@ -10853,2 +10703,2 @@ -../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ - 18 | TRACE_EVENT(mptcp_subflow_get_send, +../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(nvmet_req_init, @@ -10865,2 +10715,2 @@ -../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ - 18 | TRACE_EVENT(mptcp_subflow_get_send, +../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(nvmet_req_init, @@ -10877,2 +10727,2 @@ -../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ - 18 | TRACE_EVENT(mptcp_subflow_get_send, +../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(nvmet_req_init, @@ -10880,20 +10730 @@ -../include/trace/events/mptcp.h: In function ‘trace_event_raw_event_mptcp_dump_mpext’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/mptcp.h:65:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 65 | DECLARE_EVENT_CLASS(mptcp_dump_mpext, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/mptcp.h:65:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 65 | DECLARE_EVENT_CLASS(mptcp_dump_mpext, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/mptcp.h: In function ‘trace_event_raw_event_ack_update_msk’: +../drivers/nvme/target/./trace.h: In function ‘trace_event_raw_event_nvmet_req_complete’: @@ -10909,2 +10740,2 @@ -../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ - 128 | TRACE_EVENT(ack_update_msk, +../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(nvmet_req_complete, @@ -10921,2 +10752,2 @@ -../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ - 128 | TRACE_EVENT(ack_update_msk, +../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(nvmet_req_complete, @@ -10924 +10755 @@ -../include/trace/events/mptcp.h: In function ‘trace_event_raw_event_subflow_check_data_avail’: +../drivers/nvme/target/./trace.h: In function ‘trace_event_raw_event_nvmet_async_event’: @@ -10934,2 +10765,2 @@ -../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ - 160 | TRACE_EVENT(subflow_check_data_avail, +../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ + 136 | TRACE_EVENT(nvmet_async_event, @@ -10946,2 +10777,2 @@ -../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ - 160 | TRACE_EVENT(subflow_check_data_avail, +../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ + 136 | TRACE_EVENT(nvmet_async_event, @@ -10950 +10781 @@ -../include/trace/events/mptcp.h: In function ‘perf_trace_mptcp_subflow_get_send’: +../drivers/nvme/target/./trace.h: In function ‘perf_trace_nvmet_req_init’: @@ -10960,2 +10791,2 @@ -../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ - 18 | TRACE_EVENT(mptcp_subflow_get_send, +../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(nvmet_req_init, @@ -10972,2 +10803,2 @@ -../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ - 18 | TRACE_EVENT(mptcp_subflow_get_send, +../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(nvmet_req_init, @@ -10975,20 +10806 @@ -../include/trace/events/mptcp.h: In function ‘perf_trace_mptcp_dump_mpext’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/mptcp.h:65:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 65 | DECLARE_EVENT_CLASS(mptcp_dump_mpext, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/mptcp.h:65:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 65 | DECLARE_EVENT_CLASS(mptcp_dump_mpext, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/mptcp.h: In function ‘perf_trace_ack_update_msk’: +../drivers/nvme/target/./trace.h: In function ‘perf_trace_nvmet_req_complete’: @@ -11004,2 +10816,2 @@ -../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ - 128 | TRACE_EVENT(ack_update_msk, +../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(nvmet_req_complete, @@ -11016,2 +10828,2 @@ -../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ - 128 | TRACE_EVENT(ack_update_msk, +../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(nvmet_req_complete, @@ -11019 +10831 @@ -../include/trace/events/mptcp.h: In function ‘perf_trace_subflow_check_data_avail’: +../drivers/nvme/target/./trace.h: In function ‘perf_trace_nvmet_async_event’: @@ -11029,2 +10841,2 @@ -../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ - 160 | TRACE_EVENT(subflow_check_data_avail, +../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ + 136 | TRACE_EVENT(nvmet_async_event, @@ -11041,2 +10853,2 @@ -../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ - 160 | TRACE_EVENT(subflow_check_data_avail, +../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ + 136 | TRACE_EVENT(nvmet_async_event, @@ -11045 +10857 @@ -../include/trace/events/mptcp.h: In function ‘__bpf_trace_mptcp_subflow_get_send’: +../drivers/nvme/target/./trace.h: In function ‘__bpf_trace_nvmet_req_init’: @@ -11055,2 +10867,2 @@ -../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ - 18 | TRACE_EVENT(mptcp_subflow_get_send, +../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(nvmet_req_init, @@ -11067,2 +10879,2 @@ -../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ - 18 | TRACE_EVENT(mptcp_subflow_get_send, +../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(nvmet_req_init, @@ -11070,20 +10882 @@ -../include/trace/events/mptcp.h: In function ‘__bpf_trace_mptcp_dump_mpext’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/mptcp.h:65:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 65 | DECLARE_EVENT_CLASS(mptcp_dump_mpext, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/mptcp.h:65:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 65 | DECLARE_EVENT_CLASS(mptcp_dump_mpext, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/mptcp.h: In function ‘__bpf_trace_ack_update_msk’: +../drivers/nvme/target/./trace.h: In function ‘__bpf_trace_nvmet_req_complete’: @@ -11099,2 +10892,2 @@ -../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ - 128 | TRACE_EVENT(ack_update_msk, +../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(nvmet_req_complete, @@ -11111,2 +10904,2 @@ -../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ - 128 | TRACE_EVENT(ack_update_msk, +../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(nvmet_req_complete, @@ -11114 +10907 @@ -../include/trace/events/mptcp.h: In function ‘__bpf_trace_subflow_check_data_avail’: +../drivers/nvme/target/./trace.h: In function ‘__bpf_trace_nvmet_async_event’: @@ -11124,2 +10917,2 @@ -../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ - 160 | TRACE_EVENT(subflow_check_data_avail, +../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ + 136 | TRACE_EVENT(nvmet_async_event, @@ -11136,2 +10929,2 @@ -../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ - 160 | TRACE_EVENT(subflow_check_data_avail, +../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ + 136 | TRACE_EVENT(nvmet_async_event, @@ -11139,2 +10932,3 @@ -make[5]: *** [../scripts/Makefile.build:244: net/mptcp/protocol.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: net/mptcp] Error 2 +make[6]: *** [../scripts/Makefile.build:244: drivers/nvme/target/core.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: drivers/nvme/target] Error 2 +make[5]: *** Waiting for unfinished jobs.... @@ -11609,0 +11404 @@ +make[4]: *** [../scripts/Makefile.build:485: drivers/base] Error 2 @@ -11611,3 +11406,3 @@ - from ../drivers/block/rnbd/rnbd-srv-trace.h:206, - from ../drivers/block/rnbd/rnbd-srv-trace.c:17: -../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘trace_event_raw_event_rnbd_srv_link_class’: + from ../include/trace/events/notifier.h:69, + from ../kernel/notifier.c:11: +../include/trace/events/notifier.h: In function ‘trace_event_raw_event_notifier_info’: @@ -11620,2 +11415,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, +../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(notifier_info, @@ -11629,2 +11424,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, +../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(notifier_info, @@ -11638,2 +11433,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, +../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(notifier_info, @@ -11647,2 +11442,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, +../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(notifier_info, @@ -11656,2 +11451,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, +../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(notifier_info, @@ -11659,3 +11454,24 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘trace_event_raw_event_process_rdma’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +In file included from ../include/trace/define_trace.h:109: +../include/trace/events/notifier.h: In function ‘perf_trace_notifier_info’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(notifier_info, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(notifier_info, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/notifier.h: In function ‘__bpf_trace_notifier_info’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -11662,0 +11479,24 @@ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(notifier_info, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(notifier_info, + | ^~~~~~~~~~~~~~~~~~~ +make[4]: *** [../scripts/Makefile.build:244: kernel/notifier.o] Error 1 +make[3]: *** [../scripts/Makefile.build:485: kernel] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/tegra_apb_dma.h:61, + from ../drivers/dma/tegra20-apb-dma.c:31: +../include/trace/events/tegra_apb_dma.h: In function ‘trace_event_raw_event_tegra_dma_tx_status’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -11669,2 +11509,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ - 65 | TRACE_EVENT(process_rdma, +../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(tegra_dma_tx_status, @@ -11672 +11512 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? @@ -11674 +11514 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -11681,2 +11521,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ - 65 | TRACE_EVENT(process_rdma, +../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(tegra_dma_tx_status, @@ -11684,2 +11524 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘trace_event_raw_event_process_msg_sess_info’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in @@ -11694,2 +11533,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ - 116 | TRACE_EVENT(process_msg_sess_info, +../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(tegra_dma_tx_status, @@ -11706,2 +11545,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ - 116 | TRACE_EVENT(process_msg_sess_info, +../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(tegra_dma_tx_status, @@ -11709 +11548,13 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘trace_event_raw_event_process_msg_open’: +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(tegra_dma_tx_status, + | ^~~~~~~~~~~ +../include/trace/events/tegra_apb_dma.h: In function ‘trace_event_raw_event_tegra_dma_complete_cb’: @@ -11719,2 +11570,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ - 154 | TRACE_EVENT(process_msg_open, +../include/trace/events/tegra_apb_dma.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(tegra_dma_complete_cb, @@ -11731,2 +11582,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ - 154 | TRACE_EVENT(process_msg_open, +../include/trace/events/tegra_apb_dma.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(tegra_dma_complete_cb, @@ -11734 +11585 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘trace_event_raw_event_process_msg_close’: +../include/trace/events/tegra_apb_dma.h: In function ‘trace_event_raw_event_tegra_dma_isr’: @@ -11744,2 +11595,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ - 179 | TRACE_EVENT(process_msg_close, +../include/trace/events/tegra_apb_dma.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ + 44 | TRACE_EVENT(tegra_dma_isr, @@ -11756,2 +11607,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ - 179 | TRACE_EVENT(process_msg_close, +../include/trace/events/tegra_apb_dma.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ + 44 | TRACE_EVENT(tegra_dma_isr, @@ -11760 +11611 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘perf_trace_rnbd_srv_link_class’: +../include/trace/events/tegra_apb_dma.h: In function ‘perf_trace_tegra_dma_tx_status’: @@ -11767,3 +11618,6 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(tegra_dma_tx_status, + | ^~~~~~~~~~~ @@ -11776,4 +11630,7 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘perf_trace_process_rdma’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(tegra_dma_tx_status, + | ^~~~~~~~~~~ +../include/trace/events/tegra_apb_dma.h: In function ‘perf_trace_tegra_dma_complete_cb’: @@ -11789,2 +11646,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ - 65 | TRACE_EVENT(process_rdma, +../include/trace/events/tegra_apb_dma.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(tegra_dma_complete_cb, @@ -11801,2 +11658,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ - 65 | TRACE_EVENT(process_rdma, +../include/trace/events/tegra_apb_dma.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(tegra_dma_complete_cb, @@ -11804 +11661 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘perf_trace_process_msg_sess_info’: +../include/trace/events/tegra_apb_dma.h: In function ‘perf_trace_tegra_dma_isr’: @@ -11814,2 +11671,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ - 116 | TRACE_EVENT(process_msg_sess_info, +../include/trace/events/tegra_apb_dma.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ + 44 | TRACE_EVENT(tegra_dma_isr, @@ -11826,2 +11683,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ - 116 | TRACE_EVENT(process_msg_sess_info, +../include/trace/events/tegra_apb_dma.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ + 44 | TRACE_EVENT(tegra_dma_isr, @@ -11829 +11686,219 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘perf_trace_process_msg_open’: +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/tegra_apb_dma.h: In function ‘__bpf_trace_tegra_dma_tx_status’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(tegra_dma_tx_status, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(tegra_dma_tx_status, + | ^~~~~~~~~~~ +../include/trace/events/tegra_apb_dma.h: In function ‘__bpf_trace_tegra_dma_complete_cb’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tegra_apb_dma.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(tegra_dma_complete_cb, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tegra_apb_dma.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(tegra_dma_complete_cb, + | ^~~~~~~~~~~ +../include/trace/events/tegra_apb_dma.h: In function ‘__bpf_trace_tegra_dma_isr’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tegra_apb_dma.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ + 44 | TRACE_EVENT(tegra_dma_isr, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tegra_apb_dma.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ + 44 | TRACE_EVENT(tegra_dma_isr, + | ^~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: drivers/dma/tegra20-apb-dma.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: drivers/dma] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../drivers/nvme/host/trace.h:172, + from ../drivers/nvme/host/core.c:31: +../drivers/nvme/host/./trace.h: In function ‘trace_event_raw_event_nvme_setup_cmd’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ + 47 | TRACE_EVENT(nvme_setup_cmd, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ + 47 | TRACE_EVENT(nvme_setup_cmd, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ + 47 | TRACE_EVENT(nvme_setup_cmd, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ + 47 | TRACE_EVENT(nvme_setup_cmd, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ + 47 | TRACE_EVENT(nvme_setup_cmd, + | ^~~~~~~~~~~ +../drivers/nvme/host/./trace.h: In function ‘trace_event_raw_event_nvme_complete_rq’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ + 85 | TRACE_EVENT(nvme_complete_rq, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ + 85 | TRACE_EVENT(nvme_complete_rq, + | ^~~~~~~~~~~ +../drivers/nvme/host/./trace.h: In function ‘trace_event_raw_event_nvme_async_event’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/nvme/host/./trace.h:117:1: note: in expansion of macro ‘TRACE_EVENT’ + 117 | TRACE_EVENT(nvme_async_event, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/nvme/host/./trace.h:117:1: note: in expansion of macro ‘TRACE_EVENT’ + 117 | TRACE_EVENT(nvme_async_event, + | ^~~~~~~~~~~ +../drivers/nvme/host/./trace.h: In function ‘trace_event_raw_event_nvme_sq’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(nvme_sq, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(nvme_sq, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../drivers/nvme/host/./trace.h: In function ‘perf_trace_nvme_setup_cmd’: @@ -11839,2 +11914,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ - 154 | TRACE_EVENT(process_msg_open, +../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ + 47 | TRACE_EVENT(nvme_setup_cmd, @@ -11851,2 +11926,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ - 154 | TRACE_EVENT(process_msg_open, +../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ + 47 | TRACE_EVENT(nvme_setup_cmd, @@ -11854 +11929 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘perf_trace_process_msg_close’: +../drivers/nvme/host/./trace.h: In function ‘perf_trace_nvme_complete_rq’: @@ -11864,2 +11939,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ - 179 | TRACE_EVENT(process_msg_close, +../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ + 85 | TRACE_EVENT(nvme_complete_rq, @@ -11876,2 +11951,52 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ - 179 | TRACE_EVENT(process_msg_close, +../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ + 85 | TRACE_EVENT(nvme_complete_rq, + | ^~~~~~~~~~~ +../drivers/nvme/host/./trace.h: In function ‘perf_trace_nvme_async_event’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/nvme/host/./trace.h:117:1: note: in expansion of macro ‘TRACE_EVENT’ + 117 | TRACE_EVENT(nvme_async_event, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/nvme/host/./trace.h:117:1: note: in expansion of macro ‘TRACE_EVENT’ + 117 | TRACE_EVENT(nvme_async_event, + | ^~~~~~~~~~~ +../drivers/nvme/host/./trace.h: In function ‘perf_trace_nvme_sq’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(nvme_sq, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(nvme_sq, @@ -11880 +12005 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘__bpf_trace_rnbd_srv_link_class’: +../drivers/nvme/host/./trace.h: In function ‘__bpf_trace_nvme_setup_cmd’: @@ -11887,3 +12012,6 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ + 47 | TRACE_EVENT(nvme_setup_cmd, + | ^~~~~~~~~~~ @@ -11896,4 +12024,7 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘__bpf_trace_process_rdma’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ + 47 | TRACE_EVENT(nvme_setup_cmd, + | ^~~~~~~~~~~ +../drivers/nvme/host/./trace.h: In function ‘__bpf_trace_nvme_complete_rq’: @@ -11909,2 +12040,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ - 65 | TRACE_EVENT(process_rdma, +../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ + 85 | TRACE_EVENT(nvme_complete_rq, @@ -11921,2 +12052,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ - 65 | TRACE_EVENT(process_rdma, +../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ + 85 | TRACE_EVENT(nvme_complete_rq, @@ -11924 +12055 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘__bpf_trace_process_msg_sess_info’: +../drivers/nvme/host/./trace.h: In function ‘__bpf_trace_nvme_async_event’: @@ -11934,2 +12065,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ - 116 | TRACE_EVENT(process_msg_sess_info, +../drivers/nvme/host/./trace.h:117:1: note: in expansion of macro ‘TRACE_EVENT’ + 117 | TRACE_EVENT(nvme_async_event, @@ -11946,2 +12077,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ - 116 | TRACE_EVENT(process_msg_sess_info, +../drivers/nvme/host/./trace.h:117:1: note: in expansion of macro ‘TRACE_EVENT’ + 117 | TRACE_EVENT(nvme_async_event, @@ -11949 +12080 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘__bpf_trace_process_msg_open’: +../drivers/nvme/host/./trace.h: In function ‘__bpf_trace_nvme_sq’: @@ -11959,2 +12090,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ - 154 | TRACE_EVENT(process_msg_open, +../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(nvme_sq, @@ -11971,2 +12102,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ - 154 | TRACE_EVENT(process_msg_open, +../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(nvme_sq, @@ -11974 +12105,195 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘__bpf_trace_process_msg_close’: +make[6]: *** [../scripts/Makefile.build:244: drivers/nvme/host/core.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: drivers/nvme/host] Error 2 +make[4]: *** [../scripts/Makefile.build:485: drivers/nvme] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../drivers/gpu/drm/drm_trace.h:74, + from ../drivers/gpu/drm/drm_trace_points.c:5: +../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘trace_event_raw_event_drm_vblank_event’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(drm_vblank_event, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(drm_vblank_event, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(drm_vblank_event, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(drm_vblank_event, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(drm_vblank_event, + | ^~~~~~~~~~~ +../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘trace_event_raw_event_drm_vblank_event_queued’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(drm_vblank_event_queued, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(drm_vblank_event_queued, + | ^~~~~~~~~~~ +../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘trace_event_raw_event_drm_vblank_event_delivered’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/gpu/drm/drm_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ + 52 | TRACE_EVENT(drm_vblank_event_delivered, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/gpu/drm/drm_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ + 52 | TRACE_EVENT(drm_vblank_event_delivered, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘perf_trace_drm_vblank_event’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(drm_vblank_event, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(drm_vblank_event, + | ^~~~~~~~~~~ +../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘perf_trace_drm_vblank_event_queued’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(drm_vblank_event_queued, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(drm_vblank_event_queued, + | ^~~~~~~~~~~ +../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘perf_trace_drm_vblank_event_delivered’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/gpu/drm/drm_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ + 52 | TRACE_EVENT(drm_vblank_event_delivered, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/gpu/drm/drm_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ + 52 | TRACE_EVENT(drm_vblank_event_delivered, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘__bpf_trace_drm_vblank_event’: @@ -11984,2 +12309,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ - 179 | TRACE_EVENT(process_msg_close, +../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(drm_vblank_event, @@ -11996,2 +12321,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ - 179 | TRACE_EVENT(process_msg_close, +../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(drm_vblank_event, @@ -11999,3 +12324,51 @@ -make[6]: *** [../scripts/Makefile.build:244: drivers/block/rnbd/rnbd-srv-trace.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: drivers/base] Error 2 -make[5]: *** [../scripts/Makefile.build:485: drivers/block/rnbd] Error 2 +../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘__bpf_trace_drm_vblank_event_queued’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(drm_vblank_event_queued, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(drm_vblank_event_queued, + | ^~~~~~~~~~~ +../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘__bpf_trace_drm_vblank_event_delivered’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/gpu/drm/drm_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ + 52 | TRACE_EVENT(drm_vblank_event_delivered, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/gpu/drm/drm_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ + 52 | TRACE_EVENT(drm_vblank_event_delivered, + | ^~~~~~~~~~~ +make[6]: *** [../scripts/Makefile.build:244: drivers/gpu/drm/drm_trace_points.o] Error 1 @@ -12494,0 +12868 @@ +make[5]: *** [../scripts/Makefile.build:485: drivers/gpu/drm] Error 2 @@ -13138,3 +13512,3 @@ - from ../include/trace/events/tegra_apb_dma.h:61, - from ../drivers/dma/tegra20-apb-dma.c:31: -../include/trace/events/tegra_apb_dma.h: In function ‘trace_event_raw_event_tegra_dma_tx_status’: + from ../net/tls/trace.h:202, + from ../net/tls/trace.c:8: +../net/tls/./trace.h: In function ‘trace_event_raw_event_tls_device_offload_set’: @@ -13150,2 +13524,2 @@ -../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(tegra_dma_tx_status, +../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(tls_device_offload_set, @@ -13162,2 +13536,2 @@ -../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(tegra_dma_tx_status, +../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(tls_device_offload_set, @@ -13174,2 +13548,2 @@ -../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(tegra_dma_tx_status, +../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(tls_device_offload_set, @@ -13186,2 +13560,2 @@ -../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(tegra_dma_tx_status, +../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(tls_device_offload_set, @@ -13198,2 +13572,2 @@ -../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(tegra_dma_tx_status, +../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(tls_device_offload_set, @@ -13201 +13575 @@ -../include/trace/events/tegra_apb_dma.h: In function ‘trace_event_raw_event_tegra_dma_complete_cb’: +../net/tls/./trace.h: In function ‘trace_event_raw_event_tls_device_decrypted’: @@ -13211,2 +13585,2 @@ -../include/trace/events/tegra_apb_dma.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(tegra_dma_complete_cb, +../net/tls/./trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ + 44 | TRACE_EVENT(tls_device_decrypted, @@ -13223,2 +13597,2 @@ -../include/trace/events/tegra_apb_dma.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(tegra_dma_complete_cb, +../net/tls/./trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ + 44 | TRACE_EVENT(tls_device_decrypted, @@ -13226 +13600 @@ -../include/trace/events/tegra_apb_dma.h: In function ‘trace_event_raw_event_tegra_dma_isr’: +../net/tls/./trace.h: In function ‘trace_event_raw_event_tls_device_rx_resync_send’: @@ -13236,2 +13610,2 @@ -../include/trace/events/tegra_apb_dma.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ - 44 | TRACE_EVENT(tegra_dma_isr, +../net/tls/./trace.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ + 77 | TRACE_EVENT(tls_device_rx_resync_send, @@ -13248,53 +13622,2 @@ -../include/trace/events/tegra_apb_dma.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ - 44 | TRACE_EVENT(tegra_dma_isr, - | ^~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:109: -../include/trace/events/tegra_apb_dma.h: In function ‘perf_trace_tegra_dma_tx_status’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(tegra_dma_tx_status, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(tegra_dma_tx_status, - | ^~~~~~~~~~~ -../include/trace/events/tegra_apb_dma.h: In function ‘perf_trace_tegra_dma_complete_cb’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/tegra_apb_dma.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(tegra_dma_complete_cb, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/tegra_apb_dma.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(tegra_dma_complete_cb, +../net/tls/./trace.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ + 77 | TRACE_EVENT(tls_device_rx_resync_send, @@ -13302,3 +13625,3 @@ -../include/trace/events/tegra_apb_dma.h: In function ‘perf_trace_tegra_dma_isr’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../net/tls/./trace.h: In function ‘trace_event_raw_event_tls_device_rx_resync_nh_schedule’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -13306,14 +13629,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/tegra_apb_dma.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ - 44 | TRACE_EVENT(tegra_dma_isr, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -13324,78 +13635,2 @@ -../include/trace/events/tegra_apb_dma.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ - 44 | TRACE_EVENT(tegra_dma_isr, - | ^~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:110: -../include/trace/events/tegra_apb_dma.h: In function ‘__bpf_trace_tegra_dma_tx_status’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(tegra_dma_tx_status, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(tegra_dma_tx_status, - | ^~~~~~~~~~~ -../include/trace/events/tegra_apb_dma.h: In function ‘__bpf_trace_tegra_dma_complete_cb’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/tegra_apb_dma.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(tegra_dma_complete_cb, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/tegra_apb_dma.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(tegra_dma_complete_cb, - | ^~~~~~~~~~~ -../include/trace/events/tegra_apb_dma.h: In function ‘__bpf_trace_tegra_dma_isr’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/tegra_apb_dma.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ - 44 | TRACE_EVENT(tegra_dma_isr, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/tegra_apb_dma.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ - 44 | TRACE_EVENT(tegra_dma_isr, +../net/tls/./trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ + 104 | TRACE_EVENT(tls_device_rx_resync_nh_schedule, @@ -13403,7 +13638 @@ -make[5]: *** [../scripts/Makefile.build:244: drivers/dma/tegra20-apb-dma.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: drivers/dma] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../drivers/block/null_blk/trace.h:85, - from ../drivers/block/null_blk/zoned.c:7: -../drivers/block/null_blk/./trace.h: In function ‘trace_event_raw_event_nullb_zone_op’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -13411 +13640 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -13418,2 +13647,2 @@ -../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(nullb_zone_op, +../net/tls/./trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ + 104 | TRACE_EVENT(tls_device_rx_resync_nh_schedule, @@ -13420,0 +13650 @@ +../net/tls/./trace.h: In function ‘trace_event_raw_event_tls_device_rx_resync_nh_delay’: @@ -13430,2 +13660,2 @@ -../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(nullb_zone_op, +../net/tls/./trace.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ + 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, @@ -13433 +13663 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -13435 +13665 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -13442,2 +13672,2 @@ -../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(nullb_zone_op, +../net/tls/./trace.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ + 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, @@ -13445 +13675,2 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? +../net/tls/./trace.h: In function ‘trace_event_raw_event_tls_device_tx_resync_req’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? @@ -13447 +13678 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -13454,2 +13685,2 @@ -../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(nullb_zone_op, +../net/tls/./trace.h:147:1: note: in expansion of macro ‘TRACE_EVENT’ + 147 | TRACE_EVENT(tls_device_tx_resync_req, @@ -13457,3 +13688,3 @@ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ @@ -13466,2 +13697,2 @@ -../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(nullb_zone_op, +../net/tls/./trace.h:147:1: note: in expansion of macro ‘TRACE_EVENT’ + 147 | TRACE_EVENT(tls_device_tx_resync_req, @@ -13469 +13700 @@ -../drivers/block/null_blk/./trace.h: In function ‘trace_event_raw_event_nullb_report_zones’: +../net/tls/./trace.h: In function ‘trace_event_raw_event_tls_device_tx_resync_send’: @@ -13479,2 +13710,2 @@ -../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ - 62 | TRACE_EVENT(nullb_report_zones, +../net/tls/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ + 171 | TRACE_EVENT(tls_device_tx_resync_send, @@ -13491,2 +13722,2 @@ -../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ - 62 | TRACE_EVENT(nullb_report_zones, +../net/tls/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ + 171 | TRACE_EVENT(tls_device_tx_resync_send, @@ -13495 +13726 @@ -../drivers/block/null_blk/./trace.h: In function ‘perf_trace_nullb_zone_op’: +../net/tls/./trace.h: In function ‘perf_trace_tls_device_offload_set’: @@ -13505,2 +13736,2 @@ -../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(nullb_zone_op, +../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(tls_device_offload_set, @@ -13517,2 +13748,2 @@ -../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(nullb_zone_op, +../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(tls_device_offload_set, @@ -13520 +13751 @@ -../drivers/block/null_blk/./trace.h: In function ‘perf_trace_nullb_report_zones’: +../net/tls/./trace.h: In function ‘perf_trace_tls_device_decrypted’: @@ -13530,2 +13761,2 @@ -../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ - 62 | TRACE_EVENT(nullb_report_zones, +../net/tls/./trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ + 44 | TRACE_EVENT(tls_device_decrypted, @@ -13542,212 +13773,2 @@ -../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ - 62 | TRACE_EVENT(nullb_report_zones, - | ^~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:110: -../drivers/block/null_blk/./trace.h: In function ‘__bpf_trace_nullb_zone_op’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(nullb_zone_op, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(nullb_zone_op, - | ^~~~~~~~~~~ -../drivers/block/null_blk/./trace.h: In function ‘__bpf_trace_nullb_report_zones’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ - 62 | TRACE_EVENT(nullb_report_zones, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ - 62 | TRACE_EVENT(nullb_report_zones, - | ^~~~~~~~~~~ -make[6]: *** [../scripts/Makefile.build:244: drivers/block/null_blk/zoned.o] Error 1 -make[5]: *** [../scripts/Makefile.build:485: drivers/block/null_blk] Error 2 -make[4]: *** [../scripts/Makefile.build:485: drivers/block] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/handshake.h:319, - from ../net/handshake/trace.c:22: -../include/trace/events/handshake.h: In function ‘trace_event_raw_event_handshake_event_class’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 90 | DECLARE_EVENT_CLASS(handshake_event_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 90 | DECLARE_EVENT_CLASS(handshake_event_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 90 | DECLARE_EVENT_CLASS(handshake_event_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 90 | DECLARE_EVENT_CLASS(handshake_event_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 90 | DECLARE_EVENT_CLASS(handshake_event_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h: In function ‘trace_event_raw_event_handshake_fd_class’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h:120:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 120 | DECLARE_EVENT_CLASS(handshake_fd_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h:120:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 120 | DECLARE_EVENT_CLASS(handshake_fd_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h: In function ‘trace_event_raw_event_handshake_error_class’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 154 | DECLARE_EVENT_CLASS(handshake_error_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 154 | DECLARE_EVENT_CLASS(handshake_error_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h: In function ‘trace_event_raw_event_handshake_alert_class’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h:188:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 188 | DECLARE_EVENT_CLASS(handshake_alert_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h:188:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 188 | DECLARE_EVENT_CLASS(handshake_alert_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h: In function ‘trace_event_raw_event_handshake_complete’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ - 242 | TRACE_EVENT(handshake_complete, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ - 242 | TRACE_EVENT(handshake_complete, - | ^~~~~~~~~~~ -../include/trace/events/handshake.h: In function ‘trace_event_raw_event_tls_contenttype’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ - 281 | TRACE_EVENT(tls_contenttype, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ - 281 | TRACE_EVENT(tls_contenttype, +../net/tls/./trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ + 44 | TRACE_EVENT(tls_device_decrypted, @@ -13755,78 +13776 @@ -In file included from ../include/trace/define_trace.h:109: -../include/trace/events/handshake.h: In function ‘perf_trace_handshake_event_class’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 90 | DECLARE_EVENT_CLASS(handshake_event_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 90 | DECLARE_EVENT_CLASS(handshake_event_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h: In function ‘perf_trace_handshake_fd_class’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h:120:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 120 | DECLARE_EVENT_CLASS(handshake_fd_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h:120:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 120 | DECLARE_EVENT_CLASS(handshake_fd_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h: In function ‘perf_trace_handshake_error_class’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 154 | DECLARE_EVENT_CLASS(handshake_error_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 154 | DECLARE_EVENT_CLASS(handshake_error_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h: In function ‘perf_trace_handshake_alert_class’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h:188:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 188 | DECLARE_EVENT_CLASS(handshake_alert_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h:188:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 188 | DECLARE_EVENT_CLASS(handshake_alert_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h: In function ‘perf_trace_handshake_complete’: +../net/tls/./trace.h: In function ‘perf_trace_tls_device_rx_resync_send’: @@ -13842,2 +13786,2 @@ -../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ - 242 | TRACE_EVENT(handshake_complete, +../net/tls/./trace.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ + 77 | TRACE_EVENT(tls_device_rx_resync_send, @@ -13854,2 +13798,2 @@ -../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ - 242 | TRACE_EVENT(handshake_complete, +../net/tls/./trace.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ + 77 | TRACE_EVENT(tls_device_rx_resync_send, @@ -13857 +13801 @@ -../include/trace/events/handshake.h: In function ‘perf_trace_tls_contenttype’: +../net/tls/./trace.h: In function ‘perf_trace_tls_device_rx_resync_nh_schedule’: @@ -13867,2 +13811,2 @@ -../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ - 281 | TRACE_EVENT(tls_contenttype, +../net/tls/./trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ + 104 | TRACE_EVENT(tls_device_rx_resync_nh_schedule, @@ -13879,245 +13823,2 @@ -../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ - 281 | TRACE_EVENT(tls_contenttype, - | ^~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:110: -../include/trace/events/handshake.h: In function ‘__bpf_trace_handshake_event_class’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 90 | DECLARE_EVENT_CLASS(handshake_event_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 90 | DECLARE_EVENT_CLASS(handshake_event_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h: In function ‘__bpf_trace_handshake_fd_class’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h:120:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 120 | DECLARE_EVENT_CLASS(handshake_fd_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h:120:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 120 | DECLARE_EVENT_CLASS(handshake_fd_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h: In function ‘__bpf_trace_handshake_error_class’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 154 | DECLARE_EVENT_CLASS(handshake_error_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 154 | DECLARE_EVENT_CLASS(handshake_error_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h: In function ‘__bpf_trace_handshake_alert_class’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h:188:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 188 | DECLARE_EVENT_CLASS(handshake_alert_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h:188:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 188 | DECLARE_EVENT_CLASS(handshake_alert_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h: In function ‘__bpf_trace_handshake_complete’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ - 242 | TRACE_EVENT(handshake_complete, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ - 242 | TRACE_EVENT(handshake_complete, - | ^~~~~~~~~~~ -../include/trace/events/handshake.h: In function ‘__bpf_trace_tls_contenttype’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ - 281 | TRACE_EVENT(tls_contenttype, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ - 281 | TRACE_EVENT(tls_contenttype, - | ^~~~~~~~~~~ -make[5]: *** [../scripts/Makefile.build:244: net/handshake/trace.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: net/handshake] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../drivers/gpu/drm/drm_trace.h:74, - from ../drivers/gpu/drm/drm_trace_points.c:5: -../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘trace_event_raw_event_drm_vblank_event’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(drm_vblank_event, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(drm_vblank_event, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(drm_vblank_event, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(drm_vblank_event, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(drm_vblank_event, - | ^~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘trace_event_raw_event_drm_vblank_event_queued’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ - 35 | TRACE_EVENT(drm_vblank_event_queued, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ - 35 | TRACE_EVENT(drm_vblank_event_queued, - | ^~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘trace_event_raw_event_drm_vblank_event_delivered’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/drm_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ - 52 | TRACE_EVENT(drm_vblank_event_delivered, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/drm_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ - 52 | TRACE_EVENT(drm_vblank_event_delivered, +../net/tls/./trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ + 104 | TRACE_EVENT(tls_device_rx_resync_nh_schedule, @@ -14125,2 +13826 @@ -In file included from ../include/trace/define_trace.h:109: -../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘perf_trace_drm_vblank_event’: +../net/tls/./trace.h: In function ‘perf_trace_tls_device_rx_resync_nh_delay’: @@ -14136,2 +13836,2 @@ -../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(drm_vblank_event, +../net/tls/./trace.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ + 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, @@ -14148,2 +13848,2 @@ -../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(drm_vblank_event, +../net/tls/./trace.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ + 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, @@ -14151 +13851 @@ -../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘perf_trace_drm_vblank_event_queued’: +../net/tls/./trace.h: In function ‘perf_trace_tls_device_tx_resync_req’: @@ -14161,2 +13861,2 @@ -../include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ - 35 | TRACE_EVENT(drm_vblank_event_queued, +../net/tls/./trace.h:147:1: note: in expansion of macro ‘TRACE_EVENT’ + 147 | TRACE_EVENT(tls_device_tx_resync_req, @@ -14173,2 +13873,2 @@ -../include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ - 35 | TRACE_EVENT(drm_vblank_event_queued, +../net/tls/./trace.h:147:1: note: in expansion of macro ‘TRACE_EVENT’ + 147 | TRACE_EVENT(tls_device_tx_resync_req, @@ -14176 +13876 @@ -../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘perf_trace_drm_vblank_event_delivered’: +../net/tls/./trace.h: In function ‘perf_trace_tls_device_tx_resync_send’: @@ -14186,2 +13886,2 @@ -../include/trace/../../drivers/gpu/drm/drm_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ - 52 | TRACE_EVENT(drm_vblank_event_delivered, +../net/tls/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ + 171 | TRACE_EVENT(tls_device_tx_resync_send, @@ -14198,2 +13898,2 @@ -../include/trace/../../drivers/gpu/drm/drm_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ - 52 | TRACE_EVENT(drm_vblank_event_delivered, +../net/tls/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ + 171 | TRACE_EVENT(tls_device_tx_resync_send, @@ -14202 +13902 @@ -../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘__bpf_trace_drm_vblank_event’: +../net/tls/./trace.h: In function ‘__bpf_trace_tls_device_offload_set’: @@ -14212,2 +13912,2 @@ -../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(drm_vblank_event, +../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(tls_device_offload_set, @@ -14224,2 +13924,2 @@ -../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(drm_vblank_event, +../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(tls_device_offload_set, @@ -14227 +13927 @@ -../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘__bpf_trace_drm_vblank_event_queued’: +../net/tls/./trace.h: In function ‘__bpf_trace_tls_device_decrypted’: @@ -14237,2 +13937,2 @@ -../include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ - 35 | TRACE_EVENT(drm_vblank_event_queued, +../net/tls/./trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ + 44 | TRACE_EVENT(tls_device_decrypted, @@ -14249,2 +13949,2 @@ -../include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ - 35 | TRACE_EVENT(drm_vblank_event_queued, +../net/tls/./trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ + 44 | TRACE_EVENT(tls_device_decrypted, @@ -14252 +13952 @@ -../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘__bpf_trace_drm_vblank_event_delivered’: +../net/tls/./trace.h: In function ‘__bpf_trace_tls_device_rx_resync_send’: @@ -14262,2 +13962,2 @@ -../include/trace/../../drivers/gpu/drm/drm_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ - 52 | TRACE_EVENT(drm_vblank_event_delivered, +../net/tls/./trace.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ + 77 | TRACE_EVENT(tls_device_rx_resync_send, @@ -14274,244 +13974,2 @@ -../include/trace/../../drivers/gpu/drm/drm_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ - 52 | TRACE_EVENT(drm_vblank_event_delivered, - | ^~~~~~~~~~~ -make[6]: *** [../scripts/Makefile.build:244: drivers/gpu/drm/drm_trace_points.o] Error 1 -make[5]: *** [../scripts/Makefile.build:485: drivers/gpu/drm] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../drivers/nvme/host/trace.h:172, - from ../drivers/nvme/host/core.c:31: -../drivers/nvme/host/./trace.h: In function ‘trace_event_raw_event_nvme_setup_cmd’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ - 47 | TRACE_EVENT(nvme_setup_cmd, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ - 47 | TRACE_EVENT(nvme_setup_cmd, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ - 47 | TRACE_EVENT(nvme_setup_cmd, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ - 47 | TRACE_EVENT(nvme_setup_cmd, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ - 47 | TRACE_EVENT(nvme_setup_cmd, - | ^~~~~~~~~~~ -../drivers/nvme/host/./trace.h: In function ‘trace_event_raw_event_nvme_complete_rq’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ - 85 | TRACE_EVENT(nvme_complete_rq, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ - 85 | TRACE_EVENT(nvme_complete_rq, - | ^~~~~~~~~~~ -../drivers/nvme/host/./trace.h: In function ‘trace_event_raw_event_nvme_async_event’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/nvme/host/./trace.h:117:1: note: in expansion of macro ‘TRACE_EVENT’ - 117 | TRACE_EVENT(nvme_async_event, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/nvme/host/./trace.h:117:1: note: in expansion of macro ‘TRACE_EVENT’ - 117 | TRACE_EVENT(nvme_async_event, - | ^~~~~~~~~~~ -../drivers/nvme/host/./trace.h: In function ‘trace_event_raw_event_nvme_sq’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(nvme_sq, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(nvme_sq, - | ^~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:109: -../drivers/nvme/host/./trace.h: In function ‘perf_trace_nvme_setup_cmd’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ - 47 | TRACE_EVENT(nvme_setup_cmd, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ - 47 | TRACE_EVENT(nvme_setup_cmd, - | ^~~~~~~~~~~ -../drivers/nvme/host/./trace.h: In function ‘perf_trace_nvme_complete_rq’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ - 85 | TRACE_EVENT(nvme_complete_rq, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ - 85 | TRACE_EVENT(nvme_complete_rq, - | ^~~~~~~~~~~ -../drivers/nvme/host/./trace.h: In function ‘perf_trace_nvme_async_event’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/nvme/host/./trace.h:117:1: note: in expansion of macro ‘TRACE_EVENT’ - 117 | TRACE_EVENT(nvme_async_event, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/nvme/host/./trace.h:117:1: note: in expansion of macro ‘TRACE_EVENT’ - 117 | TRACE_EVENT(nvme_async_event, - | ^~~~~~~~~~~ -../drivers/nvme/host/./trace.h: In function ‘perf_trace_nvme_sq’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(nvme_sq, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(nvme_sq, +../net/tls/./trace.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ + 77 | TRACE_EVENT(tls_device_rx_resync_send, @@ -14519,2 +13977 @@ -In file included from ../include/trace/define_trace.h:110: -../drivers/nvme/host/./trace.h: In function ‘__bpf_trace_nvme_setup_cmd’: +../net/tls/./trace.h: In function ‘__bpf_trace_tls_device_rx_resync_nh_schedule’: @@ -14530,2 +13987,2 @@ -../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ - 47 | TRACE_EVENT(nvme_setup_cmd, +../net/tls/./trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ + 104 | TRACE_EVENT(tls_device_rx_resync_nh_schedule, @@ -14542,2 +13999,2 @@ -../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ - 47 | TRACE_EVENT(nvme_setup_cmd, +../net/tls/./trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ + 104 | TRACE_EVENT(tls_device_rx_resync_nh_schedule, @@ -14545 +14002 @@ -../drivers/nvme/host/./trace.h: In function ‘__bpf_trace_nvme_complete_rq’: +../net/tls/./trace.h: In function ‘__bpf_trace_tls_device_rx_resync_nh_delay’: @@ -14555,2 +14012,2 @@ -../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ - 85 | TRACE_EVENT(nvme_complete_rq, +../net/tls/./trace.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ + 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, @@ -14567,2 +14024,2 @@ -../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ - 85 | TRACE_EVENT(nvme_complete_rq, +../net/tls/./trace.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ + 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, @@ -14570 +14027 @@ -../drivers/nvme/host/./trace.h: In function ‘__bpf_trace_nvme_async_event’: +../net/tls/./trace.h: In function ‘__bpf_trace_tls_device_tx_resync_req’: @@ -14580,2 +14037,2 @@ -../drivers/nvme/host/./trace.h:117:1: note: in expansion of macro ‘TRACE_EVENT’ - 117 | TRACE_EVENT(nvme_async_event, +../net/tls/./trace.h:147:1: note: in expansion of macro ‘TRACE_EVENT’ + 147 | TRACE_EVENT(tls_device_tx_resync_req, @@ -14592,2 +14049,2 @@ -../drivers/nvme/host/./trace.h:117:1: note: in expansion of macro ‘TRACE_EVENT’ - 117 | TRACE_EVENT(nvme_async_event, +../net/tls/./trace.h:147:1: note: in expansion of macro ‘TRACE_EVENT’ + 147 | TRACE_EVENT(tls_device_tx_resync_req, @@ -14595 +14052 @@ -../drivers/nvme/host/./trace.h: In function ‘__bpf_trace_nvme_sq’: +../net/tls/./trace.h: In function ‘__bpf_trace_tls_device_tx_resync_send’: @@ -14605,2 +14062,2 @@ -../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(nvme_sq, +../net/tls/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ + 171 | TRACE_EVENT(tls_device_tx_resync_send, @@ -14617,2 +14074,2 @@ -../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(nvme_sq, +../net/tls/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ + 171 | TRACE_EVENT(tls_device_tx_resync_send, @@ -14620,3 +14077,2 @@ -make[6]: *** [../scripts/Makefile.build:244: drivers/nvme/host/core.o] Error 1 -make[5]: *** [../scripts/Makefile.build:485: drivers/nvme/host] Error 2 -make[4]: *** [../scripts/Makefile.build:485: drivers/nvme] Error 2 +make[5]: *** [../scripts/Makefile.build:244: net/tls/trace.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: net/tls] Error 2 @@ -14773,118 +14228,0 @@ - from ../drivers/net/wireless/ath/trace.h:68, - from ../drivers/net/wireless/ath/trace.c:20: -../drivers/net/wireless/ath/./trace.h: In function ‘trace_event_raw_event_ath_log’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(ath_log, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(ath_log, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(ath_log, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(ath_log, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(ath_log, - | ^~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:109: -../drivers/net/wireless/ath/./trace.h: In function ‘perf_trace_ath_log’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(ath_log, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(ath_log, - | ^~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:110: -../drivers/net/wireless/ath/./trace.h: In function ‘__bpf_trace_ath_log’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(ath_log, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(ath_log, - | ^~~~~~~~~~~ -make[7]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/trace.o] Error 1 -make[7]: *** Waiting for unfinished jobs.... -In file included from ../include/trace/define_trace.h:108, @@ -15851,3 +15189,3 @@ - from ../include/trace/events/asoc.h:279, - from ../sound/soc/soc-core.c:45: -../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_dapm’: + from ../include/trace/events/mptcp.h:184, + from ../net/mptcp/protocol.c:30: +../include/trace/events/mptcp.h: In function ‘trace_event_raw_event_mptcp_subflow_get_send’: @@ -15860,3 +15198,1502 @@ -../include/trace/events/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ + 18 | TRACE_EVENT(mptcp_subflow_get_send, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ + 18 | TRACE_EVENT(mptcp_subflow_get_send, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ + 18 | TRACE_EVENT(mptcp_subflow_get_send, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ + 18 | TRACE_EVENT(mptcp_subflow_get_send, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ + 18 | TRACE_EVENT(mptcp_subflow_get_send, + | ^~~~~~~~~~~ +../include/trace/events/mptcp.h: In function ‘trace_event_raw_event_mptcp_dump_mpext’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/mptcp.h:65:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 65 | DECLARE_EVENT_CLASS(mptcp_dump_mpext, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/mptcp.h:65:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 65 | DECLARE_EVENT_CLASS(mptcp_dump_mpext, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mptcp.h: In function ‘trace_event_raw_event_ack_update_msk’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ + 128 | TRACE_EVENT(ack_update_msk, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ + 128 | TRACE_EVENT(ack_update_msk, + | ^~~~~~~~~~~ +../include/trace/events/mptcp.h: In function ‘trace_event_raw_event_subflow_check_data_avail’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ + 160 | TRACE_EVENT(subflow_check_data_avail, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ + 160 | TRACE_EVENT(subflow_check_data_avail, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../include/trace/events/mptcp.h: In function ‘perf_trace_mptcp_subflow_get_send’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ + 18 | TRACE_EVENT(mptcp_subflow_get_send, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ + 18 | TRACE_EVENT(mptcp_subflow_get_send, + | ^~~~~~~~~~~ +../include/trace/events/mptcp.h: In function ‘perf_trace_mptcp_dump_mpext’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/mptcp.h:65:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 65 | DECLARE_EVENT_CLASS(mptcp_dump_mpext, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/mptcp.h:65:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 65 | DECLARE_EVENT_CLASS(mptcp_dump_mpext, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mptcp.h: In function ‘perf_trace_ack_update_msk’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ + 128 | TRACE_EVENT(ack_update_msk, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ + 128 | TRACE_EVENT(ack_update_msk, + | ^~~~~~~~~~~ +../include/trace/events/mptcp.h: In function ‘perf_trace_subflow_check_data_avail’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ + 160 | TRACE_EVENT(subflow_check_data_avail, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ + 160 | TRACE_EVENT(subflow_check_data_avail, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/mptcp.h: In function ‘__bpf_trace_mptcp_subflow_get_send’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ + 18 | TRACE_EVENT(mptcp_subflow_get_send, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ + 18 | TRACE_EVENT(mptcp_subflow_get_send, + | ^~~~~~~~~~~ +../include/trace/events/mptcp.h: In function ‘__bpf_trace_mptcp_dump_mpext’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mptcp.h:65:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 65 | DECLARE_EVENT_CLASS(mptcp_dump_mpext, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mptcp.h:65:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 65 | DECLARE_EVENT_CLASS(mptcp_dump_mpext, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mptcp.h: In function ‘__bpf_trace_ack_update_msk’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ + 128 | TRACE_EVENT(ack_update_msk, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ + 128 | TRACE_EVENT(ack_update_msk, + | ^~~~~~~~~~~ +../include/trace/events/mptcp.h: In function ‘__bpf_trace_subflow_check_data_avail’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ + 160 | TRACE_EVENT(subflow_check_data_avail, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ + 160 | TRACE_EVENT(subflow_check_data_avail, + | ^~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: net/mptcp/protocol.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: net/mptcp] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/handshake.h:319, + from ../net/handshake/trace.c:22: +../include/trace/events/handshake.h: In function ‘trace_event_raw_event_handshake_event_class’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 90 | DECLARE_EVENT_CLASS(handshake_event_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 90 | DECLARE_EVENT_CLASS(handshake_event_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 90 | DECLARE_EVENT_CLASS(handshake_event_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 90 | DECLARE_EVENT_CLASS(handshake_event_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 90 | DECLARE_EVENT_CLASS(handshake_event_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h: In function ‘trace_event_raw_event_handshake_fd_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:120:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 120 | DECLARE_EVENT_CLASS(handshake_fd_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:120:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 120 | DECLARE_EVENT_CLASS(handshake_fd_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h: In function ‘trace_event_raw_event_handshake_error_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 154 | DECLARE_EVENT_CLASS(handshake_error_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 154 | DECLARE_EVENT_CLASS(handshake_error_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h: In function ‘trace_event_raw_event_handshake_alert_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:188:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 188 | DECLARE_EVENT_CLASS(handshake_alert_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:188:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 188 | DECLARE_EVENT_CLASS(handshake_alert_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h: In function ‘trace_event_raw_event_handshake_complete’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ + 242 | TRACE_EVENT(handshake_complete, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ + 242 | TRACE_EVENT(handshake_complete, + | ^~~~~~~~~~~ +../include/trace/events/handshake.h: In function ‘trace_event_raw_event_tls_contenttype’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ + 281 | TRACE_EVENT(tls_contenttype, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ + 281 | TRACE_EVENT(tls_contenttype, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../include/trace/events/handshake.h: In function ‘perf_trace_handshake_event_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 90 | DECLARE_EVENT_CLASS(handshake_event_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 90 | DECLARE_EVENT_CLASS(handshake_event_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h: In function ‘perf_trace_handshake_fd_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:120:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 120 | DECLARE_EVENT_CLASS(handshake_fd_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:120:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 120 | DECLARE_EVENT_CLASS(handshake_fd_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h: In function ‘perf_trace_handshake_error_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 154 | DECLARE_EVENT_CLASS(handshake_error_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 154 | DECLARE_EVENT_CLASS(handshake_error_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h: In function ‘perf_trace_handshake_alert_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:188:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 188 | DECLARE_EVENT_CLASS(handshake_alert_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:188:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 188 | DECLARE_EVENT_CLASS(handshake_alert_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h: In function ‘perf_trace_handshake_complete’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ + 242 | TRACE_EVENT(handshake_complete, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ + 242 | TRACE_EVENT(handshake_complete, + | ^~~~~~~~~~~ +../include/trace/events/handshake.h: In function ‘perf_trace_tls_contenttype’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ + 281 | TRACE_EVENT(tls_contenttype, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ + 281 | TRACE_EVENT(tls_contenttype, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/handshake.h: In function ‘__bpf_trace_handshake_event_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 90 | DECLARE_EVENT_CLASS(handshake_event_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 90 | DECLARE_EVENT_CLASS(handshake_event_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h: In function ‘__bpf_trace_handshake_fd_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:120:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 120 | DECLARE_EVENT_CLASS(handshake_fd_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:120:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 120 | DECLARE_EVENT_CLASS(handshake_fd_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h: In function ‘__bpf_trace_handshake_error_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 154 | DECLARE_EVENT_CLASS(handshake_error_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 154 | DECLARE_EVENT_CLASS(handshake_error_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h: In function ‘__bpf_trace_handshake_alert_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:188:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 188 | DECLARE_EVENT_CLASS(handshake_alert_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:188:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 188 | DECLARE_EVENT_CLASS(handshake_alert_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h: In function ‘__bpf_trace_handshake_complete’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ + 242 | TRACE_EVENT(handshake_complete, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ + 242 | TRACE_EVENT(handshake_complete, + | ^~~~~~~~~~~ +../include/trace/events/handshake.h: In function ‘__bpf_trace_tls_contenttype’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ + 281 | TRACE_EVENT(tls_contenttype, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ + 281 | TRACE_EVENT(tls_contenttype, + | ^~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: net/handshake/trace.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: net/handshake] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../drivers/cxl/core/trace.h:737, + from ../drivers/cxl/core/trace.c:8: +../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_aer_uncorrectable_error’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ + 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ + 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ + 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ + 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ + 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, + | ^~~~~~~~~~~ +../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_aer_correctable_error’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ + 99 | TRACE_EVENT(cxl_aer_correctable_error, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ + 99 | TRACE_EVENT(cxl_aer_correctable_error, + | ^~~~~~~~~~~ +../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_overflow’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ + 127 | TRACE_EVENT(cxl_overflow, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ + 127 | TRACE_EVENT(cxl_overflow, + | ^~~~~~~~~~~ +../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_generic_event’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ + 225 | TRACE_EVENT(cxl_generic_event, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ + 225 | TRACE_EVENT(cxl_generic_event, + | ^~~~~~~~~~~ +../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_general_media’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ + 316 | TRACE_EVENT(cxl_general_media, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ + 316 | TRACE_EVENT(cxl_general_media, + | ^~~~~~~~~~~ +../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_dram’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ + 413 | TRACE_EVENT(cxl_dram, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ + 413 | TRACE_EVENT(cxl_dram, + | ^~~~~~~~~~~ +../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_memory_module’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:576:1: note: in expansion of macro ‘TRACE_EVENT’ + 576 | TRACE_EVENT(cxl_memory_module, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:576:1: note: in expansion of macro ‘TRACE_EVENT’ + 576 | TRACE_EVENT(cxl_memory_module, + | ^~~~~~~~~~~ +../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_poison’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:671:1: note: in expansion of macro ‘TRACE_EVENT’ + 671 | TRACE_EVENT(cxl_poison, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:671:1: note: in expansion of macro ‘TRACE_EVENT’ + 671 | TRACE_EVENT(cxl_poison, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../drivers/cxl/core/./trace.h: In function ‘perf_trace_cxl_aer_uncorrectable_error’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ + 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ + 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, + | ^~~~~~~~~~~ +../drivers/cxl/core/./trace.h: In function ‘perf_trace_cxl_aer_correctable_error’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ + 99 | TRACE_EVENT(cxl_aer_correctable_error, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ + 99 | TRACE_EVENT(cxl_aer_correctable_error, + | ^~~~~~~~~~~ +../drivers/cxl/core/./trace.h: In function ‘perf_trace_cxl_overflow’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ + 127 | TRACE_EVENT(cxl_overflow, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ + 127 | TRACE_EVENT(cxl_overflow, + | ^~~~~~~~~~~ +../drivers/cxl/core/./trace.h: In function ‘perf_trace_cxl_generic_event’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ + 225 | TRACE_EVENT(cxl_generic_event, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ + 225 | TRACE_EVENT(cxl_generic_event, + | ^~~~~~~~~~~ +../drivers/cxl/core/./trace.h: In function ‘perf_trace_cxl_general_media’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ + 316 | TRACE_EVENT(cxl_general_media, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ + 316 | TRACE_EVENT(cxl_general_media, + | ^~~~~~~~~~~ +../drivers/cxl/core/./trace.h: In function ‘perf_trace_cxl_dram’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ + 413 | TRACE_EVENT(cxl_dram, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ + 413 | TRACE_EVENT(cxl_dram, + | ^~~~~~~~~~~ +../drivers/cxl/core/./trace.h: In function ‘perf_trace_cxl_memory_module’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:576:1: note: in expansion of macro ‘TRACE_EVENT’ + 576 | TRACE_EVENT(cxl_memory_module, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:576:1: note: in expansion of macro ‘TRACE_EVENT’ + 576 | TRACE_EVENT(cxl_memory_module, + | ^~~~~~~~~~~ +../drivers/cxl/core/./trace.h: In function ‘perf_trace_cxl_poison’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:671:1: note: in expansion of macro ‘TRACE_EVENT’ + 671 | TRACE_EVENT(cxl_poison, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:671:1: note: in expansion of macro ‘TRACE_EVENT’ + 671 | TRACE_EVENT(cxl_poison, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../drivers/cxl/core/./trace.h: In function ‘__bpf_trace_cxl_aer_uncorrectable_error’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ + 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ + 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, + | ^~~~~~~~~~~ +../drivers/cxl/core/./trace.h: In function ‘__bpf_trace_cxl_aer_correctable_error’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ + 99 | TRACE_EVENT(cxl_aer_correctable_error, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ + 99 | TRACE_EVENT(cxl_aer_correctable_error, + | ^~~~~~~~~~~ +../drivers/cxl/core/./trace.h: In function ‘__bpf_trace_cxl_overflow’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ + 127 | TRACE_EVENT(cxl_overflow, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ + 127 | TRACE_EVENT(cxl_overflow, + | ^~~~~~~~~~~ +../drivers/cxl/core/./trace.h: In function ‘__bpf_trace_cxl_generic_event’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ + 225 | TRACE_EVENT(cxl_generic_event, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ + 225 | TRACE_EVENT(cxl_generic_event, + | ^~~~~~~~~~~ +../drivers/cxl/core/./trace.h: In function ‘__bpf_trace_cxl_general_media’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ + 316 | TRACE_EVENT(cxl_general_media, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ + 316 | TRACE_EVENT(cxl_general_media, + | ^~~~~~~~~~~ +../drivers/cxl/core/./trace.h: In function ‘__bpf_trace_cxl_dram’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ + 413 | TRACE_EVENT(cxl_dram, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ + 413 | TRACE_EVENT(cxl_dram, + | ^~~~~~~~~~~ +../drivers/cxl/core/./trace.h: In function ‘__bpf_trace_cxl_memory_module’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:576:1: note: in expansion of macro ‘TRACE_EVENT’ + 576 | TRACE_EVENT(cxl_memory_module, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:576:1: note: in expansion of macro ‘TRACE_EVENT’ + 576 | TRACE_EVENT(cxl_memory_module, + | ^~~~~~~~~~~ +../drivers/cxl/core/./trace.h: In function ‘__bpf_trace_cxl_poison’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:671:1: note: in expansion of macro ‘TRACE_EVENT’ + 671 | TRACE_EVENT(cxl_poison, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/cxl/core/./trace.h:671:1: note: in expansion of macro ‘TRACE_EVENT’ + 671 | TRACE_EVENT(cxl_poison, + | ^~~~~~~~~~~ +make[6]: *** [../scripts/Makefile.build:244: drivers/cxl/core/trace.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: drivers/cxl/core] Error 2 +make[4]: *** [../scripts/Makefile.build:485: drivers/cxl] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../drivers/net/wireless/ath/trace.h:68, + from ../drivers/net/wireless/ath/trace.c:20: +../drivers/net/wireless/ath/./trace.h: In function ‘trace_event_raw_event_ath_log’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(ath_log, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(ath_log, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(ath_log, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(ath_log, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(ath_log, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../drivers/net/wireless/ath/./trace.h: In function ‘perf_trace_ath_log’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(ath_log, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(ath_log, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../drivers/net/wireless/ath/./trace.h: In function ‘__bpf_trace_ath_log’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(ath_log, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(ath_log, + | ^~~~~~~~~~~ +make[7]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/trace.o] Error 1 +make[7]: *** Waiting for unfinished jobs.... +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/asoc.h:279, + from ../sound/soc/soc-core.c:45: +../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_dapm’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, + | ^~~~~~~~~~~~~~~~~~~ @@ -17987,3 +18824,3 @@ - from ../drivers/cxl/core/trace.h:737, - from ../drivers/cxl/core/trace.c:8: -../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_aer_uncorrectable_error’: + from ../include/trace/events/spi.h:239, + from ../drivers/spi/spi.c:39: +../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_controller’: @@ -17996,6 +18833,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ - 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, - | ^~~~~~~~~~~ +../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(spi_controller, + | ^~~~~~~~~~~~~~~~~~~ @@ -18008,6 +18842,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ - 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, - | ^~~~~~~~~~~ +../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(spi_controller, + | ^~~~~~~~~~~~~~~~~~~ @@ -18020,6 +18851,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ - 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, - | ^~~~~~~~~~~ +../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(spi_controller, + | ^~~~~~~~~~~~~~~~~~~ @@ -18032,6 +18860,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ - 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, - | ^~~~~~~~~~~ +../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(spi_controller, + | ^~~~~~~~~~~~~~~~~~~ @@ -18044,57 +18869,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ - 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, - | ^~~~~~~~~~~ -../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_aer_correctable_error’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/cxl/core/./trace.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ - 99 | TRACE_EVENT(cxl_aer_correctable_error, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/cxl/core/./trace.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ - 99 | TRACE_EVENT(cxl_aer_correctable_error, - | ^~~~~~~~~~~ -../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_overflow’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/cxl/core/./trace.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ - 127 | TRACE_EVENT(cxl_overflow, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/cxl/core/./trace.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ - 127 | TRACE_EVENT(cxl_overflow, - | ^~~~~~~~~~~ -../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_generic_event’: +../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(spi_controller, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_setup’: @@ -18110,2 +18882,2 @@ -../drivers/cxl/core/./trace.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ - 225 | TRACE_EVENT(cxl_generic_event, +../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ + 45 | TRACE_EVENT(spi_setup, @@ -18122,2 +18894,2 @@ -../drivers/cxl/core/./trace.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ - 225 | TRACE_EVENT(cxl_generic_event, +../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ + 45 | TRACE_EVENT(spi_setup, @@ -18125 +18897 @@ -../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_general_media’: +../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_set_cs’: @@ -18135,2 +18907,2 @@ -../drivers/cxl/core/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ - 316 | TRACE_EVENT(cxl_general_media, +../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ + 78 | TRACE_EVENT(spi_set_cs, @@ -18147,2 +18919,2 @@ -../drivers/cxl/core/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ - 316 | TRACE_EVENT(cxl_general_media, +../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ + 78 | TRACE_EVENT(spi_set_cs, @@ -18150 +18922 @@ -../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_dram’: +../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_message’: @@ -18157,6 +18929,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/cxl/core/./trace.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ - 413 | TRACE_EVENT(cxl_dram, - | ^~~~~~~~~~~ +../include/trace/events/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 102 | DECLARE_EVENT_CLASS(spi_message, + | ^~~~~~~~~~~~~~~~~~~ @@ -18169,7 +18938,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/cxl/core/./trace.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ - 413 | TRACE_EVENT(cxl_dram, - | ^~~~~~~~~~~ -../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_memory_module’: +../include/trace/events/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 102 | DECLARE_EVENT_CLASS(spi_message, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_message_done’: @@ -18185,2 +18951,2 @@ -../drivers/cxl/core/./trace.h:576:1: note: in expansion of macro ‘TRACE_EVENT’ - 576 | TRACE_EVENT(cxl_memory_module, +../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(spi_message_done, @@ -18197,2 +18963,2 @@ -../drivers/cxl/core/./trace.h:576:1: note: in expansion of macro ‘TRACE_EVENT’ - 576 | TRACE_EVENT(cxl_memory_module, +../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(spi_message_done, @@ -18200 +18966 @@ -../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_poison’: +../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_transfer’: @@ -18207,6 +18973,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/cxl/core/./trace.h:671:1: note: in expansion of macro ‘TRACE_EVENT’ - 671 | TRACE_EVENT(cxl_poison, - | ^~~~~~~~~~~ +../include/trace/events/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 179 | DECLARE_EVENT_CLASS(spi_transfer, + | ^~~~~~~~~~~~~~~~~~~ @@ -18219,6 +18982,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/cxl/core/./trace.h:671:1: note: in expansion of macro ‘TRACE_EVENT’ - 671 | TRACE_EVENT(cxl_poison, - | ^~~~~~~~~~~ +../include/trace/events/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 179 | DECLARE_EVENT_CLASS(spi_transfer, + | ^~~~~~~~~~~~~~~~~~~ @@ -18226,26 +18986 @@ -../drivers/cxl/core/./trace.h: In function ‘perf_trace_cxl_aer_uncorrectable_error’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ - 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ - 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, - | ^~~~~~~~~~~ -../drivers/cxl/core/./trace.h: In function ‘perf_trace_cxl_aer_correctable_error’: +../include/trace/events/spi.h: In function ‘perf_trace_spi_controller’: @@ -18258,6 +18993,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/cxl/core/./trace.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ - 99 | TRACE_EVENT(cxl_aer_correctable_error, - | ^~~~~~~~~~~ +../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(spi_controller, + | ^~~~~~~~~~~~~~~~~~~ @@ -18270,7 +19002,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/cxl/core/./trace.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ - 99 | TRACE_EVENT(cxl_aer_correctable_error, - | ^~~~~~~~~~~ -../drivers/cxl/core/./trace.h: In function ‘perf_trace_cxl_overflow’: +../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(spi_controller, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/spi.h: In function ‘perf_trace_spi_setup’: @@ -18286,2 +19015,2 @@ -../drivers/cxl/core/./trace.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ - 127 | TRACE_EVENT(cxl_overflow, +../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ + 45 | TRACE_EVENT(spi_setup, @@ -18298,2 +19027,2 @@ -../drivers/cxl/core/./trace.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ - 127 | TRACE_EVENT(cxl_overflow, +../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ + 45 | TRACE_EVENT(spi_setup, @@ -18301 +19030 @@ -../drivers/cxl/core/./trace.h: In function ‘perf_trace_cxl_generic_event’: +../include/trace/events/spi.h: In function ‘perf_trace_spi_set_cs’: @@ -18311,2 +19040,2 @@ -../drivers/cxl/core/./trace.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ - 225 | TRACE_EVENT(cxl_generic_event, +../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ + 78 | TRACE_EVENT(spi_set_cs, @@ -18323,2 +19052,2 @@ -../drivers/cxl/core/./trace.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ - 225 | TRACE_EVENT(cxl_generic_event, +../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ + 78 | TRACE_EVENT(spi_set_cs, @@ -18326 +19055 @@ -../drivers/cxl/core/./trace.h: In function ‘perf_trace_cxl_general_media’: +../include/trace/events/spi.h: In function ‘perf_trace_spi_message’: @@ -18333,6 +19062,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/cxl/core/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ - 316 | TRACE_EVENT(cxl_general_media, - | ^~~~~~~~~~~ +../include/trace/events/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 102 | DECLARE_EVENT_CLASS(spi_message, + | ^~~~~~~~~~~~~~~~~~~ @@ -18345,7 +19071,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/cxl/core/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ - 316 | TRACE_EVENT(cxl_general_media, - | ^~~~~~~~~~~ -../drivers/cxl/core/./trace.h: In function ‘perf_trace_cxl_dram’: +../include/trace/events/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 102 | DECLARE_EVENT_CLASS(spi_message, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/spi.h: In function ‘perf_trace_spi_message_done’: @@ -18361,2 +19084,2 @@ -../drivers/cxl/core/./trace.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ - 413 | TRACE_EVENT(cxl_dram, +../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(spi_message_done, @@ -18373,2 +19096,2 @@ -../drivers/cxl/core/./trace.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ - 413 | TRACE_EVENT(cxl_dram, +../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(spi_message_done, @@ -18376 +19099 @@ -../drivers/cxl/core/./trace.h: In function ‘perf_trace_cxl_memory_module’: +../include/trace/events/spi.h: In function ‘perf_trace_spi_transfer’: @@ -18383,6 +19106,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/cxl/core/./trace.h:576:1: note: in expansion of macro ‘TRACE_EVENT’ - 576 | TRACE_EVENT(cxl_memory_module, - | ^~~~~~~~~~~ +../include/trace/events/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 179 | DECLARE_EVENT_CLASS(spi_transfer, + | ^~~~~~~~~~~~~~~~~~~ @@ -18395,9 +19115,7 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/cxl/core/./trace.h:576:1: note: in expansion of macro ‘TRACE_EVENT’ - 576 | TRACE_EVENT(cxl_memory_module, - | ^~~~~~~~~~~ -../drivers/cxl/core/./trace.h: In function ‘perf_trace_cxl_poison’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 179 | DECLARE_EVENT_CLASS(spi_transfer, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/spi.h: In function ‘__bpf_trace_spi_controller’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -18405,5 +19123,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -18411,11 +19126,8 @@ -../drivers/cxl/core/./trace.h:671:1: note: in expansion of macro ‘TRACE_EVENT’ - 671 | TRACE_EVENT(cxl_poison, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(spi_controller, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -18423,5 +19135,4 @@ -../drivers/cxl/core/./trace.h:671:1: note: in expansion of macro ‘TRACE_EVENT’ - 671 | TRACE_EVENT(cxl_poison, - | ^~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:110: -../drivers/cxl/core/./trace.h: In function ‘__bpf_trace_cxl_aer_uncorrectable_error’: +../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(spi_controller, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/spi.h: In function ‘__bpf_trace_spi_setup’: @@ -18437,2 +19148,2 @@ -../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ - 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, +../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ + 45 | TRACE_EVENT(spi_setup, @@ -18449,2 +19160,2 @@ -../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ - 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, +../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ + 45 | TRACE_EVENT(spi_setup, @@ -18452 +19163 @@ -../drivers/cxl/core/./trace.h: In function ‘__bpf_trace_cxl_aer_correctable_error’: +../include/trace/events/spi.h: In function ‘__bpf_trace_spi_set_cs’: @@ -18462,2 +19173,2 @@ -../drivers/cxl/core/./trace.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ - 99 | TRACE_EVENT(cxl_aer_correctable_error, +../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ + 78 | TRACE_EVENT(spi_set_cs, @@ -18474,2 +19185,2 @@ -../drivers/cxl/core/./trace.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ - 99 | TRACE_EVENT(cxl_aer_correctable_error, +../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ + 78 | TRACE_EVENT(spi_set_cs, @@ -18477 +19188 @@ -../drivers/cxl/core/./trace.h: In function ‘__bpf_trace_cxl_overflow’: +../include/trace/events/spi.h: In function ‘__bpf_trace_spi_message’: @@ -18484,6 +19195,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/cxl/core/./trace.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ - 127 | TRACE_EVENT(cxl_overflow, - | ^~~~~~~~~~~ +../include/trace/events/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 102 | DECLARE_EVENT_CLASS(spi_message, + | ^~~~~~~~~~~~~~~~~~~ @@ -18496,7 +19204,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/cxl/core/./trace.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ - 127 | TRACE_EVENT(cxl_overflow, - | ^~~~~~~~~~~ -../drivers/cxl/core/./trace.h: In function ‘__bpf_trace_cxl_generic_event’: +../include/trace/events/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 102 | DECLARE_EVENT_CLASS(spi_message, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/spi.h: In function ‘__bpf_trace_spi_message_done’: @@ -18512,2 +19217,2 @@ -../drivers/cxl/core/./trace.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ - 225 | TRACE_EVENT(cxl_generic_event, +../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(spi_message_done, @@ -18524,2 +19229,2 @@ -../drivers/cxl/core/./trace.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ - 225 | TRACE_EVENT(cxl_generic_event, +../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(spi_message_done, @@ -18527 +19232 @@ -../drivers/cxl/core/./trace.h: In function ‘__bpf_trace_cxl_general_media’: +../include/trace/events/spi.h: In function ‘__bpf_trace_spi_transfer’: @@ -18534,6 +19239,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/cxl/core/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ - 316 | TRACE_EVENT(cxl_general_media, - | ^~~~~~~~~~~ +../include/trace/events/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 179 | DECLARE_EVENT_CLASS(spi_transfer, + | ^~~~~~~~~~~~~~~~~~~ @@ -18545,0 +19248,92 @@ +../include/trace/events/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 179 | DECLARE_EVENT_CLASS(spi_transfer, + | ^~~~~~~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: drivers/spi/spi.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: drivers/spi] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/iocost.h:225, + from ../block/blk-iocost.c:751: +../include/trace/events/iocost.h: In function ‘trace_event_raw_event_iocost_iocg_state’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/iocost.h: In function ‘trace_event_raw_event_iocg_inuse_update’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/iocost.h: In function ‘trace_event_raw_event_iocost_ioc_vrate_adj’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ + 142 | TRACE_EVENT(iocost_ioc_vrate_adj, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -18549,2 +19343,2 @@ -../drivers/cxl/core/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ - 316 | TRACE_EVENT(cxl_general_media, +../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ + 142 | TRACE_EVENT(iocost_ioc_vrate_adj, @@ -18552,3 +19346,3 @@ -../drivers/cxl/core/./trace.h: In function ‘__bpf_trace_cxl_dram’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +../include/trace/events/iocost.h: In function ‘trace_event_raw_event_iocost_iocg_forgive_debt’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -18556,2 +19350,5 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ @@ -18558,0 +19356,9 @@ +../include/trace/events/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ + 181 | TRACE_EVENT(iocost_iocg_forgive_debt, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -18562,2 +19368,91 @@ -../drivers/cxl/core/./trace.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ - 413 | TRACE_EVENT(cxl_dram, +../include/trace/events/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ + 181 | TRACE_EVENT(iocost_iocg_forgive_debt, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../include/trace/events/iocost.h: In function ‘perf_trace_iocost_iocg_state’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/iocost.h: In function ‘perf_trace_iocg_inuse_update’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/iocost.h: In function ‘perf_trace_iocost_ioc_vrate_adj’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ + 142 | TRACE_EVENT(iocost_ioc_vrate_adj, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ + 142 | TRACE_EVENT(iocost_ioc_vrate_adj, + | ^~~~~~~~~~~ +../include/trace/events/iocost.h: In function ‘perf_trace_iocost_iocg_forgive_debt’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ + 181 | TRACE_EVENT(iocost_iocg_forgive_debt, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ + 181 | TRACE_EVENT(iocost_iocg_forgive_debt, @@ -18564,0 +19460,11 @@ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/iocost.h: In function ‘__bpf_trace_iocost_iocg_state’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, + | ^~~~~~~~~~~~~~~~~~~ @@ -18571,2 +19477,9 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/iocost.h: In function ‘__bpf_trace_iocg_inuse_update’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -18574,4 +19487,13 @@ -../drivers/cxl/core/./trace.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ - 413 | TRACE_EVENT(cxl_dram, - | ^~~~~~~~~~~ -../drivers/cxl/core/./trace.h: In function ‘__bpf_trace_cxl_memory_module’: +../include/trace/events/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/iocost.h: In function ‘__bpf_trace_iocost_ioc_vrate_adj’: @@ -18587,2 +19509,2 @@ -../drivers/cxl/core/./trace.h:576:1: note: in expansion of macro ‘TRACE_EVENT’ - 576 | TRACE_EVENT(cxl_memory_module, +../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ + 142 | TRACE_EVENT(iocost_ioc_vrate_adj, @@ -18599,2 +19521,2 @@ -../drivers/cxl/core/./trace.h:576:1: note: in expansion of macro ‘TRACE_EVENT’ - 576 | TRACE_EVENT(cxl_memory_module, +../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ + 142 | TRACE_EVENT(iocost_ioc_vrate_adj, @@ -18602 +19524 @@ -../drivers/cxl/core/./trace.h: In function ‘__bpf_trace_cxl_poison’: +../include/trace/events/iocost.h: In function ‘__bpf_trace_iocost_iocg_forgive_debt’: @@ -18612,2 +19534,2 @@ -../drivers/cxl/core/./trace.h:671:1: note: in expansion of macro ‘TRACE_EVENT’ - 671 | TRACE_EVENT(cxl_poison, +../include/trace/events/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ + 181 | TRACE_EVENT(iocost_iocg_forgive_debt, @@ -18624,2 +19546,2 @@ -../drivers/cxl/core/./trace.h:671:1: note: in expansion of macro ‘TRACE_EVENT’ - 671 | TRACE_EVENT(cxl_poison, +../include/trace/events/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ + 181 | TRACE_EVENT(iocost_iocg_forgive_debt, @@ -18627,3 +19549 @@ -make[6]: *** [../scripts/Makefile.build:244: drivers/cxl/core/trace.o] Error 1 -make[5]: *** [../scripts/Makefile.build:485: drivers/cxl/core] Error 2 -make[4]: *** [../scripts/Makefile.build:485: drivers/cxl] Error 2 +make[4]: *** [../scripts/Makefile.build:244: block/blk-iocost.o] Error 1 @@ -18837,3 +19757,3 @@ - from ../include/trace/events/spi.h:239, - from ../drivers/spi/spi.c:39: -../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_controller’: + from ../include/trace/events/wbt.h:158, + from ../block/blk-wbt.c:35: +../include/trace/events/wbt.h: In function ‘trace_event_raw_event_wbt_stat’: @@ -18846,3 +19766,6 @@ -../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(spi_controller, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(wbt_stat, + | ^~~~~~~~~~~ @@ -18855,3 +19778,6 @@ -../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(spi_controller, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(wbt_stat, + | ^~~~~~~~~~~ @@ -18864,3 +19790,6 @@ -../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(spi_controller, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(wbt_stat, + | ^~~~~~~~~~~ @@ -18873,3 +19802,6 @@ -../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(spi_controller, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(wbt_stat, + | ^~~~~~~~~~~ @@ -18882,4 +19814,7 @@ -../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(spi_controller, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_setup’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(wbt_stat, + | ^~~~~~~~~~~ +../include/trace/events/wbt.h: In function ‘trace_event_raw_event_wbt_lat’: @@ -18895,2 +19830,2 @@ -../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ - 45 | TRACE_EVENT(spi_setup, +../include/trace/events/wbt.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(wbt_lat, @@ -18907,2 +19842,2 @@ -../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ - 45 | TRACE_EVENT(spi_setup, +../include/trace/events/wbt.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(wbt_lat, @@ -18910 +19845 @@ -../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_set_cs’: +../include/trace/events/wbt.h: In function ‘trace_event_raw_event_wbt_step’: @@ -18920,2 +19855,2 @@ -../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ - 78 | TRACE_EVENT(spi_set_cs, +../include/trace/events/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(wbt_step, @@ -18932,2 +19867,2 @@ -../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ - 78 | TRACE_EVENT(spi_set_cs, +../include/trace/events/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(wbt_step, @@ -18935,20 +19870 @@ -../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_message’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 102 | DECLARE_EVENT_CLASS(spi_message, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 102 | DECLARE_EVENT_CLASS(spi_message, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_message_done’: +../include/trace/events/wbt.h: In function ‘trace_event_raw_event_wbt_timer’: @@ -18964,2 +19880,2 @@ -../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(spi_message_done, +../include/trace/events/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ + 129 | TRACE_EVENT(wbt_timer, @@ -18976,2 +19892,2 @@ -../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(spi_message_done, +../include/trace/events/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ + 129 | TRACE_EVENT(wbt_timer, @@ -18979,19 +19894,0 @@ -../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_transfer’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 179 | DECLARE_EVENT_CLASS(spi_transfer, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 179 | DECLARE_EVENT_CLASS(spi_transfer, - | ^~~~~~~~~~~~~~~~~~~ @@ -18999,20 +19896 @@ -../include/trace/events/spi.h: In function ‘perf_trace_spi_controller’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(spi_controller, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(spi_controller, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/spi.h: In function ‘perf_trace_spi_setup’: +../include/trace/events/wbt.h: In function ‘perf_trace_wbt_stat’: @@ -19028,2 +19906,2 @@ -../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ - 45 | TRACE_EVENT(spi_setup, +../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(wbt_stat, @@ -19040,2 +19918,2 @@ -../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ - 45 | TRACE_EVENT(spi_setup, +../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(wbt_stat, @@ -19043 +19921 @@ -../include/trace/events/spi.h: In function ‘perf_trace_spi_set_cs’: +../include/trace/events/wbt.h: In function ‘perf_trace_wbt_lat’: @@ -19053,2 +19931,2 @@ -../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ - 78 | TRACE_EVENT(spi_set_cs, +../include/trace/events/wbt.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(wbt_lat, @@ -19065,2 +19943,2 @@ -../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ - 78 | TRACE_EVENT(spi_set_cs, +../include/trace/events/wbt.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(wbt_lat, @@ -19068,20 +19946 @@ -../include/trace/events/spi.h: In function ‘perf_trace_spi_message’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 102 | DECLARE_EVENT_CLASS(spi_message, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 102 | DECLARE_EVENT_CLASS(spi_message, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/spi.h: In function ‘perf_trace_spi_message_done’: +../include/trace/events/wbt.h: In function ‘perf_trace_wbt_step’: @@ -19097,2 +19956,2 @@ -../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(spi_message_done, +../include/trace/events/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(wbt_step, @@ -19109,2 +19968,2 @@ -../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(spi_message_done, +../include/trace/events/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(wbt_step, @@ -19112 +19971 @@ -../include/trace/events/spi.h: In function ‘perf_trace_spi_transfer’: +../include/trace/events/wbt.h: In function ‘perf_trace_wbt_timer’: @@ -19119,3 +19978,6 @@ -../include/trace/events/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 179 | DECLARE_EVENT_CLASS(spi_transfer, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ + 129 | TRACE_EVENT(wbt_timer, + | ^~~~~~~~~~~ @@ -19128,19 +19990,2 @@ -../include/trace/events/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 179 | DECLARE_EVENT_CLASS(spi_transfer, - | ^~~~~~~~~~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:110: -../include/trace/events/spi.h: In function ‘__bpf_trace_spi_controller’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(spi_controller, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ @@ -19148,4 +19993,5 @@ -../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(spi_controller, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/spi.h: In function ‘__bpf_trace_spi_setup’: +../include/trace/events/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ + 129 | TRACE_EVENT(wbt_timer, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/wbt.h: In function ‘__bpf_trace_wbt_stat’: @@ -19161,2 +20007,2 @@ -../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ - 45 | TRACE_EVENT(spi_setup, +../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(wbt_stat, @@ -19173,2 +20019,2 @@ -../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ - 45 | TRACE_EVENT(spi_setup, +../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(wbt_stat, @@ -19176 +20022 @@ -../include/trace/events/spi.h: In function ‘__bpf_trace_spi_set_cs’: +../include/trace/events/wbt.h: In function ‘__bpf_trace_wbt_lat’: @@ -19186,2 +20032,2 @@ -../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ - 78 | TRACE_EVENT(spi_set_cs, +../include/trace/events/wbt.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(wbt_lat, @@ -19198,2 +20044,2 @@ -../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ - 78 | TRACE_EVENT(spi_set_cs, +../include/trace/events/wbt.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(wbt_lat, @@ -19201,20 +20047 @@ -../include/trace/events/spi.h: In function ‘__bpf_trace_spi_message’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 102 | DECLARE_EVENT_CLASS(spi_message, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 102 | DECLARE_EVENT_CLASS(spi_message, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/spi.h: In function ‘__bpf_trace_spi_message_done’: +../include/trace/events/wbt.h: In function ‘__bpf_trace_wbt_step’: @@ -19230,2 +20057,2 @@ -../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(spi_message_done, +../include/trace/events/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(wbt_step, @@ -19242,2 +20069,2 @@ -../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(spi_message_done, +../include/trace/events/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(wbt_step, @@ -19245 +20072 @@ -../include/trace/events/spi.h: In function ‘__bpf_trace_spi_transfer’: +../include/trace/events/wbt.h: In function ‘__bpf_trace_wbt_timer’: @@ -19252,3 +20079,6 @@ -../include/trace/events/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 179 | DECLARE_EVENT_CLASS(spi_transfer, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ + 129 | TRACE_EVENT(wbt_timer, + | ^~~~~~~~~~~ @@ -19261,5 +20091,7 @@ -../include/trace/events/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 179 | DECLARE_EVENT_CLASS(spi_transfer, - | ^~~~~~~~~~~~~~~~~~~ -make[5]: *** [../scripts/Makefile.build:244: drivers/spi/spi.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: drivers/spi] Error 2 +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ + 129 | TRACE_EVENT(wbt_timer, + | ^~~~~~~~~~~ +make[4]: *** [../scripts/Makefile.build:244: block/blk-wbt.o] Error 1 @@ -19267,3 +20099,3 @@ - from ../sound/soc/intel/catpt/trace.h:83, - from ../sound/soc/intel/catpt/device.c:29: -../sound/soc/intel/catpt/./trace.h: In function ‘trace_event_raw_event_catpt_ipc_msg’: + from ../include/trace/events/percpu.h:137, + from ../mm/percpu.c:97: +../include/trace/events/percpu.h: In function ‘trace_event_raw_event_percpu_alloc_percpu’: @@ -19276,3 +20108,6 @@ -../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(percpu_alloc_percpu, + | ^~~~~~~~~~~ @@ -19285,3 +20120,6 @@ -../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(percpu_alloc_percpu, + | ^~~~~~~~~~~ @@ -19294,3 +20132,6 @@ -../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(percpu_alloc_percpu, + | ^~~~~~~~~~~ @@ -19303,3 +20144,6 @@ -../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(percpu_alloc_percpu, + | ^~~~~~~~~~~ @@ -19312,4 +20156,7 @@ -../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, - | ^~~~~~~~~~~~~~~~~~~ -../sound/soc/intel/catpt/./trace.h: In function ‘trace_event_raw_event_catpt_ipc_payload’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(percpu_alloc_percpu, + | ^~~~~~~~~~~ +../include/trace/events/percpu.h: In function ‘trace_event_raw_event_percpu_free_percpu’: @@ -19325,6 +20172,3 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../sound/soc/intel/catpt/./trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 54 | TRACE_EVENT_CONDITION(catpt_ipc_payload, - | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/percpu.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ + 54 | TRACE_EVENT(percpu_free_percpu, + | ^~~~~~~~~~~ @@ -19340,123 +20184,4 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../sound/soc/intel/catpt/./trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 54 | TRACE_EVENT_CONDITION(catpt_ipc_payload, - | ^~~~~~~~~~~~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:109: -../sound/soc/intel/catpt/./trace.h: In function ‘perf_trace_catpt_ipc_msg’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, - | ^~~~~~~~~~~~~~~~~~~ -../sound/soc/intel/catpt/./trace.h: In function ‘perf_trace_catpt_ipc_payload’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../sound/soc/intel/catpt/./trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 54 | TRACE_EVENT_CONDITION(catpt_ipc_payload, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../sound/soc/intel/catpt/./trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 54 | TRACE_EVENT_CONDITION(catpt_ipc_payload, - | ^~~~~~~~~~~~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:110: -../sound/soc/intel/catpt/./trace.h: In function ‘__bpf_trace_catpt_ipc_msg’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, - | ^~~~~~~~~~~~~~~~~~~ -../sound/soc/intel/catpt/./trace.h: In function ‘__bpf_trace_catpt_ipc_payload’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../sound/soc/intel/catpt/./trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 54 | TRACE_EVENT_CONDITION(catpt_ipc_payload, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../sound/soc/intel/catpt/./trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 54 | TRACE_EVENT_CONDITION(catpt_ipc_payload, - | ^~~~~~~~~~~~~~~~~~~~~ -make[7]: *** [../scripts/Makefile.build:244: sound/soc/intel/catpt/device.o] Error 1 -make[6]: *** [../scripts/Makefile.build:485: sound/soc/intel/catpt] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/iocost.h:225, - from ../block/blk-iocost.c:751: -../include/trace/events/iocost.h: In function ‘trace_event_raw_event_iocost_iocg_state’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/percpu.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ + 54 | TRACE_EVENT(percpu_free_percpu, + | ^~~~~~~~~~~ +../include/trace/events/percpu.h: In function ‘trace_event_raw_event_percpu_alloc_percpu_fail’: @@ -19469,12 +20194,6 @@ -../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/percpu.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(percpu_alloc_percpu_fail, + | ^~~~~~~~~~~ @@ -19487,13 +20206,7 @@ -../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/iocost.h: In function ‘trace_event_raw_event_iocg_inuse_update’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/percpu.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(percpu_alloc_percpu_fail, + | ^~~~~~~~~~~ +../include/trace/events/percpu.h: In function ‘trace_event_raw_event_percpu_create_chunk’: @@ -19506,3 +20219,6 @@ -../include/trace/events/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/percpu.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(percpu_create_chunk, + | ^~~~~~~~~~~ @@ -19515,4 +20231,7 @@ -../include/trace/events/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/iocost.h: In function ‘trace_event_raw_event_iocost_ioc_vrate_adj’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/percpu.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(percpu_create_chunk, + | ^~~~~~~~~~~ +../include/trace/events/percpu.h: In function ‘trace_event_raw_event_percpu_destroy_chunk’: @@ -19528,2 +20247,2 @@ -../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ - 142 | TRACE_EVENT(iocost_ioc_vrate_adj, +../include/trace/events/percpu.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ + 118 | TRACE_EVENT(percpu_destroy_chunk, @@ -19540,2 +20259,2 @@ -../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ - 142 | TRACE_EVENT(iocost_ioc_vrate_adj, +../include/trace/events/percpu.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ + 118 | TRACE_EVENT(percpu_destroy_chunk, @@ -19543,3 +20262,4 @@ -../include/trace/events/iocost.h: In function ‘trace_event_raw_event_iocost_iocg_forgive_debt’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +In file included from ../include/trace/define_trace.h:109: +../include/trace/events/percpu.h: In function ‘perf_trace_percpu_alloc_percpu’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -19547,2 +20267,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -19553,2 +20273,2 @@ -../include/trace/events/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ - 181 | TRACE_EVENT(iocost_iocg_forgive_debt, +../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(percpu_alloc_percpu, @@ -19556,2 +20276,2 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -19559,2 +20279,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -19565,2 +20285,2 @@ -../include/trace/events/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ - 181 | TRACE_EVENT(iocost_iocg_forgive_debt, +../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(percpu_alloc_percpu, @@ -19568,2 +20288 @@ -In file included from ../include/trace/define_trace.h:109: -../include/trace/events/iocost.h: In function ‘perf_trace_iocost_iocg_state’: +../include/trace/events/percpu.h: In function ‘perf_trace_percpu_free_percpu’: @@ -19576,3 +20295,6 @@ -../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/percpu.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ + 54 | TRACE_EVENT(percpu_free_percpu, + | ^~~~~~~~~~~ @@ -19585,4 +20307,7 @@ -../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/iocost.h: In function ‘perf_trace_iocg_inuse_update’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/percpu.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ + 54 | TRACE_EVENT(percpu_free_percpu, + | ^~~~~~~~~~~ +../include/trace/events/percpu.h: In function ‘perf_trace_percpu_alloc_percpu_fail’: @@ -19595,3 +20320,6 @@ -../include/trace/events/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/percpu.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(percpu_alloc_percpu_fail, + | ^~~~~~~~~~~ @@ -19604,4 +20332,7 @@ -../include/trace/events/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/iocost.h: In function ‘perf_trace_iocost_ioc_vrate_adj’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/percpu.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(percpu_alloc_percpu_fail, + | ^~~~~~~~~~~ +../include/trace/events/percpu.h: In function ‘perf_trace_percpu_create_chunk’: @@ -19617,2 +20348,2 @@ -../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ - 142 | TRACE_EVENT(iocost_ioc_vrate_adj, +../include/trace/events/percpu.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(percpu_create_chunk, @@ -19629,2 +20360,2 @@ -../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ - 142 | TRACE_EVENT(iocost_ioc_vrate_adj, +../include/trace/events/percpu.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(percpu_create_chunk, @@ -19632 +20363 @@ -../include/trace/events/iocost.h: In function ‘perf_trace_iocost_iocg_forgive_debt’: +../include/trace/events/percpu.h: In function ‘perf_trace_percpu_destroy_chunk’: @@ -19642,2 +20373,2 @@ -../include/trace/events/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ - 181 | TRACE_EVENT(iocost_iocg_forgive_debt, +../include/trace/events/percpu.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ + 118 | TRACE_EVENT(percpu_destroy_chunk, @@ -19654,2 +20385,2 @@ -../include/trace/events/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ - 181 | TRACE_EVENT(iocost_iocg_forgive_debt, +../include/trace/events/percpu.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ + 118 | TRACE_EVENT(percpu_destroy_chunk, @@ -19658 +20389 @@ -../include/trace/events/iocost.h: In function ‘__bpf_trace_iocost_iocg_state’: +../include/trace/events/percpu.h: In function ‘__bpf_trace_percpu_alloc_percpu’: @@ -19665,3 +20396,6 @@ -../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(percpu_alloc_percpu, + | ^~~~~~~~~~~ @@ -19674,4 +20408,7 @@ -../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/iocost.h: In function ‘__bpf_trace_iocg_inuse_update’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(percpu_alloc_percpu, + | ^~~~~~~~~~~ +../include/trace/events/percpu.h: In function ‘__bpf_trace_percpu_free_percpu’: @@ -19684,3 +20421,6 @@ -../include/trace/events/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/percpu.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ + 54 | TRACE_EVENT(percpu_free_percpu, + | ^~~~~~~~~~~ @@ -19693,4 +20433,7 @@ -../include/trace/events/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/iocost.h: In function ‘__bpf_trace_iocost_ioc_vrate_adj’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/percpu.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ + 54 | TRACE_EVENT(percpu_free_percpu, + | ^~~~~~~~~~~ +../include/trace/events/percpu.h: In function ‘__bpf_trace_percpu_alloc_percpu_fail’: @@ -19706,2 +20449,2 @@ -../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ - 142 | TRACE_EVENT(iocost_ioc_vrate_adj, +../include/trace/events/percpu.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(percpu_alloc_percpu_fail, @@ -19718,2 +20461,2 @@ -../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ - 142 | TRACE_EVENT(iocost_ioc_vrate_adj, +../include/trace/events/percpu.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(percpu_alloc_percpu_fail, @@ -19721 +20464 @@ -../include/trace/events/iocost.h: In function ‘__bpf_trace_iocost_iocg_forgive_debt’: +../include/trace/events/percpu.h: In function ‘__bpf_trace_percpu_create_chunk’: @@ -19731,2 +20474,2 @@ -../include/trace/events/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ - 181 | TRACE_EVENT(iocost_iocg_forgive_debt, +../include/trace/events/percpu.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(percpu_create_chunk, @@ -19743,2 +20486,2 @@ -../include/trace/events/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ - 181 | TRACE_EVENT(iocost_iocg_forgive_debt, +../include/trace/events/percpu.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(percpu_create_chunk, @@ -19746 +20489,26 @@ -make[4]: *** [../scripts/Makefile.build:244: block/blk-iocost.o] Error 1 +../include/trace/events/percpu.h: In function ‘__bpf_trace_percpu_destroy_chunk’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/percpu.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ + 118 | TRACE_EVENT(percpu_destroy_chunk, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/percpu.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ + 118 | TRACE_EVENT(percpu_destroy_chunk, + | ^~~~~~~~~~~ +make[4]: *** [../scripts/Makefile.build:244: mm/percpu.o] Error 1 @@ -19748,3 +20516,3 @@ - from ../drivers/net/wireless/ath/ath5k/trace.h:105, - from ../drivers/net/wireless/ath/ath5k/base.c:73: -../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘trace_event_raw_event_ath5k_rx’: + from ../sound/soc/intel/catpt/trace.h:83, + from ../sound/soc/intel/catpt/device.c:29: +../sound/soc/intel/catpt/./trace.h: In function ‘trace_event_raw_event_catpt_ipc_msg’: @@ -19757,6 +20525,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(ath5k_rx, - | ^~~~~~~~~~~ +../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, + | ^~~~~~~~~~~~~~~~~~~ @@ -19769,6 +20534,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(ath5k_rx, - | ^~~~~~~~~~~ +../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, + | ^~~~~~~~~~~~~~~~~~~ @@ -19781,6 +20543,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(ath5k_rx, - | ^~~~~~~~~~~ +../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, + | ^~~~~~~~~~~~~~~~~~~ @@ -19793,6 +20552,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(ath5k_rx, - | ^~~~~~~~~~~ +../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, + | ^~~~~~~~~~~~~~~~~~~ @@ -19805,32 +20561,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(ath5k_rx, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘trace_event_raw_event_ath5k_tx’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath5k/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(ath5k_tx, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath5k/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(ath5k_tx, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘trace_event_raw_event_ath5k_tx_complete’: +../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, + | ^~~~~~~~~~~~~~~~~~~ +../sound/soc/intel/catpt/./trace.h: In function ‘trace_event_raw_event_catpt_ipc_payload’: @@ -19846,3 +20574,6 @@ -../drivers/net/wireless/ath/ath5k/./trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ - 65 | TRACE_EVENT(ath5k_tx_complete, - | ^~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../sound/soc/intel/catpt/./trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 54 | TRACE_EVENT_CONDITION(catpt_ipc_payload, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -19858,3 +20589,6 @@ -../drivers/net/wireless/ath/ath5k/./trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ - 65 | TRACE_EVENT(ath5k_tx_complete, - | ^~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../sound/soc/intel/catpt/./trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 54 | TRACE_EVENT_CONDITION(catpt_ipc_payload, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -19862,26 +20596 @@ -../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘perf_trace_ath5k_rx’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(ath5k_rx, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(ath5k_rx, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘perf_trace_ath5k_tx’: +../sound/soc/intel/catpt/./trace.h: In function ‘perf_trace_catpt_ipc_msg’: @@ -19894,6 +20603,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath5k/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(ath5k_tx, - | ^~~~~~~~~~~ +../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, + | ^~~~~~~~~~~~~~~~~~~ @@ -19906,7 +20612,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath5k/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(ath5k_tx, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘perf_trace_ath5k_tx_complete’: +../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, + | ^~~~~~~~~~~~~~~~~~~ +../sound/soc/intel/catpt/./trace.h: In function ‘perf_trace_catpt_ipc_payload’: @@ -19922,3 +20625,6 @@ -../drivers/net/wireless/ath/ath5k/./trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ - 65 | TRACE_EVENT(ath5k_tx_complete, - | ^~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../sound/soc/intel/catpt/./trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 54 | TRACE_EVENT_CONDITION(catpt_ipc_payload, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -19934,3 +20640,6 @@ -../drivers/net/wireless/ath/ath5k/./trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ - 65 | TRACE_EVENT(ath5k_tx_complete, - | ^~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../sound/soc/intel/catpt/./trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 54 | TRACE_EVENT_CONDITION(catpt_ipc_payload, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -19938,26 +20647 @@ -../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘__bpf_trace_ath5k_rx’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(ath5k_rx, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(ath5k_rx, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘__bpf_trace_ath5k_tx’: +../sound/soc/intel/catpt/./trace.h: In function ‘__bpf_trace_catpt_ipc_msg’: @@ -19970,6 +20654,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath5k/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(ath5k_tx, - | ^~~~~~~~~~~ +../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, + | ^~~~~~~~~~~~~~~~~~~ @@ -19982,7 +20663,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath5k/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(ath5k_tx, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘__bpf_trace_ath5k_tx_complete’: +../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, + | ^~~~~~~~~~~~~~~~~~~ +../sound/soc/intel/catpt/./trace.h: In function ‘__bpf_trace_catpt_ipc_payload’: @@ -19998,3 +20676,6 @@ -../drivers/net/wireless/ath/ath5k/./trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ - 65 | TRACE_EVENT(ath5k_tx_complete, - | ^~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../sound/soc/intel/catpt/./trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 54 | TRACE_EVENT_CONDITION(catpt_ipc_payload, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -20010,5 +20691,8 @@ -../drivers/net/wireless/ath/ath5k/./trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ - 65 | TRACE_EVENT(ath5k_tx_complete, - | ^~~~~~~~~~~ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/ath5k/base.o] Error 1 -make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath/ath5k] Error 2 +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../sound/soc/intel/catpt/./trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 54 | TRACE_EVENT_CONDITION(catpt_ipc_payload, + | ^~~~~~~~~~~~~~~~~~~~~ +make[7]: *** [../scripts/Makefile.build:244: sound/soc/intel/catpt/device.o] Error 1 +make[6]: *** [../scripts/Makefile.build:485: sound/soc/intel/catpt] Error 2 @@ -20016,3 +20700,3 @@ - from ../sound/soc/intel/avs/trace.h:154, - from ../sound/soc/intel/avs/trace.c:12: -../sound/soc/intel/avs/./trace.h: In function ‘trace_event_raw_event_avs_dsp_core_op’: + from ../drivers/net/wireless/ath/ath5k/trace.h:105, + from ../drivers/net/wireless/ath/ath5k/base.c:73: +../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘trace_event_raw_event_ath5k_rx’: @@ -20028,2 +20712,2 @@ -../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(avs_dsp_core_op, +../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(ath5k_rx, @@ -20040,2 +20724,2 @@ -../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(avs_dsp_core_op, +../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(ath5k_rx, @@ -20052,2 +20736,2 @@ -../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(avs_dsp_core_op, +../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(ath5k_rx, @@ -20064,2 +20748,2 @@ -../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(avs_dsp_core_op, +../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(ath5k_rx, @@ -20076,2 +20760,2 @@ -../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(avs_dsp_core_op, +../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(ath5k_rx, @@ -20079,20 +20763 @@ -../sound/soc/intel/avs/./trace.h: In function ‘trace_event_raw_event_avs_ipc_msg_hdr’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../sound/soc/intel/avs/./trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 59 | DECLARE_EVENT_CLASS(avs_ipc_msg_hdr, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../sound/soc/intel/avs/./trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 59 | DECLARE_EVENT_CLASS(avs_ipc_msg_hdr, - | ^~~~~~~~~~~~~~~~~~~ -../sound/soc/intel/avs/./trace.h: In function ‘trace_event_raw_event_avs_ipc_msg_payload’: +../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘trace_event_raw_event_ath5k_tx’: @@ -20108,6 +20773,3 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../sound/soc/intel/avs/./trace.h:96:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 96 | TRACE_EVENT_CONDITION(avs_ipc_msg_payload, - | ^~~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath5k/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(ath5k_tx, + | ^~~~~~~~~~~ @@ -20123,7 +20785,4 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../sound/soc/intel/avs/./trace.h:96:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 96 | TRACE_EVENT_CONDITION(avs_ipc_msg_payload, - | ^~~~~~~~~~~~~~~~~~~~~ -../sound/soc/intel/avs/./trace.h: In function ‘trace_event_raw_event_avs_d0ix’: +../drivers/net/wireless/ath/ath5k/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(ath5k_tx, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘trace_event_raw_event_ath5k_tx_complete’: @@ -20139,2 +20798,2 @@ -../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ - 125 | TRACE_EVENT(avs_d0ix, +../drivers/net/wireless/ath/ath5k/./trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(ath5k_tx_complete, @@ -20151,2 +20810,2 @@ -../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ - 125 | TRACE_EVENT(avs_d0ix, +../drivers/net/wireless/ath/ath5k/./trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(ath5k_tx_complete, @@ -20155 +20814 @@ -../sound/soc/intel/avs/./trace.h: In function ‘perf_trace_avs_dsp_core_op’: +../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘perf_trace_ath5k_rx’: @@ -20165,2 +20824,2 @@ -../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(avs_dsp_core_op, +../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(ath5k_rx, @@ -20177,2 +20836,2 @@ -../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(avs_dsp_core_op, +../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(ath5k_rx, @@ -20180,20 +20839 @@ -../sound/soc/intel/avs/./trace.h: In function ‘perf_trace_avs_ipc_msg_hdr’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../sound/soc/intel/avs/./trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 59 | DECLARE_EVENT_CLASS(avs_ipc_msg_hdr, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../sound/soc/intel/avs/./trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 59 | DECLARE_EVENT_CLASS(avs_ipc_msg_hdr, - | ^~~~~~~~~~~~~~~~~~~ -../sound/soc/intel/avs/./trace.h: In function ‘perf_trace_avs_ipc_msg_payload’: +../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘perf_trace_ath5k_tx’: @@ -20209,6 +20849,3 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../sound/soc/intel/avs/./trace.h:96:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 96 | TRACE_EVENT_CONDITION(avs_ipc_msg_payload, - | ^~~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath5k/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(ath5k_tx, + | ^~~~~~~~~~~ @@ -20224,7 +20861,4 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../sound/soc/intel/avs/./trace.h:96:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 96 | TRACE_EVENT_CONDITION(avs_ipc_msg_payload, - | ^~~~~~~~~~~~~~~~~~~~~ -../sound/soc/intel/avs/./trace.h: In function ‘perf_trace_avs_d0ix’: +../drivers/net/wireless/ath/ath5k/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(ath5k_tx, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘perf_trace_ath5k_tx_complete’: @@ -20240,2 +20874,2 @@ -../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ - 125 | TRACE_EVENT(avs_d0ix, +../drivers/net/wireless/ath/ath5k/./trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(ath5k_tx_complete, @@ -20252,2 +20886,2 @@ -../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ - 125 | TRACE_EVENT(avs_d0ix, +../drivers/net/wireless/ath/ath5k/./trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(ath5k_tx_complete, @@ -20256 +20890 @@ -../sound/soc/intel/avs/./trace.h: In function ‘__bpf_trace_avs_dsp_core_op’: +../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘__bpf_trace_ath5k_rx’: @@ -20266,2 +20900,2 @@ -../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(avs_dsp_core_op, +../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(ath5k_rx, @@ -20278,2 +20912,2 @@ -../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(avs_dsp_core_op, +../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(ath5k_rx, @@ -20281,20 +20915 @@ -../sound/soc/intel/avs/./trace.h: In function ‘__bpf_trace_avs_ipc_msg_hdr’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../sound/soc/intel/avs/./trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 59 | DECLARE_EVENT_CLASS(avs_ipc_msg_hdr, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../sound/soc/intel/avs/./trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 59 | DECLARE_EVENT_CLASS(avs_ipc_msg_hdr, - | ^~~~~~~~~~~~~~~~~~~ -../sound/soc/intel/avs/./trace.h: In function ‘__bpf_trace_avs_ipc_msg_payload’: +../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘__bpf_trace_ath5k_tx’: @@ -20310,6 +20925,3 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../sound/soc/intel/avs/./trace.h:96:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 96 | TRACE_EVENT_CONDITION(avs_ipc_msg_payload, - | ^~~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath5k/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(ath5k_tx, + | ^~~~~~~~~~~ @@ -20325,7 +20937,4 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../sound/soc/intel/avs/./trace.h:96:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 96 | TRACE_EVENT_CONDITION(avs_ipc_msg_payload, - | ^~~~~~~~~~~~~~~~~~~~~ -../sound/soc/intel/avs/./trace.h: In function ‘__bpf_trace_avs_d0ix’: +../drivers/net/wireless/ath/ath5k/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(ath5k_tx, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘__bpf_trace_ath5k_tx_complete’: @@ -20341,2 +20950,2 @@ -../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ - 125 | TRACE_EVENT(avs_d0ix, +../drivers/net/wireless/ath/ath5k/./trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(ath5k_tx_complete, @@ -20353,2 +20962,2 @@ -../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ - 125 | TRACE_EVENT(avs_d0ix, +../drivers/net/wireless/ath/ath5k/./trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(ath5k_tx_complete, @@ -20356,3 +20965,2 @@ -make[7]: *** [../scripts/Makefile.build:244: sound/soc/intel/avs/trace.o] Error 1 -make[6]: *** [../scripts/Makefile.build:485: sound/soc/intel/avs] Error 2 -make[5]: *** [../scripts/Makefile.build:485: sound/soc/intel] Error 2 +make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/ath5k/base.o] Error 1 +make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath/ath5k] Error 2 @@ -20779,3 +21387,186 @@ - from ../include/trace/events/wbt.h:158, - from ../block/blk-wbt.c:35: -../include/trace/events/wbt.h: In function ‘trace_event_raw_event_wbt_stat’: + from ../include/trace/events/iscsi.h:107, + from ../drivers/scsi/scsi_transport_iscsi.c:30: +../include/trace/events/iscsi.h: In function ‘trace_event_raw_event_iscsi_log_msg’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../include/trace/events/iscsi.h: In function ‘perf_trace_iscsi_log_msg’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/iscsi.h: In function ‘__bpf_trace_iscsi_log_msg’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, + | ^~~~~~~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: drivers/scsi/scsi_transport_iscsi.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: drivers/scsi] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../drivers/net/ethernet/freescale/dpaa/dpaa_eth_trace.h:115, + from ../drivers/net/ethernet/freescale/dpaa/dpaa_eth.c:45: +../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h: In function ‘trace_event_raw_event_dpaa_eth_fd’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(dpaa_eth_fd, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(dpaa_eth_fd, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(dpaa_eth_fd, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(dpaa_eth_fd, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(dpaa_eth_fd, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h: In function ‘perf_trace_dpaa_eth_fd’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(dpaa_eth_fd, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(dpaa_eth_fd, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h: In function ‘__bpf_trace_dpaa_eth_fd’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(dpaa_eth_fd, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(dpaa_eth_fd, + | ^~~~~~~~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/freescale/dpaa/dpaa_eth.o] Error 1 +make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/freescale/dpaa] Error 2 +make[7]: *** Waiting for unfinished jobs.... +In file included from ../include/trace/define_trace.h:108, + from ../sound/soc/intel/avs/trace.h:154, + from ../sound/soc/intel/avs/trace.c:12: +../sound/soc/intel/avs/./trace.h: In function ‘trace_event_raw_event_avs_dsp_core_op’: @@ -20791,2 +21582,2 @@ -../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(wbt_stat, +../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(avs_dsp_core_op, @@ -20803,2 +21594,2 @@ -../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(wbt_stat, +../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(avs_dsp_core_op, @@ -20815,2 +21606,2 @@ -../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(wbt_stat, +../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(avs_dsp_core_op, @@ -20827,2 +21618,2 @@ -../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(wbt_stat, +../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(avs_dsp_core_op, @@ -20839,2 +21630,2 @@ -../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(wbt_stat, +../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(avs_dsp_core_op, @@ -20842 +21633 @@ -../include/trace/events/wbt.h: In function ‘trace_event_raw_event_wbt_lat’: +../sound/soc/intel/avs/./trace.h: In function ‘trace_event_raw_event_avs_ipc_msg_hdr’: @@ -20849,6 +21640,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/wbt.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(wbt_lat, - | ^~~~~~~~~~~ +../sound/soc/intel/avs/./trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 59 | DECLARE_EVENT_CLASS(avs_ipc_msg_hdr, + | ^~~~~~~~~~~~~~~~~~~ @@ -20861,7 +21649,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/wbt.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(wbt_lat, - | ^~~~~~~~~~~ -../include/trace/events/wbt.h: In function ‘trace_event_raw_event_wbt_step’: +../sound/soc/intel/avs/./trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 59 | DECLARE_EVENT_CLASS(avs_ipc_msg_hdr, + | ^~~~~~~~~~~~~~~~~~~ +../sound/soc/intel/avs/./trace.h: In function ‘trace_event_raw_event_avs_ipc_msg_payload’: @@ -20877,3 +21662,6 @@ -../include/trace/events/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(wbt_step, - | ^~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../sound/soc/intel/avs/./trace.h:96:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 96 | TRACE_EVENT_CONDITION(avs_ipc_msg_payload, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -20889,4 +21677,7 @@ -../include/trace/events/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(wbt_step, - | ^~~~~~~~~~~ -../include/trace/events/wbt.h: In function ‘trace_event_raw_event_wbt_timer’: +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../sound/soc/intel/avs/./trace.h:96:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 96 | TRACE_EVENT_CONDITION(avs_ipc_msg_payload, + | ^~~~~~~~~~~~~~~~~~~~~ +../sound/soc/intel/avs/./trace.h: In function ‘trace_event_raw_event_avs_d0ix’: @@ -20902,2 +21693,2 @@ -../include/trace/events/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ - 129 | TRACE_EVENT(wbt_timer, +../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ + 125 | TRACE_EVENT(avs_d0ix, @@ -20914,2 +21705,2 @@ -../include/trace/events/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ - 129 | TRACE_EVENT(wbt_timer, +../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ + 125 | TRACE_EVENT(avs_d0ix, @@ -20918 +21709 @@ -../include/trace/events/wbt.h: In function ‘perf_trace_wbt_stat’: +../sound/soc/intel/avs/./trace.h: In function ‘perf_trace_avs_dsp_core_op’: @@ -20928,2 +21719,2 @@ -../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(wbt_stat, +../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(avs_dsp_core_op, @@ -20940,2 +21731,2 @@ -../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(wbt_stat, +../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(avs_dsp_core_op, @@ -20943 +21734 @@ -../include/trace/events/wbt.h: In function ‘perf_trace_wbt_lat’: +../sound/soc/intel/avs/./trace.h: In function ‘perf_trace_avs_ipc_msg_hdr’: @@ -20950,6 +21741,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/wbt.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(wbt_lat, - | ^~~~~~~~~~~ +../sound/soc/intel/avs/./trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 59 | DECLARE_EVENT_CLASS(avs_ipc_msg_hdr, + | ^~~~~~~~~~~~~~~~~~~ @@ -20962,7 +21750,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/wbt.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(wbt_lat, - | ^~~~~~~~~~~ -../include/trace/events/wbt.h: In function ‘perf_trace_wbt_step’: +../sound/soc/intel/avs/./trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 59 | DECLARE_EVENT_CLASS(avs_ipc_msg_hdr, + | ^~~~~~~~~~~~~~~~~~~ +../sound/soc/intel/avs/./trace.h: In function ‘perf_trace_avs_ipc_msg_payload’: @@ -20978,3 +21763,6 @@ -../include/trace/events/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(wbt_step, - | ^~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../sound/soc/intel/avs/./trace.h:96:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 96 | TRACE_EVENT_CONDITION(avs_ipc_msg_payload, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -20990,4 +21778,7 @@ -../include/trace/events/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(wbt_step, - | ^~~~~~~~~~~ -../include/trace/events/wbt.h: In function ‘perf_trace_wbt_timer’: +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../sound/soc/intel/avs/./trace.h:96:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 96 | TRACE_EVENT_CONDITION(avs_ipc_msg_payload, + | ^~~~~~~~~~~~~~~~~~~~~ +../sound/soc/intel/avs/./trace.h: In function ‘perf_trace_avs_d0ix’: @@ -21003,2 +21794,2 @@ -../include/trace/events/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ - 129 | TRACE_EVENT(wbt_timer, +../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ + 125 | TRACE_EVENT(avs_d0ix, @@ -21015,2 +21806,2 @@ -../include/trace/events/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ - 129 | TRACE_EVENT(wbt_timer, +../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ + 125 | TRACE_EVENT(avs_d0ix, @@ -21019 +21810 @@ -../include/trace/events/wbt.h: In function ‘__bpf_trace_wbt_stat’: +../sound/soc/intel/avs/./trace.h: In function ‘__bpf_trace_avs_dsp_core_op’: @@ -21029,2 +21820,2 @@ -../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(wbt_stat, +../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(avs_dsp_core_op, @@ -21041,2 +21832,2 @@ -../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(wbt_stat, +../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(avs_dsp_core_op, @@ -21044 +21835 @@ -../include/trace/events/wbt.h: In function ‘__bpf_trace_wbt_lat’: +../sound/soc/intel/avs/./trace.h: In function ‘__bpf_trace_avs_ipc_msg_hdr’: @@ -21051,6 +21842,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/wbt.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(wbt_lat, - | ^~~~~~~~~~~ +../sound/soc/intel/avs/./trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 59 | DECLARE_EVENT_CLASS(avs_ipc_msg_hdr, + | ^~~~~~~~~~~~~~~~~~~ @@ -21063,7 +21851,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/wbt.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(wbt_lat, - | ^~~~~~~~~~~ -../include/trace/events/wbt.h: In function ‘__bpf_trace_wbt_step’: +../sound/soc/intel/avs/./trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 59 | DECLARE_EVENT_CLASS(avs_ipc_msg_hdr, + | ^~~~~~~~~~~~~~~~~~~ +../sound/soc/intel/avs/./trace.h: In function ‘__bpf_trace_avs_ipc_msg_payload’: @@ -21079,3 +21864,6 @@ -../include/trace/events/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(wbt_step, - | ^~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../sound/soc/intel/avs/./trace.h:96:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 96 | TRACE_EVENT_CONDITION(avs_ipc_msg_payload, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -21091,4 +21879,7 @@ -../include/trace/events/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(wbt_step, - | ^~~~~~~~~~~ -../include/trace/events/wbt.h: In function ‘__bpf_trace_wbt_timer’: +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../sound/soc/intel/avs/./trace.h:96:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 96 | TRACE_EVENT_CONDITION(avs_ipc_msg_payload, + | ^~~~~~~~~~~~~~~~~~~~~ +../sound/soc/intel/avs/./trace.h: In function ‘__bpf_trace_avs_d0ix’: @@ -21104,2 +21895,2 @@ -../include/trace/events/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ - 129 | TRACE_EVENT(wbt_timer, +../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ + 125 | TRACE_EVENT(avs_d0ix, @@ -21116,2 +21907,2 @@ -../include/trace/events/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ - 129 | TRACE_EVENT(wbt_timer, +../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ + 125 | TRACE_EVENT(avs_d0ix, @@ -21119 +21910,3 @@ -make[4]: *** [../scripts/Makefile.build:244: block/blk-wbt.o] Error 1 +make[7]: *** [../scripts/Makefile.build:244: sound/soc/intel/avs/trace.o] Error 1 +make[6]: *** [../scripts/Makefile.build:485: sound/soc/intel/avs] Error 2 +make[5]: *** [../scripts/Makefile.build:485: sound/soc/intel] Error 2 @@ -21121,3 +21914,3 @@ - from ../fs/ext2/trace.h:94, - from ../fs/ext2/trace.c:6: -../fs/ext2/./trace.h: In function ‘trace_event_raw_event_ext2_dio_class’: + from ../drivers/net/wireless/mediatek/mt76/trace.h:111, + from ../drivers/net/wireless/mediatek/mt76/trace.c:10: +../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘trace_event_raw_event_dev_reg_evt’: @@ -21130,2 +21923,2 @@ -../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(ext2_dio_class, +../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 32 | DECLARE_EVENT_CLASS(dev_reg_evt, @@ -21139,2 +21932,2 @@ -../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(ext2_dio_class, +../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 32 | DECLARE_EVENT_CLASS(dev_reg_evt, @@ -21148,2 +21941,2 @@ -../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(ext2_dio_class, +../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 32 | DECLARE_EVENT_CLASS(dev_reg_evt, @@ -21157,2 +21950,2 @@ -../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(ext2_dio_class, +../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 32 | DECLARE_EVENT_CLASS(dev_reg_evt, @@ -21166,92 +21959,2 @@ -../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(ext2_dio_class, - | ^~~~~~~~~~~~~~~~~~~ -../fs/ext2/./trace.h: In function ‘trace_event_raw_event_ext2_dio_write_endio’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ - 55 | TRACE_EVENT(ext2_dio_write_endio, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ - 55 | TRACE_EVENT(ext2_dio_write_endio, - | ^~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:109: -../fs/ext2/./trace.h: In function ‘perf_trace_ext2_dio_class’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(ext2_dio_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(ext2_dio_class, - | ^~~~~~~~~~~~~~~~~~~ -../fs/ext2/./trace.h: In function ‘perf_trace_ext2_dio_write_endio’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ - 55 | TRACE_EVENT(ext2_dio_write_endio, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ - 55 | TRACE_EVENT(ext2_dio_write_endio, - | ^~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:110: -../fs/ext2/./trace.h: In function ‘__bpf_trace_ext2_dio_class’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(ext2_dio_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(ext2_dio_class, +../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 32 | DECLARE_EVENT_CLASS(dev_reg_evt, @@ -21259,93 +21962 @@ -../fs/ext2/./trace.h: In function ‘__bpf_trace_ext2_dio_write_endio’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ - 55 | TRACE_EVENT(ext2_dio_write_endio, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ - 55 | TRACE_EVENT(ext2_dio_write_endio, - | ^~~~~~~~~~~ -make[5]: *** [../scripts/Makefile.build:244: fs/ext2/trace.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: fs/ext2] Error 2 -make[4]: *** Waiting for unfinished jobs.... -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/kyber.h:95, - from ../block/kyber-iosched.c:23: -../include/trace/events/kyber.h: In function ‘trace_event_raw_event_kyber_latency’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(kyber_latency, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(kyber_latency, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(kyber_latency, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(kyber_latency, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(kyber_latency, - | ^~~~~~~~~~~ -../include/trace/events/kyber.h: In function ‘trace_event_raw_event_kyber_adjust’: +../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘trace_event_raw_event_dev_irq’: @@ -21361,2 +21972,2 @@ -../include/trace/events/kyber.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(kyber_adjust, +../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(dev_irq, @@ -21373,2 +21984,2 @@ -../include/trace/events/kyber.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(kyber_adjust, +../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(dev_irq, @@ -21376 +21987 @@ -../include/trace/events/kyber.h: In function ‘trace_event_raw_event_kyber_throttled’: +../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘trace_event_raw_event_dev_txid_evt’: @@ -21383,6 +21994,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/kyber.h:71:1: note: in expansion of macro ‘TRACE_EVENT’ - 71 | TRACE_EVENT(kyber_throttled, - | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 82 | DECLARE_EVENT_CLASS(dev_txid_evt, + | ^~~~~~~~~~~~~~~~~~~ @@ -21395,6 +22003,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/kyber.h:71:1: note: in expansion of macro ‘TRACE_EVENT’ - 71 | TRACE_EVENT(kyber_throttled, - | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 82 | DECLARE_EVENT_CLASS(dev_txid_evt, + | ^~~~~~~~~~~~~~~~~~~ @@ -21402 +22007 @@ -../include/trace/events/kyber.h: In function ‘perf_trace_kyber_latency’: +../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘perf_trace_dev_reg_evt’: @@ -21409,6 +22014,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(kyber_latency, - | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 32 | DECLARE_EVENT_CLASS(dev_reg_evt, + | ^~~~~~~~~~~~~~~~~~~ @@ -21421,7 +22023,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(kyber_latency, - | ^~~~~~~~~~~ -../include/trace/events/kyber.h: In function ‘perf_trace_kyber_adjust’: +../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 32 | DECLARE_EVENT_CLASS(dev_reg_evt, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘perf_trace_dev_irq’: @@ -21437,2 +22036,2 @@ -../include/trace/events/kyber.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(kyber_adjust, +../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(dev_irq, @@ -21449,2 +22048,2 @@ -../include/trace/events/kyber.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(kyber_adjust, +../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(dev_irq, @@ -21452 +22051 @@ -../include/trace/events/kyber.h: In function ‘perf_trace_kyber_throttled’: +../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘perf_trace_dev_txid_evt’: @@ -21459,6 +22058,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/kyber.h:71:1: note: in expansion of macro ‘TRACE_EVENT’ - 71 | TRACE_EVENT(kyber_throttled, - | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 82 | DECLARE_EVENT_CLASS(dev_txid_evt, + | ^~~~~~~~~~~~~~~~~~~ @@ -21471,6 +22067,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/kyber.h:71:1: note: in expansion of macro ‘TRACE_EVENT’ - 71 | TRACE_EVENT(kyber_throttled, - | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 82 | DECLARE_EVENT_CLASS(dev_txid_evt, + | ^~~~~~~~~~~~~~~~~~~ @@ -21478 +22071 @@ -../include/trace/events/kyber.h: In function ‘__bpf_trace_kyber_latency’: +../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘__bpf_trace_dev_reg_evt’: @@ -21485,6 +22078,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(kyber_latency, - | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 32 | DECLARE_EVENT_CLASS(dev_reg_evt, + | ^~~~~~~~~~~~~~~~~~~ @@ -21497,7 +22087,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(kyber_latency, - | ^~~~~~~~~~~ -../include/trace/events/kyber.h: In function ‘__bpf_trace_kyber_adjust’: +../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 32 | DECLARE_EVENT_CLASS(dev_reg_evt, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘__bpf_trace_dev_irq’: @@ -21513,2 +22100,2 @@ -../include/trace/events/kyber.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(kyber_adjust, +../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(dev_irq, @@ -21525,2 +22112,2 @@ -../include/trace/events/kyber.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(kyber_adjust, +../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(dev_irq, @@ -21528 +22115 @@ -../include/trace/events/kyber.h: In function ‘__bpf_trace_kyber_throttled’: +../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘__bpf_trace_dev_txid_evt’: @@ -21535,6 +22122,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/kyber.h:71:1: note: in expansion of macro ‘TRACE_EVENT’ - 71 | TRACE_EVENT(kyber_throttled, - | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 82 | DECLARE_EVENT_CLASS(dev_txid_evt, + | ^~~~~~~~~~~~~~~~~~~ @@ -21547,8 +22131,5 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/kyber.h:71:1: note: in expansion of macro ‘TRACE_EVENT’ - 71 | TRACE_EVENT(kyber_throttled, - | ^~~~~~~~~~~ -make[4]: *** [../scripts/Makefile.build:244: block/kyber-iosched.o] Error 1 -make[3]: *** [../scripts/Makefile.build:485: block] Error 2 +../drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 82 | DECLARE_EVENT_CLASS(dev_txid_evt, + | ^~~~~~~~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt76/trace.o] Error 1 +make[8]: *** Waiting for unfinished jobs.... @@ -21935,0 +22517 @@ +make[4]: *** Waiting for unfinished jobs.... @@ -21937,3 +22519,3 @@ - from ../drivers/net/ethernet/freescale/dpaa/dpaa_eth_trace.h:115, - from ../drivers/net/ethernet/freescale/dpaa/dpaa_eth.c:45: -../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h: In function ‘trace_event_raw_event_dpaa_eth_fd’: + from ../drivers/net/ethernet/intel/e1000e/e1000e_trace.h:42, + from ../drivers/net/ethernet/intel/e1000e/netdev.c:31: +../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h: In function ‘trace_event_raw_event_e1000e_trace_mac_register’: @@ -21946,3 +22528,6 @@ -../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 29 | DECLARE_EVENT_CLASS(dpaa_eth_fd, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(e1000e_trace_mac_register, + | ^~~~~~~~~~~ @@ -21955,3 +22540,6 @@ -../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 29 | DECLARE_EVENT_CLASS(dpaa_eth_fd, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(e1000e_trace_mac_register, + | ^~~~~~~~~~~ @@ -21964,3 +22552,6 @@ -../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 29 | DECLARE_EVENT_CLASS(dpaa_eth_fd, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(e1000e_trace_mac_register, + | ^~~~~~~~~~~ @@ -21973,3 +22564,6 @@ -../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 29 | DECLARE_EVENT_CLASS(dpaa_eth_fd, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(e1000e_trace_mac_register, + | ^~~~~~~~~~~ @@ -21982,3 +22576,6 @@ -../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 29 | DECLARE_EVENT_CLASS(dpaa_eth_fd, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(e1000e_trace_mac_register, + | ^~~~~~~~~~~ @@ -21986 +22583 @@ -../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h: In function ‘perf_trace_dpaa_eth_fd’: +../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h: In function ‘perf_trace_e1000e_trace_mac_register’: @@ -21993,3 +22590,6 @@ -../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 29 | DECLARE_EVENT_CLASS(dpaa_eth_fd, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(e1000e_trace_mac_register, + | ^~~~~~~~~~~ @@ -22002,3 +22602,6 @@ -../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 29 | DECLARE_EVENT_CLASS(dpaa_eth_fd, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(e1000e_trace_mac_register, + | ^~~~~~~~~~~ @@ -22006 +22609 @@ -../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h: In function ‘__bpf_trace_dpaa_eth_fd’: +../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h: In function ‘__bpf_trace_e1000e_trace_mac_register’: @@ -22013,3 +22616,6 @@ -../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 29 | DECLARE_EVENT_CLASS(dpaa_eth_fd, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(e1000e_trace_mac_register, + | ^~~~~~~~~~~ @@ -22022,5 +22628,8 @@ -../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 29 | DECLARE_EVENT_CLASS(dpaa_eth_fd, - | ^~~~~~~~~~~~~~~~~~~ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/freescale/dpaa/dpaa_eth.o] Error 1 -make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/freescale/dpaa] Error 2 +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(e1000e_trace_mac_register, + | ^~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/intel/e1000e/netdev.o] Error 1 +make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/intel/e1000e] Error 2 @@ -22029,3 +22638,3 @@ - from ../drivers/net/wireless/mediatek/mt76/trace.h:111, - from ../drivers/net/wireless/mediatek/mt76/trace.c:10: -../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘trace_event_raw_event_dev_reg_evt’: + from ../include/trace/events/kyber.h:95, + from ../block/kyber-iosched.c:23: +../include/trace/events/kyber.h: In function ‘trace_event_raw_event_kyber_latency’: @@ -22038,3 +22647,6 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 32 | DECLARE_EVENT_CLASS(dev_reg_evt, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(kyber_latency, + | ^~~~~~~~~~~ @@ -22047,3 +22659,6 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 32 | DECLARE_EVENT_CLASS(dev_reg_evt, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(kyber_latency, + | ^~~~~~~~~~~ @@ -22056,3 +22671,6 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 32 | DECLARE_EVENT_CLASS(dev_reg_evt, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(kyber_latency, + | ^~~~~~~~~~~ @@ -22065,3 +22683,6 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 32 | DECLARE_EVENT_CLASS(dev_reg_evt, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(kyber_latency, + | ^~~~~~~~~~~ @@ -22074,4 +22695,7 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 32 | DECLARE_EVENT_CLASS(dev_reg_evt, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘trace_event_raw_event_dev_irq’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(kyber_latency, + | ^~~~~~~~~~~ +../include/trace/events/kyber.h: In function ‘trace_event_raw_event_kyber_adjust’: @@ -22087,2 +22711,2 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(dev_irq, +../include/trace/events/kyber.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(kyber_adjust, @@ -22099,2 +22723,2 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(dev_irq, +../include/trace/events/kyber.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(kyber_adjust, @@ -22102 +22726 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘trace_event_raw_event_dev_txid_evt’: +../include/trace/events/kyber.h: In function ‘trace_event_raw_event_kyber_throttled’: @@ -22109,3 +22733,6 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 82 | DECLARE_EVENT_CLASS(dev_txid_evt, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kyber.h:71:1: note: in expansion of macro ‘TRACE_EVENT’ + 71 | TRACE_EVENT(kyber_throttled, + | ^~~~~~~~~~~ @@ -22118,3 +22745,6 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 82 | DECLARE_EVENT_CLASS(dev_txid_evt, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kyber.h:71:1: note: in expansion of macro ‘TRACE_EVENT’ + 71 | TRACE_EVENT(kyber_throttled, + | ^~~~~~~~~~~ @@ -22122 +22752 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘perf_trace_dev_reg_evt’: +../include/trace/events/kyber.h: In function ‘perf_trace_kyber_latency’: @@ -22129,3 +22759,6 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 32 | DECLARE_EVENT_CLASS(dev_reg_evt, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(kyber_latency, + | ^~~~~~~~~~~ @@ -22138,4 +22771,7 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 32 | DECLARE_EVENT_CLASS(dev_reg_evt, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘perf_trace_dev_irq’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(kyber_latency, + | ^~~~~~~~~~~ +../include/trace/events/kyber.h: In function ‘perf_trace_kyber_adjust’: @@ -22151,2 +22787,2 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(dev_irq, +../include/trace/events/kyber.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(kyber_adjust, @@ -22163,2 +22799,2 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(dev_irq, +../include/trace/events/kyber.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(kyber_adjust, @@ -22166 +22802 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘perf_trace_dev_txid_evt’: +../include/trace/events/kyber.h: In function ‘perf_trace_kyber_throttled’: @@ -22173,3 +22809,6 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 82 | DECLARE_EVENT_CLASS(dev_txid_evt, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kyber.h:71:1: note: in expansion of macro ‘TRACE_EVENT’ + 71 | TRACE_EVENT(kyber_throttled, + | ^~~~~~~~~~~ @@ -22182,3 +22821,6 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 82 | DECLARE_EVENT_CLASS(dev_txid_evt, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kyber.h:71:1: note: in expansion of macro ‘TRACE_EVENT’ + 71 | TRACE_EVENT(kyber_throttled, + | ^~~~~~~~~~~ @@ -22186 +22828 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘__bpf_trace_dev_reg_evt’: +../include/trace/events/kyber.h: In function ‘__bpf_trace_kyber_latency’: @@ -22193,3 +22835,6 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 32 | DECLARE_EVENT_CLASS(dev_reg_evt, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(kyber_latency, + | ^~~~~~~~~~~ @@ -22202,4 +22847,7 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 32 | DECLARE_EVENT_CLASS(dev_reg_evt, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘__bpf_trace_dev_irq’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(kyber_latency, + | ^~~~~~~~~~~ +../include/trace/events/kyber.h: In function ‘__bpf_trace_kyber_adjust’: @@ -22215,2 +22863,2 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(dev_irq, +../include/trace/events/kyber.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(kyber_adjust, @@ -22227,2 +22875,2 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(dev_irq, +../include/trace/events/kyber.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(kyber_adjust, @@ -22230 +22878 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘__bpf_trace_dev_txid_evt’: +../include/trace/events/kyber.h: In function ‘__bpf_trace_kyber_throttled’: @@ -22237,90 +22885,2 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 82 | DECLARE_EVENT_CLASS(dev_txid_evt, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 82 | DECLARE_EVENT_CLASS(dev_txid_evt, - | ^~~~~~~~~~~~~~~~~~~ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt76/trace.o] Error 1 -make[8]: *** Waiting for unfinished jobs.... -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/iscsi.h:107, - from ../drivers/scsi/scsi_transport_iscsi.c:30: -../include/trace/events/iscsi.h: In function ‘trace_event_raw_event_iscsi_log_msg’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, - | ^~~~~~~~~~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:109: -../include/trace/events/iscsi.h: In function ‘perf_trace_iscsi_log_msg’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, - | ^~~~~~~~~~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:110: -../include/trace/events/iscsi.h: In function ‘__bpf_trace_iscsi_log_msg’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ @@ -22328,3 +22888,3 @@ -../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kyber.h:71:1: note: in expansion of macro ‘TRACE_EVENT’ + 71 | TRACE_EVENT(kyber_throttled, + | ^~~~~~~~~~~ @@ -22337,5 +22897,7 @@ -../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, - | ^~~~~~~~~~~~~~~~~~~ -make[5]: *** [../scripts/Makefile.build:244: drivers/scsi/scsi_transport_iscsi.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: drivers/scsi] Error 2 +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kyber.h:71:1: note: in expansion of macro ‘TRACE_EVENT’ + 71 | TRACE_EVENT(kyber_throttled, + | ^~~~~~~~~~~ +make[4]: *** [../scripts/Makefile.build:244: block/kyber-iosched.o] Error 1 @@ -22343,3 +22905,3 @@ - from ../drivers/net/ethernet/intel/e1000e/e1000e_trace.h:42, - from ../drivers/net/ethernet/intel/e1000e/netdev.c:31: -../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h: In function ‘trace_event_raw_event_e1000e_trace_mac_register’: + from ../drivers/net/ethernet/fungible/funeth/funeth_trace.h:117, + from ../drivers/net/ethernet/fungible/funeth/funeth_rx.c:15: +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘trace_event_raw_event_funeth_tx’: @@ -22355,2 +22917,2 @@ -../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(e1000e_trace_mac_register, +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(funeth_tx, @@ -22367,2 +22929,2 @@ -../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(e1000e_trace_mac_register, +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(funeth_tx, @@ -22379,2 +22941,2 @@ -../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(e1000e_trace_mac_register, +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(funeth_tx, @@ -22391,2 +22953,2 @@ -../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(e1000e_trace_mac_register, +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(funeth_tx, @@ -22403,54 +22965,2 @@ -../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(e1000e_trace_mac_register, - | ^~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:109: -../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h: In function ‘perf_trace_e1000e_trace_mac_register’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(e1000e_trace_mac_register, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(e1000e_trace_mac_register, - | ^~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:110: -../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h: In function ‘__bpf_trace_e1000e_trace_mac_register’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(e1000e_trace_mac_register, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(e1000e_trace_mac_register, +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(funeth_tx, @@ -22458,110 +22968 @@ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/intel/e1000e/netdev.o] Error 1 -make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/intel/e1000e] Error 2 -make[7]: *** Waiting for unfinished jobs.... -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/fs_dax.h:286, - from ../fs/dax.c:31: -../include/trace/events/fs_dax.h: In function ‘trace_event_raw_event_dax_pmd_fault_class’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h: In function ‘trace_event_raw_event_dax_pmd_load_hole_class’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 63 | DECLARE_EVENT_CLASS(dax_pmd_load_hole_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 63 | DECLARE_EVENT_CLASS(dax_pmd_load_hole_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h: In function ‘trace_event_raw_event_dax_pmd_insert_mapping_class’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 105 | DECLARE_EVENT_CLASS(dax_pmd_insert_mapping_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 105 | DECLARE_EVENT_CLASS(dax_pmd_insert_mapping_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h: In function ‘trace_event_raw_event_dax_pte_fault_class’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h:153:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 153 | DECLARE_EVENT_CLASS(dax_pte_fault_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h:153:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 153 | DECLARE_EVENT_CLASS(dax_pte_fault_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h: In function ‘trace_event_raw_event_dax_insert_mapping’: +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘trace_event_raw_event_funeth_tx_free’: @@ -22577,2 +22978,2 @@ -../include/trace/events/fs_dax.h:197:1: note: in expansion of macro ‘TRACE_EVENT’ - 197 | TRACE_EVENT(dax_insert_mapping, +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(funeth_tx_free, @@ -22589,2 +22990,2 @@ -../include/trace/events/fs_dax.h:197:1: note: in expansion of macro ‘TRACE_EVENT’ - 197 | TRACE_EVENT(dax_insert_mapping, +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(funeth_tx_free, @@ -22592,20 +22993 @@ -../include/trace/events/fs_dax.h: In function ‘trace_event_raw_event_dax_writeback_range_class’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h:227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 227 | DECLARE_EVENT_CLASS(dax_writeback_range_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h:227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 227 | DECLARE_EVENT_CLASS(dax_writeback_range_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h: In function ‘trace_event_raw_event_dax_writeback_one’: +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘trace_event_raw_event_funeth_rx’: @@ -22621,2 +23003,2 @@ -../include/trace/events/fs_dax.h:259:1: note: in expansion of macro ‘TRACE_EVENT’ - 259 | TRACE_EVENT(dax_writeback_one, +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ + 73 | TRACE_EVENT(funeth_rx, @@ -22633,2 +23015,2 @@ -../include/trace/events/fs_dax.h:259:1: note: in expansion of macro ‘TRACE_EVENT’ - 259 | TRACE_EVENT(dax_writeback_one, +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ + 73 | TRACE_EVENT(funeth_rx, @@ -22637,77 +23019 @@ -../include/trace/events/fs_dax.h: In function ‘perf_trace_dax_pmd_fault_class’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h: In function ‘perf_trace_dax_pmd_load_hole_class’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 63 | DECLARE_EVENT_CLASS(dax_pmd_load_hole_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 63 | DECLARE_EVENT_CLASS(dax_pmd_load_hole_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h: In function ‘perf_trace_dax_pmd_insert_mapping_class’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 105 | DECLARE_EVENT_CLASS(dax_pmd_insert_mapping_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 105 | DECLARE_EVENT_CLASS(dax_pmd_insert_mapping_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h: In function ‘perf_trace_dax_pte_fault_class’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h:153:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 153 | DECLARE_EVENT_CLASS(dax_pte_fault_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h:153:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 153 | DECLARE_EVENT_CLASS(dax_pte_fault_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h: In function ‘perf_trace_dax_insert_mapping’: +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘perf_trace_funeth_tx’: @@ -22723,2 +23029,2 @@ -../include/trace/events/fs_dax.h:197:1: note: in expansion of macro ‘TRACE_EVENT’ - 197 | TRACE_EVENT(dax_insert_mapping, +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(funeth_tx, @@ -22735,2 +23041,2 @@ -../include/trace/events/fs_dax.h:197:1: note: in expansion of macro ‘TRACE_EVENT’ - 197 | TRACE_EVENT(dax_insert_mapping, +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(funeth_tx, @@ -22738 +23044 @@ -../include/trace/events/fs_dax.h: In function ‘perf_trace_dax_writeback_range_class’: +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘perf_trace_funeth_tx_free’: @@ -22745,3 +23051,6 @@ -../include/trace/events/fs_dax.h:227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 227 | DECLARE_EVENT_CLASS(dax_writeback_range_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(funeth_tx_free, + | ^~~~~~~~~~~ @@ -22754,4 +23063,7 @@ -../include/trace/events/fs_dax.h:227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 227 | DECLARE_EVENT_CLASS(dax_writeback_range_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h: In function ‘perf_trace_dax_writeback_one’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(funeth_tx_free, + | ^~~~~~~~~~~ +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘perf_trace_funeth_rx’: @@ -22767,2 +23079,2 @@ -../include/trace/events/fs_dax.h:259:1: note: in expansion of macro ‘TRACE_EVENT’ - 259 | TRACE_EVENT(dax_writeback_one, +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ + 73 | TRACE_EVENT(funeth_rx, @@ -22779,2 +23091,2 @@ -../include/trace/events/fs_dax.h:259:1: note: in expansion of macro ‘TRACE_EVENT’ - 259 | TRACE_EVENT(dax_writeback_one, +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ + 73 | TRACE_EVENT(funeth_rx, @@ -22783,20 +23095 @@ -../include/trace/events/fs_dax.h: In function ‘__bpf_trace_dax_pmd_fault_class’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h: In function ‘__bpf_trace_dax_pmd_load_hole_class’: +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘__bpf_trace_funeth_tx’: @@ -22809,18 +23102,2 @@ -../include/trace/events/fs_dax.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 63 | DECLARE_EVENT_CLASS(dax_pmd_load_hole_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 63 | DECLARE_EVENT_CLASS(dax_pmd_load_hole_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h: In function ‘__bpf_trace_dax_pmd_insert_mapping_class’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ @@ -22828,3 +23105,3 @@ -../include/trace/events/fs_dax.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 105 | DECLARE_EVENT_CLASS(dax_pmd_insert_mapping_class, - | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(funeth_tx, + | ^~~~~~~~~~~ @@ -22837,18 +23114,2 @@ -../include/trace/events/fs_dax.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 105 | DECLARE_EVENT_CLASS(dax_pmd_insert_mapping_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h: In function ‘__bpf_trace_dax_pte_fault_class’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h:153:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 153 | DECLARE_EVENT_CLASS(dax_pte_fault_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ @@ -22856,4 +23117,4 @@ -../include/trace/events/fs_dax.h:153:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 153 | DECLARE_EVENT_CLASS(dax_pte_fault_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h: In function ‘__bpf_trace_dax_insert_mapping’: +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(funeth_tx, + | ^~~~~~~~~~~ +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘__bpf_trace_funeth_tx_free’: @@ -22869,2 +23130,2 @@ -../include/trace/events/fs_dax.h:197:1: note: in expansion of macro ‘TRACE_EVENT’ - 197 | TRACE_EVENT(dax_insert_mapping, +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(funeth_tx_free, @@ -22881,2 +23142,2 @@ -../include/trace/events/fs_dax.h:197:1: note: in expansion of macro ‘TRACE_EVENT’ - 197 | TRACE_EVENT(dax_insert_mapping, +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(funeth_tx_free, @@ -22884,20 +23145 @@ -../include/trace/events/fs_dax.h: In function ‘__bpf_trace_dax_writeback_range_class’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h:227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 227 | DECLARE_EVENT_CLASS(dax_writeback_range_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h:227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 227 | DECLARE_EVENT_CLASS(dax_writeback_range_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/fs_dax.h: In function ‘__bpf_trace_dax_writeback_one’: +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘__bpf_trace_funeth_rx’: @@ -22913,2 +23155,2 @@ -../include/trace/events/fs_dax.h:259:1: note: in expansion of macro ‘TRACE_EVENT’ - 259 | TRACE_EVENT(dax_writeback_one, +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ + 73 | TRACE_EVENT(funeth_rx, @@ -22925,2 +23167,2 @@ -../include/trace/events/fs_dax.h:259:1: note: in expansion of macro ‘TRACE_EVENT’ - 259 | TRACE_EVENT(dax_writeback_one, +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ + 73 | TRACE_EVENT(funeth_rx, @@ -22928,148 +23170,5 @@ -make[4]: *** [../scripts/Makefile.build:244: fs/dax.o] Error 1 -In file included from ../include/trace/define_trace.h:108, - from ../drivers/net/wireless/mediatek/mt76/usb_trace.h:86, - from ../drivers/net/wireless/mediatek/mt76/usb_trace.c:10: -../drivers/net/wireless/mediatek/mt76/./usb_trace.h: In function ‘trace_event_raw_event_dev_reg_evt’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(dev_reg_evt, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(dev_reg_evt, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(dev_reg_evt, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(dev_reg_evt, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(dev_reg_evt, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./usb_trace.h: In function ‘trace_event_raw_event_urb_transfer’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 54 | DECLARE_EVENT_CLASS(urb_transfer, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 54 | DECLARE_EVENT_CLASS(urb_transfer, - | ^~~~~~~~~~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:109: -../drivers/net/wireless/mediatek/mt76/./usb_trace.h: In function ‘perf_trace_dev_reg_evt’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(dev_reg_evt, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(dev_reg_evt, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./usb_trace.h: In function ‘perf_trace_urb_transfer’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 54 | DECLARE_EVENT_CLASS(urb_transfer, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 54 | DECLARE_EVENT_CLASS(urb_transfer, - | ^~~~~~~~~~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:110: -../drivers/net/wireless/mediatek/mt76/./usb_trace.h: In function ‘__bpf_trace_dev_reg_evt’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(dev_reg_evt, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(dev_reg_evt, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./usb_trace.h: In function ‘__bpf_trace_urb_transfer’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 54 | DECLARE_EVENT_CLASS(urb_transfer, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 54 | DECLARE_EVENT_CLASS(urb_transfer, - | ^~~~~~~~~~~~~~~~~~~ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt76/usb_trace.o] Error 1 +make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/fungible/funeth/funeth_rx.o] Error 1 +make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/fungible/funeth] Error 2 +make[6]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/fungible] Error 2 +make[6]: *** Waiting for unfinished jobs.... +make[3]: *** [../scripts/Makefile.build:485: block] Error 2 @@ -23846,3 +23945,3 @@ - from ../drivers/net/ethernet/fungible/funeth/funeth_trace.h:117, - from ../drivers/net/ethernet/fungible/funeth/funeth_rx.c:15: -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘trace_event_raw_event_funeth_tx’: + from ../fs/ext2/trace.h:94, + from ../fs/ext2/trace.c:6: +../fs/ext2/./trace.h: In function ‘trace_event_raw_event_ext2_dio_class’: @@ -23855,6 +23954,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(funeth_tx, - | ^~~~~~~~~~~ +../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(ext2_dio_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -23867,6 +23963,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(funeth_tx, - | ^~~~~~~~~~~ +../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(ext2_dio_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -23879,6 +23972,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(funeth_tx, - | ^~~~~~~~~~~ +../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(ext2_dio_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -23891,6 +23981,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(funeth_tx, - | ^~~~~~~~~~~ +../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(ext2_dio_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -23903,32 +23990,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(funeth_tx, - | ^~~~~~~~~~~ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘trace_event_raw_event_funeth_tx_free’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ - 43 | TRACE_EVENT(funeth_tx_free, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ - 43 | TRACE_EVENT(funeth_tx_free, - | ^~~~~~~~~~~ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘trace_event_raw_event_funeth_rx’: +../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(ext2_dio_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/ext2/./trace.h: In function ‘trace_event_raw_event_ext2_dio_write_endio’: @@ -23944,2 +24003,2 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ - 73 | TRACE_EVENT(funeth_rx, +../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(ext2_dio_write_endio, @@ -23956,2 +24015,2 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ - 73 | TRACE_EVENT(funeth_rx, +../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(ext2_dio_write_endio, @@ -23960,26 +24019 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘perf_trace_funeth_tx’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(funeth_tx, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(funeth_tx, - | ^~~~~~~~~~~ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘perf_trace_funeth_tx_free’: +../fs/ext2/./trace.h: In function ‘perf_trace_ext2_dio_class’: @@ -23992,6 +24026,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ - 43 | TRACE_EVENT(funeth_tx_free, - | ^~~~~~~~~~~ +../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(ext2_dio_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -24004,7 +24035,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ - 43 | TRACE_EVENT(funeth_tx_free, - | ^~~~~~~~~~~ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘perf_trace_funeth_rx’: +../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(ext2_dio_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/ext2/./trace.h: In function ‘perf_trace_ext2_dio_write_endio’: @@ -24020,2 +24048,2 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ - 73 | TRACE_EVENT(funeth_rx, +../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(ext2_dio_write_endio, @@ -24032,2 +24060,2 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ - 73 | TRACE_EVENT(funeth_rx, +../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(ext2_dio_write_endio, @@ -24036,26 +24064 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘__bpf_trace_funeth_tx’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(funeth_tx, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(funeth_tx, - | ^~~~~~~~~~~ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘__bpf_trace_funeth_tx_free’: +../fs/ext2/./trace.h: In function ‘__bpf_trace_ext2_dio_class’: @@ -24068,6 +24071,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ - 43 | TRACE_EVENT(funeth_tx_free, - | ^~~~~~~~~~~ +../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(ext2_dio_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -24080,7 +24080,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ - 43 | TRACE_EVENT(funeth_tx_free, - | ^~~~~~~~~~~ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘__bpf_trace_funeth_rx’: +../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(ext2_dio_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/ext2/./trace.h: In function ‘__bpf_trace_ext2_dio_write_endio’: @@ -24096,2 +24093,2 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ - 73 | TRACE_EVENT(funeth_rx, +../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(ext2_dio_write_endio, @@ -24108,2 +24105,2 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ - 73 | TRACE_EVENT(funeth_rx, +../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(ext2_dio_write_endio, @@ -24111,4 +24108,2 @@ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/fungible/funeth/funeth_rx.o] Error 1 -make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/fungible/funeth] Error 2 -make[6]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/fungible] Error 2 -make[6]: *** Waiting for unfinished jobs.... +make[5]: *** [../scripts/Makefile.build:244: fs/ext2/trace.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: fs/ext2] Error 2 @@ -24755,3 +24750,3 @@ - from ../drivers/net/wireless/mediatek/mt76/mt792x_trace.h:51, - from ../drivers/net/wireless/mediatek/mt76/mt792x_trace.c:10: -../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h: In function ‘trace_event_raw_event_lp_event’: + from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-trace.h:197, + from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c:29: +../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h: In function ‘trace_event_raw_event_dpaa2_eth_fd’: @@ -24764,6 +24759,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ - 23 | TRACE_EVENT(lp_event, - | ^~~~~~~~~~~ +../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, + | ^~~~~~~~~~~~~~~~~~~ @@ -24776,6 +24768,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ - 23 | TRACE_EVENT(lp_event, - | ^~~~~~~~~~~ +../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, + | ^~~~~~~~~~~~~~~~~~~ @@ -24788,6 +24777,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ - 23 | TRACE_EVENT(lp_event, - | ^~~~~~~~~~~ +../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, + | ^~~~~~~~~~~~~~~~~~~ @@ -24800,6 +24786,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ - 23 | TRACE_EVENT(lp_event, - | ^~~~~~~~~~~ +../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, + | ^~~~~~~~~~~~~~~~~~~ @@ -24812,6 +24795,22 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ - 23 | TRACE_EVENT(lp_event, - | ^~~~~~~~~~~ +../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h: In function ‘trace_event_raw_event_dpaa2_eth_buf’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 109 | DECLARE_EVENT_CLASS(dpaa2_eth_buf, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 109 | DECLARE_EVENT_CLASS(dpaa2_eth_buf, + | ^~~~~~~~~~~~~~~~~~~ @@ -24819 +24818 @@ -../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h: In function ‘perf_trace_lp_event’: +../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h: In function ‘perf_trace_dpaa2_eth_fd’: @@ -24826,6 +24825,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ - 23 | TRACE_EVENT(lp_event, - | ^~~~~~~~~~~ +../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, + | ^~~~~~~~~~~~~~~~~~~ @@ -24838,6 +24834,22 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ - 23 | TRACE_EVENT(lp_event, - | ^~~~~~~~~~~ +../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h: In function ‘perf_trace_dpaa2_eth_buf’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 109 | DECLARE_EVENT_CLASS(dpaa2_eth_buf, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 109 | DECLARE_EVENT_CLASS(dpaa2_eth_buf, + | ^~~~~~~~~~~~~~~~~~~ @@ -24845 +24857 @@ -../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h: In function ‘__bpf_trace_lp_event’: +../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h: In function ‘__bpf_trace_dpaa2_eth_fd’: @@ -24852,6 +24864,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ - 23 | TRACE_EVENT(lp_event, - | ^~~~~~~~~~~ +../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, + | ^~~~~~~~~~~~~~~~~~~ @@ -24864,2 +24873,9 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h: In function ‘__bpf_trace_dpaa2_eth_buf’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -24867,4 +24883,15 @@ -../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ - 23 | TRACE_EVENT(lp_event, - | ^~~~~~~~~~~ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt76/mt792x_trace.o] Error 1 +../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 109 | DECLARE_EVENT_CLASS(dpaa2_eth_buf, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 109 | DECLARE_EVENT_CLASS(dpaa2_eth_buf, + | ^~~~~~~~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.o] Error 1 +make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/freescale/dpaa2] Error 2 +make[6]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/freescale] Error 2 @@ -24872,3 +24899,3 @@ - from ../drivers/net/wireless/ath/ath12k/trace.h:179, - from ../drivers/net/wireless/ath/ath12k/trace.c:10: -../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘trace_event_raw_event_ath12k_htt_pktlog’: + from ../include/trace/events/compaction.h:356, + from ../mm/compaction.c:64: +../include/trace/events/compaction.h: In function ‘trace_event_raw_event_mm_compaction_isolate_template’: @@ -24881,6 +24908,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(ath12k_htt_pktlog, - | ^~~~~~~~~~~ +../include/trace/events/compaction.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -24893,6 +24917,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(ath12k_htt_pktlog, - | ^~~~~~~~~~~ +../include/trace/events/compaction.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -24904,0 +24926,28 @@ +../include/trace/events/compaction.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h: In function ‘trace_event_raw_event_mm_compaction_migratepages’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -24908,2 +24957,2 @@ -../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(ath12k_htt_pktlog, +../include/trace/events/compaction.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ + 79 | TRACE_EVENT(mm_compaction_migratepages, @@ -24920,2 +24969,2 @@ -../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(ath12k_htt_pktlog, +../include/trace/events/compaction.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ + 79 | TRACE_EVENT(mm_compaction_migratepages, @@ -24923,3 +24972,4 @@ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ +../include/trace/events/compaction.h: In function ‘trace_event_raw_event_mm_compaction_begin’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ @@ -24932,2 +24982,2 @@ -../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(ath12k_htt_pktlog, +../include/trace/events/compaction.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(mm_compaction_begin, @@ -24935 +24985,13 @@ -../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘trace_event_raw_event_ath12k_htt_ppdu_stats’: +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(mm_compaction_begin, + | ^~~~~~~~~~~ +../include/trace/events/compaction.h: In function ‘trace_event_raw_event_mm_compaction_end’: @@ -24945,2 +25007,2 @@ -../drivers/net/wireless/ath/ath12k/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ - 55 | TRACE_EVENT(ath12k_htt_ppdu_stats, +../include/trace/events/compaction.h:131:1: note: in expansion of macro ‘TRACE_EVENT’ + 131 | TRACE_EVENT(mm_compaction_end, @@ -24957,2 +25019,2 @@ -../drivers/net/wireless/ath/ath12k/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ - 55 | TRACE_EVENT(ath12k_htt_ppdu_stats, +../include/trace/events/compaction.h:131:1: note: in expansion of macro ‘TRACE_EVENT’ + 131 | TRACE_EVENT(mm_compaction_end, @@ -24960 +25022 @@ -../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘trace_event_raw_event_ath12k_htt_rxdesc’: +../include/trace/events/compaction.h: In function ‘trace_event_raw_event_mm_compaction_try_to_compact_pages’: @@ -24970,2 +25032,2 @@ -../drivers/net/wireless/ath/ath12k/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ - 98 | TRACE_EVENT(ath12k_htt_rxdesc, +../include/trace/events/compaction.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ + 165 | TRACE_EVENT(mm_compaction_try_to_compact_pages, @@ -24982,2 +25044,2 @@ -../drivers/net/wireless/ath/ath12k/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ - 98 | TRACE_EVENT(ath12k_htt_rxdesc, +../include/trace/events/compaction.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ + 165 | TRACE_EVENT(mm_compaction_try_to_compact_pages, @@ -24985 +25047,39 @@ -../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘trace_event_raw_event_ath12k_wmi_diag’: +../include/trace/events/compaction.h: In function ‘trace_event_raw_event_mm_compaction_suitable_template’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h:192:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 192 | DECLARE_EVENT_CLASS(mm_compaction_suitable_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h:192:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 192 | DECLARE_EVENT_CLASS(mm_compaction_suitable_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h: In function ‘trace_event_raw_event_mm_compaction_defer_template’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h:239:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 239 | DECLARE_EVENT_CLASS(mm_compaction_defer_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h:239:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 239 | DECLARE_EVENT_CLASS(mm_compaction_defer_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h: In function ‘trace_event_raw_event_mm_compaction_kcompactd_sleep’: @@ -24995,2 +25095,2 @@ -../drivers/net/wireless/ath/ath12k/./trace.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ - 143 | TRACE_EVENT(ath12k_wmi_diag, +../include/trace/events/compaction.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ + 293 | TRACE_EVENT(mm_compaction_kcompactd_sleep, @@ -25007,2 +25107,2 @@ -../drivers/net/wireless/ath/ath12k/./trace.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ - 143 | TRACE_EVENT(ath12k_wmi_diag, +../include/trace/events/compaction.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ + 293 | TRACE_EVENT(mm_compaction_kcompactd_sleep, @@ -25009,0 +25110,19 @@ +../include/trace/events/compaction.h: In function ‘trace_event_raw_event_kcompactd_wake_template’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h:310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 310 | DECLARE_EVENT_CLASS(kcompactd_wake_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h:310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 310 | DECLARE_EVENT_CLASS(kcompactd_wake_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -25011 +25130,20 @@ -../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘perf_trace_ath12k_htt_pktlog’: +../include/trace/events/compaction.h: In function ‘perf_trace_mm_compaction_isolate_template’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h: In function ‘perf_trace_mm_compaction_migratepages’: @@ -25021,2 +25159,2 @@ -../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(ath12k_htt_pktlog, +../include/trace/events/compaction.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ + 79 | TRACE_EVENT(mm_compaction_migratepages, @@ -25033,2 +25171,2 @@ -../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(ath12k_htt_pktlog, +../include/trace/events/compaction.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ + 79 | TRACE_EVENT(mm_compaction_migratepages, @@ -25036 +25174 @@ -../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘perf_trace_ath12k_htt_ppdu_stats’: +../include/trace/events/compaction.h: In function ‘perf_trace_mm_compaction_begin’: @@ -25046,2 +25184,2 @@ -../drivers/net/wireless/ath/ath12k/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ - 55 | TRACE_EVENT(ath12k_htt_ppdu_stats, +../include/trace/events/compaction.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(mm_compaction_begin, @@ -25058,2 +25196,2 @@ -../drivers/net/wireless/ath/ath12k/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ - 55 | TRACE_EVENT(ath12k_htt_ppdu_stats, +../include/trace/events/compaction.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(mm_compaction_begin, @@ -25061 +25199 @@ -../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘perf_trace_ath12k_htt_rxdesc’: +../include/trace/events/compaction.h: In function ‘perf_trace_mm_compaction_end’: @@ -25071,2 +25209,2 @@ -../drivers/net/wireless/ath/ath12k/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ - 98 | TRACE_EVENT(ath12k_htt_rxdesc, +../include/trace/events/compaction.h:131:1: note: in expansion of macro ‘TRACE_EVENT’ + 131 | TRACE_EVENT(mm_compaction_end, @@ -25083,2 +25221,2 @@ -../drivers/net/wireless/ath/ath12k/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ - 98 | TRACE_EVENT(ath12k_htt_rxdesc, +../include/trace/events/compaction.h:131:1: note: in expansion of macro ‘TRACE_EVENT’ + 131 | TRACE_EVENT(mm_compaction_end, @@ -25086 +25224 @@ -../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘perf_trace_ath12k_wmi_diag’: +../include/trace/events/compaction.h: In function ‘perf_trace_mm_compaction_try_to_compact_pages’: @@ -25096,2 +25234,2 @@ -../drivers/net/wireless/ath/ath12k/./trace.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ - 143 | TRACE_EVENT(ath12k_wmi_diag, +../include/trace/events/compaction.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ + 165 | TRACE_EVENT(mm_compaction_try_to_compact_pages, @@ -25108,2 +25246,65 @@ -../drivers/net/wireless/ath/ath12k/./trace.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ - 143 | TRACE_EVENT(ath12k_wmi_diag, +../include/trace/events/compaction.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ + 165 | TRACE_EVENT(mm_compaction_try_to_compact_pages, + | ^~~~~~~~~~~ +../include/trace/events/compaction.h: In function ‘perf_trace_mm_compaction_suitable_template’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h:192:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 192 | DECLARE_EVENT_CLASS(mm_compaction_suitable_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h:192:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 192 | DECLARE_EVENT_CLASS(mm_compaction_suitable_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h: In function ‘perf_trace_mm_compaction_defer_template’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h:239:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 239 | DECLARE_EVENT_CLASS(mm_compaction_defer_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h:239:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 239 | DECLARE_EVENT_CLASS(mm_compaction_defer_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h: In function ‘perf_trace_mm_compaction_kcompactd_sleep’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ + 293 | TRACE_EVENT(mm_compaction_kcompactd_sleep, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ + 293 | TRACE_EVENT(mm_compaction_kcompactd_sleep, @@ -25110,0 +25312,19 @@ +../include/trace/events/compaction.h: In function ‘perf_trace_kcompactd_wake_template’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h:310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 310 | DECLARE_EVENT_CLASS(kcompactd_wake_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h:310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 310 | DECLARE_EVENT_CLASS(kcompactd_wake_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -25112 +25332,20 @@ -../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘__bpf_trace_ath12k_htt_pktlog’: +../include/trace/events/compaction.h: In function ‘__bpf_trace_mm_compaction_isolate_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h: In function ‘__bpf_trace_mm_compaction_migratepages’: @@ -25122,2 +25361,2 @@ -../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(ath12k_htt_pktlog, +../include/trace/events/compaction.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ + 79 | TRACE_EVENT(mm_compaction_migratepages, @@ -25134,2 +25373,2 @@ -../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(ath12k_htt_pktlog, +../include/trace/events/compaction.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ + 79 | TRACE_EVENT(mm_compaction_migratepages, @@ -25137 +25376 @@ -../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘__bpf_trace_ath12k_htt_ppdu_stats’: +../include/trace/events/compaction.h: In function ‘__bpf_trace_mm_compaction_begin’: @@ -25147,2 +25386,2 @@ -../drivers/net/wireless/ath/ath12k/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ - 55 | TRACE_EVENT(ath12k_htt_ppdu_stats, +../include/trace/events/compaction.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(mm_compaction_begin, @@ -25159,2 +25398,2 @@ -../drivers/net/wireless/ath/ath12k/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ - 55 | TRACE_EVENT(ath12k_htt_ppdu_stats, +../include/trace/events/compaction.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(mm_compaction_begin, @@ -25162 +25401 @@ -../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘__bpf_trace_ath12k_htt_rxdesc’: +../include/trace/events/compaction.h: In function ‘__bpf_trace_mm_compaction_end’: @@ -25172,2 +25411,2 @@ -../drivers/net/wireless/ath/ath12k/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ - 98 | TRACE_EVENT(ath12k_htt_rxdesc, +../include/trace/events/compaction.h:131:1: note: in expansion of macro ‘TRACE_EVENT’ + 131 | TRACE_EVENT(mm_compaction_end, @@ -25184,2 +25423,2 @@ -../drivers/net/wireless/ath/ath12k/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ - 98 | TRACE_EVENT(ath12k_htt_rxdesc, +../include/trace/events/compaction.h:131:1: note: in expansion of macro ‘TRACE_EVENT’ + 131 | TRACE_EVENT(mm_compaction_end, @@ -25187 +25426 @@ -../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘__bpf_trace_ath12k_wmi_diag’: +../include/trace/events/compaction.h: In function ‘__bpf_trace_mm_compaction_try_to_compact_pages’: @@ -25197,2 +25436,2 @@ -../drivers/net/wireless/ath/ath12k/./trace.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ - 143 | TRACE_EVENT(ath12k_wmi_diag, +../include/trace/events/compaction.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ + 165 | TRACE_EVENT(mm_compaction_try_to_compact_pages, @@ -25209,2 +25448,2 @@ -../drivers/net/wireless/ath/ath12k/./trace.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ - 143 | TRACE_EVENT(ath12k_wmi_diag, +../include/trace/events/compaction.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ + 165 | TRACE_EVENT(mm_compaction_try_to_compact_pages, @@ -25212,2 +25451,83 @@ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/ath12k/trace.o] Error 1 -make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath/ath12k] Error 2 +../include/trace/events/compaction.h: In function ‘__bpf_trace_mm_compaction_suitable_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h:192:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 192 | DECLARE_EVENT_CLASS(mm_compaction_suitable_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h:192:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 192 | DECLARE_EVENT_CLASS(mm_compaction_suitable_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h: In function ‘__bpf_trace_mm_compaction_defer_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h:239:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 239 | DECLARE_EVENT_CLASS(mm_compaction_defer_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h:239:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 239 | DECLARE_EVENT_CLASS(mm_compaction_defer_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h: In function ‘__bpf_trace_mm_compaction_kcompactd_sleep’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ + 293 | TRACE_EVENT(mm_compaction_kcompactd_sleep, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ + 293 | TRACE_EVENT(mm_compaction_kcompactd_sleep, + | ^~~~~~~~~~~ +../include/trace/events/compaction.h: In function ‘__bpf_trace_kcompactd_wake_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h:310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 310 | DECLARE_EVENT_CLASS(kcompactd_wake_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/compaction.h:310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 310 | DECLARE_EVENT_CLASS(kcompactd_wake_template, + | ^~~~~~~~~~~~~~~~~~~ +make[4]: *** [../scripts/Makefile.build:244: mm/compaction.o] Error 1 @@ -25215,3 +25535,3 @@ - from ../fs/lockd/trace.h:106, - from ../fs/lockd/trace.c:3: -../fs/lockd/./trace.h: In function ‘trace_event_raw_event_nlmclnt_lock_event’: + from ../include/trace/events/fs_dax.h:286, + from ../fs/dax.c:31: +../include/trace/events/fs_dax.h: In function ‘trace_event_raw_event_dax_pmd_fault_class’: @@ -25224,2 +25544,2 @@ -../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, +../include/trace/events/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, @@ -25233,2 +25553,2 @@ -../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, +../include/trace/events/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, @@ -25242,2 +25562,2 @@ -../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, +../include/trace/events/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, @@ -25251,2 +25571,2 @@ -../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, +../include/trace/events/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, @@ -25260,2 +25580,103 @@ -../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, +../include/trace/events/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h: In function ‘trace_event_raw_event_dax_pmd_load_hole_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 63 | DECLARE_EVENT_CLASS(dax_pmd_load_hole_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 63 | DECLARE_EVENT_CLASS(dax_pmd_load_hole_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h: In function ‘trace_event_raw_event_dax_pmd_insert_mapping_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 105 | DECLARE_EVENT_CLASS(dax_pmd_insert_mapping_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 105 | DECLARE_EVENT_CLASS(dax_pmd_insert_mapping_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h: In function ‘trace_event_raw_event_dax_pte_fault_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h:153:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 153 | DECLARE_EVENT_CLASS(dax_pte_fault_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h:153:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 153 | DECLARE_EVENT_CLASS(dax_pte_fault_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h: In function ‘trace_event_raw_event_dax_insert_mapping’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h:197:1: note: in expansion of macro ‘TRACE_EVENT’ + 197 | TRACE_EVENT(dax_insert_mapping, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h:197:1: note: in expansion of macro ‘TRACE_EVENT’ + 197 | TRACE_EVENT(dax_insert_mapping, + | ^~~~~~~~~~~ +../include/trace/events/fs_dax.h: In function ‘trace_event_raw_event_dax_writeback_range_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h:227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 227 | DECLARE_EVENT_CLASS(dax_writeback_range_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h:227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 227 | DECLARE_EVENT_CLASS(dax_writeback_range_class, @@ -25262,0 +25684,25 @@ +../include/trace/events/fs_dax.h: In function ‘trace_event_raw_event_dax_writeback_one’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h:259:1: note: in expansion of macro ‘TRACE_EVENT’ + 259 | TRACE_EVENT(dax_writeback_one, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h:259:1: note: in expansion of macro ‘TRACE_EVENT’ + 259 | TRACE_EVENT(dax_writeback_one, + | ^~~~~~~~~~~ @@ -25264 +25710 @@ -../fs/lockd/./trace.h: In function ‘perf_trace_nlmclnt_lock_event’: +../include/trace/events/fs_dax.h: In function ‘perf_trace_dax_pmd_fault_class’: @@ -25271,2 +25717,2 @@ -../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, +../include/trace/events/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, @@ -25280,2 +25726,103 @@ -../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, +../include/trace/events/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h: In function ‘perf_trace_dax_pmd_load_hole_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 63 | DECLARE_EVENT_CLASS(dax_pmd_load_hole_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 63 | DECLARE_EVENT_CLASS(dax_pmd_load_hole_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h: In function ‘perf_trace_dax_pmd_insert_mapping_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 105 | DECLARE_EVENT_CLASS(dax_pmd_insert_mapping_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 105 | DECLARE_EVENT_CLASS(dax_pmd_insert_mapping_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h: In function ‘perf_trace_dax_pte_fault_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h:153:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 153 | DECLARE_EVENT_CLASS(dax_pte_fault_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h:153:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 153 | DECLARE_EVENT_CLASS(dax_pte_fault_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h: In function ‘perf_trace_dax_insert_mapping’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h:197:1: note: in expansion of macro ‘TRACE_EVENT’ + 197 | TRACE_EVENT(dax_insert_mapping, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h:197:1: note: in expansion of macro ‘TRACE_EVENT’ + 197 | TRACE_EVENT(dax_insert_mapping, + | ^~~~~~~~~~~ +../include/trace/events/fs_dax.h: In function ‘perf_trace_dax_writeback_range_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h:227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 227 | DECLARE_EVENT_CLASS(dax_writeback_range_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h:227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 227 | DECLARE_EVENT_CLASS(dax_writeback_range_class, @@ -25282,0 +25830,25 @@ +../include/trace/events/fs_dax.h: In function ‘perf_trace_dax_writeback_one’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h:259:1: note: in expansion of macro ‘TRACE_EVENT’ + 259 | TRACE_EVENT(dax_writeback_one, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h:259:1: note: in expansion of macro ‘TRACE_EVENT’ + 259 | TRACE_EVENT(dax_writeback_one, + | ^~~~~~~~~~~ @@ -25284 +25856 @@ -../fs/lockd/./trace.h: In function ‘__bpf_trace_nlmclnt_lock_event’: +../include/trace/events/fs_dax.h: In function ‘__bpf_trace_dax_pmd_fault_class’: @@ -25291,2 +25863,2 @@ -../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, +../include/trace/events/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, @@ -25300,2 +25872,2 @@ -../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, +../include/trace/events/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, @@ -25303,2 +25875,127 @@ -make[5]: *** [../scripts/Makefile.build:244: fs/lockd/trace.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: fs/lockd] Error 2 +../include/trace/events/fs_dax.h: In function ‘__bpf_trace_dax_pmd_load_hole_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 63 | DECLARE_EVENT_CLASS(dax_pmd_load_hole_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 63 | DECLARE_EVENT_CLASS(dax_pmd_load_hole_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h: In function ‘__bpf_trace_dax_pmd_insert_mapping_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 105 | DECLARE_EVENT_CLASS(dax_pmd_insert_mapping_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 105 | DECLARE_EVENT_CLASS(dax_pmd_insert_mapping_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h: In function ‘__bpf_trace_dax_pte_fault_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h:153:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 153 | DECLARE_EVENT_CLASS(dax_pte_fault_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h:153:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 153 | DECLARE_EVENT_CLASS(dax_pte_fault_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h: In function ‘__bpf_trace_dax_insert_mapping’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h:197:1: note: in expansion of macro ‘TRACE_EVENT’ + 197 | TRACE_EVENT(dax_insert_mapping, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h:197:1: note: in expansion of macro ‘TRACE_EVENT’ + 197 | TRACE_EVENT(dax_insert_mapping, + | ^~~~~~~~~~~ +../include/trace/events/fs_dax.h: In function ‘__bpf_trace_dax_writeback_range_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h:227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 227 | DECLARE_EVENT_CLASS(dax_writeback_range_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h:227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 227 | DECLARE_EVENT_CLASS(dax_writeback_range_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h: In function ‘__bpf_trace_dax_writeback_one’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h:259:1: note: in expansion of macro ‘TRACE_EVENT’ + 259 | TRACE_EVENT(dax_writeback_one, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fs_dax.h:259:1: note: in expansion of macro ‘TRACE_EVENT’ + 259 | TRACE_EVENT(dax_writeback_one, + | ^~~~~~~~~~~ +make[4]: *** [../scripts/Makefile.build:244: fs/dax.o] Error 1 @@ -25306,3 +26003,3 @@ - from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-trace.h:197, - from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c:29: -../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h: In function ‘trace_event_raw_event_dpaa2_eth_fd’: + from ../drivers/net/wireless/ath/ath12k/trace.h:179, + from ../drivers/net/wireless/ath/ath12k/trace.c:10: +../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘trace_event_raw_event_ath12k_htt_pktlog’: @@ -25315,3 +26012,6 @@ -../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(ath12k_htt_pktlog, + | ^~~~~~~~~~~ @@ -25324,3 +26024,6 @@ -../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(ath12k_htt_pktlog, + | ^~~~~~~~~~~ @@ -25333,3 +26036,6 @@ -../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(ath12k_htt_pktlog, + | ^~~~~~~~~~~ @@ -25342,3 +26048,6 @@ -../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(ath12k_htt_pktlog, + | ^~~~~~~~~~~ @@ -25351,4 +26060,7 @@ -../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h: In function ‘trace_event_raw_event_dpaa2_eth_buf’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(ath12k_htt_pktlog, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘trace_event_raw_event_ath12k_htt_ppdu_stats’: @@ -25361,3 +26073,6 @@ -../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 109 | DECLARE_EVENT_CLASS(dpaa2_eth_buf, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath12k/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(ath12k_htt_ppdu_stats, + | ^~~~~~~~~~~ @@ -25370,3 +26085,56 @@ -../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 109 | DECLARE_EVENT_CLASS(dpaa2_eth_buf, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath12k/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(ath12k_htt_ppdu_stats, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘trace_event_raw_event_ath12k_htt_rxdesc’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath12k/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(ath12k_htt_rxdesc, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath12k/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(ath12k_htt_rxdesc, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘trace_event_raw_event_ath12k_wmi_diag’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath12k/./trace.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ + 143 | TRACE_EVENT(ath12k_wmi_diag, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath12k/./trace.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ + 143 | TRACE_EVENT(ath12k_wmi_diag, + | ^~~~~~~~~~~ @@ -25374 +26142 @@ -../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h: In function ‘perf_trace_dpaa2_eth_fd’: +../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘perf_trace_ath12k_htt_pktlog’: @@ -25381,3 +26149,6 @@ -../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(ath12k_htt_pktlog, + | ^~~~~~~~~~~ @@ -25390,4 +26161,7 @@ -../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h: In function ‘perf_trace_dpaa2_eth_buf’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(ath12k_htt_pktlog, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘perf_trace_ath12k_htt_ppdu_stats’: @@ -25400,3 +26174,6 @@ -../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 109 | DECLARE_EVENT_CLASS(dpaa2_eth_buf, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath12k/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(ath12k_htt_ppdu_stats, + | ^~~~~~~~~~~ @@ -25409,3 +26186,56 @@ -../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 109 | DECLARE_EVENT_CLASS(dpaa2_eth_buf, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath12k/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(ath12k_htt_ppdu_stats, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘perf_trace_ath12k_htt_rxdesc’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath12k/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(ath12k_htt_rxdesc, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath12k/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(ath12k_htt_rxdesc, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘perf_trace_ath12k_wmi_diag’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath12k/./trace.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ + 143 | TRACE_EVENT(ath12k_wmi_diag, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath12k/./trace.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ + 143 | TRACE_EVENT(ath12k_wmi_diag, + | ^~~~~~~~~~~ @@ -25413 +26243 @@ -../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h: In function ‘__bpf_trace_dpaa2_eth_fd’: +../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘__bpf_trace_ath12k_htt_pktlog’: @@ -25420,3 +26250,6 @@ -../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(ath12k_htt_pktlog, + | ^~~~~~~~~~~ @@ -25429,4 +26262,7 @@ -../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h: In function ‘__bpf_trace_dpaa2_eth_buf’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(ath12k_htt_pktlog, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘__bpf_trace_ath12k_htt_ppdu_stats’: @@ -25439,3 +26275,6 @@ -../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 109 | DECLARE_EVENT_CLASS(dpaa2_eth_buf, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath12k/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(ath12k_htt_ppdu_stats, + | ^~~~~~~~~~~ @@ -25448,6 +26287,58 @@ -../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 109 | DECLARE_EVENT_CLASS(dpaa2_eth_buf, - | ^~~~~~~~~~~~~~~~~~~ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.o] Error 1 -make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/freescale/dpaa2] Error 2 -make[6]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/freescale] Error 2 +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath12k/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(ath12k_htt_ppdu_stats, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘__bpf_trace_ath12k_htt_rxdesc’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath12k/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(ath12k_htt_rxdesc, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath12k/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(ath12k_htt_rxdesc, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘__bpf_trace_ath12k_wmi_diag’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath12k/./trace.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ + 143 | TRACE_EVENT(ath12k_wmi_diag, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath12k/./trace.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ + 143 | TRACE_EVENT(ath12k_wmi_diag, + | ^~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/ath12k/trace.o] Error 1 +make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath/ath12k] Error 2 @@ -25455,3 +26346,3 @@ - from ../drivers/net/wireless/mediatek/mt76/mt76x02_trace.h:87, - from ../drivers/net/wireless/mediatek/mt76/mt76x02_trace.c:10: -../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h: In function ‘trace_event_raw_event_dev_evt’: + from ../drivers/net/wireless/mediatek/mt76/usb_trace.h:86, + from ../drivers/net/wireless/mediatek/mt76/usb_trace.c:10: +../drivers/net/wireless/mediatek/mt76/./usb_trace.h: In function ‘trace_event_raw_event_dev_reg_evt’: @@ -25464,2 +26355,2 @@ -../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 26 | DECLARE_EVENT_CLASS(dev_evt, +../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(dev_reg_evt, @@ -25473,2 +26364,2 @@ -../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 26 | DECLARE_EVENT_CLASS(dev_evt, +../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(dev_reg_evt, @@ -25482,2 +26373,2 @@ -../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 26 | DECLARE_EVENT_CLASS(dev_evt, +../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(dev_reg_evt, @@ -25491,2 +26382,2 @@ -../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 26 | DECLARE_EVENT_CLASS(dev_evt, +../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(dev_reg_evt, @@ -25500,2 +26391,2 @@ -../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 26 | DECLARE_EVENT_CLASS(dev_evt, +../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(dev_reg_evt, @@ -25503 +26394 @@ -../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h: In function ‘trace_event_raw_event_mac_txstat_fetch’: +../drivers/net/wireless/mediatek/mt76/./usb_trace.h: In function ‘trace_event_raw_event_urb_transfer’: @@ -25510,6 +26401,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ - 43 | TRACE_EVENT(mac_txstat_fetch, - | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 54 | DECLARE_EVENT_CLASS(urb_transfer, + | ^~~~~~~~~~~~~~~~~~~ @@ -25522,6 +26410,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ - 43 | TRACE_EVENT(mac_txstat_fetch, - | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 54 | DECLARE_EVENT_CLASS(urb_transfer, + | ^~~~~~~~~~~~~~~~~~~ @@ -25529 +26414 @@ -../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h: In function ‘perf_trace_dev_evt’: +../drivers/net/wireless/mediatek/mt76/./usb_trace.h: In function ‘perf_trace_dev_reg_evt’: @@ -25536,2 +26421,2 @@ -../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 26 | DECLARE_EVENT_CLASS(dev_evt, +../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(dev_reg_evt, @@ -25545,2 +26430,2 @@ -../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 26 | DECLARE_EVENT_CLASS(dev_evt, +../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(dev_reg_evt, @@ -25548 +26433 @@ -../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h: In function ‘perf_trace_mac_txstat_fetch’: +../drivers/net/wireless/mediatek/mt76/./usb_trace.h: In function ‘perf_trace_urb_transfer’: @@ -25555,6 +26440,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ - 43 | TRACE_EVENT(mac_txstat_fetch, - | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 54 | DECLARE_EVENT_CLASS(urb_transfer, + | ^~~~~~~~~~~~~~~~~~~ @@ -25567,6 +26449,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ - 43 | TRACE_EVENT(mac_txstat_fetch, - | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 54 | DECLARE_EVENT_CLASS(urb_transfer, + | ^~~~~~~~~~~~~~~~~~~ @@ -25574 +26453 @@ -../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h: In function ‘__bpf_trace_dev_evt’: +../drivers/net/wireless/mediatek/mt76/./usb_trace.h: In function ‘__bpf_trace_dev_reg_evt’: @@ -25581,2 +26460,2 @@ -../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 26 | DECLARE_EVENT_CLASS(dev_evt, +../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(dev_reg_evt, @@ -25590,2 +26469,2 @@ -../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 26 | DECLARE_EVENT_CLASS(dev_evt, +../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(dev_reg_evt, @@ -25593 +26472 @@ -../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h: In function ‘__bpf_trace_mac_txstat_fetch’: +../drivers/net/wireless/mediatek/mt76/./usb_trace.h: In function ‘__bpf_trace_urb_transfer’: @@ -25600,6 +26479,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ - 43 | TRACE_EVENT(mac_txstat_fetch, - | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 54 | DECLARE_EVENT_CLASS(urb_transfer, + | ^~~~~~~~~~~~~~~~~~~ @@ -25612,7 +26488,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ - 43 | TRACE_EVENT(mac_txstat_fetch, - | ^~~~~~~~~~~ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt76/mt76x02_trace.o] Error 1 +../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 54 | DECLARE_EVENT_CLASS(urb_transfer, + | ^~~~~~~~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt76/usb_trace.o] Error 1 @@ -25870,3 +26743,3 @@ - from ../fs/iomap/trace.h:313, - from ../fs/iomap/trace.c:13: -../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_readpage_class’: + from ../drivers/net/wireless/mediatek/mt76/mt792x_trace.h:51, + from ../drivers/net/wireless/mediatek/mt76/mt792x_trace.c:10: +../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h: In function ‘trace_event_raw_event_lp_event’: @@ -25879,3 +26752,6 @@ -../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(lp_event, + | ^~~~~~~~~~~ @@ -25888,3 +26764,6 @@ -../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(lp_event, + | ^~~~~~~~~~~ @@ -25897,3 +26776,6 @@ -../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(lp_event, + | ^~~~~~~~~~~ @@ -25906,3 +26788,6 @@ -../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(lp_event, + | ^~~~~~~~~~~ @@ -25915,44 +26800,10 @@ -../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, - | ^~~~~~~~~~~~~~~~~~~ -../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_range_class’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 53 | DECLARE_EVENT_CLASS(iomap_range_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 53 | DECLARE_EVENT_CLASS(iomap_range_class, - | ^~~~~~~~~~~~~~~~~~~ -../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_class’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 116 | DECLARE_EVENT_CLASS(iomap_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 116 | DECLARE_EVENT_CLASS(iomap_class, - | ^~~~~~~~~~~~~~~~~~~ -../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_writepage_map’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(lp_event, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h: In function ‘perf_trace_lp_event’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -25960,2 +26811,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -25966,2 +26817,2 @@ -../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ - 158 | TRACE_EVENT(iomap_writepage_map, +../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(lp_event, @@ -25969,2 +26820,2 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -25972,2 +26823,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -25978,2 +26829,2 @@ -../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ - 158 | TRACE_EVENT(iomap_writepage_map, +../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(lp_event, @@ -25981,3 +26832,4 @@ -../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_iter’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +In file included from ../include/trace/define_trace.h:110: +../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h: In function ‘__bpf_trace_lp_event’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -25985,3 +26837,3 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -25991,2 +26843,2 @@ -../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ - 200 | TRACE_EVENT(iomap_iter, +../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(lp_event, @@ -25994,6 +26846,6 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -26003,2 +26855,2 @@ -../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ - 200 | TRACE_EVENT(iomap_iter, +../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(lp_event, @@ -26006,2 +26858,6 @@ -../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_dio_rw_begin’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? +make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt76/mt792x_trace.o] Error 1 +In file included from ../include/trace/define_trace.h:108, + from ../fs/lockd/trace.h:106, + from ../fs/lockd/trace.c:3: +../fs/lockd/./trace.h: In function ‘trace_event_raw_event_nlmclnt_lock_event’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] @@ -26009 +26865 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -26013,7 +26869,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ - 236 | TRACE_EVENT(iomap_dio_rw_begin, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? +../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? @@ -26021 +26874 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -26025,8 +26878,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ - 236 | TRACE_EVENT(iomap_dio_rw_begin, - | ^~~~~~~~~~~ -../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_dio_complete’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? +../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in @@ -26038,6 +26887,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ - 274 | TRACE_EVENT(iomap_dio_complete, - | ^~~~~~~~~~~ +../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -26050,6 +26896,12 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ - 274 | TRACE_EVENT(iomap_dio_complete, - | ^~~~~~~~~~~ +../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -26057 +26909 @@ -../fs/iomap/./trace.h: In function ‘perf_trace_iomap_readpage_class’: +../fs/lockd/./trace.h: In function ‘perf_trace_nlmclnt_lock_event’: @@ -26064,2 +26916,2 @@ -../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, +../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, @@ -26073,2 +26925,2 @@ -../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, +../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, @@ -26076,3 +26928,4 @@ -../fs/iomap/./trace.h: In function ‘perf_trace_iomap_range_class’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +In file included from ../include/trace/define_trace.h:110: +../fs/lockd/./trace.h: In function ‘__bpf_trace_nlmclnt_lock_event’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -26080,2 +26933,26 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, + | ^~~~~~~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: fs/lockd/trace.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: fs/lockd] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../drivers/net/wireless/mediatek/mt76/mt76x02_trace.h:87, + from ../drivers/net/wireless/mediatek/mt76/mt76x02_trace.c:10: +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h: In function ‘trace_event_raw_event_dev_evt’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -26083,2 +26960,2 @@ -../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 53 | DECLARE_EVENT_CLASS(iomap_range_class, +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 26 | DECLARE_EVENT_CLASS(dev_evt, @@ -26086,5 +26963,5 @@ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -26092,2 +26969,2 @@ -../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 53 | DECLARE_EVENT_CLASS(iomap_range_class, +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 26 | DECLARE_EVENT_CLASS(dev_evt, @@ -26095,3 +26972,2 @@ -../fs/iomap/./trace.h: In function ‘perf_trace_iomap_class’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -26099,2 +26975,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -26102,2 +26978,2 @@ -../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 116 | DECLARE_EVENT_CLASS(iomap_class, +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 26 | DECLARE_EVENT_CLASS(dev_evt, @@ -26105,2 +26981,2 @@ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -26108,2 +26984,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -26111,2 +26987,2 @@ -../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 116 | DECLARE_EVENT_CLASS(iomap_class, +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 26 | DECLARE_EVENT_CLASS(dev_evt, @@ -26114,18 +26990,5 @@ -../fs/iomap/./trace.h: In function ‘perf_trace_iomap_writepage_map’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ - 158 | TRACE_EVENT(iomap_writepage_map, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -26133,9 +26996,6 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ - 158 | TRACE_EVENT(iomap_writepage_map, - | ^~~~~~~~~~~ -../fs/iomap/./trace.h: In function ‘perf_trace_iomap_iter’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 26 | DECLARE_EVENT_CLASS(dev_evt, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h: In function ‘trace_event_raw_event_mac_txstat_fetch’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -26143,2 +27003,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -26149,2 +27009,2 @@ -../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ - 200 | TRACE_EVENT(iomap_iter, +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(mac_txstat_fetch, @@ -26152,2 +27012,2 @@ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -26155,2 +27015,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -26161,2 +27021,2 @@ -../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ - 200 | TRACE_EVENT(iomap_iter, +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(mac_txstat_fetch, @@ -26164 +27024,2 @@ -../fs/iomap/./trace.h: In function ‘perf_trace_iomap_dio_rw_begin’: +In file included from ../include/trace/define_trace.h:109: +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h: In function ‘perf_trace_dev_evt’: @@ -26171,6 +27032,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ - 236 | TRACE_EVENT(iomap_dio_rw_begin, - | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 26 | DECLARE_EVENT_CLASS(dev_evt, + | ^~~~~~~~~~~~~~~~~~~ @@ -26183,7 +27041,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ - 236 | TRACE_EVENT(iomap_dio_rw_begin, - | ^~~~~~~~~~~ -../fs/iomap/./trace.h: In function ‘perf_trace_iomap_dio_complete’: +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 26 | DECLARE_EVENT_CLASS(dev_evt, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h: In function ‘perf_trace_mac_txstat_fetch’: @@ -26199,2 +27054,2 @@ -../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ - 274 | TRACE_EVENT(iomap_dio_complete, +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(mac_txstat_fetch, @@ -26211,2 +27066,2 @@ -../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ - 274 | TRACE_EVENT(iomap_dio_complete, +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(mac_txstat_fetch, @@ -26215 +27070 @@ -../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_readpage_class’: +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h: In function ‘__bpf_trace_dev_evt’: @@ -26222,2 +27077,2 @@ -../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 26 | DECLARE_EVENT_CLASS(dev_evt, @@ -26231,2 +27086,2 @@ -../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 26 | DECLARE_EVENT_CLASS(dev_evt, @@ -26234 +27089 @@ -../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_range_class’: +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h: In function ‘__bpf_trace_mac_txstat_fetch’: @@ -26241,18 +27096,2 @@ -../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 53 | DECLARE_EVENT_CLASS(iomap_range_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 53 | DECLARE_EVENT_CLASS(iomap_range_class, - | ^~~~~~~~~~~~~~~~~~~ -../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_class’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ @@ -26260,3 +27099,3 @@ -../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 116 | DECLARE_EVENT_CLASS(iomap_class, - | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(mac_txstat_fetch, + | ^~~~~~~~~~~ @@ -26269,10 +27107,0 @@ -../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 116 | DECLARE_EVENT_CLASS(iomap_class, - | ^~~~~~~~~~~~~~~~~~~ -../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_writepage_map’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ @@ -26282,2 +27111,2 @@ -../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ - 158 | TRACE_EVENT(iomap_writepage_map, +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(mac_txstat_fetch, @@ -26285,6 +27114,11 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt76/mt76x02_trace.o] Error 1 +In file included from ../include/trace/define_trace.h:108, + from ../drivers/net/ethernet/mellanox/mlx5/core/diag/cmd_tracepoint.h:45, + from ../drivers/net/ethernet/mellanox/mlx5/core/cmd.c:48: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h: In function ‘trace_event_raw_event_mlx5_cmd’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -26294,2 +27128,2 @@ -../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ - 158 | TRACE_EVENT(iomap_writepage_map, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_cmd, @@ -26297,3 +27131,2 @@ -../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_iter’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -26301,2 +27134,5 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ @@ -26303,0 +27140,9 @@ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_cmd, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -26307,2 +27152,2 @@ -../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ - 200 | TRACE_EVENT(iomap_iter, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_cmd, @@ -26310,5 +27155,8 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ @@ -26315,0 +27164,9 @@ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_cmd, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -26319,2 +27176,2 @@ -../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ - 200 | TRACE_EVENT(iomap_iter, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_cmd, @@ -26322,3 +27179,4 @@ -../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_dio_rw_begin’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +In file included from ../include/trace/define_trace.h:109: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h: In function ‘perf_trace_mlx5_cmd’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -26326,3 +27184,3 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -26332,2 +27190,2 @@ -../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ - 236 | TRACE_EVENT(iomap_dio_rw_begin, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_cmd, @@ -26335,6 +27193,6 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -26344,2 +27202,2 @@ -../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ - 236 | TRACE_EVENT(iomap_dio_rw_begin, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_cmd, @@ -26347 +27205,2 @@ -../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_dio_complete’: +In file included from ../include/trace/define_trace.h:110: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h: In function ‘__bpf_trace_mlx5_cmd’: @@ -26357,2 +27216,2 @@ -../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ - 274 | TRACE_EVENT(iomap_dio_complete, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_cmd, @@ -26369,2 +27228,2 @@ -../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ - 274 | TRACE_EVENT(iomap_dio_complete, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_cmd, @@ -26372,2 +27231,2 @@ -make[5]: *** [../scripts/Makefile.build:244: fs/iomap/trace.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: fs/iomap] Error 2 +make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/cmd.o] Error 1 +make[8]: *** Waiting for unfinished jobs.... @@ -27782,3 +28641,3 @@ - from ../drivers/net/ethernet/mellanox/mlx5/core/diag/cmd_tracepoint.h:45, - from ../drivers/net/ethernet/mellanox/mlx5/core/cmd.c:48: -../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h: In function ‘trace_event_raw_event_mlx5_cmd’: + from ../include/trace/events/vmscan.h:496, + from ../mm/vmscan.c:71: +../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_kswapd_sleep’: @@ -27794,2 +28653,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(mlx5_cmd, +../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, @@ -27806,2 +28665,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(mlx5_cmd, +../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, @@ -27818,2 +28677,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(mlx5_cmd, +../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, @@ -27830,2 +28689,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(mlx5_cmd, +../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, @@ -27842,2 +28701,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(mlx5_cmd, +../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, @@ -27845,4 +28704,3 @@ -In file included from ../include/trace/define_trace.h:109: -../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h: In function ‘perf_trace_mlx5_cmd’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_kswapd_wake’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -27850,2 +28708,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -27856,2 +28714,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(mlx5_cmd, +../include/trace/events/vmscan.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, @@ -27859,2 +28717,2 @@ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -27862,2 +28720,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -27868,2 +28726,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(mlx5_cmd, +../include/trace/events/vmscan.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, @@ -27871,4 +28729,3 @@ -In file included from ../include/trace/define_trace.h:110: -../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h: In function ‘__bpf_trace_mlx5_cmd’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_wakeup_kswapd’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -27876,3 +28733,3 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -27882,2 +28739,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(mlx5_cmd, +../include/trace/events/vmscan.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, @@ -27885,6 +28742,6 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -27894,2 +28751,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(mlx5_cmd, +../include/trace/events/vmscan.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, @@ -27897,7 +28754,2 @@ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/cmd.o] Error 1 -make[8]: *** Waiting for unfinished jobs.... -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/sof.h:121, - from ../sound/soc/sof/core.c:20: -../include/trace/events/sof.h: In function ‘trace_event_raw_event_sof_widget_template’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] +../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_direct_reclaim_begin_template’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? @@ -27905 +28757 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -27909,2 +28761,2 @@ -../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 18 | DECLARE_EVENT_CLASS(sof_widget_template, +../include/trace/events/vmscan.h:115:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 115 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, @@ -27912 +28764 @@ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -27914 +28766 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -27918,2 +28770,2 @@ -../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 18 | DECLARE_EVENT_CLASS(sof_widget_template, +../include/trace/events/vmscan.h:115:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 115 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, @@ -27921 +28773,2 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in +../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_direct_reclaim_end_template’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? @@ -27927,2 +28780,2 @@ -../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 18 | DECLARE_EVENT_CLASS(sof_widget_template, +../include/trace/events/vmscan.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 159 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, @@ -27936,2 +28789,2 @@ -../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 18 | DECLARE_EVENT_CLASS(sof_widget_template, +../include/trace/events/vmscan.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 159 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, @@ -27939,3 +28792,4 @@ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ +../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_shrink_slab_start’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ @@ -27945,4 +28799,19 @@ -../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 18 | DECLARE_EVENT_CLASS(sof_widget_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sof.h: In function ‘trace_event_raw_event_sof_ipc3_period_elapsed_position’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ + 199 | TRACE_EVENT(mm_shrink_slab_start, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ + 199 | TRACE_EVENT(mm_shrink_slab_start, + | ^~~~~~~~~~~ +../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_shrink_slab_end’: @@ -27958,2 +28827,2 @@ -../include/trace/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ - 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, +../include/trace/events/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ + 244 | TRACE_EVENT(mm_shrink_slab_end, @@ -27970,2 +28839,2 @@ -../include/trace/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ - 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, +../include/trace/events/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ + 244 | TRACE_EVENT(mm_shrink_slab_end, @@ -27973 +28842 @@ -../include/trace/events/sof.h: In function ‘trace_event_raw_event_sof_pcm_pointer_position’: +../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_lru_isolate’: @@ -27983,2 +28852,2 @@ -../include/trace/events/sof.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ - 62 | TRACE_EVENT(sof_pcm_pointer_position, +../include/trace/events/vmscan.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ + 281 | TRACE_EVENT(mm_vmscan_lru_isolate, @@ -27995,2 +28864,2 @@ -../include/trace/events/sof.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ - 62 | TRACE_EVENT(sof_pcm_pointer_position, +../include/trace/events/vmscan.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ + 281 | TRACE_EVENT(mm_vmscan_lru_isolate, @@ -27998 +28867 @@ -../include/trace/events/sof.h: In function ‘trace_event_raw_event_sof_stream_position_ipc_rx’: +../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_write_folio’: @@ -28008,2 +28877,2 @@ -../include/trace/events/sof.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(sof_stream_position_ipc_rx, +../include/trace/events/vmscan.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT(mm_vmscan_write_folio, @@ -28020,2 +28889,2 @@ -../include/trace/events/sof.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(sof_stream_position_ipc_rx, +../include/trace/events/vmscan.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT(mm_vmscan_write_folio, @@ -28023 +28892 @@ -../include/trace/events/sof.h: In function ‘trace_event_raw_event_sof_ipc4_fw_config’: +../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_lru_shrink_inactive’: @@ -28033,2 +28902,2 @@ -../include/trace/events/sof.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ - 101 | TRACE_EVENT(sof_ipc4_fw_config, +../include/trace/events/vmscan.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ + 349 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, @@ -28045,2 +28914,77 @@ -../include/trace/events/sof.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ - 101 | TRACE_EVENT(sof_ipc4_fw_config, +../include/trace/events/vmscan.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ + 349 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, + | ^~~~~~~~~~~ +../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_lru_shrink_active’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ + 400 | TRACE_EVENT(mm_vmscan_lru_shrink_active, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ + 400 | TRACE_EVENT(mm_vmscan_lru_shrink_active, + | ^~~~~~~~~~~ +../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_node_reclaim_begin’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ + 436 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ + 436 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, + | ^~~~~~~~~~~ +../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_throttled’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ + 467 | TRACE_EVENT(mm_vmscan_throttled, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ + 467 | TRACE_EVENT(mm_vmscan_throttled, @@ -28049 +28993 @@ -../include/trace/events/sof.h: In function ‘perf_trace_sof_widget_template’: +../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_kswapd_sleep’: @@ -28056,2 +29000,77 @@ -../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 18 | DECLARE_EVENT_CLASS(sof_widget_template, +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, + | ^~~~~~~~~~~ +../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_kswapd_wake’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, + | ^~~~~~~~~~~ +../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_wakeup_kswapd’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, + | ^~~~~~~~~~~ +../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_direct_reclaim_begin_template’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:115:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 115 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, @@ -28065,2 +29084,2 @@ -../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 18 | DECLARE_EVENT_CLASS(sof_widget_template, +../include/trace/events/vmscan.h:115:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 115 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, @@ -28068 +29087,20 @@ -../include/trace/events/sof.h: In function ‘perf_trace_sof_ipc3_period_elapsed_position’: +../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_direct_reclaim_end_template’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 159 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 159 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h: In function ‘perf_trace_mm_shrink_slab_start’: @@ -28078,2 +29116,2 @@ -../include/trace/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ - 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, +../include/trace/events/vmscan.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ + 199 | TRACE_EVENT(mm_shrink_slab_start, @@ -28090,2 +29128,2 @@ -../include/trace/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ - 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, +../include/trace/events/vmscan.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ + 199 | TRACE_EVENT(mm_shrink_slab_start, @@ -28093 +29131 @@ -../include/trace/events/sof.h: In function ‘perf_trace_sof_pcm_pointer_position’: +../include/trace/events/vmscan.h: In function ‘perf_trace_mm_shrink_slab_end’: @@ -28103,2 +29141,2 @@ -../include/trace/events/sof.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ - 62 | TRACE_EVENT(sof_pcm_pointer_position, +../include/trace/events/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ + 244 | TRACE_EVENT(mm_shrink_slab_end, @@ -28115,2 +29153,2 @@ -../include/trace/events/sof.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ - 62 | TRACE_EVENT(sof_pcm_pointer_position, +../include/trace/events/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ + 244 | TRACE_EVENT(mm_shrink_slab_end, @@ -28118 +29156 @@ -../include/trace/events/sof.h: In function ‘perf_trace_sof_stream_position_ipc_rx’: +../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_lru_isolate’: @@ -28128,2 +29166,2 @@ -../include/trace/events/sof.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(sof_stream_position_ipc_rx, +../include/trace/events/vmscan.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ + 281 | TRACE_EVENT(mm_vmscan_lru_isolate, @@ -28140,2 +29178,2 @@ -../include/trace/events/sof.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(sof_stream_position_ipc_rx, +../include/trace/events/vmscan.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ + 281 | TRACE_EVENT(mm_vmscan_lru_isolate, @@ -28143 +29181 @@ -../include/trace/events/sof.h: In function ‘perf_trace_sof_ipc4_fw_config’: +../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_write_folio’: @@ -28153,2 +29191,2 @@ -../include/trace/events/sof.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ - 101 | TRACE_EVENT(sof_ipc4_fw_config, +../include/trace/events/vmscan.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT(mm_vmscan_write_folio, @@ -28165,2 +29203,102 @@ -../include/trace/events/sof.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ - 101 | TRACE_EVENT(sof_ipc4_fw_config, +../include/trace/events/vmscan.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT(mm_vmscan_write_folio, + | ^~~~~~~~~~~ +../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_lru_shrink_inactive’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ + 349 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ + 349 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, + | ^~~~~~~~~~~ +../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_lru_shrink_active’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ + 400 | TRACE_EVENT(mm_vmscan_lru_shrink_active, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ + 400 | TRACE_EVENT(mm_vmscan_lru_shrink_active, + | ^~~~~~~~~~~ +../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_node_reclaim_begin’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ + 436 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ + 436 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, + | ^~~~~~~~~~~ +../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_throttled’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ + 467 | TRACE_EVENT(mm_vmscan_throttled, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ + 467 | TRACE_EVENT(mm_vmscan_throttled, @@ -28169 +29307 @@ -../include/trace/events/sof.h: In function ‘__bpf_trace_sof_widget_template’: +../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_kswapd_sleep’: @@ -28176,2 +29314,77 @@ -../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 18 | DECLARE_EVENT_CLASS(sof_widget_template, +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, + | ^~~~~~~~~~~ +../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_kswapd_wake’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, + | ^~~~~~~~~~~ +../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_wakeup_kswapd’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, + | ^~~~~~~~~~~ +../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_direct_reclaim_begin_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:115:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 115 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, @@ -28185,2 +29398,2 @@ -../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 18 | DECLARE_EVENT_CLASS(sof_widget_template, +../include/trace/events/vmscan.h:115:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 115 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, @@ -28188 +29401,20 @@ -../include/trace/events/sof.h: In function ‘__bpf_trace_sof_ipc3_period_elapsed_position’: +../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_direct_reclaim_end_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 159 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 159 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_shrink_slab_start’: @@ -28198,2 +29430,2 @@ -../include/trace/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ - 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, +../include/trace/events/vmscan.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ + 199 | TRACE_EVENT(mm_shrink_slab_start, @@ -28210,2 +29442,2 @@ -../include/trace/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ - 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, +../include/trace/events/vmscan.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ + 199 | TRACE_EVENT(mm_shrink_slab_start, @@ -28213 +29445 @@ -../include/trace/events/sof.h: In function ‘__bpf_trace_sof_pcm_pointer_position’: +../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_shrink_slab_end’: @@ -28223,2 +29455,2 @@ -../include/trace/events/sof.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ - 62 | TRACE_EVENT(sof_pcm_pointer_position, +../include/trace/events/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ + 244 | TRACE_EVENT(mm_shrink_slab_end, @@ -28235,2 +29467,2 @@ -../include/trace/events/sof.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ - 62 | TRACE_EVENT(sof_pcm_pointer_position, +../include/trace/events/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ + 244 | TRACE_EVENT(mm_shrink_slab_end, @@ -28238 +29470 @@ -../include/trace/events/sof.h: In function ‘__bpf_trace_sof_stream_position_ipc_rx’: +../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_lru_isolate’: @@ -28248,2 +29480,2 @@ -../include/trace/events/sof.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(sof_stream_position_ipc_rx, +../include/trace/events/vmscan.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ + 281 | TRACE_EVENT(mm_vmscan_lru_isolate, @@ -28260,2 +29492,2 @@ -../include/trace/events/sof.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(sof_stream_position_ipc_rx, +../include/trace/events/vmscan.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ + 281 | TRACE_EVENT(mm_vmscan_lru_isolate, @@ -28263 +29495 @@ -../include/trace/events/sof.h: In function ‘__bpf_trace_sof_ipc4_fw_config’: +../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_write_folio’: @@ -28273,2 +29505,2 @@ -../include/trace/events/sof.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ - 101 | TRACE_EVENT(sof_ipc4_fw_config, +../include/trace/events/vmscan.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT(mm_vmscan_write_folio, @@ -28285,2 +29517,2 @@ -../include/trace/events/sof.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ - 101 | TRACE_EVENT(sof_ipc4_fw_config, +../include/trace/events/vmscan.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT(mm_vmscan_write_folio, @@ -28288,2 +29520,101 @@ -make[6]: *** [../scripts/Makefile.build:244: sound/soc/sof/core.o] Error 1 -make[6]: *** Waiting for unfinished jobs.... +../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_lru_shrink_inactive’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ + 349 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ + 349 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, + | ^~~~~~~~~~~ +../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_lru_shrink_active’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ + 400 | TRACE_EVENT(mm_vmscan_lru_shrink_active, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ + 400 | TRACE_EVENT(mm_vmscan_lru_shrink_active, + | ^~~~~~~~~~~ +../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_node_reclaim_begin’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ + 436 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ + 436 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, + | ^~~~~~~~~~~ +../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_throttled’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ + 467 | TRACE_EVENT(mm_vmscan_throttled, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ + 467 | TRACE_EVENT(mm_vmscan_throttled, + | ^~~~~~~~~~~ +make[4]: *** [../scripts/Makefile.build:244: mm/vmscan.o] Error 1 @@ -28291,3 +29622,3 @@ - from ../drivers/net/ethernet/hisilicon/hns3/hns3_trace.h:138, - from ../drivers/net/ethernet/hisilicon/hns3/hns3_enet.c:35: -../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘trace_event_raw_event_hns3_skb_template’: + from ../fs/iomap/trace.h:313, + from ../fs/iomap/trace.c:13: +../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_readpage_class’: @@ -28300,2 +29631,2 @@ -../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 15 | DECLARE_EVENT_CLASS(hns3_skb_template, +../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, @@ -28309,2 +29640,2 @@ -../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 15 | DECLARE_EVENT_CLASS(hns3_skb_template, +../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, @@ -28318,2 +29649,2 @@ -../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 15 | DECLARE_EVENT_CLASS(hns3_skb_template, +../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, @@ -28327,2 +29658,2 @@ -../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 15 | DECLARE_EVENT_CLASS(hns3_skb_template, +../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, @@ -28336,2 +29667,2 @@ -../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 15 | DECLARE_EVENT_CLASS(hns3_skb_template, +../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, @@ -28339 +29670,39 @@ -../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘trace_event_raw_event_hns3_tx_desc’: +../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_range_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 53 | DECLARE_EVENT_CLASS(iomap_range_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 53 | DECLARE_EVENT_CLASS(iomap_range_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 116 | DECLARE_EVENT_CLASS(iomap_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 116 | DECLARE_EVENT_CLASS(iomap_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_writepage_map’: @@ -28349,2 +29718,2 @@ -../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT(hns3_tx_desc, +../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(iomap_writepage_map, @@ -28361,2 +29730,2 @@ -../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT(hns3_tx_desc, +../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(iomap_writepage_map, @@ -28364 +29733 @@ -../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘trace_event_raw_event_hns3_rx_desc’: +../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_iter’: @@ -28374,2 +29743,2 @@ -../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ - 98 | TRACE_EVENT(hns3_rx_desc, +../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ + 200 | TRACE_EVENT(iomap_iter, @@ -28386,2 +29755,52 @@ -../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ - 98 | TRACE_EVENT(hns3_rx_desc, +../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ + 200 | TRACE_EVENT(iomap_iter, + | ^~~~~~~~~~~ +../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_dio_rw_begin’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ + 236 | TRACE_EVENT(iomap_dio_rw_begin, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ + 236 | TRACE_EVENT(iomap_dio_rw_begin, + | ^~~~~~~~~~~ +../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_dio_complete’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ + 274 | TRACE_EVENT(iomap_dio_complete, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ + 274 | TRACE_EVENT(iomap_dio_complete, @@ -28390 +29809 @@ -../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘perf_trace_hns3_skb_template’: +../fs/iomap/./trace.h: In function ‘perf_trace_iomap_readpage_class’: @@ -28397,2 +29816,2 @@ -../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 15 | DECLARE_EVENT_CLASS(hns3_skb_template, +../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, @@ -28406,2 +29825,2 @@ -../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 15 | DECLARE_EVENT_CLASS(hns3_skb_template, +../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, @@ -28409 +29828,39 @@ -../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘perf_trace_hns3_tx_desc’: +../fs/iomap/./trace.h: In function ‘perf_trace_iomap_range_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 53 | DECLARE_EVENT_CLASS(iomap_range_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 53 | DECLARE_EVENT_CLASS(iomap_range_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/iomap/./trace.h: In function ‘perf_trace_iomap_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 116 | DECLARE_EVENT_CLASS(iomap_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 116 | DECLARE_EVENT_CLASS(iomap_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/iomap/./trace.h: In function ‘perf_trace_iomap_writepage_map’: @@ -28419,2 +29876,2 @@ -../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT(hns3_tx_desc, +../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(iomap_writepage_map, @@ -28431,2 +29888,2 @@ -../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT(hns3_tx_desc, +../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(iomap_writepage_map, @@ -28434 +29891 @@ -../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘perf_trace_hns3_rx_desc’: +../fs/iomap/./trace.h: In function ‘perf_trace_iomap_iter’: @@ -28444,2 +29901,2 @@ -../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ - 98 | TRACE_EVENT(hns3_rx_desc, +../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ + 200 | TRACE_EVENT(iomap_iter, @@ -28456,2 +29913,52 @@ -../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ - 98 | TRACE_EVENT(hns3_rx_desc, +../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ + 200 | TRACE_EVENT(iomap_iter, + | ^~~~~~~~~~~ +../fs/iomap/./trace.h: In function ‘perf_trace_iomap_dio_rw_begin’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ + 236 | TRACE_EVENT(iomap_dio_rw_begin, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ + 236 | TRACE_EVENT(iomap_dio_rw_begin, + | ^~~~~~~~~~~ +../fs/iomap/./trace.h: In function ‘perf_trace_iomap_dio_complete’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ + 274 | TRACE_EVENT(iomap_dio_complete, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ + 274 | TRACE_EVENT(iomap_dio_complete, @@ -28460 +29967 @@ -../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘__bpf_trace_hns3_skb_template’: +../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_readpage_class’: @@ -28467,2 +29974,2 @@ -../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 15 | DECLARE_EVENT_CLASS(hns3_skb_template, +../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, @@ -28476,2 +29983,2 @@ -../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 15 | DECLARE_EVENT_CLASS(hns3_skb_template, +../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, @@ -28479 +29986,39 @@ -../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘__bpf_trace_hns3_tx_desc’: +../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_range_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 53 | DECLARE_EVENT_CLASS(iomap_range_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 53 | DECLARE_EVENT_CLASS(iomap_range_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 116 | DECLARE_EVENT_CLASS(iomap_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 116 | DECLARE_EVENT_CLASS(iomap_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_writepage_map’: @@ -28489,2 +30034,2 @@ -../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT(hns3_tx_desc, +../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(iomap_writepage_map, @@ -28501,2 +30046,2 @@ -../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT(hns3_tx_desc, +../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(iomap_writepage_map, @@ -28504 +30049 @@ -../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘__bpf_trace_hns3_rx_desc’: +../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_iter’: @@ -28514,2 +30059,2 @@ -../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ - 98 | TRACE_EVENT(hns3_rx_desc, +../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ + 200 | TRACE_EVENT(iomap_iter, @@ -28526,2 +30071,2 @@ -../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ - 98 | TRACE_EVENT(hns3_rx_desc, +../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ + 200 | TRACE_EVENT(iomap_iter, @@ -28529 +30074,52 @@ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/hisilicon/hns3/hns3_enet.o] Error 1 +../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_dio_rw_begin’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ + 236 | TRACE_EVENT(iomap_dio_rw_begin, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ + 236 | TRACE_EVENT(iomap_dio_rw_begin, + | ^~~~~~~~~~~ +../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_dio_complete’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ + 274 | TRACE_EVENT(iomap_dio_complete, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ + 274 | TRACE_EVENT(iomap_dio_complete, + | ^~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: fs/iomap/trace.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: fs/iomap] Error 2 @@ -28951,3 +30547,3 @@ - from ../include/trace/events/vmscan.h:496, - from ../mm/vmscan.c:71: -../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_kswapd_sleep’: + from ../drivers/net/ethernet/hisilicon/hns3/hns3_trace.h:138, + from ../drivers/net/ethernet/hisilicon/hns3/hns3_enet.c:35: +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘trace_event_raw_event_hns3_skb_template’: @@ -28960,6 +30556,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, - | ^~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(hns3_skb_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -28972,6 +30565,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, - | ^~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(hns3_skb_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -28984,6 +30574,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, - | ^~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(hns3_skb_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -28996,6 +30583,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, - | ^~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(hns3_skb_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -29008,7 +30592,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, - | ^~~~~~~~~~~ -../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_kswapd_wake’: +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(hns3_skb_template, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘trace_event_raw_event_hns3_tx_desc’: @@ -29024,2 +30605,2 @@ -../include/trace/events/vmscan.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT(hns3_tx_desc, @@ -29036,2 +30617,2 @@ -../include/trace/events/vmscan.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT(hns3_tx_desc, @@ -29039 +30620 @@ -../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_wakeup_kswapd’: +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘trace_event_raw_event_hns3_rx_desc’: @@ -29049,2 +30630,2 @@ -../include/trace/events/vmscan.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(hns3_rx_desc, @@ -29061,2 +30642,159 @@ -../include/trace/events/vmscan.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(hns3_rx_desc, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘perf_trace_hns3_skb_template’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(hns3_skb_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(hns3_skb_template, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘perf_trace_hns3_tx_desc’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT(hns3_tx_desc, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT(hns3_tx_desc, + | ^~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘perf_trace_hns3_rx_desc’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(hns3_rx_desc, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(hns3_rx_desc, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘__bpf_trace_hns3_skb_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(hns3_skb_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(hns3_skb_template, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘__bpf_trace_hns3_tx_desc’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT(hns3_tx_desc, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT(hns3_tx_desc, + | ^~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘__bpf_trace_hns3_rx_desc’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(hns3_rx_desc, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(hns3_rx_desc, + | ^~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/hisilicon/hns3/hns3_enet.o] Error 1 +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/kmem.h:415, + from ../mm/slab_common.c:36: +../include/trace/events/kmem.h: In function ‘trace_event_raw_event_kmem_cache_alloc’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kmem.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(kmem_cache_alloc, @@ -29064 +30801,0 @@ -../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_direct_reclaim_begin_template’: @@ -29071,3 +30808,18 @@ -../include/trace/events/vmscan.h:115:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 115 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kmem.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(kmem_cache_alloc, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kmem.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(kmem_cache_alloc, + | ^~~~~~~~~~~ @@ -29080,4 +30832,19 @@ -../include/trace/events/vmscan.h:115:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 115 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_direct_reclaim_end_template’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kmem.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(kmem_cache_alloc, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kmem.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(kmem_cache_alloc, + | ^~~~~~~~~~~ +../include/trace/events/kmem.h: In function ‘trace_event_raw_event_kmalloc’: @@ -29090,3 +30857,6 @@ -../include/trace/events/vmscan.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 159 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kmem.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ + 54 | TRACE_EVENT(kmalloc, + | ^~~~~~~~~~~ @@ -29099,4 +30869,7 @@ -../include/trace/events/vmscan.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 159 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_shrink_slab_start’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kmem.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ + 54 | TRACE_EVENT(kmalloc, + | ^~~~~~~~~~~ +../include/trace/events/kmem.h: In function ‘trace_event_raw_event_kfree’: @@ -29112,2 +30885,2 @@ -../include/trace/events/vmscan.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ - 199 | TRACE_EVENT(mm_shrink_slab_start, +../include/trace/events/kmem.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(kfree, @@ -29124,2 +30897,2 @@ -../include/trace/events/vmscan.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ - 199 | TRACE_EVENT(mm_shrink_slab_start, +../include/trace/events/kmem.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(kfree, @@ -29127 +30900 @@ -../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_shrink_slab_end’: +../include/trace/events/kmem.h: In function ‘trace_event_raw_event_kmem_cache_free’: @@ -29137,2 +30910,2 @@ -../include/trace/events/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ - 244 | TRACE_EVENT(mm_shrink_slab_end, +../include/trace/events/kmem.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ + 114 | TRACE_EVENT(kmem_cache_free, @@ -29149,2 +30922,2 @@ -../include/trace/events/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ - 244 | TRACE_EVENT(mm_shrink_slab_end, +../include/trace/events/kmem.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ + 114 | TRACE_EVENT(kmem_cache_free, @@ -29152 +30925 @@ -../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_lru_isolate’: +../include/trace/events/kmem.h: In function ‘trace_event_raw_event_mm_page_free’: @@ -29162,2 +30935,2 @@ -../include/trace/events/vmscan.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ - 281 | TRACE_EVENT(mm_vmscan_lru_isolate, +../include/trace/events/kmem.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ + 136 | TRACE_EVENT(mm_page_free, @@ -29174,2 +30947,2 @@ -../include/trace/events/vmscan.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ - 281 | TRACE_EVENT(mm_vmscan_lru_isolate, +../include/trace/events/kmem.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ + 136 | TRACE_EVENT(mm_page_free, @@ -29177 +30950 @@ -../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_write_folio’: +../include/trace/events/kmem.h: In function ‘trace_event_raw_event_mm_page_free_batched’: @@ -29187,2 +30960,2 @@ -../include/trace/events/vmscan.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ - 326 | TRACE_EVENT(mm_vmscan_write_folio, +../include/trace/events/kmem.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(mm_page_free_batched, @@ -29199,2 +30972,2 @@ -../include/trace/events/vmscan.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ - 326 | TRACE_EVENT(mm_vmscan_write_folio, +../include/trace/events/kmem.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(mm_page_free_batched, @@ -29202 +30975 @@ -../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_lru_shrink_inactive’: +../include/trace/events/kmem.h: In function ‘trace_event_raw_event_mm_page_alloc’: @@ -29212,2 +30985,2 @@ -../include/trace/events/vmscan.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ - 349 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, +../include/trace/events/kmem.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ + 177 | TRACE_EVENT(mm_page_alloc, @@ -29224,2 +30997,2 @@ -../include/trace/events/vmscan.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ - 349 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, +../include/trace/events/kmem.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ + 177 | TRACE_EVENT(mm_page_alloc, @@ -29227 +31000,20 @@ -../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_lru_shrink_active’: +../include/trace/events/kmem.h: In function ‘trace_event_raw_event_mm_page’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/kmem.h:206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 206 | DECLARE_EVENT_CLASS(mm_page, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/kmem.h:206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 206 | DECLARE_EVENT_CLASS(mm_page, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kmem.h: In function ‘trace_event_raw_event_mm_page_pcpu_drain’: @@ -29237,2 +31029,2 @@ -../include/trace/events/vmscan.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ - 400 | TRACE_EVENT(mm_vmscan_lru_shrink_active, +../include/trace/events/kmem.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ + 243 | TRACE_EVENT(mm_page_pcpu_drain, @@ -29249,2 +31041,2 @@ -../include/trace/events/vmscan.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ - 400 | TRACE_EVENT(mm_vmscan_lru_shrink_active, +../include/trace/events/kmem.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ + 243 | TRACE_EVENT(mm_page_pcpu_drain, @@ -29252 +31044 @@ -../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_node_reclaim_begin’: +../include/trace/events/kmem.h: In function ‘trace_event_raw_event_mm_page_alloc_extfrag’: @@ -29262,2 +31054,2 @@ -../include/trace/events/vmscan.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ - 436 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, +../include/trace/events/kmem.h:266:1: note: in expansion of macro ‘TRACE_EVENT’ + 266 | TRACE_EVENT(mm_page_alloc_extfrag, @@ -29274,2 +31066,2 @@ -../include/trace/events/vmscan.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ - 436 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, +../include/trace/events/kmem.h:266:1: note: in expansion of macro ‘TRACE_EVENT’ + 266 | TRACE_EVENT(mm_page_alloc_extfrag, @@ -29277 +31069 @@ -../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_throttled’: +../include/trace/events/kmem.h: In function ‘trace_event_raw_event_mm_alloc_contig_migrate_range_info’: @@ -29287,2 +31079,2 @@ -../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ - 467 | TRACE_EVENT(mm_vmscan_throttled, +../include/trace/events/kmem.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ + 307 | TRACE_EVENT(mm_alloc_contig_migrate_range_info, @@ -29299,2 +31091,2 @@ -../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ - 467 | TRACE_EVENT(mm_vmscan_throttled, +../include/trace/events/kmem.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ + 307 | TRACE_EVENT(mm_alloc_contig_migrate_range_info, @@ -29302,4 +31094,3 @@ -In file included from ../include/trace/define_trace.h:109: -../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_kswapd_sleep’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/kmem.h: In function ‘trace_event_raw_event_rss_stat’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -29307,2 +31098,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -29313,2 +31104,2 @@ -../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, +../include/trace/events/kmem.h:384:1: note: in expansion of macro ‘TRACE_EVENT’ + 384 | TRACE_EVENT(rss_stat, @@ -29316,2 +31107,2 @@ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -29319,2 +31110,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -29325,2 +31116,2 @@ -../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, +../include/trace/events/kmem.h:384:1: note: in expansion of macro ‘TRACE_EVENT’ + 384 | TRACE_EVENT(rss_stat, @@ -29328 +31119,2 @@ -../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_kswapd_wake’: +In file included from ../include/trace/define_trace.h:109: +../include/trace/events/kmem.h: In function ‘perf_trace_kmem_cache_alloc’: @@ -29338,2 +31130,2 @@ -../include/trace/events/vmscan.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, +../include/trace/events/kmem.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(kmem_cache_alloc, @@ -29350,2 +31142,2 @@ -../include/trace/events/vmscan.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, +../include/trace/events/kmem.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(kmem_cache_alloc, @@ -29353 +31145 @@ -../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_wakeup_kswapd’: +../include/trace/events/kmem.h: In function ‘perf_trace_kmalloc’: @@ -29363,2 +31155,2 @@ -../include/trace/events/vmscan.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, +../include/trace/events/kmem.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ + 54 | TRACE_EVENT(kmalloc, @@ -29375,2 +31167,2 @@ -../include/trace/events/vmscan.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, +../include/trace/events/kmem.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ + 54 | TRACE_EVENT(kmalloc, @@ -29378 +31170 @@ -../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_direct_reclaim_begin_template’: +../include/trace/events/kmem.h: In function ‘perf_trace_kfree’: @@ -29385,3 +31177,6 @@ -../include/trace/events/vmscan.h:115:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 115 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kmem.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(kfree, + | ^~~~~~~~~~~ @@ -29394,4 +31189,7 @@ -../include/trace/events/vmscan.h:115:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 115 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_direct_reclaim_end_template’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kmem.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(kfree, + | ^~~~~~~~~~~ +../include/trace/events/kmem.h: In function ‘perf_trace_kmem_cache_free’: @@ -29404,3 +31202,6 @@ -../include/trace/events/vmscan.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 159 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kmem.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ + 114 | TRACE_EVENT(kmem_cache_free, + | ^~~~~~~~~~~ @@ -29413,4 +31214,7 @@ -../include/trace/events/vmscan.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 159 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/vmscan.h: In function ‘perf_trace_mm_shrink_slab_start’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kmem.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ + 114 | TRACE_EVENT(kmem_cache_free, + | ^~~~~~~~~~~ +../include/trace/events/kmem.h: In function ‘perf_trace_mm_page_free’: @@ -29426,2 +31230,2 @@ -../include/trace/events/vmscan.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ - 199 | TRACE_EVENT(mm_shrink_slab_start, +../include/trace/events/kmem.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ + 136 | TRACE_EVENT(mm_page_free, @@ -29438,2 +31242,2 @@ -../include/trace/events/vmscan.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ - 199 | TRACE_EVENT(mm_shrink_slab_start, +../include/trace/events/kmem.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ + 136 | TRACE_EVENT(mm_page_free, @@ -29441 +31245 @@ -../include/trace/events/vmscan.h: In function ‘perf_trace_mm_shrink_slab_end’: +../include/trace/events/kmem.h: In function ‘perf_trace_mm_page_free_batched’: @@ -29451,2 +31255,2 @@ -../include/trace/events/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ - 244 | TRACE_EVENT(mm_shrink_slab_end, +../include/trace/events/kmem.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(mm_page_free_batched, @@ -29463,2 +31267,2 @@ -../include/trace/events/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ - 244 | TRACE_EVENT(mm_shrink_slab_end, +../include/trace/events/kmem.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(mm_page_free_batched, @@ -29466 +31270 @@ -../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_lru_isolate’: +../include/trace/events/kmem.h: In function ‘perf_trace_mm_page_alloc’: @@ -29476,2 +31280,2 @@ -../include/trace/events/vmscan.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ - 281 | TRACE_EVENT(mm_vmscan_lru_isolate, +../include/trace/events/kmem.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ + 177 | TRACE_EVENT(mm_page_alloc, @@ -29488,2 +31292,2 @@ -../include/trace/events/vmscan.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ - 281 | TRACE_EVENT(mm_vmscan_lru_isolate, +../include/trace/events/kmem.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ + 177 | TRACE_EVENT(mm_page_alloc, @@ -29491 +31295 @@ -../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_write_folio’: +../include/trace/events/kmem.h: In function ‘perf_trace_mm_page’: @@ -29498,6 +31302,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/vmscan.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ - 326 | TRACE_EVENT(mm_vmscan_write_folio, - | ^~~~~~~~~~~ +../include/trace/events/kmem.h:206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 206 | DECLARE_EVENT_CLASS(mm_page, + | ^~~~~~~~~~~~~~~~~~~ @@ -29510,7 +31311,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/vmscan.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ - 326 | TRACE_EVENT(mm_vmscan_write_folio, - | ^~~~~~~~~~~ -../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_lru_shrink_inactive’: +../include/trace/events/kmem.h:206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 206 | DECLARE_EVENT_CLASS(mm_page, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kmem.h: In function ‘perf_trace_mm_page_pcpu_drain’: @@ -29526,2 +31324,2 @@ -../include/trace/events/vmscan.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ - 349 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, +../include/trace/events/kmem.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ + 243 | TRACE_EVENT(mm_page_pcpu_drain, @@ -29538,2 +31336,2 @@ -../include/trace/events/vmscan.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ - 349 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, +../include/trace/events/kmem.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ + 243 | TRACE_EVENT(mm_page_pcpu_drain, @@ -29541 +31339 @@ -../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_lru_shrink_active’: +../include/trace/events/kmem.h: In function ‘perf_trace_mm_page_alloc_extfrag’: @@ -29551,2 +31349,2 @@ -../include/trace/events/vmscan.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ - 400 | TRACE_EVENT(mm_vmscan_lru_shrink_active, +../include/trace/events/kmem.h:266:1: note: in expansion of macro ‘TRACE_EVENT’ + 266 | TRACE_EVENT(mm_page_alloc_extfrag, @@ -29563,2 +31361,2 @@ -../include/trace/events/vmscan.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ - 400 | TRACE_EVENT(mm_vmscan_lru_shrink_active, +../include/trace/events/kmem.h:266:1: note: in expansion of macro ‘TRACE_EVENT’ + 266 | TRACE_EVENT(mm_page_alloc_extfrag, @@ -29566 +31364 @@ -../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_node_reclaim_begin’: +../include/trace/events/kmem.h: In function ‘perf_trace_mm_alloc_contig_migrate_range_info’: @@ -29576,2 +31374,2 @@ -../include/trace/events/vmscan.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ - 436 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, +../include/trace/events/kmem.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ + 307 | TRACE_EVENT(mm_alloc_contig_migrate_range_info, @@ -29588,2 +31386,2 @@ -../include/trace/events/vmscan.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ - 436 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, +../include/trace/events/kmem.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ + 307 | TRACE_EVENT(mm_alloc_contig_migrate_range_info, @@ -29591 +31389 @@ -../include/trace/events/vmscan.h: In function ‘perf_trace_mm_vmscan_throttled’: +../include/trace/events/kmem.h: In function ‘perf_trace_rss_stat’: @@ -29601,2 +31399,2 @@ -../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ - 467 | TRACE_EVENT(mm_vmscan_throttled, +../include/trace/events/kmem.h:384:1: note: in expansion of macro ‘TRACE_EVENT’ + 384 | TRACE_EVENT(rss_stat, @@ -29613,2 +31411,2 @@ -../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ - 467 | TRACE_EVENT(mm_vmscan_throttled, +../include/trace/events/kmem.h:384:1: note: in expansion of macro ‘TRACE_EVENT’ + 384 | TRACE_EVENT(rss_stat, @@ -29617 +31415 @@ -../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_kswapd_sleep’: +../include/trace/events/kmem.h: In function ‘__bpf_trace_kmem_cache_alloc’: @@ -29627,2 +31425,2 @@ -../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, +../include/trace/events/kmem.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(kmem_cache_alloc, @@ -29639,2 +31437,2 @@ -../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, +../include/trace/events/kmem.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(kmem_cache_alloc, @@ -29642 +31440 @@ -../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_kswapd_wake’: +../include/trace/events/kmem.h: In function ‘__bpf_trace_kmalloc’: @@ -29652,2 +31450,2 @@ -../include/trace/events/vmscan.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, +../include/trace/events/kmem.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ + 54 | TRACE_EVENT(kmalloc, @@ -29664,2 +31462,2 @@ -../include/trace/events/vmscan.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, +../include/trace/events/kmem.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ + 54 | TRACE_EVENT(kmalloc, @@ -29667 +31465 @@ -../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_wakeup_kswapd’: +../include/trace/events/kmem.h: In function ‘__bpf_trace_kfree’: @@ -29677,2 +31475,2 @@ -../include/trace/events/vmscan.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, +../include/trace/events/kmem.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(kfree, @@ -29689,2 +31487,2 @@ -../include/trace/events/vmscan.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, +../include/trace/events/kmem.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(kfree, @@ -29692 +31490 @@ -../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_direct_reclaim_begin_template’: +../include/trace/events/kmem.h: In function ‘__bpf_trace_kmem_cache_free’: @@ -29699,3 +31497,6 @@ -../include/trace/events/vmscan.h:115:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 115 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kmem.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ + 114 | TRACE_EVENT(kmem_cache_free, + | ^~~~~~~~~~~ @@ -29708,4 +31509,7 @@ -../include/trace/events/vmscan.h:115:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 115 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_direct_reclaim_end_template’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kmem.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ + 114 | TRACE_EVENT(kmem_cache_free, + | ^~~~~~~~~~~ +../include/trace/events/kmem.h: In function ‘__bpf_trace_mm_page_free’: @@ -29718,2 +31522,77 @@ -../include/trace/events/vmscan.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 159 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kmem.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ + 136 | TRACE_EVENT(mm_page_free, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kmem.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ + 136 | TRACE_EVENT(mm_page_free, + | ^~~~~~~~~~~ +../include/trace/events/kmem.h: In function ‘__bpf_trace_mm_page_free_batched’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kmem.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(mm_page_free_batched, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kmem.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(mm_page_free_batched, + | ^~~~~~~~~~~ +../include/trace/events/kmem.h: In function ‘__bpf_trace_mm_page_alloc’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kmem.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ + 177 | TRACE_EVENT(mm_page_alloc, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kmem.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ + 177 | TRACE_EVENT(mm_page_alloc, + | ^~~~~~~~~~~ +../include/trace/events/kmem.h: In function ‘__bpf_trace_mm_page’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kmem.h:206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 206 | DECLARE_EVENT_CLASS(mm_page, @@ -29727,2 +31606,2 @@ -../include/trace/events/vmscan.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 159 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, +../include/trace/events/kmem.h:206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 206 | DECLARE_EVENT_CLASS(mm_page, @@ -29730 +31609 @@ -../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_shrink_slab_start’: +../include/trace/events/kmem.h: In function ‘__bpf_trace_mm_page_pcpu_drain’: @@ -29740,2 +31619,2 @@ -../include/trace/events/vmscan.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ - 199 | TRACE_EVENT(mm_shrink_slab_start, +../include/trace/events/kmem.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ + 243 | TRACE_EVENT(mm_page_pcpu_drain, @@ -29752,2 +31631,2 @@ -../include/trace/events/vmscan.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ - 199 | TRACE_EVENT(mm_shrink_slab_start, +../include/trace/events/kmem.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ + 243 | TRACE_EVENT(mm_page_pcpu_drain, @@ -29755 +31634 @@ -../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_shrink_slab_end’: +../include/trace/events/kmem.h: In function ‘__bpf_trace_mm_page_alloc_extfrag’: @@ -29765,2 +31644,2 @@ -../include/trace/events/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ - 244 | TRACE_EVENT(mm_shrink_slab_end, +../include/trace/events/kmem.h:266:1: note: in expansion of macro ‘TRACE_EVENT’ + 266 | TRACE_EVENT(mm_page_alloc_extfrag, @@ -29777,2 +31656,2 @@ -../include/trace/events/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ - 244 | TRACE_EVENT(mm_shrink_slab_end, +../include/trace/events/kmem.h:266:1: note: in expansion of macro ‘TRACE_EVENT’ + 266 | TRACE_EVENT(mm_page_alloc_extfrag, @@ -29780 +31659 @@ -../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_lru_isolate’: +../include/trace/events/kmem.h: In function ‘__bpf_trace_mm_alloc_contig_migrate_range_info’: @@ -29790,2 +31669,2 @@ -../include/trace/events/vmscan.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ - 281 | TRACE_EVENT(mm_vmscan_lru_isolate, +../include/trace/events/kmem.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ + 307 | TRACE_EVENT(mm_alloc_contig_migrate_range_info, @@ -29802,2 +31681,2 @@ -../include/trace/events/vmscan.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ - 281 | TRACE_EVENT(mm_vmscan_lru_isolate, +../include/trace/events/kmem.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ + 307 | TRACE_EVENT(mm_alloc_contig_migrate_range_info, @@ -29805 +31684 @@ -../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_write_folio’: +../include/trace/events/kmem.h: In function ‘__bpf_trace_rss_stat’: @@ -29815,2 +31694,2 @@ -../include/trace/events/vmscan.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ - 326 | TRACE_EVENT(mm_vmscan_write_folio, +../include/trace/events/kmem.h:384:1: note: in expansion of macro ‘TRACE_EVENT’ + 384 | TRACE_EVENT(rss_stat, @@ -29827,2 +31706,2 @@ -../include/trace/events/vmscan.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ - 326 | TRACE_EVENT(mm_vmscan_write_folio, +../include/trace/events/kmem.h:384:1: note: in expansion of macro ‘TRACE_EVENT’ + 384 | TRACE_EVENT(rss_stat, @@ -29830 +31709,292 @@ -../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_lru_shrink_inactive’: +make[4]: *** [../scripts/Makefile.build:244: mm/slab_common.o] Error 1 +make[3]: *** [../scripts/Makefile.build:485: mm] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/sof.h:121, + from ../sound/soc/sof/core.c:20: +../include/trace/events/sof.h: In function ‘trace_event_raw_event_sof_widget_template’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(sof_widget_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(sof_widget_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(sof_widget_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(sof_widget_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(sof_widget_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof.h: In function ‘trace_event_raw_event_sof_ipc3_period_elapsed_position’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, + | ^~~~~~~~~~~ +../include/trace/events/sof.h: In function ‘trace_event_raw_event_sof_pcm_pointer_position’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(sof_pcm_pointer_position, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(sof_pcm_pointer_position, + | ^~~~~~~~~~~ +../include/trace/events/sof.h: In function ‘trace_event_raw_event_sof_stream_position_ipc_rx’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(sof_stream_position_ipc_rx, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(sof_stream_position_ipc_rx, + | ^~~~~~~~~~~ +../include/trace/events/sof.h: In function ‘trace_event_raw_event_sof_ipc4_fw_config’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(sof_ipc4_fw_config, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(sof_ipc4_fw_config, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../include/trace/events/sof.h: In function ‘perf_trace_sof_widget_template’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(sof_widget_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(sof_widget_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof.h: In function ‘perf_trace_sof_ipc3_period_elapsed_position’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, + | ^~~~~~~~~~~ +../include/trace/events/sof.h: In function ‘perf_trace_sof_pcm_pointer_position’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(sof_pcm_pointer_position, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(sof_pcm_pointer_position, + | ^~~~~~~~~~~ +../include/trace/events/sof.h: In function ‘perf_trace_sof_stream_position_ipc_rx’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(sof_stream_position_ipc_rx, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(sof_stream_position_ipc_rx, + | ^~~~~~~~~~~ +../include/trace/events/sof.h: In function ‘perf_trace_sof_ipc4_fw_config’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(sof_ipc4_fw_config, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(sof_ipc4_fw_config, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/sof.h: In function ‘__bpf_trace_sof_widget_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(sof_widget_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(sof_widget_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof.h: In function ‘__bpf_trace_sof_ipc3_period_elapsed_position’: @@ -29840,2 +32010,2 @@ -../include/trace/events/vmscan.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ - 349 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, +../include/trace/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, @@ -29852,2 +32022,2 @@ -../include/trace/events/vmscan.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ - 349 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, +../include/trace/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, @@ -29855 +32025 @@ -../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_lru_shrink_active’: +../include/trace/events/sof.h: In function ‘__bpf_trace_sof_pcm_pointer_position’: @@ -29865,2 +32035,2 @@ -../include/trace/events/vmscan.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ - 400 | TRACE_EVENT(mm_vmscan_lru_shrink_active, +../include/trace/events/sof.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(sof_pcm_pointer_position, @@ -29877,2 +32047,2 @@ -../include/trace/events/vmscan.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ - 400 | TRACE_EVENT(mm_vmscan_lru_shrink_active, +../include/trace/events/sof.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(sof_pcm_pointer_position, @@ -29880 +32050 @@ -../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_node_reclaim_begin’: +../include/trace/events/sof.h: In function ‘__bpf_trace_sof_stream_position_ipc_rx’: @@ -29890,2 +32060,2 @@ -../include/trace/events/vmscan.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ - 436 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, +../include/trace/events/sof.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(sof_stream_position_ipc_rx, @@ -29902,2 +32072,2 @@ -../include/trace/events/vmscan.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ - 436 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, +../include/trace/events/sof.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(sof_stream_position_ipc_rx, @@ -29905 +32075 @@ -../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_throttled’: +../include/trace/events/sof.h: In function ‘__bpf_trace_sof_ipc4_fw_config’: @@ -29915,2 +32085,2 @@ -../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ - 467 | TRACE_EVENT(mm_vmscan_throttled, +../include/trace/events/sof.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(sof_ipc4_fw_config, @@ -29927,2 +32097,2 @@ -../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ - 467 | TRACE_EVENT(mm_vmscan_throttled, +../include/trace/events/sof.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(sof_ipc4_fw_config, @@ -29930,2 +32100,2 @@ -make[4]: *** [../scripts/Makefile.build:244: mm/vmscan.o] Error 1 -make[3]: *** [../scripts/Makefile.build:485: mm] Error 2 +make[6]: *** [../scripts/Makefile.build:244: sound/soc/sof/core.o] Error 1 +make[6]: *** Waiting for unfinished jobs.... @@ -30138,90 +32307,0 @@ - from ../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:58, - from ../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/dev.c:13: -../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_dev_template’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 14 | DECLARE_EVENT_CLASS(mlx5_sf_dev_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 14 | DECLARE_EVENT_CLASS(mlx5_sf_dev_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 14 | DECLARE_EVENT_CLASS(mlx5_sf_dev_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 14 | DECLARE_EVENT_CLASS(mlx5_sf_dev_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 14 | DECLARE_EVENT_CLASS(mlx5_sf_dev_template, - | ^~~~~~~~~~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:109: -../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h: In function ‘perf_trace_mlx5_sf_dev_template’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 14 | DECLARE_EVENT_CLASS(mlx5_sf_dev_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 14 | DECLARE_EVENT_CLASS(mlx5_sf_dev_template, - | ^~~~~~~~~~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:110: -../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_dev_template’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 14 | DECLARE_EVENT_CLASS(mlx5_sf_dev_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 14 | DECLARE_EVENT_CLASS(mlx5_sf_dev_template, - | ^~~~~~~~~~~~~~~~~~~ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/sf/dev/dev.o] Error 1 -In file included from ../include/trace/define_trace.h:108, @@ -30647,3 +32727,3 @@ - from ../drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer_tracepoint.h:78, - from ../drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer.c:35: -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fw’: + from ../drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_trace.h:181, + from ../drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c:10: +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘trace_event_raw_event_hclge_pf_mbx_get’: @@ -30659,2 +32739,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ - 43 | TRACE_EVENT(mlx5_fw, +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(hclge_pf_mbx_get, @@ -30671,2 +32751,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ - 43 | TRACE_EVENT(mlx5_fw, +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(hclge_pf_mbx_get, @@ -30683,2 +32763,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ - 43 | TRACE_EVENT(mlx5_fw, +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(hclge_pf_mbx_get, @@ -30695,2 +32775,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ - 43 | TRACE_EVENT(mlx5_fw, +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(hclge_pf_mbx_get, @@ -30707,2 +32787,27 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ - 43 | TRACE_EVENT(mlx5_fw, +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(hclge_pf_mbx_get, + | ^~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘trace_event_raw_event_hclge_pf_mbx_send’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(hclge_pf_mbx_send, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(hclge_pf_mbx_send, @@ -30709,0 +32815,38 @@ +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘trace_event_raw_event_hclge_pf_cmd_template’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:81:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 81 | DECLARE_EVENT_CLASS(hclge_pf_cmd_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:81:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 81 | DECLARE_EVENT_CLASS(hclge_pf_cmd_template, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘trace_event_raw_event_hclge_pf_special_cmd_template’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 132 | DECLARE_EVENT_CLASS(hclge_pf_special_cmd_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 132 | DECLARE_EVENT_CLASS(hclge_pf_special_cmd_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -30711 +32854 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h: In function ‘perf_trace_mlx5_fw’: +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘perf_trace_hclge_pf_mbx_get’: @@ -30721,2 +32864,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ - 43 | TRACE_EVENT(mlx5_fw, +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(hclge_pf_mbx_get, @@ -30733,2 +32876,15 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ - 43 | TRACE_EVENT(mlx5_fw, +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(hclge_pf_mbx_get, + | ^~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘perf_trace_hclge_pf_mbx_send’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(hclge_pf_mbx_send, @@ -30735,0 +32892,50 @@ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(hclge_pf_mbx_send, + | ^~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘perf_trace_hclge_pf_cmd_template’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:81:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 81 | DECLARE_EVENT_CLASS(hclge_pf_cmd_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:81:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 81 | DECLARE_EVENT_CLASS(hclge_pf_cmd_template, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘perf_trace_hclge_pf_special_cmd_template’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 132 | DECLARE_EVENT_CLASS(hclge_pf_special_cmd_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 132 | DECLARE_EVENT_CLASS(hclge_pf_special_cmd_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -30737 +32943 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h: In function ‘__bpf_trace_mlx5_fw’: +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘__bpf_trace_hclge_pf_mbx_get’: @@ -30747,2 +32953,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ - 43 | TRACE_EVENT(mlx5_fw, +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(hclge_pf_mbx_get, @@ -30759,2 +32965,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ - 43 | TRACE_EVENT(mlx5_fw, +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(hclge_pf_mbx_get, @@ -30762 +32968,1853 @@ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer.o] Error 1 +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘__bpf_trace_hclge_pf_mbx_send’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(hclge_pf_mbx_send, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(hclge_pf_mbx_send, + | ^~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘__bpf_trace_hclge_pf_cmd_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:81:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 81 | DECLARE_EVENT_CLASS(hclge_pf_cmd_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:81:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 81 | DECLARE_EVENT_CLASS(hclge_pf_cmd_template, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘__bpf_trace_hclge_pf_special_cmd_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 132 | DECLARE_EVENT_CLASS(hclge_pf_special_cmd_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 132 | DECLARE_EVENT_CLASS(hclge_pf_special_cmd_template, + | ^~~~~~~~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.o] Error 1 +make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/hisilicon/hns3] Error 2 +make[6]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/hisilicon] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../arch/x86/kvm/mmu/mmutrace.h:451, + from ../arch/x86/kvm/mmu/mmu.c:193: +../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_pagetable_walk’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_paging_element’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ + 88 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ + 88 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_set_bit_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 106 | DECLARE_EVENT_CLASS(kvm_mmu_set_bit_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 106 | DECLARE_EVENT_CLASS(kvm_mmu_set_bit_class, + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_walker_error’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ + 140 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ + 140 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_get_page’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_page_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 176 | DECLARE_EVENT_CLASS(kvm_mmu_page_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 176 | DECLARE_EVENT_CLASS(kvm_mmu_page_class, + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_mark_mmio_spte’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ + 210 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ + 210 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_handle_mmio_page_fault’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ + 233 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ + 233 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_fast_page_fault’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ + 254 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ + 254 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_zap_all_fast’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ + 289 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ + 289 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_check_mmio_spte’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ + 310 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ + 310 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_set_spte’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ + 333 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ + 333 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_spte_requested’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ + 369 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ + 369 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_tdp_mmu_spte_changed’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ + 391 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ + 391 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_split_huge_page’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ + 420 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ + 420 | TRACE_EVENT( + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_pagetable_walk’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_paging_element’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ + 88 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ + 88 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_set_bit_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 106 | DECLARE_EVENT_CLASS(kvm_mmu_set_bit_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 106 | DECLARE_EVENT_CLASS(kvm_mmu_set_bit_class, + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_walker_error’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ + 140 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ + 140 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_get_page’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_page_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 176 | DECLARE_EVENT_CLASS(kvm_mmu_page_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 176 | DECLARE_EVENT_CLASS(kvm_mmu_page_class, + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_mark_mmio_spte’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ + 210 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ + 210 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_handle_mmio_page_fault’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ + 233 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ + 233 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_fast_page_fault’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ + 254 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ + 254 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_zap_all_fast’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ + 289 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ + 289 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_check_mmio_spte’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ + 310 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ + 310 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_set_spte’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ + 333 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ + 333 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_spte_requested’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ + 369 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ + 369 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_tdp_mmu_spte_changed’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ + 391 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ + 391 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_split_huge_page’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ + 420 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ + 420 | TRACE_EVENT( + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_pagetable_walk’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_paging_element’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ + 88 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ + 88 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_set_bit_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 106 | DECLARE_EVENT_CLASS(kvm_mmu_set_bit_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 106 | DECLARE_EVENT_CLASS(kvm_mmu_set_bit_class, + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_walker_error’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ + 140 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ + 140 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_get_page’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_page_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 176 | DECLARE_EVENT_CLASS(kvm_mmu_page_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 176 | DECLARE_EVENT_CLASS(kvm_mmu_page_class, + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_mark_mmio_spte’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ + 210 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ + 210 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_handle_mmio_page_fault’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ + 233 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ + 233 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_fast_page_fault’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ + 254 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ + 254 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_zap_all_fast’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ + 289 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ + 289 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_check_mmio_spte’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ + 310 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ + 310 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_set_spte’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ + 333 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ + 333 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_spte_requested’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ + 369 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ + 369 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_tdp_mmu_spte_changed’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ + 391 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ + 391 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_split_huge_page’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ + 420 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ + 420 | TRACE_EVENT( + | ^~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: arch/x86/kvm/mmu/mmu.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +In file included from ../include/trace/define_trace.h:108, + from ../drivers/net/wireless/ath/wil6210/trace.h:285, + from ../drivers/net/wireless/ath/wil6210/trace.c:9: +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_wmi’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(wil6210_wmi, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(wil6210_wmi, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(wil6210_wmi, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(wil6210_wmi, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(wil6210_wmi, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_log_event’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:69:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 69 | DECLARE_EVENT_CLASS(wil6210_log_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:69:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 69 | DECLARE_EVENT_CLASS(wil6210_log_event, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_irq_pseudo’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(wil6210_irq_pseudo, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(wil6210_irq_pseudo, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_irq’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 114 | DECLARE_EVENT_CLASS(wil6210_irq, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 114 | DECLARE_EVENT_CLASS(wil6210_irq, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_rx’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ + 146 | TRACE_EVENT(wil6210_rx, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ + 146 | TRACE_EVENT(wil6210_rx, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_rx_status’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ + 177 | TRACE_EVENT(wil6210_rx_status, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ + 177 | TRACE_EVENT(wil6210_rx_status, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_tx’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ + 211 | TRACE_EVENT(wil6210_tx, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ + 211 | TRACE_EVENT(wil6210_tx, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_tx_done’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ + 230 | TRACE_EVENT(wil6210_tx_done, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ + 230 | TRACE_EVENT(wil6210_tx_done, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_tx_status’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ + 250 | TRACE_EVENT(wil6210_tx_status, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ + 250 | TRACE_EVENT(wil6210_tx_status, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘perf_trace_wil6210_wmi’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(wil6210_wmi, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(wil6210_wmi, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘perf_trace_wil6210_log_event’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:69:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 69 | DECLARE_EVENT_CLASS(wil6210_log_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:69:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 69 | DECLARE_EVENT_CLASS(wil6210_log_event, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘perf_trace_wil6210_irq_pseudo’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(wil6210_irq_pseudo, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(wil6210_irq_pseudo, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘perf_trace_wil6210_irq’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 114 | DECLARE_EVENT_CLASS(wil6210_irq, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 114 | DECLARE_EVENT_CLASS(wil6210_irq, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘perf_trace_wil6210_rx’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ + 146 | TRACE_EVENT(wil6210_rx, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ + 146 | TRACE_EVENT(wil6210_rx, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘perf_trace_wil6210_rx_status’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ + 177 | TRACE_EVENT(wil6210_rx_status, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ + 177 | TRACE_EVENT(wil6210_rx_status, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘perf_trace_wil6210_tx’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ + 211 | TRACE_EVENT(wil6210_tx, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ + 211 | TRACE_EVENT(wil6210_tx, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘perf_trace_wil6210_tx_done’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ + 230 | TRACE_EVENT(wil6210_tx_done, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ + 230 | TRACE_EVENT(wil6210_tx_done, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘perf_trace_wil6210_tx_status’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ + 250 | TRACE_EVENT(wil6210_tx_status, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ + 250 | TRACE_EVENT(wil6210_tx_status, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_wmi’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(wil6210_wmi, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(wil6210_wmi, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_log_event’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:69:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 69 | DECLARE_EVENT_CLASS(wil6210_log_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:69:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 69 | DECLARE_EVENT_CLASS(wil6210_log_event, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_irq_pseudo’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(wil6210_irq_pseudo, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(wil6210_irq_pseudo, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_irq’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 114 | DECLARE_EVENT_CLASS(wil6210_irq, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 114 | DECLARE_EVENT_CLASS(wil6210_irq, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_rx’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ + 146 | TRACE_EVENT(wil6210_rx, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ + 146 | TRACE_EVENT(wil6210_rx, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_rx_status’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ + 177 | TRACE_EVENT(wil6210_rx_status, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ + 177 | TRACE_EVENT(wil6210_rx_status, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_tx’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ + 211 | TRACE_EVENT(wil6210_tx, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ + 211 | TRACE_EVENT(wil6210_tx, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_tx_done’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ + 230 | TRACE_EVENT(wil6210_tx_done, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ + 230 | TRACE_EVENT(wil6210_tx_done, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_tx_status’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ + 250 | TRACE_EVENT(wil6210_tx_status, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ + 250 | TRACE_EVENT(wil6210_tx_status, + | ^~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/wil6210/trace.o] Error 1 +make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath/wil6210] Error 2 @@ -33226,756 +37283,0 @@ - from ../fs/zonefs/trace.h:106, - from ../fs/zonefs/super.c:29: -../fs/zonefs/./trace.h: In function ‘trace_event_raw_event_zonefs_zone_mgmt’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ - 22 | TRACE_EVENT(zonefs_zone_mgmt, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ - 22 | TRACE_EVENT(zonefs_zone_mgmt, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ - 22 | TRACE_EVENT(zonefs_zone_mgmt, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ - 22 | TRACE_EVENT(zonefs_zone_mgmt, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ - 22 | TRACE_EVENT(zonefs_zone_mgmt, - | ^~~~~~~~~~~ -../fs/zonefs/./trace.h: In function ‘trace_event_raw_event_zonefs_file_dio_append’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/zonefs/./trace.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(zonefs_file_dio_append, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/zonefs/./trace.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(zonefs_file_dio_append, - | ^~~~~~~~~~~ -../fs/zonefs/./trace.h: In function ‘trace_event_raw_event_zonefs_iomap_begin’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/zonefs/./trace.h:75:1: note: in expansion of macro ‘TRACE_EVENT’ - 75 | TRACE_EVENT(zonefs_iomap_begin, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/zonefs/./trace.h:75:1: note: in expansion of macro ‘TRACE_EVENT’ - 75 | TRACE_EVENT(zonefs_iomap_begin, - | ^~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:109: -../fs/zonefs/./trace.h: In function ‘perf_trace_zonefs_zone_mgmt’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ - 22 | TRACE_EVENT(zonefs_zone_mgmt, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ - 22 | TRACE_EVENT(zonefs_zone_mgmt, - | ^~~~~~~~~~~ -../fs/zonefs/./trace.h: In function ‘perf_trace_zonefs_file_dio_append’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/zonefs/./trace.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(zonefs_file_dio_append, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/zonefs/./trace.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(zonefs_file_dio_append, - | ^~~~~~~~~~~ -../fs/zonefs/./trace.h: In function ‘perf_trace_zonefs_iomap_begin’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/zonefs/./trace.h:75:1: note: in expansion of macro ‘TRACE_EVENT’ - 75 | TRACE_EVENT(zonefs_iomap_begin, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/zonefs/./trace.h:75:1: note: in expansion of macro ‘TRACE_EVENT’ - 75 | TRACE_EVENT(zonefs_iomap_begin, - | ^~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:110: -../fs/zonefs/./trace.h: In function ‘__bpf_trace_zonefs_zone_mgmt’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ - 22 | TRACE_EVENT(zonefs_zone_mgmt, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ - 22 | TRACE_EVENT(zonefs_zone_mgmt, - | ^~~~~~~~~~~ -../fs/zonefs/./trace.h: In function ‘__bpf_trace_zonefs_file_dio_append’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/zonefs/./trace.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(zonefs_file_dio_append, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/zonefs/./trace.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(zonefs_file_dio_append, - | ^~~~~~~~~~~ -../fs/zonefs/./trace.h: In function ‘__bpf_trace_zonefs_iomap_begin’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/zonefs/./trace.h:75:1: note: in expansion of macro ‘TRACE_EVENT’ - 75 | TRACE_EVENT(zonefs_iomap_begin, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/zonefs/./trace.h:75:1: note: in expansion of macro ‘TRACE_EVENT’ - 75 | TRACE_EVENT(zonefs_iomap_begin, - | ^~~~~~~~~~~ -make[5]: *** [../scripts/Makefile.build:244: fs/zonefs/super.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: fs/zonefs] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../drivers/net/wireless/silabs/wfx/traces.h:496, - from ../drivers/net/wireless/silabs/wfx/debug.c:20: -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_hif_data’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 159 | DECLARE_EVENT_CLASS(hif_data, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 159 | DECLARE_EVENT_CLASS(hif_data, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 159 | DECLARE_EVENT_CLASS(hif_data, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 159 | DECLARE_EVENT_CLASS(hif_data, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 159 | DECLARE_EVENT_CLASS(hif_data, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_io_data’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 236 | DECLARE_EVENT_CLASS(io_data, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 236 | DECLARE_EVENT_CLASS(io_data, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_io_data32’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:279:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 279 | DECLARE_EVENT_CLASS(io_data32, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:279:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 279 | DECLARE_EVENT_CLASS(io_data32, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_piggyback’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 314 | DECLARE_EVENT_CLASS(piggyback, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 314 | DECLARE_EVENT_CLASS(piggyback, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_bh_stats’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ - 335 | TRACE_EVENT(bh_stats, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ - 335 | TRACE_EVENT(bh_stats, - | ^~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_tx_stats’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ - 363 | TRACE_EVENT(tx_stats, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ - 363 | TRACE_EVENT(tx_stats, - | ^~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_queues_stats’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ - 437 | TRACE_EVENT(queues_stats, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ - 437 | TRACE_EVENT(queues_stats, - | ^~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:109: -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘perf_trace_hif_data’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 159 | DECLARE_EVENT_CLASS(hif_data, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 159 | DECLARE_EVENT_CLASS(hif_data, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘perf_trace_io_data’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 236 | DECLARE_EVENT_CLASS(io_data, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 236 | DECLARE_EVENT_CLASS(io_data, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘perf_trace_io_data32’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:279:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 279 | DECLARE_EVENT_CLASS(io_data32, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:279:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 279 | DECLARE_EVENT_CLASS(io_data32, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘perf_trace_piggyback’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 314 | DECLARE_EVENT_CLASS(piggyback, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 314 | DECLARE_EVENT_CLASS(piggyback, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘perf_trace_bh_stats’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ - 335 | TRACE_EVENT(bh_stats, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ - 335 | TRACE_EVENT(bh_stats, - | ^~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘perf_trace_tx_stats’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ - 363 | TRACE_EVENT(tx_stats, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ - 363 | TRACE_EVENT(tx_stats, - | ^~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘perf_trace_queues_stats’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ - 437 | TRACE_EVENT(queues_stats, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ - 437 | TRACE_EVENT(queues_stats, - | ^~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:110: -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_hif_data’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 159 | DECLARE_EVENT_CLASS(hif_data, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 159 | DECLARE_EVENT_CLASS(hif_data, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_io_data’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 236 | DECLARE_EVENT_CLASS(io_data, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 236 | DECLARE_EVENT_CLASS(io_data, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_io_data32’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:279:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 279 | DECLARE_EVENT_CLASS(io_data32, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:279:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 279 | DECLARE_EVENT_CLASS(io_data32, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_piggyback’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 314 | DECLARE_EVENT_CLASS(piggyback, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 314 | DECLARE_EVENT_CLASS(piggyback, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_bh_stats’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ - 335 | TRACE_EVENT(bh_stats, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ - 335 | TRACE_EVENT(bh_stats, - | ^~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_tx_stats’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ - 363 | TRACE_EVENT(tx_stats, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ - 363 | TRACE_EVENT(tx_stats, - | ^~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_queues_stats’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ - 437 | TRACE_EVENT(queues_stats, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ - 437 | TRACE_EVENT(queues_stats, - | ^~~~~~~~~~~ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/silabs/wfx/debug.o] Error 1 -make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/silabs/wfx] Error 2 -make[6]: *** [../scripts/Makefile.build:485: drivers/net/wireless/silabs] Error 2 -In file included from ../include/trace/define_trace.h:108, @@ -35412 +38713,0 @@ -make[5]: *** Waiting for unfinished jobs.... @@ -35414,3 +38715,3 @@ - from ../drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_trace.h:181, - from ../drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c:10: -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘trace_event_raw_event_hclge_pf_mbx_get’: + from ../drivers/net/wireless/silabs/wfx/traces.h:496, + from ../drivers/net/wireless/silabs/wfx/debug.c:20: +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_hif_data’: @@ -35423,6 +38724,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(hclge_pf_mbx_get, - | ^~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 159 | DECLARE_EVENT_CLASS(hif_data, + | ^~~~~~~~~~~~~~~~~~~ @@ -35435,6 +38733,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(hclge_pf_mbx_get, - | ^~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 159 | DECLARE_EVENT_CLASS(hif_data, + | ^~~~~~~~~~~~~~~~~~~ @@ -35447,6 +38742,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(hclge_pf_mbx_get, - | ^~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 159 | DECLARE_EVENT_CLASS(hif_data, + | ^~~~~~~~~~~~~~~~~~~ @@ -35459,6 +38751,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(hclge_pf_mbx_get, - | ^~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 159 | DECLARE_EVENT_CLASS(hif_data, + | ^~~~~~~~~~~~~~~~~~~ @@ -35471,7 +38760,61 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(hclge_pf_mbx_get, - | ^~~~~~~~~~~ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘trace_event_raw_event_hclge_pf_mbx_send’: +../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 159 | DECLARE_EVENT_CLASS(hif_data, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_io_data’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 236 | DECLARE_EVENT_CLASS(io_data, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 236 | DECLARE_EVENT_CLASS(io_data, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_io_data32’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:279:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 279 | DECLARE_EVENT_CLASS(io_data32, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:279:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 279 | DECLARE_EVENT_CLASS(io_data32, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_piggyback’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 314 | DECLARE_EVENT_CLASS(piggyback, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 314 | DECLARE_EVENT_CLASS(piggyback, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_bh_stats’: @@ -35487,2 +38830,2 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(hclge_pf_mbx_send, +../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ + 335 | TRACE_EVENT(bh_stats, @@ -35499,2 +38842,2 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(hclge_pf_mbx_send, +../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ + 335 | TRACE_EVENT(bh_stats, @@ -35502 +38845 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘trace_event_raw_event_hclge_pf_cmd_template’: +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_tx_stats’: @@ -35509,3 +38852,6 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:81:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 81 | DECLARE_EVENT_CLASS(hclge_pf_cmd_template, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ + 363 | TRACE_EVENT(tx_stats, + | ^~~~~~~~~~~ @@ -35518,4 +38864,7 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:81:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 81 | DECLARE_EVENT_CLASS(hclge_pf_cmd_template, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘trace_event_raw_event_hclge_pf_special_cmd_template’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ + 363 | TRACE_EVENT(tx_stats, + | ^~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_queues_stats’: @@ -35528,3 +38877,6 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 132 | DECLARE_EVENT_CLASS(hclge_pf_special_cmd_template, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ + 437 | TRACE_EVENT(queues_stats, + | ^~~~~~~~~~~ @@ -35537,3 +38889,6 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 132 | DECLARE_EVENT_CLASS(hclge_pf_special_cmd_template, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ + 437 | TRACE_EVENT(queues_stats, + | ^~~~~~~~~~~ @@ -35541 +38896 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘perf_trace_hclge_pf_mbx_get’: +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘perf_trace_hif_data’: @@ -35548,6 +38903,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(hclge_pf_mbx_get, - | ^~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 159 | DECLARE_EVENT_CLASS(hif_data, + | ^~~~~~~~~~~~~~~~~~~ @@ -35560,7 +38912,61 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(hclge_pf_mbx_get, - | ^~~~~~~~~~~ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘perf_trace_hclge_pf_mbx_send’: +../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 159 | DECLARE_EVENT_CLASS(hif_data, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘perf_trace_io_data’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 236 | DECLARE_EVENT_CLASS(io_data, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 236 | DECLARE_EVENT_CLASS(io_data, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘perf_trace_io_data32’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:279:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 279 | DECLARE_EVENT_CLASS(io_data32, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:279:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 279 | DECLARE_EVENT_CLASS(io_data32, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘perf_trace_piggyback’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 314 | DECLARE_EVENT_CLASS(piggyback, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 314 | DECLARE_EVENT_CLASS(piggyback, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘perf_trace_bh_stats’: @@ -35576,2 +38982,2 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(hclge_pf_mbx_send, +../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ + 335 | TRACE_EVENT(bh_stats, @@ -35588,2 +38994,2 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(hclge_pf_mbx_send, +../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ + 335 | TRACE_EVENT(bh_stats, @@ -35591 +38997 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘perf_trace_hclge_pf_cmd_template’: +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘perf_trace_tx_stats’: @@ -35598,3 +39004,6 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:81:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 81 | DECLARE_EVENT_CLASS(hclge_pf_cmd_template, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ + 363 | TRACE_EVENT(tx_stats, + | ^~~~~~~~~~~ @@ -35607,4 +39016,7 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:81:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 81 | DECLARE_EVENT_CLASS(hclge_pf_cmd_template, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘perf_trace_hclge_pf_special_cmd_template’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ + 363 | TRACE_EVENT(tx_stats, + | ^~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘perf_trace_queues_stats’: @@ -35617,3 +39029,6 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 132 | DECLARE_EVENT_CLASS(hclge_pf_special_cmd_template, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ + 437 | TRACE_EVENT(queues_stats, + | ^~~~~~~~~~~ @@ -35626,3 +39041,6 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 132 | DECLARE_EVENT_CLASS(hclge_pf_special_cmd_template, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ + 437 | TRACE_EVENT(queues_stats, + | ^~~~~~~~~~~ @@ -35630 +39048 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘__bpf_trace_hclge_pf_mbx_get’: +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_hif_data’: @@ -35637,6 +39055,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(hclge_pf_mbx_get, - | ^~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 159 | DECLARE_EVENT_CLASS(hif_data, + | ^~~~~~~~~~~~~~~~~~~ @@ -35649,7 +39064,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(hclge_pf_mbx_get, - | ^~~~~~~~~~~ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘__bpf_trace_hclge_pf_mbx_send’: +../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 159 | DECLARE_EVENT_CLASS(hif_data, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_io_data’: @@ -35662,6 +39074,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(hclge_pf_mbx_send, - | ^~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 236 | DECLARE_EVENT_CLASS(io_data, + | ^~~~~~~~~~~~~~~~~~~ @@ -35674,7 +39083,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(hclge_pf_mbx_send, - | ^~~~~~~~~~~ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘__bpf_trace_hclge_pf_cmd_template’: +../drivers/net/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 236 | DECLARE_EVENT_CLASS(io_data, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_io_data32’: @@ -35687,2 +39093,2 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:81:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 81 | DECLARE_EVENT_CLASS(hclge_pf_cmd_template, +../drivers/net/wireless/silabs/wfx/./traces.h:279:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 279 | DECLARE_EVENT_CLASS(io_data32, @@ -35696,2 +39102,2 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:81:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 81 | DECLARE_EVENT_CLASS(hclge_pf_cmd_template, +../drivers/net/wireless/silabs/wfx/./traces.h:279:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 279 | DECLARE_EVENT_CLASS(io_data32, @@ -35699 +39105 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘__bpf_trace_hclge_pf_special_cmd_template’: +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_piggyback’: @@ -35706,2 +39112,2 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 132 | DECLARE_EVENT_CLASS(hclge_pf_special_cmd_template, +../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 314 | DECLARE_EVENT_CLASS(piggyback, @@ -35715,2 +39121,2 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 132 | DECLARE_EVENT_CLASS(hclge_pf_special_cmd_template, +../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 314 | DECLARE_EVENT_CLASS(piggyback, @@ -35718,13 +39124,7 @@ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.o] Error 1 -make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/hisilicon/hns3] Error 2 -make[6]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/hisilicon] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/fscache.h:507, - from ../fs/netfs/fscache_main.c:13: -../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_cache’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_bh_stats’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -35734,2 +39134,2 @@ -../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(fscache_cache, +../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ + 335 | TRACE_EVENT(bh_stats, @@ -35737,6 +39137,6 @@ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -35746,2 +39146,2 @@ -../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(fscache_cache, +../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ + 335 | TRACE_EVENT(bh_stats, @@ -35749,2 +39149,3 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_tx_stats’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -35752,3 +39153,3 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -35758,2 +39159,2 @@ -../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(fscache_cache, +../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ + 363 | TRACE_EVENT(tx_stats, @@ -35761 +39162,81 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ + 363 | TRACE_EVENT(tx_stats, + | ^~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_queues_stats’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ + 437 | TRACE_EVENT(queues_stats, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ + 437 | TRACE_EVENT(queues_stats, + | ^~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/silabs/wfx/debug.o] Error 1 +make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/silabs/wfx] Error 2 +make[6]: *** [../scripts/Makefile.build:485: drivers/net/wireless/silabs] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer_tracepoint.h:78, + from ../drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer.c:35: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fw’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(mlx5_fw, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(mlx5_fw, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(mlx5_fw, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -35770,2 +39251,2 @@ -../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(fscache_cache, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(mlx5_fw, @@ -35782,2 +39263,161 @@ -../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(fscache_cache, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(mlx5_fw, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h: In function ‘perf_trace_mlx5_fw’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(mlx5_fw, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(mlx5_fw, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h: In function ‘__bpf_trace_mlx5_fw’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(mlx5_fw, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(mlx5_fw, + | ^~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer.o] Error 1 +In file included from ../include/trace/define_trace.h:108, + from ../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:58, + from ../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/dev.c:13: +../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_dev_template’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(mlx5_sf_dev_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(mlx5_sf_dev_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(mlx5_sf_dev_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(mlx5_sf_dev_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(mlx5_sf_dev_template, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h: In function ‘perf_trace_mlx5_sf_dev_template’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(mlx5_sf_dev_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(mlx5_sf_dev_template, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_dev_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(mlx5_sf_dev_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(mlx5_sf_dev_template, + | ^~~~~~~~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/sf/dev/dev.o] Error 1 +In file included from ../include/trace/define_trace.h:108, + from ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:40, + from ../drivers/net/ethernet/mellanox/mlx5/core/sf/vhca_event.c:10: +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_vhca_event’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(mlx5_sf_vhca_event, @@ -35785 +39424,0 @@ -../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_volume’: @@ -35795,2 +39434,14 @@ -../include/trace/events/fscache.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ - 236 | TRACE_EVENT(fscache_volume, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(mlx5_sf_vhca_event, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(mlx5_sf_vhca_event, @@ -35807,2 +39458,83 @@ -../include/trace/events/fscache.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ - 236 | TRACE_EVENT(fscache_volume, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(mlx5_sf_vhca_event, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(mlx5_sf_vhca_event, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h: In function ‘perf_trace_mlx5_sf_vhca_event’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(mlx5_sf_vhca_event, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(mlx5_sf_vhca_event, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_vhca_event’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(mlx5_sf_vhca_event, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(mlx5_sf_vhca_event, + | ^~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/sf/vhca_event.o] Error 1 +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/io_uring.h:683, + from ../io_uring/io_uring.c:76: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_create’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(io_uring_create, @@ -35810 +39541,0 @@ -../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_cookie’: @@ -35820,2 +39551,14 @@ -../include/trace/events/fscache.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ - 261 | TRACE_EVENT(fscache_cookie, +../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(io_uring_create, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(io_uring_create, @@ -35832,2 +39575,2 @@ -../include/trace/events/fscache.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ - 261 | TRACE_EVENT(fscache_cookie, +../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(io_uring_create, @@ -35835 +39578,13 @@ -../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_active’: +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(io_uring_create, + | ^~~~~~~~~~~ +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_register’: @@ -35845,2 +39600,2 @@ -../include/trace/events/fscache.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ - 286 | TRACE_EVENT(fscache_active, +../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(io_uring_register, @@ -35857,2 +39612,2 @@ -../include/trace/events/fscache.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ - 286 | TRACE_EVENT(fscache_active, +../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(io_uring_register, @@ -35860 +39615 @@ -../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_access_cache’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_file_get’: @@ -35870,2 +39625,2 @@ -../include/trace/events/fscache.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ - 319 | TRACE_EVENT(fscache_access_cache, +../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(io_uring_file_get, @@ -35882,2 +39637,2 @@ -../include/trace/events/fscache.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ - 319 | TRACE_EVENT(fscache_access_cache, +../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(io_uring_file_get, @@ -35885 +39640 @@ -../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_access_volume’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_queue_async_work’: @@ -35895,2 +39650,2 @@ -../include/trace/events/fscache.h:348:1: note: in expansion of macro ‘TRACE_EVENT’ - 348 | TRACE_EVENT(fscache_access_volume, +../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ + 140 | TRACE_EVENT(io_uring_queue_async_work, @@ -35907,2 +39662,2 @@ -../include/trace/events/fscache.h:348:1: note: in expansion of macro ‘TRACE_EVENT’ - 348 | TRACE_EVENT(fscache_access_volume, +../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ + 140 | TRACE_EVENT(io_uring_queue_async_work, @@ -35910 +39665 @@ -../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_access’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_defer’: @@ -35920,2 +39675,2 @@ -../include/trace/events/fscache.h:381:1: note: in expansion of macro ‘TRACE_EVENT’ - 381 | TRACE_EVENT(fscache_access, +../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ + 184 | TRACE_EVENT(io_uring_defer, @@ -35932,2 +39687,2 @@ -../include/trace/events/fscache.h:381:1: note: in expansion of macro ‘TRACE_EVENT’ - 381 | TRACE_EVENT(fscache_access, +../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ + 184 | TRACE_EVENT(io_uring_defer, @@ -35935 +39690 @@ -../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_acquire’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_link’: @@ -35945,2 +39700,2 @@ -../include/trace/events/fscache.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ - 410 | TRACE_EVENT(fscache_acquire, +../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ + 223 | TRACE_EVENT(io_uring_link, @@ -35957,2 +39712,2 @@ -../include/trace/events/fscache.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ - 410 | TRACE_EVENT(fscache_acquire, +../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ + 223 | TRACE_EVENT(io_uring_link, @@ -35960 +39715 @@ -../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_relinquish’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_cqring_wait’: @@ -35970,2 +39725,2 @@ -../include/trace/events/fscache.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ - 434 | TRACE_EVENT(fscache_relinquish, +../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ + 255 | TRACE_EVENT(io_uring_cqring_wait, @@ -35982,2 +39737,2 @@ -../include/trace/events/fscache.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ - 434 | TRACE_EVENT(fscache_relinquish, +../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ + 255 | TRACE_EVENT(io_uring_cqring_wait, @@ -35985 +39740 @@ -../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_invalidate’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_fail_link’: @@ -35995,2 +39750,2 @@ -../include/trace/events/fscache.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ - 462 | TRACE_EVENT(fscache_invalidate, +../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ + 283 | TRACE_EVENT(io_uring_fail_link, @@ -36007,2 +39762,2 @@ -../include/trace/events/fscache.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ - 462 | TRACE_EVENT(fscache_invalidate, +../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ + 283 | TRACE_EVENT(io_uring_fail_link, @@ -36010 +39765 @@ -../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_resize’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_complete’: @@ -36020,2 +39775,2 @@ -../include/trace/events/fscache.h:481:1: note: in expansion of macro ‘TRACE_EVENT’ - 481 | TRACE_EVENT(fscache_resize, +../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT(io_uring_complete, @@ -36032,2 +39787,202 @@ -../include/trace/events/fscache.h:481:1: note: in expansion of macro ‘TRACE_EVENT’ - 481 | TRACE_EVENT(fscache_resize, +../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT(io_uring_complete, + | ^~~~~~~~~~~ +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_submit_req’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ + 370 | TRACE_EVENT(io_uring_submit_req, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ + 370 | TRACE_EVENT(io_uring_submit_req, + | ^~~~~~~~~~~ +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_poll_arm’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ + 414 | TRACE_EVENT(io_uring_poll_arm, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ + 414 | TRACE_EVENT(io_uring_poll_arm, + | ^~~~~~~~~~~ +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_task_add’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ + 455 | TRACE_EVENT(io_uring_task_add, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ + 455 | TRACE_EVENT(io_uring_task_add, + | ^~~~~~~~~~~ +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_req_failed’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ + 496 | TRACE_EVENT(io_uring_req_failed, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ + 496 | TRACE_EVENT(io_uring_req_failed, + | ^~~~~~~~~~~ +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_cqe_overflow’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ + 571 | TRACE_EVENT(io_uring_cqe_overflow, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ + 571 | TRACE_EVENT(io_uring_cqe_overflow, + | ^~~~~~~~~~~ +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_task_work_run’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ + 607 | TRACE_EVENT(io_uring_task_work_run, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ + 607 | TRACE_EVENT(io_uring_task_work_run, + | ^~~~~~~~~~~ +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_short_write’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ + 626 | TRACE_EVENT(io_uring_short_write, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ + 626 | TRACE_EVENT(io_uring_short_write, + | ^~~~~~~~~~~ +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_local_work_run’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ + 659 | TRACE_EVENT(io_uring_local_work_run, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ + 659 | TRACE_EVENT(io_uring_local_work_run, @@ -36036 +39991 @@ -../include/trace/events/fscache.h: In function ‘perf_trace_fscache_cache’: +../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_create’: @@ -36046,2 +40001,2 @@ -../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(fscache_cache, +../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(io_uring_create, @@ -36058,2 +40013,2 @@ -../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(fscache_cache, +../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(io_uring_create, @@ -36061 +40016 @@ -../include/trace/events/fscache.h: In function ‘perf_trace_fscache_volume’: +../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_register’: @@ -36071,2 +40026,2 @@ -../include/trace/events/fscache.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ - 236 | TRACE_EVENT(fscache_volume, +../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(io_uring_register, @@ -36083,2 +40038,2 @@ -../include/trace/events/fscache.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ - 236 | TRACE_EVENT(fscache_volume, +../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(io_uring_register, @@ -36086 +40041 @@ -../include/trace/events/fscache.h: In function ‘perf_trace_fscache_cookie’: +../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_file_get’: @@ -36096,2 +40051,2 @@ -../include/trace/events/fscache.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ - 261 | TRACE_EVENT(fscache_cookie, +../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(io_uring_file_get, @@ -36108,2 +40063,2 @@ -../include/trace/events/fscache.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ - 261 | TRACE_EVENT(fscache_cookie, +../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(io_uring_file_get, @@ -36111 +40066 @@ -../include/trace/events/fscache.h: In function ‘perf_trace_fscache_active’: +../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_queue_async_work’: @@ -36121,2 +40076,2 @@ -../include/trace/events/fscache.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ - 286 | TRACE_EVENT(fscache_active, +../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ + 140 | TRACE_EVENT(io_uring_queue_async_work, @@ -36133,2 +40088,2 @@ -../include/trace/events/fscache.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ - 286 | TRACE_EVENT(fscache_active, +../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ + 140 | TRACE_EVENT(io_uring_queue_async_work, @@ -36136 +40091 @@ -../include/trace/events/fscache.h: In function ‘perf_trace_fscache_access_cache’: +../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_defer’: @@ -36146,2 +40101,2 @@ -../include/trace/events/fscache.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ - 319 | TRACE_EVENT(fscache_access_cache, +../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ + 184 | TRACE_EVENT(io_uring_defer, @@ -36158,2 +40113,2 @@ -../include/trace/events/fscache.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ - 319 | TRACE_EVENT(fscache_access_cache, +../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ + 184 | TRACE_EVENT(io_uring_defer, @@ -36161 +40116 @@ -../include/trace/events/fscache.h: In function ‘perf_trace_fscache_access_volume’: +../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_link’: @@ -36171,2 +40126,2 @@ -../include/trace/events/fscache.h:348:1: note: in expansion of macro ‘TRACE_EVENT’ - 348 | TRACE_EVENT(fscache_access_volume, +../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ + 223 | TRACE_EVENT(io_uring_link, @@ -36183,2 +40138,2 @@ -../include/trace/events/fscache.h:348:1: note: in expansion of macro ‘TRACE_EVENT’ - 348 | TRACE_EVENT(fscache_access_volume, +../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ + 223 | TRACE_EVENT(io_uring_link, @@ -36186 +40141 @@ -../include/trace/events/fscache.h: In function ‘perf_trace_fscache_access’: +../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_cqring_wait’: @@ -36196,2 +40151,2 @@ -../include/trace/events/fscache.h:381:1: note: in expansion of macro ‘TRACE_EVENT’ - 381 | TRACE_EVENT(fscache_access, +../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ + 255 | TRACE_EVENT(io_uring_cqring_wait, @@ -36208,2 +40163,2 @@ -../include/trace/events/fscache.h:381:1: note: in expansion of macro ‘TRACE_EVENT’ - 381 | TRACE_EVENT(fscache_access, +../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ + 255 | TRACE_EVENT(io_uring_cqring_wait, @@ -36211 +40166 @@ -../include/trace/events/fscache.h: In function ‘perf_trace_fscache_acquire’: +../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_fail_link’: @@ -36221,2 +40176,2 @@ -../include/trace/events/fscache.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ - 410 | TRACE_EVENT(fscache_acquire, +../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ + 283 | TRACE_EVENT(io_uring_fail_link, @@ -36233,2 +40188,2 @@ -../include/trace/events/fscache.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ - 410 | TRACE_EVENT(fscache_acquire, +../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ + 283 | TRACE_EVENT(io_uring_fail_link, @@ -36236 +40191 @@ -../include/trace/events/fscache.h: In function ‘perf_trace_fscache_relinquish’: +../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_complete’: @@ -36246,2 +40201,2 @@ -../include/trace/events/fscache.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ - 434 | TRACE_EVENT(fscache_relinquish, +../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT(io_uring_complete, @@ -36258,2 +40213,2 @@ -../include/trace/events/fscache.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ - 434 | TRACE_EVENT(fscache_relinquish, +../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT(io_uring_complete, @@ -36261 +40216 @@ -../include/trace/events/fscache.h: In function ‘perf_trace_fscache_invalidate’: +../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_submit_req’: @@ -36271,2 +40226,2 @@ -../include/trace/events/fscache.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ - 462 | TRACE_EVENT(fscache_invalidate, +../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ + 370 | TRACE_EVENT(io_uring_submit_req, @@ -36283,2 +40238,2 @@ -../include/trace/events/fscache.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ - 462 | TRACE_EVENT(fscache_invalidate, +../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ + 370 | TRACE_EVENT(io_uring_submit_req, @@ -36286 +40241 @@ -../include/trace/events/fscache.h: In function ‘perf_trace_fscache_resize’: +../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_poll_arm’: @@ -36296,2 +40251,2 @@ -../include/trace/events/fscache.h:481:1: note: in expansion of macro ‘TRACE_EVENT’ - 481 | TRACE_EVENT(fscache_resize, +../include/trace/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ + 414 | TRACE_EVENT(io_uring_poll_arm, @@ -36308,2 +40263,152 @@ -../include/trace/events/fscache.h:481:1: note: in expansion of macro ‘TRACE_EVENT’ - 481 | TRACE_EVENT(fscache_resize, +../include/trace/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ + 414 | TRACE_EVENT(io_uring_poll_arm, + | ^~~~~~~~~~~ +../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_task_add’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ + 455 | TRACE_EVENT(io_uring_task_add, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ + 455 | TRACE_EVENT(io_uring_task_add, + | ^~~~~~~~~~~ +../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_req_failed’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ + 496 | TRACE_EVENT(io_uring_req_failed, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ + 496 | TRACE_EVENT(io_uring_req_failed, + | ^~~~~~~~~~~ +../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_cqe_overflow’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ + 571 | TRACE_EVENT(io_uring_cqe_overflow, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ + 571 | TRACE_EVENT(io_uring_cqe_overflow, + | ^~~~~~~~~~~ +../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_task_work_run’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ + 607 | TRACE_EVENT(io_uring_task_work_run, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ + 607 | TRACE_EVENT(io_uring_task_work_run, + | ^~~~~~~~~~~ +../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_short_write’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ + 626 | TRACE_EVENT(io_uring_short_write, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ + 626 | TRACE_EVENT(io_uring_short_write, + | ^~~~~~~~~~~ +../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_local_work_run’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ + 659 | TRACE_EVENT(io_uring_local_work_run, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ + 659 | TRACE_EVENT(io_uring_local_work_run, @@ -36312 +40417 @@ -../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_cache’: +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_create’: @@ -36322,2 +40427,2 @@ -../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(fscache_cache, +../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(io_uring_create, @@ -36334,2 +40439,2 @@ -../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(fscache_cache, +../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(io_uring_create, @@ -36337 +40442 @@ -../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_volume’: +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_register’: @@ -36347,2 +40452,2 @@ -../include/trace/events/fscache.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ - 236 | TRACE_EVENT(fscache_volume, +../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(io_uring_register, @@ -36359,2 +40464,2 @@ -../include/trace/events/fscache.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ - 236 | TRACE_EVENT(fscache_volume, +../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(io_uring_register, @@ -36362 +40467 @@ -../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_cookie’: +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_file_get’: @@ -36372,2 +40477,2 @@ -../include/trace/events/fscache.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ - 261 | TRACE_EVENT(fscache_cookie, +../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(io_uring_file_get, @@ -36384,2 +40489,2 @@ -../include/trace/events/fscache.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ - 261 | TRACE_EVENT(fscache_cookie, +../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(io_uring_file_get, @@ -36387 +40492 @@ -../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_active’: +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_queue_async_work’: @@ -36397,2 +40502,2 @@ -../include/trace/events/fscache.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ - 286 | TRACE_EVENT(fscache_active, +../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ + 140 | TRACE_EVENT(io_uring_queue_async_work, @@ -36409,2 +40514,2 @@ -../include/trace/events/fscache.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ - 286 | TRACE_EVENT(fscache_active, +../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ + 140 | TRACE_EVENT(io_uring_queue_async_work, @@ -36412 +40517 @@ -../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_access_cache’: +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_defer’: @@ -36422,2 +40527,2 @@ -../include/trace/events/fscache.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ - 319 | TRACE_EVENT(fscache_access_cache, +../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ + 184 | TRACE_EVENT(io_uring_defer, @@ -36434,2 +40539,2 @@ -../include/trace/events/fscache.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ - 319 | TRACE_EVENT(fscache_access_cache, +../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ + 184 | TRACE_EVENT(io_uring_defer, @@ -36437 +40542 @@ -../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_access_volume’: +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_link’: @@ -36447,2 +40552,2 @@ -../include/trace/events/fscache.h:348:1: note: in expansion of macro ‘TRACE_EVENT’ - 348 | TRACE_EVENT(fscache_access_volume, +../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ + 223 | TRACE_EVENT(io_uring_link, @@ -36459,2 +40564,2 @@ -../include/trace/events/fscache.h:348:1: note: in expansion of macro ‘TRACE_EVENT’ - 348 | TRACE_EVENT(fscache_access_volume, +../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ + 223 | TRACE_EVENT(io_uring_link, @@ -36462 +40567 @@ -../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_access’: +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_cqring_wait’: @@ -36472,2 +40577,2 @@ -../include/trace/events/fscache.h:381:1: note: in expansion of macro ‘TRACE_EVENT’ - 381 | TRACE_EVENT(fscache_access, +../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ + 255 | TRACE_EVENT(io_uring_cqring_wait, @@ -36484,2 +40589,2 @@ -../include/trace/events/fscache.h:381:1: note: in expansion of macro ‘TRACE_EVENT’ - 381 | TRACE_EVENT(fscache_access, +../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ + 255 | TRACE_EVENT(io_uring_cqring_wait, @@ -36487 +40592 @@ -../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_acquire’: +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_fail_link’: @@ -36497,2 +40602,2 @@ -../include/trace/events/fscache.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ - 410 | TRACE_EVENT(fscache_acquire, +../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ + 283 | TRACE_EVENT(io_uring_fail_link, @@ -36509,2 +40614,2 @@ -../include/trace/events/fscache.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ - 410 | TRACE_EVENT(fscache_acquire, +../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ + 283 | TRACE_EVENT(io_uring_fail_link, @@ -36512 +40617 @@ -../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_relinquish’: +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_complete’: @@ -36522,2 +40627,2 @@ -../include/trace/events/fscache.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ - 434 | TRACE_EVENT(fscache_relinquish, +../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT(io_uring_complete, @@ -36534,2 +40639,2 @@ -../include/trace/events/fscache.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ - 434 | TRACE_EVENT(fscache_relinquish, +../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT(io_uring_complete, @@ -36537 +40642 @@ -../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_invalidate’: +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_submit_req’: @@ -36547,2 +40652,2 @@ -../include/trace/events/fscache.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ - 462 | TRACE_EVENT(fscache_invalidate, +../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ + 370 | TRACE_EVENT(io_uring_submit_req, @@ -36559,2 +40664,2 @@ -../include/trace/events/fscache.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ - 462 | TRACE_EVENT(fscache_invalidate, +../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ + 370 | TRACE_EVENT(io_uring_submit_req, @@ -36562 +40667 @@ -../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_resize’: +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_poll_arm’: @@ -36572,2 +40677,2 @@ -../include/trace/events/fscache.h:481:1: note: in expansion of macro ‘TRACE_EVENT’ - 481 | TRACE_EVENT(fscache_resize, +../include/trace/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ + 414 | TRACE_EVENT(io_uring_poll_arm, @@ -36584,2 +40689,2 @@ -../include/trace/events/fscache.h:481:1: note: in expansion of macro ‘TRACE_EVENT’ - 481 | TRACE_EVENT(fscache_resize, +../include/trace/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ + 414 | TRACE_EVENT(io_uring_poll_arm, @@ -36587,2 +40692,420 @@ -make[5]: *** [../scripts/Makefile.build:244: fs/netfs/fscache_main.o] Error 1 -make[5]: *** Waiting for unfinished jobs.... +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_task_add’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ + 455 | TRACE_EVENT(io_uring_task_add, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ + 455 | TRACE_EVENT(io_uring_task_add, + | ^~~~~~~~~~~ +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_req_failed’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ + 496 | TRACE_EVENT(io_uring_req_failed, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ + 496 | TRACE_EVENT(io_uring_req_failed, + | ^~~~~~~~~~~ +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_cqe_overflow’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ + 571 | TRACE_EVENT(io_uring_cqe_overflow, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ + 571 | TRACE_EVENT(io_uring_cqe_overflow, + | ^~~~~~~~~~~ +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_task_work_run’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ + 607 | TRACE_EVENT(io_uring_task_work_run, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ + 607 | TRACE_EVENT(io_uring_task_work_run, + | ^~~~~~~~~~~ +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_short_write’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ + 626 | TRACE_EVENT(io_uring_short_write, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ + 626 | TRACE_EVENT(io_uring_short_write, + | ^~~~~~~~~~~ +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_local_work_run’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ + 659 | TRACE_EVENT(io_uring_local_work_run, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ + 659 | TRACE_EVENT(io_uring_local_work_run, + | ^~~~~~~~~~~ +make[4]: *** [../scripts/Makefile.build:244: io_uring/io_uring.o] Error 1 +make[3]: *** [../scripts/Makefile.build:485: io_uring] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../fs/zonefs/trace.h:106, + from ../fs/zonefs/super.c:29: +../fs/zonefs/./trace.h: In function ‘trace_event_raw_event_zonefs_zone_mgmt’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ + 22 | TRACE_EVENT(zonefs_zone_mgmt, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ + 22 | TRACE_EVENT(zonefs_zone_mgmt, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ + 22 | TRACE_EVENT(zonefs_zone_mgmt, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ + 22 | TRACE_EVENT(zonefs_zone_mgmt, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ + 22 | TRACE_EVENT(zonefs_zone_mgmt, + | ^~~~~~~~~~~ +../fs/zonefs/./trace.h: In function ‘trace_event_raw_event_zonefs_file_dio_append’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/zonefs/./trace.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(zonefs_file_dio_append, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/zonefs/./trace.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(zonefs_file_dio_append, + | ^~~~~~~~~~~ +../fs/zonefs/./trace.h: In function ‘trace_event_raw_event_zonefs_iomap_begin’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/zonefs/./trace.h:75:1: note: in expansion of macro ‘TRACE_EVENT’ + 75 | TRACE_EVENT(zonefs_iomap_begin, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/zonefs/./trace.h:75:1: note: in expansion of macro ‘TRACE_EVENT’ + 75 | TRACE_EVENT(zonefs_iomap_begin, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../fs/zonefs/./trace.h: In function ‘perf_trace_zonefs_zone_mgmt’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ + 22 | TRACE_EVENT(zonefs_zone_mgmt, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ + 22 | TRACE_EVENT(zonefs_zone_mgmt, + | ^~~~~~~~~~~ +../fs/zonefs/./trace.h: In function ‘perf_trace_zonefs_file_dio_append’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/zonefs/./trace.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(zonefs_file_dio_append, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/zonefs/./trace.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(zonefs_file_dio_append, + | ^~~~~~~~~~~ +../fs/zonefs/./trace.h: In function ‘perf_trace_zonefs_iomap_begin’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/zonefs/./trace.h:75:1: note: in expansion of macro ‘TRACE_EVENT’ + 75 | TRACE_EVENT(zonefs_iomap_begin, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/zonefs/./trace.h:75:1: note: in expansion of macro ‘TRACE_EVENT’ + 75 | TRACE_EVENT(zonefs_iomap_begin, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../fs/zonefs/./trace.h: In function ‘__bpf_trace_zonefs_zone_mgmt’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ + 22 | TRACE_EVENT(zonefs_zone_mgmt, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ + 22 | TRACE_EVENT(zonefs_zone_mgmt, + | ^~~~~~~~~~~ +../fs/zonefs/./trace.h: In function ‘__bpf_trace_zonefs_file_dio_append’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/zonefs/./trace.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(zonefs_file_dio_append, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/zonefs/./trace.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(zonefs_file_dio_append, + | ^~~~~~~~~~~ +../fs/zonefs/./trace.h: In function ‘__bpf_trace_zonefs_iomap_begin’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/zonefs/./trace.h:75:1: note: in expansion of macro ‘TRACE_EVENT’ + 75 | TRACE_EVENT(zonefs_iomap_begin, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/zonefs/./trace.h:75:1: note: in expansion of macro ‘TRACE_EVENT’ + 75 | TRACE_EVENT(zonefs_iomap_begin, + | ^~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: fs/zonefs/super.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: fs/zonefs] Error 2 @@ -36879,3 +41402,3 @@ - from ../include/trace/events/nilfs2.h:229, - from ../fs/nilfs2/segment.c:78: -../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_collection_stage_transition’: + from ../drivers/net/wireless/ath/ath11k/trace.h:346, + from ../drivers/net/wireless/ath/ath11k/trace.c:9: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_htt_pktlog’: @@ -36891,2 +41414,2 @@ -../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ - 25 | TRACE_EVENT(nilfs2_collection_stage_transition, +../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(ath11k_htt_pktlog, @@ -36903,2 +41426,2 @@ -../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ - 25 | TRACE_EVENT(nilfs2_collection_stage_transition, +../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(ath11k_htt_pktlog, @@ -36915,2 +41438,2 @@ -../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ - 25 | TRACE_EVENT(nilfs2_collection_stage_transition, +../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(ath11k_htt_pktlog, @@ -36927,2 +41450,2 @@ -../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ - 25 | TRACE_EVENT(nilfs2_collection_stage_transition, +../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(ath11k_htt_pktlog, @@ -36939,2 +41462,2 @@ -../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ - 25 | TRACE_EVENT(nilfs2_collection_stage_transition, +../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(ath11k_htt_pktlog, @@ -36942 +41465 @@ -../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_transaction_transition’: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_htt_ppdu_stats’: @@ -36952,2 +41475,2 @@ -../include/trace/events/nilfs2.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(nilfs2_transaction_transition, +../drivers/net/wireless/ath/ath11k/./trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT(ath11k_htt_ppdu_stats, @@ -36964,2 +41487,2 @@ -../include/trace/events/nilfs2.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(nilfs2_transaction_transition, +../drivers/net/wireless/ath/ath11k/./trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT(ath11k_htt_ppdu_stats, @@ -36967 +41490 @@ -../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_segment_usage_check’: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_htt_rxdesc’: @@ -36977,2 +41500,2 @@ -../include/trace/events/nilfs2.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ - 99 | TRACE_EVENT(nilfs2_segment_usage_check, +../drivers/net/wireless/ath/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(ath11k_htt_rxdesc, @@ -36989,2 +41512,2 @@ -../include/trace/events/nilfs2.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ - 99 | TRACE_EVENT(nilfs2_segment_usage_check, +../drivers/net/wireless/ath/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(ath11k_htt_rxdesc, @@ -36992 +41515,20 @@ -../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_segment_usage_allocated’: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_log_event’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath11k/./trace.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 124 | DECLARE_EVENT_CLASS(ath11k_log_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath11k/./trace.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 124 | DECLARE_EVENT_CLASS(ath11k_log_event, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_wmi_cmd’: @@ -37002,2 +41544,2 @@ -../include/trace/events/nilfs2.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ - 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, +../drivers/net/wireless/ath/ath11k/./trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ + 160 | TRACE_EVENT(ath11k_wmi_cmd, @@ -37014,2 +41556,2 @@ -../include/trace/events/nilfs2.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ - 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, +../drivers/net/wireless/ath/ath11k/./trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ + 160 | TRACE_EVENT(ath11k_wmi_cmd, @@ -37017 +41559 @@ -../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_segment_usage_freed’: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_wmi_event’: @@ -37027,2 +41569,2 @@ -../include/trace/events/nilfs2.h:145:1: note: in expansion of macro ‘TRACE_EVENT’ - 145 | TRACE_EVENT(nilfs2_segment_usage_freed, +../drivers/net/wireless/ath/ath11k/./trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ + 190 | TRACE_EVENT(ath11k_wmi_event, @@ -37039,2 +41581,2 @@ -../include/trace/events/nilfs2.h:145:1: note: in expansion of macro ‘TRACE_EVENT’ - 145 | TRACE_EVENT(nilfs2_segment_usage_freed, +../drivers/net/wireless/ath/ath11k/./trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ + 190 | TRACE_EVENT(ath11k_wmi_event, @@ -37042 +41584 @@ -../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_mdt_insert_new_block’: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_log_dbg’: @@ -37052,2 +41594,2 @@ -../include/trace/events/nilfs2.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ - 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, +../drivers/net/wireless/ath/ath11k/./trace.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ + 220 | TRACE_EVENT(ath11k_log_dbg, @@ -37064,2 +41606,2 @@ -../include/trace/events/nilfs2.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ - 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, +../drivers/net/wireless/ath/ath11k/./trace.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ + 220 | TRACE_EVENT(ath11k_log_dbg, @@ -37067 +41609 @@ -../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_mdt_submit_block’: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_log_dbg_dump’: @@ -37077,2 +41619,2 @@ -../include/trace/events/nilfs2.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ - 191 | TRACE_EVENT(nilfs2_mdt_submit_block, +../drivers/net/wireless/ath/ath11k/./trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ + 249 | TRACE_EVENT(ath11k_log_dbg_dump, @@ -37089,2 +41631,52 @@ -../include/trace/events/nilfs2.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ - 191 | TRACE_EVENT(nilfs2_mdt_submit_block, +../drivers/net/wireless/ath/ath11k/./trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ + 249 | TRACE_EVENT(ath11k_log_dbg_dump, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_wmi_diag’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath11k/./trace.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ + 282 | TRACE_EVENT(ath11k_wmi_diag, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath11k/./trace.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ + 282 | TRACE_EVENT(ath11k_wmi_diag, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_ps_timekeeper’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ + 309 | TRACE_EVENT(ath11k_ps_timekeeper, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ + 309 | TRACE_EVENT(ath11k_ps_timekeeper, @@ -37093 +41685 @@ -../include/trace/events/nilfs2.h: In function ‘perf_trace_nilfs2_collection_stage_transition’: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_htt_pktlog’: @@ -37103,2 +41695,2 @@ -../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ - 25 | TRACE_EVENT(nilfs2_collection_stage_transition, +../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(ath11k_htt_pktlog, @@ -37115,2 +41707,2 @@ -../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ - 25 | TRACE_EVENT(nilfs2_collection_stage_transition, +../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(ath11k_htt_pktlog, @@ -37118 +41710 @@ -../include/trace/events/nilfs2.h: In function ‘perf_trace_nilfs2_transaction_transition’: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_htt_ppdu_stats’: @@ -37128,2 +41720,2 @@ -../include/trace/events/nilfs2.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(nilfs2_transaction_transition, +../drivers/net/wireless/ath/ath11k/./trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT(ath11k_htt_ppdu_stats, @@ -37140,2 +41732,2 @@ -../include/trace/events/nilfs2.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(nilfs2_transaction_transition, +../drivers/net/wireless/ath/ath11k/./trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT(ath11k_htt_ppdu_stats, @@ -37143 +41735 @@ -../include/trace/events/nilfs2.h: In function ‘perf_trace_nilfs2_segment_usage_check’: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_htt_rxdesc’: @@ -37153,2 +41745,2 @@ -../include/trace/events/nilfs2.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ - 99 | TRACE_EVENT(nilfs2_segment_usage_check, +../drivers/net/wireless/ath/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(ath11k_htt_rxdesc, @@ -37165,2 +41757,2 @@ -../include/trace/events/nilfs2.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ - 99 | TRACE_EVENT(nilfs2_segment_usage_check, +../drivers/net/wireless/ath/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(ath11k_htt_rxdesc, @@ -37168 +41760,20 @@ -../include/trace/events/nilfs2.h: In function ‘perf_trace_nilfs2_segment_usage_allocated’: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_log_event’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath11k/./trace.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 124 | DECLARE_EVENT_CLASS(ath11k_log_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath11k/./trace.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 124 | DECLARE_EVENT_CLASS(ath11k_log_event, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_wmi_cmd’: @@ -37178,2 +41789,2 @@ -../include/trace/events/nilfs2.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ - 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, +../drivers/net/wireless/ath/ath11k/./trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ + 160 | TRACE_EVENT(ath11k_wmi_cmd, @@ -37190,2 +41801,2 @@ -../include/trace/events/nilfs2.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ - 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, +../drivers/net/wireless/ath/ath11k/./trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ + 160 | TRACE_EVENT(ath11k_wmi_cmd, @@ -37193 +41804 @@ -../include/trace/events/nilfs2.h: In function ‘perf_trace_nilfs2_segment_usage_freed’: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_wmi_event’: @@ -37203,2 +41814,2 @@ -../include/trace/events/nilfs2.h:145:1: note: in expansion of macro ‘TRACE_EVENT’ - 145 | TRACE_EVENT(nilfs2_segment_usage_freed, +../drivers/net/wireless/ath/ath11k/./trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ + 190 | TRACE_EVENT(ath11k_wmi_event, @@ -37215,2 +41826,2 @@ -../include/trace/events/nilfs2.h:145:1: note: in expansion of macro ‘TRACE_EVENT’ - 145 | TRACE_EVENT(nilfs2_segment_usage_freed, +../drivers/net/wireless/ath/ath11k/./trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ + 190 | TRACE_EVENT(ath11k_wmi_event, @@ -37218 +41829 @@ -../include/trace/events/nilfs2.h: In function ‘perf_trace_nilfs2_mdt_insert_new_block’: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_log_dbg’: @@ -37228,2 +41839,2 @@ -../include/trace/events/nilfs2.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ - 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, +../drivers/net/wireless/ath/ath11k/./trace.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ + 220 | TRACE_EVENT(ath11k_log_dbg, @@ -37240,2 +41851,2 @@ -../include/trace/events/nilfs2.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ - 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, +../drivers/net/wireless/ath/ath11k/./trace.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ + 220 | TRACE_EVENT(ath11k_log_dbg, @@ -37243 +41854 @@ -../include/trace/events/nilfs2.h: In function ‘perf_trace_nilfs2_mdt_submit_block’: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_log_dbg_dump’: @@ -37253,2 +41864,2 @@ -../include/trace/events/nilfs2.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ - 191 | TRACE_EVENT(nilfs2_mdt_submit_block, +../drivers/net/wireless/ath/ath11k/./trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ + 249 | TRACE_EVENT(ath11k_log_dbg_dump, @@ -37265,2 +41876,52 @@ -../include/trace/events/nilfs2.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ - 191 | TRACE_EVENT(nilfs2_mdt_submit_block, +../drivers/net/wireless/ath/ath11k/./trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ + 249 | TRACE_EVENT(ath11k_log_dbg_dump, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_wmi_diag’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath11k/./trace.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ + 282 | TRACE_EVENT(ath11k_wmi_diag, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath11k/./trace.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ + 282 | TRACE_EVENT(ath11k_wmi_diag, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_ps_timekeeper’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ + 309 | TRACE_EVENT(ath11k_ps_timekeeper, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ + 309 | TRACE_EVENT(ath11k_ps_timekeeper, @@ -37269 +41930 @@ -../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_collection_stage_transition’: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_htt_pktlog’: @@ -37279,2 +41940,2 @@ -../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ - 25 | TRACE_EVENT(nilfs2_collection_stage_transition, +../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(ath11k_htt_pktlog, @@ -37291,2 +41952,2 @@ -../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ - 25 | TRACE_EVENT(nilfs2_collection_stage_transition, +../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(ath11k_htt_pktlog, @@ -37294 +41955 @@ -../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_transaction_transition’: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_htt_ppdu_stats’: @@ -37304,2 +41965,2 @@ -../include/trace/events/nilfs2.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(nilfs2_transaction_transition, +../drivers/net/wireless/ath/ath11k/./trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT(ath11k_htt_ppdu_stats, @@ -37316,2 +41977,2 @@ -../include/trace/events/nilfs2.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(nilfs2_transaction_transition, +../drivers/net/wireless/ath/ath11k/./trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT(ath11k_htt_ppdu_stats, @@ -37319 +41980 @@ -../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_segment_usage_check’: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_htt_rxdesc’: @@ -37329,2 +41990,2 @@ -../include/trace/events/nilfs2.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ - 99 | TRACE_EVENT(nilfs2_segment_usage_check, +../drivers/net/wireless/ath/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(ath11k_htt_rxdesc, @@ -37341,2 +42002,2 @@ -../include/trace/events/nilfs2.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ - 99 | TRACE_EVENT(nilfs2_segment_usage_check, +../drivers/net/wireless/ath/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(ath11k_htt_rxdesc, @@ -37344 +42005,20 @@ -../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_segment_usage_allocated’: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_log_event’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath11k/./trace.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 124 | DECLARE_EVENT_CLASS(ath11k_log_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath11k/./trace.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 124 | DECLARE_EVENT_CLASS(ath11k_log_event, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_wmi_cmd’: @@ -37354,2 +42034,2 @@ -../include/trace/events/nilfs2.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ - 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, +../drivers/net/wireless/ath/ath11k/./trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ + 160 | TRACE_EVENT(ath11k_wmi_cmd, @@ -37366,2 +42046,2 @@ -../include/trace/events/nilfs2.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ - 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, +../drivers/net/wireless/ath/ath11k/./trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ + 160 | TRACE_EVENT(ath11k_wmi_cmd, @@ -37369 +42049 @@ -../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_segment_usage_freed’: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_wmi_event’: @@ -37379,2 +42059,2 @@ -../include/trace/events/nilfs2.h:145:1: note: in expansion of macro ‘TRACE_EVENT’ - 145 | TRACE_EVENT(nilfs2_segment_usage_freed, +../drivers/net/wireless/ath/ath11k/./trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ + 190 | TRACE_EVENT(ath11k_wmi_event, @@ -37391,2 +42071,2 @@ -../include/trace/events/nilfs2.h:145:1: note: in expansion of macro ‘TRACE_EVENT’ - 145 | TRACE_EVENT(nilfs2_segment_usage_freed, +../drivers/net/wireless/ath/ath11k/./trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ + 190 | TRACE_EVENT(ath11k_wmi_event, @@ -37394 +42074 @@ -../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_mdt_insert_new_block’: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_log_dbg’: @@ -37404,2 +42084,2 @@ -../include/trace/events/nilfs2.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ - 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, +../drivers/net/wireless/ath/ath11k/./trace.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ + 220 | TRACE_EVENT(ath11k_log_dbg, @@ -37416,2 +42096,2 @@ -../include/trace/events/nilfs2.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ - 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, +../drivers/net/wireless/ath/ath11k/./trace.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ + 220 | TRACE_EVENT(ath11k_log_dbg, @@ -37419 +42099 @@ -../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_mdt_submit_block’: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_log_dbg_dump’: @@ -37429,2 +42109,2 @@ -../include/trace/events/nilfs2.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ - 191 | TRACE_EVENT(nilfs2_mdt_submit_block, +../drivers/net/wireless/ath/ath11k/./trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ + 249 | TRACE_EVENT(ath11k_log_dbg_dump, @@ -37441,2 +42121,2 @@ -../include/trace/events/nilfs2.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ - 191 | TRACE_EVENT(nilfs2_mdt_submit_block, +../drivers/net/wireless/ath/ath11k/./trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ + 249 | TRACE_EVENT(ath11k_log_dbg_dump, @@ -37444,2 +42124,52 @@ -make[5]: *** [../scripts/Makefile.build:244: fs/nilfs2/segment.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: fs/nilfs2] Error 2 +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_wmi_diag’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath11k/./trace.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ + 282 | TRACE_EVENT(ath11k_wmi_diag, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath11k/./trace.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ + 282 | TRACE_EVENT(ath11k_wmi_diag, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_ps_timekeeper’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ + 309 | TRACE_EVENT(ath11k_ps_timekeeper, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ + 309 | TRACE_EVENT(ath11k_ps_timekeeper, + | ^~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/ath11k/trace.o] Error 1 +make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath/ath11k] Error 2 @@ -37447,3 +42177,3 @@ - from ../drivers/net/wireless/ath/wil6210/trace.h:285, - from ../drivers/net/wireless/ath/wil6210/trace.c:9: -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_wmi’: + from ../include/trace/events/nilfs2.h:229, + from ../fs/nilfs2/segment.c:78: +../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_collection_stage_transition’: @@ -37456,3 +42186,6 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 29 | DECLARE_EVENT_CLASS(wil6210_wmi, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ + 25 | TRACE_EVENT(nilfs2_collection_stage_transition, + | ^~~~~~~~~~~ @@ -37465,3 +42198,6 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 29 | DECLARE_EVENT_CLASS(wil6210_wmi, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ + 25 | TRACE_EVENT(nilfs2_collection_stage_transition, + | ^~~~~~~~~~~ @@ -37474,3 +42210,6 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 29 | DECLARE_EVENT_CLASS(wil6210_wmi, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ + 25 | TRACE_EVENT(nilfs2_collection_stage_transition, + | ^~~~~~~~~~~ @@ -37483,3 +42222,6 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 29 | DECLARE_EVENT_CLASS(wil6210_wmi, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ + 25 | TRACE_EVENT(nilfs2_collection_stage_transition, + | ^~~~~~~~~~~ @@ -37492,23 +42234,7 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 29 | DECLARE_EVENT_CLASS(wil6210_wmi, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_log_event’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/wil6210/./trace.h:69:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 69 | DECLARE_EVENT_CLASS(wil6210_log_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/wil6210/./trace.h:69:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 69 | DECLARE_EVENT_CLASS(wil6210_log_event, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_irq_pseudo’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ + 25 | TRACE_EVENT(nilfs2_collection_stage_transition, + | ^~~~~~~~~~~ +../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_transaction_transition’: @@ -37524,2 +42250,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ - 101 | TRACE_EVENT(wil6210_irq_pseudo, +../include/trace/events/nilfs2.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(nilfs2_transaction_transition, @@ -37536,2 +42262,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ - 101 | TRACE_EVENT(wil6210_irq_pseudo, +../include/trace/events/nilfs2.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(nilfs2_transaction_transition, @@ -37539,20 +42265 @@ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_irq’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/wil6210/./trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 114 | DECLARE_EVENT_CLASS(wil6210_irq, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/wil6210/./trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 114 | DECLARE_EVENT_CLASS(wil6210_irq, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_rx’: +../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_segment_usage_check’: @@ -37568,2 +42275,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ - 146 | TRACE_EVENT(wil6210_rx, +../include/trace/events/nilfs2.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ + 99 | TRACE_EVENT(nilfs2_segment_usage_check, @@ -37580,2 +42287,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ - 146 | TRACE_EVENT(wil6210_rx, +../include/trace/events/nilfs2.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ + 99 | TRACE_EVENT(nilfs2_segment_usage_check, @@ -37583 +42290 @@ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_rx_status’: +../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_segment_usage_allocated’: @@ -37593,2 +42300,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ - 177 | TRACE_EVENT(wil6210_rx_status, +../include/trace/events/nilfs2.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ + 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, @@ -37605,2 +42312,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ - 177 | TRACE_EVENT(wil6210_rx_status, +../include/trace/events/nilfs2.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ + 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, @@ -37608 +42315 @@ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_tx’: +../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_segment_usage_freed’: @@ -37618,2 +42325,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(wil6210_tx, +../include/trace/events/nilfs2.h:145:1: note: in expansion of macro ‘TRACE_EVENT’ + 145 | TRACE_EVENT(nilfs2_segment_usage_freed, @@ -37630,2 +42337,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(wil6210_tx, +../include/trace/events/nilfs2.h:145:1: note: in expansion of macro ‘TRACE_EVENT’ + 145 | TRACE_EVENT(nilfs2_segment_usage_freed, @@ -37633 +42340 @@ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_tx_done’: +../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_mdt_insert_new_block’: @@ -37643,2 +42350,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ - 230 | TRACE_EVENT(wil6210_tx_done, +../include/trace/events/nilfs2.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ + 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, @@ -37655,2 +42362,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ - 230 | TRACE_EVENT(wil6210_tx_done, +../include/trace/events/nilfs2.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ + 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, @@ -37658 +42365 @@ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_tx_status’: +../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_mdt_submit_block’: @@ -37668,2 +42375,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ - 250 | TRACE_EVENT(wil6210_tx_status, +../include/trace/events/nilfs2.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ + 191 | TRACE_EVENT(nilfs2_mdt_submit_block, @@ -37680,2 +42387,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ - 250 | TRACE_EVENT(wil6210_tx_status, +../include/trace/events/nilfs2.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ + 191 | TRACE_EVENT(nilfs2_mdt_submit_block, @@ -37684,39 +42391 @@ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘perf_trace_wil6210_wmi’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 29 | DECLARE_EVENT_CLASS(wil6210_wmi, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 29 | DECLARE_EVENT_CLASS(wil6210_wmi, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘perf_trace_wil6210_log_event’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/wil6210/./trace.h:69:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 69 | DECLARE_EVENT_CLASS(wil6210_log_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/wil6210/./trace.h:69:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 69 | DECLARE_EVENT_CLASS(wil6210_log_event, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘perf_trace_wil6210_irq_pseudo’: +../include/trace/events/nilfs2.h: In function ‘perf_trace_nilfs2_collection_stage_transition’: @@ -37732,2 +42401,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ - 101 | TRACE_EVENT(wil6210_irq_pseudo, +../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ + 25 | TRACE_EVENT(nilfs2_collection_stage_transition, @@ -37744,2 +42413,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ - 101 | TRACE_EVENT(wil6210_irq_pseudo, +../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ + 25 | TRACE_EVENT(nilfs2_collection_stage_transition, @@ -37747 +42416 @@ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘perf_trace_wil6210_irq’: +../include/trace/events/nilfs2.h: In function ‘perf_trace_nilfs2_transaction_transition’: @@ -37754,3 +42423,6 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 114 | DECLARE_EVENT_CLASS(wil6210_irq, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(nilfs2_transaction_transition, + | ^~~~~~~~~~~ @@ -37763,4 +42435,7 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 114 | DECLARE_EVENT_CLASS(wil6210_irq, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘perf_trace_wil6210_rx’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(nilfs2_transaction_transition, + | ^~~~~~~~~~~ +../include/trace/events/nilfs2.h: In function ‘perf_trace_nilfs2_segment_usage_check’: @@ -37776,2 +42451,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ - 146 | TRACE_EVENT(wil6210_rx, +../include/trace/events/nilfs2.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ + 99 | TRACE_EVENT(nilfs2_segment_usage_check, @@ -37788,2 +42463,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ - 146 | TRACE_EVENT(wil6210_rx, +../include/trace/events/nilfs2.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ + 99 | TRACE_EVENT(nilfs2_segment_usage_check, @@ -37791 +42466 @@ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘perf_trace_wil6210_rx_status’: +../include/trace/events/nilfs2.h: In function ‘perf_trace_nilfs2_segment_usage_allocated’: @@ -37801,2 +42476,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ - 177 | TRACE_EVENT(wil6210_rx_status, +../include/trace/events/nilfs2.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ + 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, @@ -37813,2 +42488,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ - 177 | TRACE_EVENT(wil6210_rx_status, +../include/trace/events/nilfs2.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ + 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, @@ -37816 +42491 @@ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘perf_trace_wil6210_tx’: +../include/trace/events/nilfs2.h: In function ‘perf_trace_nilfs2_segment_usage_freed’: @@ -37826,2 +42501,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(wil6210_tx, +../include/trace/events/nilfs2.h:145:1: note: in expansion of macro ‘TRACE_EVENT’ + 145 | TRACE_EVENT(nilfs2_segment_usage_freed, @@ -37838,2 +42513,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(wil6210_tx, +../include/trace/events/nilfs2.h:145:1: note: in expansion of macro ‘TRACE_EVENT’ + 145 | TRACE_EVENT(nilfs2_segment_usage_freed, @@ -37841 +42516 @@ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘perf_trace_wil6210_tx_done’: +../include/trace/events/nilfs2.h: In function ‘perf_trace_nilfs2_mdt_insert_new_block’: @@ -37851,2 +42526,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ - 230 | TRACE_EVENT(wil6210_tx_done, +../include/trace/events/nilfs2.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ + 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, @@ -37863,2 +42538,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ - 230 | TRACE_EVENT(wil6210_tx_done, +../include/trace/events/nilfs2.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ + 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, @@ -37866 +42541 @@ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘perf_trace_wil6210_tx_status’: +../include/trace/events/nilfs2.h: In function ‘perf_trace_nilfs2_mdt_submit_block’: @@ -37876,2 +42551,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ - 250 | TRACE_EVENT(wil6210_tx_status, +../include/trace/events/nilfs2.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ + 191 | TRACE_EVENT(nilfs2_mdt_submit_block, @@ -37888,2 +42563,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ - 250 | TRACE_EVENT(wil6210_tx_status, +../include/trace/events/nilfs2.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ + 191 | TRACE_EVENT(nilfs2_mdt_submit_block, @@ -37892 +42567 @@ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_wmi’: +../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_collection_stage_transition’: @@ -37899,18 +42574,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 29 | DECLARE_EVENT_CLASS(wil6210_wmi, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 29 | DECLARE_EVENT_CLASS(wil6210_wmi, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_log_event’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ @@ -37918,3 +42577,3 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:69:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 69 | DECLARE_EVENT_CLASS(wil6210_log_event, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ + 25 | TRACE_EVENT(nilfs2_collection_stage_transition, + | ^~~~~~~~~~~ @@ -37927,4 +42586,7 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:69:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 69 | DECLARE_EVENT_CLASS(wil6210_log_event, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_irq_pseudo’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ + 25 | TRACE_EVENT(nilfs2_collection_stage_transition, + | ^~~~~~~~~~~ +../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_transaction_transition’: @@ -37940,2 +42602,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ - 101 | TRACE_EVENT(wil6210_irq_pseudo, +../include/trace/events/nilfs2.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(nilfs2_transaction_transition, @@ -37952,2 +42614,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ - 101 | TRACE_EVENT(wil6210_irq_pseudo, +../include/trace/events/nilfs2.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(nilfs2_transaction_transition, @@ -37955,20 +42617 @@ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_irq’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/wil6210/./trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 114 | DECLARE_EVENT_CLASS(wil6210_irq, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/wil6210/./trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 114 | DECLARE_EVENT_CLASS(wil6210_irq, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_rx’: +../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_segment_usage_check’: @@ -37984,2 +42627,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ - 146 | TRACE_EVENT(wil6210_rx, +../include/trace/events/nilfs2.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ + 99 | TRACE_EVENT(nilfs2_segment_usage_check, @@ -37996,2 +42639,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ - 146 | TRACE_EVENT(wil6210_rx, +../include/trace/events/nilfs2.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ + 99 | TRACE_EVENT(nilfs2_segment_usage_check, @@ -37999 +42642 @@ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_rx_status’: +../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_segment_usage_allocated’: @@ -38009,2 +42652,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ - 177 | TRACE_EVENT(wil6210_rx_status, +../include/trace/events/nilfs2.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ + 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, @@ -38021,2 +42664,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ - 177 | TRACE_EVENT(wil6210_rx_status, +../include/trace/events/nilfs2.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ + 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, @@ -38024 +42667 @@ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_tx’: +../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_segment_usage_freed’: @@ -38034,2 +42677,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(wil6210_tx, +../include/trace/events/nilfs2.h:145:1: note: in expansion of macro ‘TRACE_EVENT’ + 145 | TRACE_EVENT(nilfs2_segment_usage_freed, @@ -38046,2 +42689,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(wil6210_tx, +../include/trace/events/nilfs2.h:145:1: note: in expansion of macro ‘TRACE_EVENT’ + 145 | TRACE_EVENT(nilfs2_segment_usage_freed, @@ -38049 +42692 @@ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_tx_done’: +../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_mdt_insert_new_block’: @@ -38059,2 +42702,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ - 230 | TRACE_EVENT(wil6210_tx_done, +../include/trace/events/nilfs2.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ + 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, @@ -38071,2 +42714,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ - 230 | TRACE_EVENT(wil6210_tx_done, +../include/trace/events/nilfs2.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ + 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, @@ -38074 +42717 @@ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_tx_status’: +../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_mdt_submit_block’: @@ -38084,2 +42727,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ - 250 | TRACE_EVENT(wil6210_tx_status, +../include/trace/events/nilfs2.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ + 191 | TRACE_EVENT(nilfs2_mdt_submit_block, @@ -38096,2 +42739,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ - 250 | TRACE_EVENT(wil6210_tx_status, +../include/trace/events/nilfs2.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ + 191 | TRACE_EVENT(nilfs2_mdt_submit_block, @@ -38099,2 +42742,2 @@ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/wil6210/trace.o] Error 1 -make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath/wil6210] Error 2 +make[5]: *** [../scripts/Makefile.build:244: fs/nilfs2/segment.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: fs/nilfs2] Error 2 @@ -38102,3 +42745,3 @@ - from ../include/trace/events/io_uring.h:683, - from ../io_uring/io_uring.c:76: -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_create’: + from ../drivers/net/ethernet/mellanox/mlx5/core/diag/en_rep_tracepoint.h:54, + from ../drivers/net/ethernet/mellanox/mlx5/core/en_rep.c:58: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h: In function ‘trace_event_raw_event_mlx5e_rep_neigh_update’: @@ -38114,2 +42757,2 @@ -../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(io_uring_create, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(mlx5e_rep_neigh_update, @@ -38126,2 +42769,2 @@ -../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(io_uring_create, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(mlx5e_rep_neigh_update, @@ -38138,2 +42781,2 @@ -../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(io_uring_create, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(mlx5e_rep_neigh_update, @@ -38150,2 +42793,2 @@ -../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(io_uring_create, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(mlx5e_rep_neigh_update, @@ -38162,2 +42805,2 @@ -../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(io_uring_create, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(mlx5e_rep_neigh_update, @@ -38165,3 +42808,4 @@ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_register’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +In file included from ../include/trace/define_trace.h:109: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h: In function ‘perf_trace_mlx5e_rep_neigh_update’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -38169,2 +42813,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -38175,2 +42819,2 @@ -../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ - 69 | TRACE_EVENT(io_uring_register, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(mlx5e_rep_neigh_update, @@ -38178,2 +42822,2 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -38181,2 +42825,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -38187,2 +42831,2 @@ -../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ - 69 | TRACE_EVENT(io_uring_register, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(mlx5e_rep_neigh_update, @@ -38190,3 +42834,4 @@ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_file_get’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +In file included from ../include/trace/define_trace.h:110: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h: In function ‘__bpf_trace_mlx5e_rep_neigh_update’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -38194,5 +42839,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -38200,9 +42841,0 @@ -../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ - 108 | TRACE_EVENT(io_uring_file_get, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -38212,2 +42845,2 @@ -../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ - 108 | TRACE_EVENT(io_uring_file_get, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(mlx5e_rep_neigh_update, @@ -38215,7 +42848,6 @@ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_queue_async_work’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -38225,2 +42857,2 @@ -../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ - 140 | TRACE_EVENT(io_uring_queue_async_work, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(mlx5e_rep_neigh_update, @@ -38228 +42860,6 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? +make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/en_rep.o] Error 1 +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/dlm.h:674, + from ../fs/dlm/main.c:23: +../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_lock_start’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] @@ -38230 +42867 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -38237,2 +42874,2 @@ -../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ - 140 | TRACE_EVENT(io_uring_queue_async_work, +../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ + 93 | TRACE_EVENT(dlm_lock_start, @@ -38240 +42876,0 @@ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_defer’: @@ -38250,2 +42886,2 @@ -../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ - 184 | TRACE_EVENT(io_uring_defer, +../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ + 93 | TRACE_EVENT(dlm_lock_start, @@ -38253 +42889 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in @@ -38255 +42891 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -38262,2 +42898,2 @@ -../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ - 184 | TRACE_EVENT(io_uring_defer, +../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ + 93 | TRACE_EVENT(dlm_lock_start, @@ -38265,2 +42901 @@ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_link’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -38268 +42903 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -38275,2 +42910,2 @@ -../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ - 223 | TRACE_EVENT(io_uring_link, +../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ + 93 | TRACE_EVENT(dlm_lock_start, @@ -38278,3 +42913,3 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ @@ -38287,2 +42922,2 @@ -../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ - 223 | TRACE_EVENT(io_uring_link, +../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ + 93 | TRACE_EVENT(dlm_lock_start, @@ -38290 +42925 @@ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_cqring_wait’: +../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_lock_end’: @@ -38300,2 +42935,2 @@ -../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ - 255 | TRACE_EVENT(io_uring_cqring_wait, +../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ + 135 | TRACE_EVENT(dlm_lock_end, @@ -38312,2 +42947,2 @@ -../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ - 255 | TRACE_EVENT(io_uring_cqring_wait, +../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ + 135 | TRACE_EVENT(dlm_lock_end, @@ -38315 +42950 @@ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_fail_link’: +../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_bast’: @@ -38325,2 +42960,2 @@ -../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ - 283 | TRACE_EVENT(io_uring_fail_link, +../include/trace/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ + 190 | TRACE_EVENT(dlm_bast, @@ -38337,2 +42972,2 @@ -../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ - 283 | TRACE_EVENT(io_uring_fail_link, +../include/trace/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ + 190 | TRACE_EVENT(dlm_bast, @@ -38340 +42975 @@ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_complete’: +../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_ast’: @@ -38350,2 +42985,2 @@ -../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ - 326 | TRACE_EVENT(io_uring_complete, +../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ + 221 | TRACE_EVENT(dlm_ast, @@ -38362,2 +42997,2 @@ -../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ - 326 | TRACE_EVENT(io_uring_complete, +../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ + 221 | TRACE_EVENT(dlm_ast, @@ -38365 +43000 @@ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_submit_req’: +../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_unlock_start’: @@ -38375,2 +43010,2 @@ -../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ - 370 | TRACE_EVENT(io_uring_submit_req, +../include/trace/events/dlm.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ + 255 | TRACE_EVENT(dlm_unlock_start, @@ -38387,2 +43022,2 @@ -../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ - 370 | TRACE_EVENT(io_uring_submit_req, +../include/trace/events/dlm.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ + 255 | TRACE_EVENT(dlm_unlock_start, @@ -38390 +43025 @@ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_poll_arm’: +../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_unlock_end’: @@ -38400,2 +43035,2 @@ -../include/trace/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ - 414 | TRACE_EVENT(io_uring_poll_arm, +../include/trace/events/dlm.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ + 290 | TRACE_EVENT(dlm_unlock_end, @@ -38412,2 +43047,2 @@ -../include/trace/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ - 414 | TRACE_EVENT(io_uring_poll_arm, +../include/trace/events/dlm.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ + 290 | TRACE_EVENT(dlm_unlock_end, @@ -38415 +43050 @@ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_task_add’: +../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_rcom_template’: @@ -38422,6 +43057,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ - 455 | TRACE_EVENT(io_uring_task_add, - | ^~~~~~~~~~~ +../include/trace/events/dlm.h:328:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 328 | DECLARE_EVENT_CLASS(dlm_rcom_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -38434,7 +43066,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ - 455 | TRACE_EVENT(io_uring_task_add, - | ^~~~~~~~~~~ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_req_failed’: +../include/trace/events/dlm.h:328:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 328 | DECLARE_EVENT_CLASS(dlm_rcom_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_send_message’: @@ -38450,2 +43079,2 @@ -../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ - 496 | TRACE_EVENT(io_uring_req_failed, +../include/trace/events/dlm.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ + 391 | TRACE_EVENT(dlm_send_message, @@ -38462,2 +43091,2 @@ -../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ - 496 | TRACE_EVENT(io_uring_req_failed, +../include/trace/events/dlm.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ + 391 | TRACE_EVENT(dlm_send_message, @@ -38465 +43094 @@ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_cqe_overflow’: +../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_recv_message’: @@ -38475,2 +43104,2 @@ -../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ - 571 | TRACE_EVENT(io_uring_cqe_overflow, +../include/trace/events/dlm.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ + 489 | TRACE_EVENT(dlm_recv_message, @@ -38487,2 +43116,2 @@ -../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ - 571 | TRACE_EVENT(io_uring_cqe_overflow, +../include/trace/events/dlm.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ + 489 | TRACE_EVENT(dlm_recv_message, @@ -38490 +43119 @@ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_task_work_run’: +../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_plock_template’: @@ -38497,6 +43126,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ - 607 | TRACE_EVENT(io_uring_task_work_run, - | ^~~~~~~~~~~ +../include/trace/events/dlm.h:581:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 581 | DECLARE_EVENT_CLASS(dlm_plock_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -38509,7 +43135,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ - 607 | TRACE_EVENT(io_uring_task_work_run, - | ^~~~~~~~~~~ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_short_write’: +../include/trace/events/dlm.h:581:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 581 | DECLARE_EVENT_CLASS(dlm_plock_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_send’: @@ -38525,2 +43148,2 @@ -../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ - 626 | TRACE_EVENT(io_uring_short_write, +../include/trace/events/dlm.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ + 631 | TRACE_EVENT(dlm_send, @@ -38537,2 +43160,2 @@ -../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ - 626 | TRACE_EVENT(io_uring_short_write, +../include/trace/events/dlm.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ + 631 | TRACE_EVENT(dlm_send, @@ -38540 +43163 @@ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_local_work_run’: +../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_recv’: @@ -38550,2 +43173,2 @@ -../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ - 659 | TRACE_EVENT(io_uring_local_work_run, +../include/trace/events/dlm.h:651:1: note: in expansion of macro ‘TRACE_EVENT’ + 651 | TRACE_EVENT(dlm_recv, @@ -38562,2 +43185,2 @@ -../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ - 659 | TRACE_EVENT(io_uring_local_work_run, +../include/trace/events/dlm.h:651:1: note: in expansion of macro ‘TRACE_EVENT’ + 651 | TRACE_EVENT(dlm_recv, @@ -38566,26 +43189 @@ -../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_create’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(io_uring_create, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(io_uring_create, - | ^~~~~~~~~~~ -../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_register’: +../include/trace/events/dlm.h: In function ‘perf_trace_dlm_lock_start’: @@ -38601,2 +43199,2 @@ -../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ - 69 | TRACE_EVENT(io_uring_register, +../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ + 93 | TRACE_EVENT(dlm_lock_start, @@ -38613,2 +43211,2 @@ -../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ - 69 | TRACE_EVENT(io_uring_register, +../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ + 93 | TRACE_EVENT(dlm_lock_start, @@ -38616 +43214 @@ -../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_file_get’: +../include/trace/events/dlm.h: In function ‘perf_trace_dlm_lock_end’: @@ -38626,2 +43224,2 @@ -../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ - 108 | TRACE_EVENT(io_uring_file_get, +../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ + 135 | TRACE_EVENT(dlm_lock_end, @@ -38638,2 +43236,2 @@ -../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ - 108 | TRACE_EVENT(io_uring_file_get, +../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ + 135 | TRACE_EVENT(dlm_lock_end, @@ -38641 +43239 @@ -../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_queue_async_work’: +../include/trace/events/dlm.h: In function ‘perf_trace_dlm_bast’: @@ -38651,2 +43249,2 @@ -../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ - 140 | TRACE_EVENT(io_uring_queue_async_work, +../include/trace/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ + 190 | TRACE_EVENT(dlm_bast, @@ -38663,2 +43261,2 @@ -../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ - 140 | TRACE_EVENT(io_uring_queue_async_work, +../include/trace/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ + 190 | TRACE_EVENT(dlm_bast, @@ -38666 +43264 @@ -../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_defer’: +../include/trace/events/dlm.h: In function ‘perf_trace_dlm_ast’: @@ -38676,2 +43274,2 @@ -../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ - 184 | TRACE_EVENT(io_uring_defer, +../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ + 221 | TRACE_EVENT(dlm_ast, @@ -38688,2 +43286,2 @@ -../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ - 184 | TRACE_EVENT(io_uring_defer, +../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ + 221 | TRACE_EVENT(dlm_ast, @@ -38691 +43289 @@ -../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_link’: +../include/trace/events/dlm.h: In function ‘perf_trace_dlm_unlock_start’: @@ -38701,2 +43299,2 @@ -../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ - 223 | TRACE_EVENT(io_uring_link, +../include/trace/events/dlm.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ + 255 | TRACE_EVENT(dlm_unlock_start, @@ -38713,2 +43311,2 @@ -../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ - 223 | TRACE_EVENT(io_uring_link, +../include/trace/events/dlm.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ + 255 | TRACE_EVENT(dlm_unlock_start, @@ -38716 +43314 @@ -../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_cqring_wait’: +../include/trace/events/dlm.h: In function ‘perf_trace_dlm_unlock_end’: @@ -38726,2 +43324,2 @@ -../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ - 255 | TRACE_EVENT(io_uring_cqring_wait, +../include/trace/events/dlm.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ + 290 | TRACE_EVENT(dlm_unlock_end, @@ -38738,2 +43336,2 @@ -../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ - 255 | TRACE_EVENT(io_uring_cqring_wait, +../include/trace/events/dlm.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ + 290 | TRACE_EVENT(dlm_unlock_end, @@ -38741 +43339 @@ -../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_fail_link’: +../include/trace/events/dlm.h: In function ‘perf_trace_dlm_rcom_template’: @@ -38748,6 +43346,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ - 283 | TRACE_EVENT(io_uring_fail_link, - | ^~~~~~~~~~~ +../include/trace/events/dlm.h:328:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 328 | DECLARE_EVENT_CLASS(dlm_rcom_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -38760,7 +43355,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ - 283 | TRACE_EVENT(io_uring_fail_link, - | ^~~~~~~~~~~ -../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_complete’: +../include/trace/events/dlm.h:328:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 328 | DECLARE_EVENT_CLASS(dlm_rcom_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/dlm.h: In function ‘perf_trace_dlm_send_message’: @@ -38776,2 +43368,2 @@ -../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ - 326 | TRACE_EVENT(io_uring_complete, +../include/trace/events/dlm.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ + 391 | TRACE_EVENT(dlm_send_message, @@ -38788,2 +43380,2 @@ -../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ - 326 | TRACE_EVENT(io_uring_complete, +../include/trace/events/dlm.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ + 391 | TRACE_EVENT(dlm_send_message, @@ -38791 +43383 @@ -../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_submit_req’: +../include/trace/events/dlm.h: In function ‘perf_trace_dlm_recv_message’: @@ -38801,2 +43393,2 @@ -../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ - 370 | TRACE_EVENT(io_uring_submit_req, +../include/trace/events/dlm.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ + 489 | TRACE_EVENT(dlm_recv_message, @@ -38813,2 +43405,2 @@ -../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ - 370 | TRACE_EVENT(io_uring_submit_req, +../include/trace/events/dlm.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ + 489 | TRACE_EVENT(dlm_recv_message, @@ -38816 +43408 @@ -../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_poll_arm’: +../include/trace/events/dlm.h: In function ‘perf_trace_dlm_plock_template’: @@ -38823,6 +43415,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ - 414 | TRACE_EVENT(io_uring_poll_arm, - | ^~~~~~~~~~~ +../include/trace/events/dlm.h:581:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 581 | DECLARE_EVENT_CLASS(dlm_plock_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -38835,7 +43424,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ - 414 | TRACE_EVENT(io_uring_poll_arm, - | ^~~~~~~~~~~ -../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_task_add’: +../include/trace/events/dlm.h:581:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 581 | DECLARE_EVENT_CLASS(dlm_plock_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/dlm.h: In function ‘perf_trace_dlm_send’: @@ -38851,2 +43437,2 @@ -../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ - 455 | TRACE_EVENT(io_uring_task_add, +../include/trace/events/dlm.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ + 631 | TRACE_EVENT(dlm_send, @@ -38863,2 +43449,2 @@ -../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ - 455 | TRACE_EVENT(io_uring_task_add, +../include/trace/events/dlm.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ + 631 | TRACE_EVENT(dlm_send, @@ -38866 +43452 @@ -../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_req_failed’: +../include/trace/events/dlm.h: In function ‘perf_trace_dlm_recv’: @@ -38876,2 +43462,2 @@ -../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ - 496 | TRACE_EVENT(io_uring_req_failed, +../include/trace/events/dlm.h:651:1: note: in expansion of macro ‘TRACE_EVENT’ + 651 | TRACE_EVENT(dlm_recv, @@ -38888,2 +43474,2 @@ -../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ - 496 | TRACE_EVENT(io_uring_req_failed, +../include/trace/events/dlm.h:651:1: note: in expansion of macro ‘TRACE_EVENT’ + 651 | TRACE_EVENT(dlm_recv, @@ -38891,3 +43477,4 @@ -../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_cqe_overflow’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_lock_start’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -38895,5 +43482,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -38901,9 +43484,0 @@ -../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ - 571 | TRACE_EVENT(io_uring_cqe_overflow, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -38913,2 +43488,2 @@ -../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ - 571 | TRACE_EVENT(io_uring_cqe_overflow, +../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ + 93 | TRACE_EVENT(dlm_lock_start, @@ -38916,9 +43491,5 @@ -../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_task_work_run’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -38926,9 +43496,0 @@ -../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ - 607 | TRACE_EVENT(io_uring_task_work_run, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -38938,2 +43500,2 @@ -../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ - 607 | TRACE_EVENT(io_uring_task_work_run, +../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ + 93 | TRACE_EVENT(dlm_lock_start, @@ -38941,3 +43503,3 @@ -../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_short_write’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_lock_end’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -38945,5 +43507,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -38951,9 +43509,0 @@ -../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ - 626 | TRACE_EVENT(io_uring_short_write, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -38963,2 +43513,2 @@ -../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ - 626 | TRACE_EVENT(io_uring_short_write, +../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ + 135 | TRACE_EVENT(dlm_lock_end, @@ -38966,9 +43516,5 @@ -../include/trace/events/io_uring.h: In function ‘perf_trace_io_uring_local_work_run’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -38976,9 +43521,0 @@ -../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ - 659 | TRACE_EVENT(io_uring_local_work_run, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -38988,2 +43525,2 @@ -../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ - 659 | TRACE_EVENT(io_uring_local_work_run, +../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ + 135 | TRACE_EVENT(dlm_lock_end, @@ -38991,2 +43528 @@ -In file included from ../include/trace/define_trace.h:110: -../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_create’: +../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_bast’: @@ -39002,2 +43538,2 @@ -../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(io_uring_create, +../include/trace/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ + 190 | TRACE_EVENT(dlm_bast, @@ -39014,2 +43550,2 @@ -../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(io_uring_create, +../include/trace/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ + 190 | TRACE_EVENT(dlm_bast, @@ -39017 +43553 @@ -../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_register’: +../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_ast’: @@ -39027,2 +43563,2 @@ -../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ - 69 | TRACE_EVENT(io_uring_register, +../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ + 221 | TRACE_EVENT(dlm_ast, @@ -39039,2 +43575,2 @@ -../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ - 69 | TRACE_EVENT(io_uring_register, +../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ + 221 | TRACE_EVENT(dlm_ast, @@ -39042 +43578 @@ -../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_file_get’: +../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_unlock_start’: @@ -39052,2 +43588,2 @@ -../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ - 108 | TRACE_EVENT(io_uring_file_get, +../include/trace/events/dlm.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ + 255 | TRACE_EVENT(dlm_unlock_start, @@ -39064,2 +43600,2 @@ -../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ - 108 | TRACE_EVENT(io_uring_file_get, +../include/trace/events/dlm.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ + 255 | TRACE_EVENT(dlm_unlock_start, @@ -39067 +43603 @@ -../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_queue_async_work’: +../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_unlock_end’: @@ -39077,2 +43613,2 @@ -../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ - 140 | TRACE_EVENT(io_uring_queue_async_work, +../include/trace/events/dlm.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ + 290 | TRACE_EVENT(dlm_unlock_end, @@ -39089,2 +43625,2 @@ -../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ - 140 | TRACE_EVENT(io_uring_queue_async_work, +../include/trace/events/dlm.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ + 290 | TRACE_EVENT(dlm_unlock_end, @@ -39092 +43628 @@ -../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_defer’: +../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_rcom_template’: @@ -39099,6 +43635,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ - 184 | TRACE_EVENT(io_uring_defer, - | ^~~~~~~~~~~ +../include/trace/events/dlm.h:328:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 328 | DECLARE_EVENT_CLASS(dlm_rcom_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -39111,7 +43644,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ - 184 | TRACE_EVENT(io_uring_defer, - | ^~~~~~~~~~~ -../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_link’: +../include/trace/events/dlm.h:328:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 328 | DECLARE_EVENT_CLASS(dlm_rcom_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_send_message’: @@ -39127,2 +43657,2 @@ -../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ - 223 | TRACE_EVENT(io_uring_link, +../include/trace/events/dlm.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ + 391 | TRACE_EVENT(dlm_send_message, @@ -39139,2 +43669,2 @@ -../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ - 223 | TRACE_EVENT(io_uring_link, +../include/trace/events/dlm.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ + 391 | TRACE_EVENT(dlm_send_message, @@ -39142 +43672 @@ -../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_cqring_wait’: +../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_recv_message’: @@ -39152,2 +43682,2 @@ -../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ - 255 | TRACE_EVENT(io_uring_cqring_wait, +../include/trace/events/dlm.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ + 489 | TRACE_EVENT(dlm_recv_message, @@ -39164,2 +43694,2 @@ -../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ - 255 | TRACE_EVENT(io_uring_cqring_wait, +../include/trace/events/dlm.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ + 489 | TRACE_EVENT(dlm_recv_message, @@ -39167 +43697 @@ -../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_fail_link’: +../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_plock_template’: @@ -39174,6 +43704,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ - 283 | TRACE_EVENT(io_uring_fail_link, - | ^~~~~~~~~~~ +../include/trace/events/dlm.h:581:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 581 | DECLARE_EVENT_CLASS(dlm_plock_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -39186,7 +43713,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ - 283 | TRACE_EVENT(io_uring_fail_link, - | ^~~~~~~~~~~ -../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_complete’: +../include/trace/events/dlm.h:581:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 581 | DECLARE_EVENT_CLASS(dlm_plock_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_send’: @@ -39202,2 +43726,2 @@ -../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ - 326 | TRACE_EVENT(io_uring_complete, +../include/trace/events/dlm.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ + 631 | TRACE_EVENT(dlm_send, @@ -39214,2 +43738,2 @@ -../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ - 326 | TRACE_EVENT(io_uring_complete, +../include/trace/events/dlm.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ + 631 | TRACE_EVENT(dlm_send, @@ -39217 +43741 @@ -../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_submit_req’: +../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_recv’: @@ -39227,2 +43751,2 @@ -../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ - 370 | TRACE_EVENT(io_uring_submit_req, +../include/trace/events/dlm.h:651:1: note: in expansion of macro ‘TRACE_EVENT’ + 651 | TRACE_EVENT(dlm_recv, @@ -39239,2 +43763,2 @@ -../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ - 370 | TRACE_EVENT(io_uring_submit_req, +../include/trace/events/dlm.h:651:1: note: in expansion of macro ‘TRACE_EVENT’ + 651 | TRACE_EVENT(dlm_recv, @@ -39242 +43766,382 @@ -../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_poll_arm’: +make[5]: *** [../scripts/Makefile.build:244: fs/dlm/main.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: fs/dlm] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/sof_intel.h:148, + from ../sound/soc/sof/intel/tracepoints.c:3: +../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_irq’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(sof_intel_hda_irq, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(sof_intel_hda_irq, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(sof_intel_hda_irq, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(sof_intel_hda_irq, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(sof_intel_hda_irq, + | ^~~~~~~~~~~ +../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_ipc_firmware_template’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof_intel.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 32 | DECLARE_EVENT_CLASS(sof_intel_ipc_firmware_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof_intel.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 32 | DECLARE_EVENT_CLASS(sof_intel_ipc_firmware_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_D0I3C_updated’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof_intel.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(sof_intel_D0I3C_updated, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof_intel.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(sof_intel_D0I3C_updated, + | ^~~~~~~~~~~ +../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_irq_ipc_check’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof_intel.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ + 74 | TRACE_EVENT(sof_intel_hda_irq_ipc_check, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof_intel.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ + 74 | TRACE_EVENT(sof_intel_hda_irq_ipc_check, + | ^~~~~~~~~~~ +../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_dsp_pcm’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, + | ^~~~~~~~~~~ +../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_dsp_stream_status’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof_intel.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ + 113 | TRACE_EVENT(sof_intel_hda_dsp_stream_status, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof_intel.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ + 113 | TRACE_EVENT(sof_intel_hda_dsp_stream_status, + | ^~~~~~~~~~~ +../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_dsp_check_stream_irq’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof_intel.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ + 130 | TRACE_EVENT(sof_intel_hda_dsp_check_stream_irq, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof_intel.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ + 130 | TRACE_EVENT(sof_intel_hda_dsp_check_stream_irq, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../include/trace/events/sof_intel.h: In function ‘perf_trace_sof_intel_hda_irq’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(sof_intel_hda_irq, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(sof_intel_hda_irq, + | ^~~~~~~~~~~ +../include/trace/events/sof_intel.h: In function ‘perf_trace_sof_intel_ipc_firmware_template’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof_intel.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 32 | DECLARE_EVENT_CLASS(sof_intel_ipc_firmware_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof_intel.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 32 | DECLARE_EVENT_CLASS(sof_intel_ipc_firmware_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof_intel.h: In function ‘perf_trace_sof_intel_D0I3C_updated’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof_intel.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(sof_intel_D0I3C_updated, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof_intel.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(sof_intel_D0I3C_updated, + | ^~~~~~~~~~~ +../include/trace/events/sof_intel.h: In function ‘perf_trace_sof_intel_hda_irq_ipc_check’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof_intel.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ + 74 | TRACE_EVENT(sof_intel_hda_irq_ipc_check, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof_intel.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ + 74 | TRACE_EVENT(sof_intel_hda_irq_ipc_check, + | ^~~~~~~~~~~ +../include/trace/events/sof_intel.h: In function ‘perf_trace_sof_intel_hda_dsp_pcm’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, + | ^~~~~~~~~~~ +../include/trace/events/sof_intel.h: In function ‘perf_trace_sof_intel_hda_dsp_stream_status’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof_intel.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ + 113 | TRACE_EVENT(sof_intel_hda_dsp_stream_status, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof_intel.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ + 113 | TRACE_EVENT(sof_intel_hda_dsp_stream_status, + | ^~~~~~~~~~~ +../include/trace/events/sof_intel.h: In function ‘perf_trace_sof_intel_hda_dsp_check_stream_irq’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof_intel.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ + 130 | TRACE_EVENT(sof_intel_hda_dsp_check_stream_irq, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof_intel.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ + 130 | TRACE_EVENT(sof_intel_hda_dsp_check_stream_irq, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_hda_irq’: @@ -39252,2 +44157,2 @@ -../include/trace/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ - 414 | TRACE_EVENT(io_uring_poll_arm, +../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(sof_intel_hda_irq, @@ -39264,2 +44169,2 @@ -../include/trace/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ - 414 | TRACE_EVENT(io_uring_poll_arm, +../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(sof_intel_hda_irq, @@ -39267 +44172 @@ -../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_task_add’: +../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_ipc_firmware_template’: @@ -39274,6 +44179,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ - 455 | TRACE_EVENT(io_uring_task_add, - | ^~~~~~~~~~~ +../include/trace/events/sof_intel.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 32 | DECLARE_EVENT_CLASS(sof_intel_ipc_firmware_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -39286,7 +44188,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ - 455 | TRACE_EVENT(io_uring_task_add, - | ^~~~~~~~~~~ -../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_req_failed’: +../include/trace/events/sof_intel.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 32 | DECLARE_EVENT_CLASS(sof_intel_ipc_firmware_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_D0I3C_updated’: @@ -39302,2 +44201,2 @@ -../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ - 496 | TRACE_EVENT(io_uring_req_failed, +../include/trace/events/sof_intel.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(sof_intel_D0I3C_updated, @@ -39314,2 +44213,2 @@ -../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ - 496 | TRACE_EVENT(io_uring_req_failed, +../include/trace/events/sof_intel.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(sof_intel_D0I3C_updated, @@ -39317 +44216 @@ -../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_cqe_overflow’: +../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_hda_irq_ipc_check’: @@ -39327,2 +44226,2 @@ -../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ - 571 | TRACE_EVENT(io_uring_cqe_overflow, +../include/trace/events/sof_intel.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ + 74 | TRACE_EVENT(sof_intel_hda_irq_ipc_check, @@ -39339,2 +44238,2 @@ -../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ - 571 | TRACE_EVENT(io_uring_cqe_overflow, +../include/trace/events/sof_intel.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ + 74 | TRACE_EVENT(sof_intel_hda_irq_ipc_check, @@ -39342 +44241 @@ -../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_task_work_run’: +../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_hda_dsp_pcm’: @@ -39352,2 +44251,2 @@ -../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ - 607 | TRACE_EVENT(io_uring_task_work_run, +../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, @@ -39364,2 +44263,2 @@ -../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ - 607 | TRACE_EVENT(io_uring_task_work_run, +../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, @@ -39367 +44266 @@ -../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_short_write’: +../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_hda_dsp_stream_status’: @@ -39377,2 +44276,2 @@ -../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ - 626 | TRACE_EVENT(io_uring_short_write, +../include/trace/events/sof_intel.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ + 113 | TRACE_EVENT(sof_intel_hda_dsp_stream_status, @@ -39389,2 +44288,2 @@ -../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ - 626 | TRACE_EVENT(io_uring_short_write, +../include/trace/events/sof_intel.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ + 113 | TRACE_EVENT(sof_intel_hda_dsp_stream_status, @@ -39392 +44291 @@ -../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_local_work_run’: +../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_hda_dsp_check_stream_irq’: @@ -39402,2 +44301,2 @@ -../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ - 659 | TRACE_EVENT(io_uring_local_work_run, +../include/trace/events/sof_intel.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ + 130 | TRACE_EVENT(sof_intel_hda_dsp_check_stream_irq, @@ -39414,2 +44313,2 @@ -../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ - 659 | TRACE_EVENT(io_uring_local_work_run, +../include/trace/events/sof_intel.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ + 130 | TRACE_EVENT(sof_intel_hda_dsp_check_stream_irq, @@ -39417,2 +44316,5 @@ -make[4]: *** [../scripts/Makefile.build:244: io_uring/io_uring.o] Error 1 -make[3]: *** [../scripts/Makefile.build:485: io_uring] Error 2 +make[7]: *** [../scripts/Makefile.build:244: sound/soc/sof/intel/tracepoints.o] Error 1 +make[6]: *** [../scripts/Makefile.build:485: sound/soc/sof/intel] Error 2 +make[5]: *** [../scripts/Makefile.build:485: sound/soc/sof] Error 2 +make[4]: *** [../scripts/Makefile.build:485: sound/soc] Error 2 +make[3]: *** [../scripts/Makefile.build:485: sound] Error 2 @@ -39420,3 +44322,3 @@ - from ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:40, - from ../drivers/net/ethernet/mellanox/mlx5/core/sf/vhca_event.c:10: -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_vhca_event’: + from ../drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.h:114, + from ../drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.c:5: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘trace_event_raw_event_mlx5e_flower_template’: @@ -39429,6 +44331,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(mlx5_sf_vhca_event, - | ^~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -39441,6 +44340,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(mlx5_sf_vhca_event, - | ^~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -39453,6 +44349,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(mlx5_sf_vhca_event, - | ^~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -39465,6 +44358,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(mlx5_sf_vhca_event, - | ^~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -39477,10 +44367,6 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(mlx5_sf_vhca_event, - | ^~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:109: -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h: In function ‘perf_trace_mlx5_sf_vhca_event’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘trace_event_raw_event_mlx5e_stats_flower’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -39488,14 +44374,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(mlx5_sf_vhca_event, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -39506,28 +44380,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(mlx5_sf_vhca_event, - | ^~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:110: -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_vhca_event’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(mlx5_sf_vhca_event, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(mlx5_sf_vhca_event, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(mlx5e_stats_flower, @@ -39535,6 +44383 @@ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/sf/vhca_event.o] Error 1 -In file included from ../include/trace/define_trace.h:108, - from ../drivers/net/ethernet/mellanox/mlx5/core/diag/en_rep_tracepoint.h:54, - from ../drivers/net/ethernet/mellanox/mlx5/core/en_rep.c:58: -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h: In function ‘trace_event_raw_event_mlx5e_rep_neigh_update’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -39542 +44385 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -39549,2 +44392,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(mlx5e_rep_neigh_update, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(mlx5e_stats_flower, @@ -39551,0 +44395 @@ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘trace_event_raw_event_mlx5e_tc_update_neigh_used_value’: @@ -39561,2 +44405,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(mlx5e_rep_neigh_update, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ + 77 | TRACE_EVENT(mlx5e_tc_update_neigh_used_value, @@ -39564 +44408 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -39566 +44410 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -39573,2 +44417,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(mlx5e_rep_neigh_update, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ + 77 | TRACE_EVENT(mlx5e_tc_update_neigh_used_value, @@ -39576,2 +44420,13 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +In file included from ../include/trace/define_trace.h:109: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘perf_trace_mlx5e_flower_template’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -39579,2 +44434,12 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘perf_trace_mlx5e_stats_flower’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -39585,2 +44450,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(mlx5e_rep_neigh_update, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(mlx5e_stats_flower, @@ -39588,5 +44453,5 @@ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -39597,2 +44462,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(mlx5e_rep_neigh_update, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(mlx5e_stats_flower, @@ -39600,2 +44465 @@ -In file included from ../include/trace/define_trace.h:109: -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h: In function ‘perf_trace_mlx5e_rep_neigh_update’: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘perf_trace_mlx5e_tc_update_neigh_used_value’: @@ -39611,2 +44475,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(mlx5e_rep_neigh_update, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ + 77 | TRACE_EVENT(mlx5e_tc_update_neigh_used_value, @@ -39623,2 +44487,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(mlx5e_rep_neigh_update, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ + 77 | TRACE_EVENT(mlx5e_tc_update_neigh_used_value, @@ -39627 +44491,20 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h: In function ‘__bpf_trace_mlx5e_rep_neigh_update’: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘__bpf_trace_mlx5e_flower_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘__bpf_trace_mlx5e_stats_flower’: @@ -39637,2 +44520,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(mlx5e_rep_neigh_update, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(mlx5e_stats_flower, @@ -39649,2 +44532,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(mlx5e_rep_neigh_update, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(mlx5e_stats_flower, @@ -39652 +44535,26 @@ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/en_rep.o] Error 1 +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘__bpf_trace_mlx5e_tc_update_neigh_used_value’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ + 77 | TRACE_EVENT(mlx5e_tc_update_neigh_used_value, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ + 77 | TRACE_EVENT(mlx5e_tc_update_neigh_used_value, + | ^~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.o] Error 1 @@ -40222,3 +45130,3 @@ - from ../include/trace/events/dlm.h:674, - from ../fs/dlm/main.c:23: -../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_lock_start’: + from ../include/trace/events/fscache.h:507, + from ../fs/netfs/fscache_main.c:13: +../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_cache’: @@ -40234,2 +45142,2 @@ -../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ - 93 | TRACE_EVENT(dlm_lock_start, +../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ + 211 | TRACE_EVENT(fscache_cache, @@ -40246,2 +45154,2 @@ -../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ - 93 | TRACE_EVENT(dlm_lock_start, +../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ + 211 | TRACE_EVENT(fscache_cache, @@ -40258,2 +45166,2 @@ -../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ - 93 | TRACE_EVENT(dlm_lock_start, +../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ + 211 | TRACE_EVENT(fscache_cache, @@ -40270,2 +45178,2 @@ -../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ - 93 | TRACE_EVENT(dlm_lock_start, +../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ + 211 | TRACE_EVENT(fscache_cache, @@ -40282,2 +45190,2 @@ -../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ - 93 | TRACE_EVENT(dlm_lock_start, +../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ + 211 | TRACE_EVENT(fscache_cache, @@ -40285 +45193 @@ -../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_lock_end’: +../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_volume’: @@ -40295,2 +45203,2 @@ -../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ - 135 | TRACE_EVENT(dlm_lock_end, +../include/trace/events/fscache.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ + 236 | TRACE_EVENT(fscache_volume, @@ -40307,2 +45215,2 @@ -../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ - 135 | TRACE_EVENT(dlm_lock_end, +../include/trace/events/fscache.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ + 236 | TRACE_EVENT(fscache_volume, @@ -40310 +45218 @@ -../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_bast’: +../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_cookie’: @@ -40320,2 +45228,2 @@ -../include/trace/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ - 190 | TRACE_EVENT(dlm_bast, +../include/trace/events/fscache.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ + 261 | TRACE_EVENT(fscache_cookie, @@ -40332,2 +45240,2 @@ -../include/trace/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ - 190 | TRACE_EVENT(dlm_bast, +../include/trace/events/fscache.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ + 261 | TRACE_EVENT(fscache_cookie, @@ -40335 +45243 @@ -../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_ast’: +../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_active’: @@ -40345,2 +45253,2 @@ -../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ - 221 | TRACE_EVENT(dlm_ast, +../include/trace/events/fscache.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ + 286 | TRACE_EVENT(fscache_active, @@ -40357,2 +45265,2 @@ -../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ - 221 | TRACE_EVENT(dlm_ast, +../include/trace/events/fscache.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ + 286 | TRACE_EVENT(fscache_active, @@ -40360 +45268 @@ -../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_unlock_start’: +../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_access_cache’: @@ -40370,2 +45278,2 @@ -../include/trace/events/dlm.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ - 255 | TRACE_EVENT(dlm_unlock_start, +../include/trace/events/fscache.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ + 319 | TRACE_EVENT(fscache_access_cache, @@ -40382,2 +45290,2 @@ -../include/trace/events/dlm.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ - 255 | TRACE_EVENT(dlm_unlock_start, +../include/trace/events/fscache.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ + 319 | TRACE_EVENT(fscache_access_cache, @@ -40385 +45293 @@ -../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_unlock_end’: +../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_access_volume’: @@ -40395,2 +45303,2 @@ -../include/trace/events/dlm.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ - 290 | TRACE_EVENT(dlm_unlock_end, +../include/trace/events/fscache.h:348:1: note: in expansion of macro ‘TRACE_EVENT’ + 348 | TRACE_EVENT(fscache_access_volume, @@ -40407,2 +45315,2 @@ -../include/trace/events/dlm.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ - 290 | TRACE_EVENT(dlm_unlock_end, +../include/trace/events/fscache.h:348:1: note: in expansion of macro ‘TRACE_EVENT’ + 348 | TRACE_EVENT(fscache_access_volume, @@ -40410,20 +45318 @@ -../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_rcom_template’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/dlm.h:328:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 328 | DECLARE_EVENT_CLASS(dlm_rcom_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/dlm.h:328:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 328 | DECLARE_EVENT_CLASS(dlm_rcom_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_send_message’: +../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_access’: @@ -40439,2 +45328,2 @@ -../include/trace/events/dlm.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ - 391 | TRACE_EVENT(dlm_send_message, +../include/trace/events/fscache.h:381:1: note: in expansion of macro ‘TRACE_EVENT’ + 381 | TRACE_EVENT(fscache_access, @@ -40451,2 +45340,2 @@ -../include/trace/events/dlm.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ - 391 | TRACE_EVENT(dlm_send_message, +../include/trace/events/fscache.h:381:1: note: in expansion of macro ‘TRACE_EVENT’ + 381 | TRACE_EVENT(fscache_access, @@ -40454 +45343 @@ -../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_recv_message’: +../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_acquire’: @@ -40464,2 +45353,2 @@ -../include/trace/events/dlm.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ - 489 | TRACE_EVENT(dlm_recv_message, +../include/trace/events/fscache.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ + 410 | TRACE_EVENT(fscache_acquire, @@ -40476,2 +45365,2 @@ -../include/trace/events/dlm.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ - 489 | TRACE_EVENT(dlm_recv_message, +../include/trace/events/fscache.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ + 410 | TRACE_EVENT(fscache_acquire, @@ -40479 +45368 @@ -../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_plock_template’: +../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_relinquish’: @@ -40486,3 +45375,6 @@ -../include/trace/events/dlm.h:581:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 581 | DECLARE_EVENT_CLASS(dlm_plock_template, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fscache.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ + 434 | TRACE_EVENT(fscache_relinquish, + | ^~~~~~~~~~~ @@ -40495,4 +45387,7 @@ -../include/trace/events/dlm.h:581:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 581 | DECLARE_EVENT_CLASS(dlm_plock_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_send’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fscache.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ + 434 | TRACE_EVENT(fscache_relinquish, + | ^~~~~~~~~~~ +../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_invalidate’: @@ -40508,2 +45403,2 @@ -../include/trace/events/dlm.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ - 631 | TRACE_EVENT(dlm_send, +../include/trace/events/fscache.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ + 462 | TRACE_EVENT(fscache_invalidate, @@ -40520,2 +45415,2 @@ -../include/trace/events/dlm.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ - 631 | TRACE_EVENT(dlm_send, +../include/trace/events/fscache.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ + 462 | TRACE_EVENT(fscache_invalidate, @@ -40523 +45418 @@ -../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_recv’: +../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_resize’: @@ -40533,2 +45428,2 @@ -../include/trace/events/dlm.h:651:1: note: in expansion of macro ‘TRACE_EVENT’ - 651 | TRACE_EVENT(dlm_recv, +../include/trace/events/fscache.h:481:1: note: in expansion of macro ‘TRACE_EVENT’ + 481 | TRACE_EVENT(fscache_resize, @@ -40545,2 +45440,2 @@ -../include/trace/events/dlm.h:651:1: note: in expansion of macro ‘TRACE_EVENT’ - 651 | TRACE_EVENT(dlm_recv, +../include/trace/events/fscache.h:481:1: note: in expansion of macro ‘TRACE_EVENT’ + 481 | TRACE_EVENT(fscache_resize, @@ -40549 +45444 @@ -../include/trace/events/dlm.h: In function ‘perf_trace_dlm_lock_start’: +../include/trace/events/fscache.h: In function ‘perf_trace_fscache_cache’: @@ -40559,2 +45454,2 @@ -../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ - 93 | TRACE_EVENT(dlm_lock_start, +../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ + 211 | TRACE_EVENT(fscache_cache, @@ -40571,2 +45466,2 @@ -../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ - 93 | TRACE_EVENT(dlm_lock_start, +../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ + 211 | TRACE_EVENT(fscache_cache, @@ -40574 +45469 @@ -../include/trace/events/dlm.h: In function ‘perf_trace_dlm_lock_end’: +../include/trace/events/fscache.h: In function ‘perf_trace_fscache_volume’: @@ -40584,2 +45479,2 @@ -../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ - 135 | TRACE_EVENT(dlm_lock_end, +../include/trace/events/fscache.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ + 236 | TRACE_EVENT(fscache_volume, @@ -40596,2 +45491,2 @@ -../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ - 135 | TRACE_EVENT(dlm_lock_end, +../include/trace/events/fscache.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ + 236 | TRACE_EVENT(fscache_volume, @@ -40599 +45494 @@ -../include/trace/events/dlm.h: In function ‘perf_trace_dlm_bast’: +../include/trace/events/fscache.h: In function ‘perf_trace_fscache_cookie’: @@ -40609,2 +45504,2 @@ -../include/trace/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ - 190 | TRACE_EVENT(dlm_bast, +../include/trace/events/fscache.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ + 261 | TRACE_EVENT(fscache_cookie, @@ -40621,2 +45516,2 @@ -../include/trace/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ - 190 | TRACE_EVENT(dlm_bast, +../include/trace/events/fscache.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ + 261 | TRACE_EVENT(fscache_cookie, @@ -40624 +45519 @@ -../include/trace/events/dlm.h: In function ‘perf_trace_dlm_ast’: +../include/trace/events/fscache.h: In function ‘perf_trace_fscache_active’: @@ -40634,2 +45529,2 @@ -../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ - 221 | TRACE_EVENT(dlm_ast, +../include/trace/events/fscache.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ + 286 | TRACE_EVENT(fscache_active, @@ -40646,2 +45541,2 @@ -../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ - 221 | TRACE_EVENT(dlm_ast, +../include/trace/events/fscache.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ + 286 | TRACE_EVENT(fscache_active, @@ -40649 +45544 @@ -../include/trace/events/dlm.h: In function ‘perf_trace_dlm_unlock_start’: +../include/trace/events/fscache.h: In function ‘perf_trace_fscache_access_cache’: @@ -40659,2 +45554,2 @@ -../include/trace/events/dlm.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ - 255 | TRACE_EVENT(dlm_unlock_start, +../include/trace/events/fscache.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ + 319 | TRACE_EVENT(fscache_access_cache, @@ -40671,2 +45566,2 @@ -../include/trace/events/dlm.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ - 255 | TRACE_EVENT(dlm_unlock_start, +../include/trace/events/fscache.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ + 319 | TRACE_EVENT(fscache_access_cache, @@ -40674 +45569 @@ -../include/trace/events/dlm.h: In function ‘perf_trace_dlm_unlock_end’: +../include/trace/events/fscache.h: In function ‘perf_trace_fscache_access_volume’: @@ -40684,2 +45579,2 @@ -../include/trace/events/dlm.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ - 290 | TRACE_EVENT(dlm_unlock_end, +../include/trace/events/fscache.h:348:1: note: in expansion of macro ‘TRACE_EVENT’ + 348 | TRACE_EVENT(fscache_access_volume, @@ -40696,2 +45591,2 @@ -../include/trace/events/dlm.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ - 290 | TRACE_EVENT(dlm_unlock_end, +../include/trace/events/fscache.h:348:1: note: in expansion of macro ‘TRACE_EVENT’ + 348 | TRACE_EVENT(fscache_access_volume, @@ -40699,20 +45594 @@ -../include/trace/events/dlm.h: In function ‘perf_trace_dlm_rcom_template’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/dlm.h:328:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 328 | DECLARE_EVENT_CLASS(dlm_rcom_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/dlm.h:328:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 328 | DECLARE_EVENT_CLASS(dlm_rcom_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/dlm.h: In function ‘perf_trace_dlm_send_message’: +../include/trace/events/fscache.h: In function ‘perf_trace_fscache_access’: @@ -40728,2 +45604,2 @@ -../include/trace/events/dlm.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ - 391 | TRACE_EVENT(dlm_send_message, +../include/trace/events/fscache.h:381:1: note: in expansion of macro ‘TRACE_EVENT’ + 381 | TRACE_EVENT(fscache_access, @@ -40740,2 +45616,2 @@ -../include/trace/events/dlm.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ - 391 | TRACE_EVENT(dlm_send_message, +../include/trace/events/fscache.h:381:1: note: in expansion of macro ‘TRACE_EVENT’ + 381 | TRACE_EVENT(fscache_access, @@ -40743 +45619 @@ -../include/trace/events/dlm.h: In function ‘perf_trace_dlm_recv_message’: +../include/trace/events/fscache.h: In function ‘perf_trace_fscache_acquire’: @@ -40753,2 +45629,2 @@ -../include/trace/events/dlm.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ - 489 | TRACE_EVENT(dlm_recv_message, +../include/trace/events/fscache.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ + 410 | TRACE_EVENT(fscache_acquire, @@ -40765,2 +45641,2 @@ -../include/trace/events/dlm.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ - 489 | TRACE_EVENT(dlm_recv_message, +../include/trace/events/fscache.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ + 410 | TRACE_EVENT(fscache_acquire, @@ -40768 +45644 @@ -../include/trace/events/dlm.h: In function ‘perf_trace_dlm_plock_template’: +../include/trace/events/fscache.h: In function ‘perf_trace_fscache_relinquish’: @@ -40775,3 +45651,6 @@ -../include/trace/events/dlm.h:581:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 581 | DECLARE_EVENT_CLASS(dlm_plock_template, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fscache.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ + 434 | TRACE_EVENT(fscache_relinquish, + | ^~~~~~~~~~~ @@ -40784,4 +45663,7 @@ -../include/trace/events/dlm.h:581:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 581 | DECLARE_EVENT_CLASS(dlm_plock_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/dlm.h: In function ‘perf_trace_dlm_send’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fscache.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ + 434 | TRACE_EVENT(fscache_relinquish, + | ^~~~~~~~~~~ +../include/trace/events/fscache.h: In function ‘perf_trace_fscache_invalidate’: @@ -40797,2 +45679,2 @@ -../include/trace/events/dlm.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ - 631 | TRACE_EVENT(dlm_send, +../include/trace/events/fscache.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ + 462 | TRACE_EVENT(fscache_invalidate, @@ -40809,2 +45691,2 @@ -../include/trace/events/dlm.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ - 631 | TRACE_EVENT(dlm_send, +../include/trace/events/fscache.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ + 462 | TRACE_EVENT(fscache_invalidate, @@ -40812 +45694 @@ -../include/trace/events/dlm.h: In function ‘perf_trace_dlm_recv’: +../include/trace/events/fscache.h: In function ‘perf_trace_fscache_resize’: @@ -40822,2 +45704,2 @@ -../include/trace/events/dlm.h:651:1: note: in expansion of macro ‘TRACE_EVENT’ - 651 | TRACE_EVENT(dlm_recv, +../include/trace/events/fscache.h:481:1: note: in expansion of macro ‘TRACE_EVENT’ + 481 | TRACE_EVENT(fscache_resize, @@ -40834,2 +45716,2 @@ -../include/trace/events/dlm.h:651:1: note: in expansion of macro ‘TRACE_EVENT’ - 651 | TRACE_EVENT(dlm_recv, +../include/trace/events/fscache.h:481:1: note: in expansion of macro ‘TRACE_EVENT’ + 481 | TRACE_EVENT(fscache_resize, @@ -40838 +45720 @@ -../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_lock_start’: +../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_cache’: @@ -40848,2 +45730,2 @@ -../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ - 93 | TRACE_EVENT(dlm_lock_start, +../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ + 211 | TRACE_EVENT(fscache_cache, @@ -40860,2 +45742,2 @@ -../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ - 93 | TRACE_EVENT(dlm_lock_start, +../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ + 211 | TRACE_EVENT(fscache_cache, @@ -40863 +45745 @@ -../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_lock_end’: +../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_volume’: @@ -40873,2 +45755,2 @@ -../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ - 135 | TRACE_EVENT(dlm_lock_end, +../include/trace/events/fscache.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ + 236 | TRACE_EVENT(fscache_volume, @@ -40885,2 +45767,2 @@ -../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ - 135 | TRACE_EVENT(dlm_lock_end, +../include/trace/events/fscache.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ + 236 | TRACE_EVENT(fscache_volume, @@ -40888 +45770 @@ -../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_bast’: +../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_cookie’: @@ -40898,2 +45780,2 @@ -../include/trace/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ - 190 | TRACE_EVENT(dlm_bast, +../include/trace/events/fscache.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ + 261 | TRACE_EVENT(fscache_cookie, @@ -40910,2 +45792,2 @@ -../include/trace/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ - 190 | TRACE_EVENT(dlm_bast, +../include/trace/events/fscache.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ + 261 | TRACE_EVENT(fscache_cookie, @@ -40913 +45795 @@ -../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_ast’: +../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_active’: @@ -40923,2 +45805,2 @@ -../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ - 221 | TRACE_EVENT(dlm_ast, +../include/trace/events/fscache.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ + 286 | TRACE_EVENT(fscache_active, @@ -40935,2 +45817,2 @@ -../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ - 221 | TRACE_EVENT(dlm_ast, +../include/trace/events/fscache.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ + 286 | TRACE_EVENT(fscache_active, @@ -40938 +45820 @@ -../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_unlock_start’: +../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_access_cache’: @@ -40948,2 +45830,2 @@ -../include/trace/events/dlm.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ - 255 | TRACE_EVENT(dlm_unlock_start, +../include/trace/events/fscache.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ + 319 | TRACE_EVENT(fscache_access_cache, @@ -40960,2 +45842,2 @@ -../include/trace/events/dlm.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ - 255 | TRACE_EVENT(dlm_unlock_start, +../include/trace/events/fscache.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ + 319 | TRACE_EVENT(fscache_access_cache, @@ -40963 +45845 @@ -../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_unlock_end’: +../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_access_volume’: @@ -40973,2 +45855,2 @@ -../include/trace/events/dlm.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ - 290 | TRACE_EVENT(dlm_unlock_end, +../include/trace/events/fscache.h:348:1: note: in expansion of macro ‘TRACE_EVENT’ + 348 | TRACE_EVENT(fscache_access_volume, @@ -40985,2 +45867,2 @@ -../include/trace/events/dlm.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ - 290 | TRACE_EVENT(dlm_unlock_end, +../include/trace/events/fscache.h:348:1: note: in expansion of macro ‘TRACE_EVENT’ + 348 | TRACE_EVENT(fscache_access_volume, @@ -40988,20 +45870 @@ -../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_rcom_template’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/dlm.h:328:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 328 | DECLARE_EVENT_CLASS(dlm_rcom_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/dlm.h:328:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 328 | DECLARE_EVENT_CLASS(dlm_rcom_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_send_message’: +../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_access’: @@ -41017,2 +45880,2 @@ -../include/trace/events/dlm.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ - 391 | TRACE_EVENT(dlm_send_message, +../include/trace/events/fscache.h:381:1: note: in expansion of macro ‘TRACE_EVENT’ + 381 | TRACE_EVENT(fscache_access, @@ -41029,2 +45892,2 @@ -../include/trace/events/dlm.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ - 391 | TRACE_EVENT(dlm_send_message, +../include/trace/events/fscache.h:381:1: note: in expansion of macro ‘TRACE_EVENT’ + 381 | TRACE_EVENT(fscache_access, @@ -41032 +45895 @@ -../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_recv_message’: +../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_acquire’: @@ -41042,2 +45905,2 @@ -../include/trace/events/dlm.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ - 489 | TRACE_EVENT(dlm_recv_message, +../include/trace/events/fscache.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ + 410 | TRACE_EVENT(fscache_acquire, @@ -41054,2 +45917,2 @@ -../include/trace/events/dlm.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ - 489 | TRACE_EVENT(dlm_recv_message, +../include/trace/events/fscache.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ + 410 | TRACE_EVENT(fscache_acquire, @@ -41057 +45920 @@ -../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_plock_template’: +../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_relinquish’: @@ -41064,3 +45927,6 @@ -../include/trace/events/dlm.h:581:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 581 | DECLARE_EVENT_CLASS(dlm_plock_template, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fscache.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ + 434 | TRACE_EVENT(fscache_relinquish, + | ^~~~~~~~~~~ @@ -41073,4 +45939,7 @@ -../include/trace/events/dlm.h:581:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 581 | DECLARE_EVENT_CLASS(dlm_plock_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_send’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fscache.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ + 434 | TRACE_EVENT(fscache_relinquish, + | ^~~~~~~~~~~ +../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_invalidate’: @@ -41086,2 +45955,2 @@ -../include/trace/events/dlm.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ - 631 | TRACE_EVENT(dlm_send, +../include/trace/events/fscache.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ + 462 | TRACE_EVENT(fscache_invalidate, @@ -41098,2 +45967,2 @@ -../include/trace/events/dlm.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ - 631 | TRACE_EVENT(dlm_send, +../include/trace/events/fscache.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ + 462 | TRACE_EVENT(fscache_invalidate, @@ -41101 +45970 @@ -../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_recv’: +../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_resize’: @@ -41111,2 +45980,2 @@ -../include/trace/events/dlm.h:651:1: note: in expansion of macro ‘TRACE_EVENT’ - 651 | TRACE_EVENT(dlm_recv, +../include/trace/events/fscache.h:481:1: note: in expansion of macro ‘TRACE_EVENT’ + 481 | TRACE_EVENT(fscache_resize, @@ -41123,2 +45992,2 @@ -../include/trace/events/dlm.h:651:1: note: in expansion of macro ‘TRACE_EVENT’ - 651 | TRACE_EVENT(dlm_recv, +../include/trace/events/fscache.h:481:1: note: in expansion of macro ‘TRACE_EVENT’ + 481 | TRACE_EVENT(fscache_resize, @@ -41126,2 +45995,2 @@ -make[5]: *** [../scripts/Makefile.build:244: fs/dlm/main.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: fs/dlm] Error 2 +make[5]: *** [../scripts/Makefile.build:244: fs/netfs/fscache_main.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... @@ -41129,3 +45998,3 @@ - from ../include/trace/events/sof_intel.h:148, - from ../sound/soc/sof/intel/tracepoints.c:3: -../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_irq’: + from ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:123, + from ../drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:9: +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_vport_qos_destroy’: @@ -41141,2 +46010,2 @@ -../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(sof_intel_hda_irq, +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, @@ -41153,2 +46022,2 @@ -../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(sof_intel_hda_irq, +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, @@ -41165,2 +46034,2 @@ -../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(sof_intel_hda_irq, +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, @@ -41177,2 +46046,2 @@ -../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(sof_intel_hda_irq, +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, @@ -41189,2 +46058,2 @@ -../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(sof_intel_hda_irq, +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, @@ -41192 +46061 @@ -../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_ipc_firmware_template’: +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_vport_qos_template’: @@ -41199,2 +46068,2 @@ -../include/trace/events/sof_intel.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 32 | DECLARE_EVENT_CLASS(sof_intel_ipc_firmware_template, +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(mlx5_esw_vport_qos_template, @@ -41208,2 +46077,2 @@ -../include/trace/events/sof_intel.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 32 | DECLARE_EVENT_CLASS(sof_intel_ipc_firmware_template, +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(mlx5_esw_vport_qos_template, @@ -41211,76 +46080 @@ -../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_D0I3C_updated’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sof_intel.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(sof_intel_D0I3C_updated, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sof_intel.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(sof_intel_D0I3C_updated, - | ^~~~~~~~~~~ -../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_irq_ipc_check’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sof_intel.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ - 74 | TRACE_EVENT(sof_intel_hda_irq_ipc_check, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sof_intel.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ - 74 | TRACE_EVENT(sof_intel_hda_irq_ipc_check, - | ^~~~~~~~~~~ -../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_dsp_pcm’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, - | ^~~~~~~~~~~ -../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_dsp_stream_status’: +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_group_qos_template’: @@ -41293,6 +46087,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sof_intel.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ - 113 | TRACE_EVENT(sof_intel_hda_dsp_stream_status, - | ^~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 62 | DECLARE_EVENT_CLASS(mlx5_esw_group_qos_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -41305,7 +46096,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sof_intel.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ - 113 | TRACE_EVENT(sof_intel_hda_dsp_stream_status, - | ^~~~~~~~~~~ -../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_dsp_check_stream_irq’: +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 62 | DECLARE_EVENT_CLASS(mlx5_esw_group_qos_template, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_group_qos_config’: @@ -41321,2 +46109,2 @@ -../include/trace/events/sof_intel.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ - 130 | TRACE_EVENT(sof_intel_hda_dsp_check_stream_irq, +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(mlx5_esw_group_qos_config, @@ -41333,2 +46121,2 @@ -../include/trace/events/sof_intel.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ - 130 | TRACE_EVENT(sof_intel_hda_dsp_check_stream_irq, +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(mlx5_esw_group_qos_config, @@ -41337 +46125 @@ -../include/trace/events/sof_intel.h: In function ‘perf_trace_sof_intel_hda_irq’: +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘perf_trace_mlx5_esw_vport_qos_destroy’: @@ -41347,2 +46135,2 @@ -../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(sof_intel_hda_irq, +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, @@ -41359,2 +46147,2 @@ -../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(sof_intel_hda_irq, +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, @@ -41362 +46150 @@ -../include/trace/events/sof_intel.h: In function ‘perf_trace_sof_intel_ipc_firmware_template’: +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘perf_trace_mlx5_esw_vport_qos_template’: @@ -41369,2 +46157,2 @@ -../include/trace/events/sof_intel.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 32 | DECLARE_EVENT_CLASS(sof_intel_ipc_firmware_template, +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(mlx5_esw_vport_qos_template, @@ -41378,2 +46166,2 @@ -../include/trace/events/sof_intel.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 32 | DECLARE_EVENT_CLASS(sof_intel_ipc_firmware_template, +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(mlx5_esw_vport_qos_template, @@ -41381,76 +46169 @@ -../include/trace/events/sof_intel.h: In function ‘perf_trace_sof_intel_D0I3C_updated’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sof_intel.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(sof_intel_D0I3C_updated, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sof_intel.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(sof_intel_D0I3C_updated, - | ^~~~~~~~~~~ -../include/trace/events/sof_intel.h: In function ‘perf_trace_sof_intel_hda_irq_ipc_check’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sof_intel.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ - 74 | TRACE_EVENT(sof_intel_hda_irq_ipc_check, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sof_intel.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ - 74 | TRACE_EVENT(sof_intel_hda_irq_ipc_check, - | ^~~~~~~~~~~ -../include/trace/events/sof_intel.h: In function ‘perf_trace_sof_intel_hda_dsp_pcm’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, - | ^~~~~~~~~~~ -../include/trace/events/sof_intel.h: In function ‘perf_trace_sof_intel_hda_dsp_stream_status’: +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘perf_trace_mlx5_esw_group_qos_template’: @@ -41463,6 +46176,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sof_intel.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ - 113 | TRACE_EVENT(sof_intel_hda_dsp_stream_status, - | ^~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 62 | DECLARE_EVENT_CLASS(mlx5_esw_group_qos_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -41475,7 +46185,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sof_intel.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ - 113 | TRACE_EVENT(sof_intel_hda_dsp_stream_status, - | ^~~~~~~~~~~ -../include/trace/events/sof_intel.h: In function ‘perf_trace_sof_intel_hda_dsp_check_stream_irq’: +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 62 | DECLARE_EVENT_CLASS(mlx5_esw_group_qos_template, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘perf_trace_mlx5_esw_group_qos_config’: @@ -41491,2 +46198,2 @@ -../include/trace/events/sof_intel.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ - 130 | TRACE_EVENT(sof_intel_hda_dsp_check_stream_irq, +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(mlx5_esw_group_qos_config, @@ -41503,2 +46210,2 @@ -../include/trace/events/sof_intel.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ - 130 | TRACE_EVENT(sof_intel_hda_dsp_check_stream_irq, +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(mlx5_esw_group_qos_config, @@ -41507 +46214 @@ -../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_hda_irq’: +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘__bpf_trace_mlx5_esw_vport_qos_destroy’: @@ -41517,2 +46224,2 @@ -../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(sof_intel_hda_irq, +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, @@ -41529,2 +46236,2 @@ -../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(sof_intel_hda_irq, +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, @@ -41532 +46239 @@ -../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_ipc_firmware_template’: +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘__bpf_trace_mlx5_esw_vport_qos_template’: @@ -41539,2 +46246,2 @@ -../include/trace/events/sof_intel.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 32 | DECLARE_EVENT_CLASS(sof_intel_ipc_firmware_template, +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(mlx5_esw_vport_qos_template, @@ -41548,2 +46255,2 @@ -../include/trace/events/sof_intel.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 32 | DECLARE_EVENT_CLASS(sof_intel_ipc_firmware_template, +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(mlx5_esw_vport_qos_template, @@ -41551,76 +46258 @@ -../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_D0I3C_updated’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sof_intel.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(sof_intel_D0I3C_updated, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sof_intel.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(sof_intel_D0I3C_updated, - | ^~~~~~~~~~~ -../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_hda_irq_ipc_check’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sof_intel.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ - 74 | TRACE_EVENT(sof_intel_hda_irq_ipc_check, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sof_intel.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ - 74 | TRACE_EVENT(sof_intel_hda_irq_ipc_check, - | ^~~~~~~~~~~ -../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_hda_dsp_pcm’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, - | ^~~~~~~~~~~ -../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_hda_dsp_stream_status’: +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘__bpf_trace_mlx5_esw_group_qos_template’: @@ -41633,6 +46265,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sof_intel.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ - 113 | TRACE_EVENT(sof_intel_hda_dsp_stream_status, - | ^~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 62 | DECLARE_EVENT_CLASS(mlx5_esw_group_qos_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -41645,7 +46274,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sof_intel.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ - 113 | TRACE_EVENT(sof_intel_hda_dsp_stream_status, - | ^~~~~~~~~~~ -../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_hda_dsp_check_stream_irq’: +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 62 | DECLARE_EVENT_CLASS(mlx5_esw_group_qos_template, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘__bpf_trace_mlx5_esw_group_qos_config’: @@ -41661,2 +46287,2 @@ -../include/trace/events/sof_intel.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ - 130 | TRACE_EVENT(sof_intel_hda_dsp_check_stream_irq, +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(mlx5_esw_group_qos_config, @@ -41673,2 +46299,2 @@ -../include/trace/events/sof_intel.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ - 130 | TRACE_EVENT(sof_intel_hda_dsp_check_stream_irq, +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(mlx5_esw_group_qos_config, @@ -41676,5 +46302 @@ -make[7]: *** [../scripts/Makefile.build:244: sound/soc/sof/intel/tracepoints.o] Error 1 -make[6]: *** [../scripts/Makefile.build:485: sound/soc/sof/intel] Error 2 -make[5]: *** [../scripts/Makefile.build:485: sound/soc/sof] Error 2 -make[4]: *** [../scripts/Makefile.build:485: sound/soc] Error 2 -make[3]: *** [../scripts/Makefile.build:485: sound] Error 2 +make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.o] Error 1 @@ -41682,3 +46304,3 @@ - from ../drivers/net/wireless/ath/ath11k/trace.h:346, - from ../drivers/net/wireless/ath/ath11k/trace.c:9: -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_htt_pktlog’: + from ../include/trace/events/firewire.h:912, + from ../drivers/firewire/core-trace.c:10: +../include/trace/events/firewire.h: In function ‘trace_event_raw_event_async_outbound_initiate_template’: @@ -41691,6 +46313,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ - 36 | TRACE_EVENT(ath11k_htt_pktlog, - | ^~~~~~~~~~~ +../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -41703,6 +46322,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ - 36 | TRACE_EVENT(ath11k_htt_pktlog, - | ^~~~~~~~~~~ +../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -41715,6 +46331,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ - 36 | TRACE_EVENT(ath11k_htt_pktlog, - | ^~~~~~~~~~~ +../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -41727,6 +46340,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ - 36 | TRACE_EVENT(ath11k_htt_pktlog, - | ^~~~~~~~~~~ +../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -41739,32 +46349,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ - 36 | TRACE_EVENT(ath11k_htt_pktlog, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_htt_ppdu_stats’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT(ath11k_htt_ppdu_stats, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT(ath11k_htt_ppdu_stats, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_htt_rxdesc’: +../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘trace_event_raw_event_async_outbound_complete_template’: @@ -41777,6 +46359,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(ath11k_htt_rxdesc, - | ^~~~~~~~~~~ +../include/trace/events/firewire.h:77:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 77 | DECLARE_EVENT_CLASS(async_outbound_complete_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -41789,7 +46368,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(ath11k_htt_rxdesc, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_log_event’: +../include/trace/events/firewire.h:77:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 77 | DECLARE_EVENT_CLASS(async_outbound_complete_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘trace_event_raw_event_async_inbound_template’: @@ -41802,2 +46378,2 @@ -../drivers/net/wireless/ath/ath11k/./trace.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 124 | DECLARE_EVENT_CLASS(ath11k_log_event, +../include/trace/events/firewire.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 108 | DECLARE_EVENT_CLASS(async_inbound_template, @@ -41811,2 +46387,2 @@ -../drivers/net/wireless/ath/ath11k/./trace.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 124 | DECLARE_EVENT_CLASS(ath11k_log_event, +../include/trace/events/firewire.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 108 | DECLARE_EVENT_CLASS(async_inbound_template, @@ -41814 +46390 @@ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_wmi_cmd’: +../include/trace/events/firewire.h: In function ‘trace_event_raw_event_async_phy_outbound_initiate’: @@ -41824,2 +46400,2 @@ -../drivers/net/wireless/ath/ath11k/./trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ - 160 | TRACE_EVENT(ath11k_wmi_cmd, +../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ + 220 | TRACE_EVENT(async_phy_outbound_initiate, @@ -41836,2 +46412,2 @@ -../drivers/net/wireless/ath/ath11k/./trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ - 160 | TRACE_EVENT(ath11k_wmi_cmd, +../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ + 220 | TRACE_EVENT(async_phy_outbound_initiate, @@ -41839 +46415 @@ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_wmi_event’: +../include/trace/events/firewire.h: In function ‘trace_event_raw_event_async_phy_outbound_complete’: @@ -41849,2 +46425,2 @@ -../drivers/net/wireless/ath/ath11k/./trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ - 190 | TRACE_EVENT(ath11k_wmi_event, +../include/trace/events/firewire.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ + 247 | TRACE_EVENT(async_phy_outbound_complete, @@ -41861,2 +46437,2 @@ -../drivers/net/wireless/ath/ath11k/./trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ - 190 | TRACE_EVENT(ath11k_wmi_event, +../include/trace/events/firewire.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ + 247 | TRACE_EVENT(async_phy_outbound_complete, @@ -41864 +46440 @@ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_log_dbg’: +../include/trace/events/firewire.h: In function ‘trace_event_raw_event_async_phy_inbound’: @@ -41874,2 +46450,2 @@ -../drivers/net/wireless/ath/ath11k/./trace.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ - 220 | TRACE_EVENT(ath11k_log_dbg, +../include/trace/events/firewire.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ + 274 | TRACE_EVENT(async_phy_inbound, @@ -41886,2 +46462,2 @@ -../drivers/net/wireless/ath/ath11k/./trace.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ - 220 | TRACE_EVENT(ath11k_log_dbg, +../include/trace/events/firewire.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ + 274 | TRACE_EVENT(async_phy_inbound, @@ -41889 +46465 @@ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_log_dbg_dump’: +../include/trace/events/firewire.h: In function ‘trace_event_raw_event_bus_reset_arrange_template’: @@ -41896,6 +46472,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ - 249 | TRACE_EVENT(ath11k_log_dbg_dump, - | ^~~~~~~~~~~ +../include/trace/events/firewire.h:306:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 306 | DECLARE_EVENT_CLASS(bus_reset_arrange_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -41908,7 +46481,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ - 249 | TRACE_EVENT(ath11k_log_dbg_dump, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_wmi_diag’: +../include/trace/events/firewire.h:306:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 306 | DECLARE_EVENT_CLASS(bus_reset_arrange_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘trace_event_raw_event_bus_reset_handle’: @@ -41924,2 +46494,2 @@ -../drivers/net/wireless/ath/ath11k/./trace.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ - 282 | TRACE_EVENT(ath11k_wmi_diag, +../include/trace/events/firewire.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ + 342 | TRACE_EVENT(bus_reset_handle, @@ -41936,2 +46506,2 @@ -../drivers/net/wireless/ath/ath11k/./trace.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ - 282 | TRACE_EVENT(ath11k_wmi_diag, +../include/trace/events/firewire.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ + 342 | TRACE_EVENT(bus_reset_handle, @@ -41939 +46509 @@ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_ps_timekeeper’: +../include/trace/events/firewire.h: In function ‘trace_event_raw_event_self_id_sequence’: @@ -41949,2 +46519,2 @@ -../drivers/net/wireless/ath/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ - 309 | TRACE_EVENT(ath11k_ps_timekeeper, +../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ + 395 | TRACE_EVENT(self_id_sequence, @@ -41961,222 +46531,2 @@ -../drivers/net/wireless/ath/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ - 309 | TRACE_EVENT(ath11k_ps_timekeeper, - | ^~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:109: -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_htt_pktlog’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ - 36 | TRACE_EVENT(ath11k_htt_pktlog, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ - 36 | TRACE_EVENT(ath11k_htt_pktlog, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_htt_ppdu_stats’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT(ath11k_htt_ppdu_stats, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT(ath11k_htt_ppdu_stats, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_htt_rxdesc’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(ath11k_htt_rxdesc, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(ath11k_htt_rxdesc, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_log_event’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 124 | DECLARE_EVENT_CLASS(ath11k_log_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 124 | DECLARE_EVENT_CLASS(ath11k_log_event, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_wmi_cmd’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ - 160 | TRACE_EVENT(ath11k_wmi_cmd, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ - 160 | TRACE_EVENT(ath11k_wmi_cmd, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_wmi_event’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ - 190 | TRACE_EVENT(ath11k_wmi_event, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ - 190 | TRACE_EVENT(ath11k_wmi_event, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_log_dbg’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ - 220 | TRACE_EVENT(ath11k_log_dbg, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ - 220 | TRACE_EVENT(ath11k_log_dbg, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_log_dbg_dump’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ - 249 | TRACE_EVENT(ath11k_log_dbg_dump, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ - 249 | TRACE_EVENT(ath11k_log_dbg_dump, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_wmi_diag’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ - 282 | TRACE_EVENT(ath11k_wmi_diag, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ - 282 | TRACE_EVENT(ath11k_wmi_diag, +../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ + 395 | TRACE_EVENT(self_id_sequence, @@ -42184,3 +46534,3 @@ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘perf_trace_ath11k_ps_timekeeper’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_outbound_allocate’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -42188,14 +46538,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ - 309 | TRACE_EVENT(ath11k_ps_timekeeper, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -42206,255 +46544,7 @@ -../drivers/net/wireless/ath/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ - 309 | TRACE_EVENT(ath11k_ps_timekeeper, - | ^~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:110: -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_htt_pktlog’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ - 36 | TRACE_EVENT(ath11k_htt_pktlog, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ - 36 | TRACE_EVENT(ath11k_htt_pktlog, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_htt_ppdu_stats’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT(ath11k_htt_ppdu_stats, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT(ath11k_htt_ppdu_stats, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_htt_rxdesc’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(ath11k_htt_rxdesc, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(ath11k_htt_rxdesc, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_log_event’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 124 | DECLARE_EVENT_CLASS(ath11k_log_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 124 | DECLARE_EVENT_CLASS(ath11k_log_event, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_wmi_cmd’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ - 160 | TRACE_EVENT(ath11k_wmi_cmd, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ - 160 | TRACE_EVENT(ath11k_wmi_cmd, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_wmi_event’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ - 190 | TRACE_EVENT(ath11k_wmi_event, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ - 190 | TRACE_EVENT(ath11k_wmi_event, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_log_dbg’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ - 220 | TRACE_EVENT(ath11k_log_dbg, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ - 220 | TRACE_EVENT(ath11k_log_dbg, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_log_dbg_dump’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ - 249 | TRACE_EVENT(ath11k_log_dbg_dump, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ - 249 | TRACE_EVENT(ath11k_log_dbg_dump, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_wmi_diag’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ - 282 | TRACE_EVENT(ath11k_wmi_diag, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ - 282 | TRACE_EVENT(ath11k_wmi_diag, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_ps_timekeeper’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ - 309 | TRACE_EVENT(ath11k_ps_timekeeper, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ - 309 | TRACE_EVENT(ath11k_ps_timekeeper, - | ^~~~~~~~~~~ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/ath11k/trace.o] Error 1 -make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath/ath11k] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/jbd2.h:497, - from ../fs/jbd2/journal.c:46: -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_checkpoint’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:445:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 445 | TRACE_EVENT_CONDITION(isoc_outbound_allocate, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -42462 +46552 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -42469,3 +46559,7 @@ -../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(jbd2_checkpoint, - | ^~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:445:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 445 | TRACE_EVENT_CONDITION(isoc_outbound_allocate, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_inbound_single_allocate’: @@ -42481,4 +46575,7 @@ -../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(jbd2_checkpoint, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:470:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 470 | TRACE_EVENT_CONDITION(isoc_inbound_single_allocate, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -42486 +46583 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -42493,4 +46590,8 @@ -../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(jbd2_checkpoint, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:470:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 470 | TRACE_EVENT_CONDITION(isoc_inbound_single_allocate, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_inbound_multiple_allocate’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? @@ -42498 +46599 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -42505,6 +46606,9 @@ -../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(jbd2_checkpoint, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:495:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 495 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_allocate, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ @@ -42517,4 +46621,7 @@ -../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(jbd2_checkpoint, - | ^~~~~~~~~~~ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_commit’: +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:495:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 495 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_allocate, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_destroy_template’: @@ -42527,2 +46634,2 @@ -../include/trace/events/jbd2.h:34:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 34 | DECLARE_EVENT_CLASS(jbd2_commit, +../include/trace/events/firewire.h:514:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 514 | DECLARE_EVENT_CLASS(isoc_destroy_template, @@ -42536,2 +46643,2 @@ -../include/trace/events/jbd2.h:34:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 34 | DECLARE_EVENT_CLASS(jbd2_commit, +../include/trace/events/firewire.h:514:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 514 | DECLARE_EVENT_CLASS(isoc_destroy_template, @@ -42539 +46646 @@ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_end_commit’: +../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_inbound_multiple_channels’: @@ -42549,2 +46656,2 @@ -../include/trace/events/jbd2.h:92:1: note: in expansion of macro ‘TRACE_EVENT’ - 92 | TRACE_EVENT(jbd2_end_commit, +../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ + 550 | TRACE_EVENT(isoc_inbound_multiple_channels, @@ -42561,2 +46668,2 @@ -../include/trace/events/jbd2.h:92:1: note: in expansion of macro ‘TRACE_EVENT’ - 92 | TRACE_EVENT(jbd2_end_commit, +../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ + 550 | TRACE_EVENT(isoc_inbound_multiple_channels, @@ -42564 +46671 @@ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_submit_inode_data’: +../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_outbound_start’: @@ -42574,3 +46681,6 @@ -../include/trace/events/jbd2.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ - 116 | TRACE_EVENT(jbd2_submit_inode_data, - | ^~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:571:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 571 | TRACE_EVENT_CONDITION(isoc_outbound_start, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -42586,4 +46696,7 @@ -../include/trace/events/jbd2.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ - 116 | TRACE_EVENT(jbd2_submit_inode_data, - | ^~~~~~~~~~~ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_handle_start_class’: +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:571:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 571 | TRACE_EVENT_CONDITION(isoc_outbound_start, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_inbound_start_template’: @@ -42596,2 +46709,2 @@ -../include/trace/events/jbd2.h:136:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, +../include/trace/events/firewire.h:596:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 596 | DECLARE_EVENT_CLASS(isoc_inbound_start_template, @@ -42605,2 +46718,2 @@ -../include/trace/events/jbd2.h:136:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, +../include/trace/events/firewire.h:596:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 596 | DECLARE_EVENT_CLASS(isoc_inbound_start_template, @@ -42608,26 +46721 @@ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_handle_extend’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/jbd2.h:178:1: note: in expansion of macro ‘TRACE_EVENT’ - 178 | TRACE_EVENT(jbd2_handle_extend, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/jbd2.h:178:1: note: in expansion of macro ‘TRACE_EVENT’ - 178 | TRACE_EVENT(jbd2_handle_extend, - | ^~~~~~~~~~~ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_handle_stats’: +../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_stop_template’: @@ -42640,6 +46728,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/jbd2.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ - 210 | TRACE_EVENT(jbd2_handle_stats, - | ^~~~~~~~~~~ +../include/trace/events/firewire.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 643 | DECLARE_EVENT_CLASS(isoc_stop_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -42652,7 +46737,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/jbd2.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ - 210 | TRACE_EVENT(jbd2_handle_stats, - | ^~~~~~~~~~~ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_run_stats’: +../include/trace/events/firewire.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 643 | DECLARE_EVENT_CLASS(isoc_stop_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_flush_template’: @@ -42665,6 +46747,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/jbd2.h:248:1: note: in expansion of macro ‘TRACE_EVENT’ - 248 | TRACE_EVENT(jbd2_run_stats, - | ^~~~~~~~~~~ +../include/trace/events/firewire.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 679 | DECLARE_EVENT_CLASS(isoc_flush_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -42677,7 +46756,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/jbd2.h:248:1: note: in expansion of macro ‘TRACE_EVENT’ - 248 | TRACE_EVENT(jbd2_run_stats, - | ^~~~~~~~~~~ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_checkpoint_stats’: +../include/trace/events/firewire.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 679 | DECLARE_EVENT_CLASS(isoc_flush_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_flush_completions_template’: @@ -42690,6 +46766,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/jbd2.h:296:1: note: in expansion of macro ‘TRACE_EVENT’ - 296 | TRACE_EVENT(jbd2_checkpoint_stats, - | ^~~~~~~~~~~ +../include/trace/events/firewire.h:715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 715 | DECLARE_EVENT_CLASS(isoc_flush_completions_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -42702,7 +46775,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/jbd2.h:296:1: note: in expansion of macro ‘TRACE_EVENT’ - 296 | TRACE_EVENT(jbd2_checkpoint_stats, - | ^~~~~~~~~~~ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_update_log_tail’: +../include/trace/events/firewire.h:715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 715 | DECLARE_EVENT_CLASS(isoc_flush_completions_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_outbound_queue’: @@ -42718,3 +46788,6 @@ -../include/trace/events/jbd2.h:327:1: note: in expansion of macro ‘TRACE_EVENT’ - 327 | TRACE_EVENT(jbd2_update_log_tail, - | ^~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:776:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 776 | TRACE_EVENT_CONDITION(isoc_outbound_queue, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -42730,4 +46803,7 @@ -../include/trace/events/jbd2.h:327:1: note: in expansion of macro ‘TRACE_EVENT’ - 327 | TRACE_EVENT(jbd2_update_log_tail, - | ^~~~~~~~~~~ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_write_superblock’: +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:776:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 776 | TRACE_EVENT_CONDITION(isoc_outbound_queue, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_inbound_single_queue’: @@ -42743,3 +46819,6 @@ -../include/trace/events/jbd2.h:356:1: note: in expansion of macro ‘TRACE_EVENT’ - 356 | TRACE_EVENT(jbd2_write_superblock, - | ^~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:796:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 796 | TRACE_EVENT_CONDITION(isoc_inbound_single_queue, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -42755,4 +46834,7 @@ -../include/trace/events/jbd2.h:356:1: note: in expansion of macro ‘TRACE_EVENT’ - 356 | TRACE_EVENT(jbd2_write_superblock, - | ^~~~~~~~~~~ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_lock_buffer_stall’: +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:796:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 796 | TRACE_EVENT_CONDITION(isoc_inbound_single_queue, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_inbound_multiple_queue’: @@ -42768,3 +46850,6 @@ -../include/trace/events/jbd2.h:376:1: note: in expansion of macro ‘TRACE_EVENT’ - 376 | TRACE_EVENT(jbd2_lock_buffer_stall, - | ^~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:812:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 812 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_queue, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -42780,4 +46865,7 @@ -../include/trace/events/jbd2.h:376:1: note: in expansion of macro ‘TRACE_EVENT’ - 376 | TRACE_EVENT(jbd2_lock_buffer_stall, - | ^~~~~~~~~~~ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_journal_shrink’: +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:812:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 812 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_queue, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_single_completions_template’: @@ -42790,2 +46878,2 @@ -../include/trace/events/jbd2.h:397:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, +../include/trace/events/firewire.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 844 | DECLARE_EVENT_CLASS(isoc_single_completions_template, @@ -42799,2 +46887,2 @@ -../include/trace/events/jbd2.h:397:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, +../include/trace/events/firewire.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 844 | DECLARE_EVENT_CLASS(isoc_single_completions_template, @@ -42802 +46890 @@ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_shrink_scan_exit’: +../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_inbound_multiple_completions’: @@ -42812,2 +46900,2 @@ -../include/trace/events/jbd2.h:435:1: note: in expansion of macro ‘TRACE_EVENT’ - 435 | TRACE_EVENT(jbd2_shrink_scan_exit, +../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ + 884 | TRACE_EVENT(isoc_inbound_multiple_completions, @@ -42824,2 +46912,2 @@ -../include/trace/events/jbd2.h:435:1: note: in expansion of macro ‘TRACE_EVENT’ - 435 | TRACE_EVENT(jbd2_shrink_scan_exit, +../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ + 884 | TRACE_EVENT(isoc_inbound_multiple_completions, @@ -42827,3 +46915,4 @@ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_shrink_checkpoint_list’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +In file included from ../include/trace/define_trace.h:109: +../include/trace/events/firewire.h: In function ‘perf_trace_async_outbound_initiate_template’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -42831,2 +46920,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -42834,8 +46923,5 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/jbd2.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ - 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -42843,2 +46929,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -42846,8 +46932,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/jbd2.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ - 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, - | ^~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:109: -../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_checkpoint’: +../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘perf_trace_async_outbound_complete_template’: @@ -42860,6 +46942,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(jbd2_checkpoint, - | ^~~~~~~~~~~ +../include/trace/events/firewire.h:77:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 77 | DECLARE_EVENT_CLASS(async_outbound_complete_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -42872,7 +46951,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(jbd2_checkpoint, - | ^~~~~~~~~~~ -../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_commit’: +../include/trace/events/firewire.h:77:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 77 | DECLARE_EVENT_CLASS(async_outbound_complete_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘perf_trace_async_inbound_template’: @@ -42885,2 +46961,2 @@ -../include/trace/events/jbd2.h:34:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 34 | DECLARE_EVENT_CLASS(jbd2_commit, +../include/trace/events/firewire.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 108 | DECLARE_EVENT_CLASS(async_inbound_template, @@ -42894,2 +46970,2 @@ -../include/trace/events/jbd2.h:34:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 34 | DECLARE_EVENT_CLASS(jbd2_commit, +../include/trace/events/firewire.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 108 | DECLARE_EVENT_CLASS(async_inbound_template, @@ -42897 +46973 @@ -../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_end_commit’: +../include/trace/events/firewire.h: In function ‘perf_trace_async_phy_outbound_initiate’: @@ -42907,2 +46983,2 @@ -../include/trace/events/jbd2.h:92:1: note: in expansion of macro ‘TRACE_EVENT’ - 92 | TRACE_EVENT(jbd2_end_commit, +../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ + 220 | TRACE_EVENT(async_phy_outbound_initiate, @@ -42919,2 +46995,2 @@ -../include/trace/events/jbd2.h:92:1: note: in expansion of macro ‘TRACE_EVENT’ - 92 | TRACE_EVENT(jbd2_end_commit, +../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ + 220 | TRACE_EVENT(async_phy_outbound_initiate, @@ -42922 +46998 @@ -../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_submit_inode_data’: +../include/trace/events/firewire.h: In function ‘perf_trace_async_phy_outbound_complete’: @@ -42932,2 +47008,2 @@ -../include/trace/events/jbd2.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ - 116 | TRACE_EVENT(jbd2_submit_inode_data, +../include/trace/events/firewire.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ + 247 | TRACE_EVENT(async_phy_outbound_complete, @@ -42944,2 +47020,2 @@ -../include/trace/events/jbd2.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ - 116 | TRACE_EVENT(jbd2_submit_inode_data, +../include/trace/events/firewire.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ + 247 | TRACE_EVENT(async_phy_outbound_complete, @@ -42947 +47023 @@ -../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_handle_start_class’: +../include/trace/events/firewire.h: In function ‘perf_trace_async_phy_inbound’: @@ -42954,2 +47030,27 @@ -../include/trace/events/jbd2.h:136:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ + 274 | TRACE_EVENT(async_phy_inbound, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ + 274 | TRACE_EVENT(async_phy_inbound, + | ^~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘perf_trace_bus_reset_arrange_template’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:306:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 306 | DECLARE_EVENT_CLASS(bus_reset_arrange_template, @@ -42963,2 +47064,2 @@ -../include/trace/events/jbd2.h:136:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, +../include/trace/events/firewire.h:306:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 306 | DECLARE_EVENT_CLASS(bus_reset_arrange_template, @@ -42966 +47067 @@ -../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_handle_extend’: +../include/trace/events/firewire.h: In function ‘perf_trace_bus_reset_handle’: @@ -42976,2 +47077,2 @@ -../include/trace/events/jbd2.h:178:1: note: in expansion of macro ‘TRACE_EVENT’ - 178 | TRACE_EVENT(jbd2_handle_extend, +../include/trace/events/firewire.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ + 342 | TRACE_EVENT(bus_reset_handle, @@ -42988,2 +47089,2 @@ -../include/trace/events/jbd2.h:178:1: note: in expansion of macro ‘TRACE_EVENT’ - 178 | TRACE_EVENT(jbd2_handle_extend, +../include/trace/events/firewire.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ + 342 | TRACE_EVENT(bus_reset_handle, @@ -42991 +47092 @@ -../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_handle_stats’: +../include/trace/events/firewire.h: In function ‘perf_trace_self_id_sequence’: @@ -43001,2 +47102,2 @@ -../include/trace/events/jbd2.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ - 210 | TRACE_EVENT(jbd2_handle_stats, +../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ + 395 | TRACE_EVENT(self_id_sequence, @@ -43013,2 +47114,2 @@ -../include/trace/events/jbd2.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ - 210 | TRACE_EVENT(jbd2_handle_stats, +../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ + 395 | TRACE_EVENT(self_id_sequence, @@ -43016 +47117 @@ -../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_run_stats’: +../include/trace/events/firewire.h: In function ‘perf_trace_isoc_outbound_allocate’: @@ -43026,3 +47127,6 @@ -../include/trace/events/jbd2.h:248:1: note: in expansion of macro ‘TRACE_EVENT’ - 248 | TRACE_EVENT(jbd2_run_stats, - | ^~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:445:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 445 | TRACE_EVENT_CONDITION(isoc_outbound_allocate, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -43038,4 +47142,7 @@ -../include/trace/events/jbd2.h:248:1: note: in expansion of macro ‘TRACE_EVENT’ - 248 | TRACE_EVENT(jbd2_run_stats, - | ^~~~~~~~~~~ -../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_checkpoint_stats’: +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:445:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 445 | TRACE_EVENT_CONDITION(isoc_outbound_allocate, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘perf_trace_isoc_inbound_single_allocate’: @@ -43051,3 +47158,6 @@ -../include/trace/events/jbd2.h:296:1: note: in expansion of macro ‘TRACE_EVENT’ - 296 | TRACE_EVENT(jbd2_checkpoint_stats, - | ^~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:470:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 470 | TRACE_EVENT_CONDITION(isoc_inbound_single_allocate, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -43063,4 +47173,7 @@ -../include/trace/events/jbd2.h:296:1: note: in expansion of macro ‘TRACE_EVENT’ - 296 | TRACE_EVENT(jbd2_checkpoint_stats, - | ^~~~~~~~~~~ -../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_update_log_tail’: +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:470:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 470 | TRACE_EVENT_CONDITION(isoc_inbound_single_allocate, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘perf_trace_isoc_inbound_multiple_allocate’: @@ -43076,3 +47189,6 @@ -../include/trace/events/jbd2.h:327:1: note: in expansion of macro ‘TRACE_EVENT’ - 327 | TRACE_EVENT(jbd2_update_log_tail, - | ^~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:495:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 495 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_allocate, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -43088,4 +47204,26 @@ -../include/trace/events/jbd2.h:327:1: note: in expansion of macro ‘TRACE_EVENT’ - 327 | TRACE_EVENT(jbd2_update_log_tail, - | ^~~~~~~~~~~ -../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_write_superblock’: +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:495:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 495 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_allocate, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘perf_trace_isoc_destroy_template’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:514:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 514 | DECLARE_EVENT_CLASS(isoc_destroy_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:514:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 514 | DECLARE_EVENT_CLASS(isoc_destroy_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘perf_trace_isoc_inbound_multiple_channels’: @@ -43101,2 +47239,2 @@ -../include/trace/events/jbd2.h:356:1: note: in expansion of macro ‘TRACE_EVENT’ - 356 | TRACE_EVENT(jbd2_write_superblock, +../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ + 550 | TRACE_EVENT(isoc_inbound_multiple_channels, @@ -43113,2 +47251,2 @@ -../include/trace/events/jbd2.h:356:1: note: in expansion of macro ‘TRACE_EVENT’ - 356 | TRACE_EVENT(jbd2_write_superblock, +../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ + 550 | TRACE_EVENT(isoc_inbound_multiple_channels, @@ -43116 +47254 @@ -../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_lock_buffer_stall’: +../include/trace/events/firewire.h: In function ‘perf_trace_isoc_outbound_start’: @@ -43126,3 +47264,6 @@ -../include/trace/events/jbd2.h:376:1: note: in expansion of macro ‘TRACE_EVENT’ - 376 | TRACE_EVENT(jbd2_lock_buffer_stall, - | ^~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:571:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 571 | TRACE_EVENT_CONDITION(isoc_outbound_start, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -43138,4 +47279,7 @@ -../include/trace/events/jbd2.h:376:1: note: in expansion of macro ‘TRACE_EVENT’ - 376 | TRACE_EVENT(jbd2_lock_buffer_stall, - | ^~~~~~~~~~~ -../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_journal_shrink’: +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:571:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 571 | TRACE_EVENT_CONDITION(isoc_outbound_start, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘perf_trace_isoc_inbound_start_template’: @@ -43148,2 +47292,2 @@ -../include/trace/events/jbd2.h:397:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, +../include/trace/events/firewire.h:596:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 596 | DECLARE_EVENT_CLASS(isoc_inbound_start_template, @@ -43157,2 +47301,2 @@ -../include/trace/events/jbd2.h:397:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, +../include/trace/events/firewire.h:596:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 596 | DECLARE_EVENT_CLASS(isoc_inbound_start_template, @@ -43160 +47304,58 @@ -../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_shrink_scan_exit’: +../include/trace/events/firewire.h: In function ‘perf_trace_isoc_stop_template’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 643 | DECLARE_EVENT_CLASS(isoc_stop_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 643 | DECLARE_EVENT_CLASS(isoc_stop_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘perf_trace_isoc_flush_template’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 679 | DECLARE_EVENT_CLASS(isoc_flush_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 679 | DECLARE_EVENT_CLASS(isoc_flush_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘perf_trace_isoc_flush_completions_template’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 715 | DECLARE_EVENT_CLASS(isoc_flush_completions_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 715 | DECLARE_EVENT_CLASS(isoc_flush_completions_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘perf_trace_isoc_outbound_queue’: @@ -43170,3 +47371,6 @@ -../include/trace/events/jbd2.h:435:1: note: in expansion of macro ‘TRACE_EVENT’ - 435 | TRACE_EVENT(jbd2_shrink_scan_exit, - | ^~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:776:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 776 | TRACE_EVENT_CONDITION(isoc_outbound_queue, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -43182,4 +47386,7 @@ -../include/trace/events/jbd2.h:435:1: note: in expansion of macro ‘TRACE_EVENT’ - 435 | TRACE_EVENT(jbd2_shrink_scan_exit, - | ^~~~~~~~~~~ -../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_shrink_checkpoint_list’: +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:776:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 776 | TRACE_EVENT_CONDITION(isoc_outbound_queue, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘perf_trace_isoc_inbound_single_queue’: @@ -43195,2 +47402,83 @@ -../include/trace/events/jbd2.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ - 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:796:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 796 | TRACE_EVENT_CONDITION(isoc_inbound_single_queue, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:796:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 796 | TRACE_EVENT_CONDITION(isoc_inbound_single_queue, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘perf_trace_isoc_inbound_multiple_queue’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:812:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 812 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_queue, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:812:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 812 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_queue, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘perf_trace_isoc_single_completions_template’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 844 | DECLARE_EVENT_CLASS(isoc_single_completions_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 844 | DECLARE_EVENT_CLASS(isoc_single_completions_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘perf_trace_isoc_inbound_multiple_completions’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ + 884 | TRACE_EVENT(isoc_inbound_multiple_completions, @@ -43207,2 +47495,2 @@ -../include/trace/events/jbd2.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ - 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, +../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ + 884 | TRACE_EVENT(isoc_inbound_multiple_completions, @@ -43211 +47499 @@ -../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_checkpoint’: +../include/trace/events/firewire.h: In function ‘__bpf_trace_async_outbound_initiate_template’: @@ -43218,6 +47506,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(jbd2_checkpoint, - | ^~~~~~~~~~~ +../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -43230,7 +47515,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(jbd2_checkpoint, - | ^~~~~~~~~~~ -../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_commit’: +../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘__bpf_trace_async_outbound_complete_template’: @@ -43243,2 +47525,2 @@ -../include/trace/events/jbd2.h:34:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 34 | DECLARE_EVENT_CLASS(jbd2_commit, +../include/trace/events/firewire.h:77:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 77 | DECLARE_EVENT_CLASS(async_outbound_complete_template, @@ -43252,2 +47534,2 @@ -../include/trace/events/jbd2.h:34:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 34 | DECLARE_EVENT_CLASS(jbd2_commit, +../include/trace/events/firewire.h:77:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 77 | DECLARE_EVENT_CLASS(async_outbound_complete_template, @@ -43255 +47537 @@ -../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_end_commit’: +../include/trace/events/firewire.h: In function ‘__bpf_trace_async_inbound_template’: @@ -43262,6 +47544,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/jbd2.h:92:1: note: in expansion of macro ‘TRACE_EVENT’ - 92 | TRACE_EVENT(jbd2_end_commit, - | ^~~~~~~~~~~ +../include/trace/events/firewire.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 108 | DECLARE_EVENT_CLASS(async_inbound_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -43274,7 +47553,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/jbd2.h:92:1: note: in expansion of macro ‘TRACE_EVENT’ - 92 | TRACE_EVENT(jbd2_end_commit, - | ^~~~~~~~~~~ -../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_submit_inode_data’: +../include/trace/events/firewire.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 108 | DECLARE_EVENT_CLASS(async_inbound_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘__bpf_trace_async_phy_outbound_initiate’: @@ -43290,2 +47566,2 @@ -../include/trace/events/jbd2.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ - 116 | TRACE_EVENT(jbd2_submit_inode_data, +../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ + 220 | TRACE_EVENT(async_phy_outbound_initiate, @@ -43302,2 +47578,2 @@ -../include/trace/events/jbd2.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ - 116 | TRACE_EVENT(jbd2_submit_inode_data, +../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ + 220 | TRACE_EVENT(async_phy_outbound_initiate, @@ -43305 +47581 @@ -../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_handle_start_class’: +../include/trace/events/firewire.h: In function ‘__bpf_trace_async_phy_outbound_complete’: @@ -43312,3 +47588,6 @@ -../include/trace/events/jbd2.h:136:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ + 247 | TRACE_EVENT(async_phy_outbound_complete, + | ^~~~~~~~~~~ @@ -43321,4 +47600,7 @@ -../include/trace/events/jbd2.h:136:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_handle_extend’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ + 247 | TRACE_EVENT(async_phy_outbound_complete, + | ^~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘__bpf_trace_async_phy_inbound’: @@ -43334,2 +47616,2 @@ -../include/trace/events/jbd2.h:178:1: note: in expansion of macro ‘TRACE_EVENT’ - 178 | TRACE_EVENT(jbd2_handle_extend, +../include/trace/events/firewire.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ + 274 | TRACE_EVENT(async_phy_inbound, @@ -43346,2 +47628,2 @@ -../include/trace/events/jbd2.h:178:1: note: in expansion of macro ‘TRACE_EVENT’ - 178 | TRACE_EVENT(jbd2_handle_extend, +../include/trace/events/firewire.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ + 274 | TRACE_EVENT(async_phy_inbound, @@ -43349 +47631 @@ -../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_handle_stats’: +../include/trace/events/firewire.h: In function ‘__bpf_trace_bus_reset_arrange_template’: @@ -43356,6 +47638,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/jbd2.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ - 210 | TRACE_EVENT(jbd2_handle_stats, - | ^~~~~~~~~~~ +../include/trace/events/firewire.h:306:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 306 | DECLARE_EVENT_CLASS(bus_reset_arrange_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -43368,7 +47647,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/jbd2.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ - 210 | TRACE_EVENT(jbd2_handle_stats, - | ^~~~~~~~~~~ -../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_run_stats’: +../include/trace/events/firewire.h:306:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 306 | DECLARE_EVENT_CLASS(bus_reset_arrange_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘__bpf_trace_bus_reset_handle’: @@ -43384,2 +47660,2 @@ -../include/trace/events/jbd2.h:248:1: note: in expansion of macro ‘TRACE_EVENT’ - 248 | TRACE_EVENT(jbd2_run_stats, +../include/trace/events/firewire.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ + 342 | TRACE_EVENT(bus_reset_handle, @@ -43396,2 +47672,2 @@ -../include/trace/events/jbd2.h:248:1: note: in expansion of macro ‘TRACE_EVENT’ - 248 | TRACE_EVENT(jbd2_run_stats, +../include/trace/events/firewire.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ + 342 | TRACE_EVENT(bus_reset_handle, @@ -43399 +47675 @@ -../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_checkpoint_stats’: +../include/trace/events/firewire.h: In function ‘__bpf_trace_self_id_sequence’: @@ -43409,2 +47685,2 @@ -../include/trace/events/jbd2.h:296:1: note: in expansion of macro ‘TRACE_EVENT’ - 296 | TRACE_EVENT(jbd2_checkpoint_stats, +../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ + 395 | TRACE_EVENT(self_id_sequence, @@ -43421,2 +47697,2 @@ -../include/trace/events/jbd2.h:296:1: note: in expansion of macro ‘TRACE_EVENT’ - 296 | TRACE_EVENT(jbd2_checkpoint_stats, +../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ + 395 | TRACE_EVENT(self_id_sequence, @@ -43424 +47700 @@ -../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_update_log_tail’: +../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_outbound_allocate’: @@ -43434,3 +47710,6 @@ -../include/trace/events/jbd2.h:327:1: note: in expansion of macro ‘TRACE_EVENT’ - 327 | TRACE_EVENT(jbd2_update_log_tail, - | ^~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:445:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 445 | TRACE_EVENT_CONDITION(isoc_outbound_allocate, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -43446,4 +47725,7 @@ -../include/trace/events/jbd2.h:327:1: note: in expansion of macro ‘TRACE_EVENT’ - 327 | TRACE_EVENT(jbd2_update_log_tail, - | ^~~~~~~~~~~ -../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_write_superblock’: +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:445:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 445 | TRACE_EVENT_CONDITION(isoc_outbound_allocate, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_inbound_single_allocate’: @@ -43459,3 +47741,6 @@ -../include/trace/events/jbd2.h:356:1: note: in expansion of macro ‘TRACE_EVENT’ - 356 | TRACE_EVENT(jbd2_write_superblock, - | ^~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:470:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 470 | TRACE_EVENT_CONDITION(isoc_inbound_single_allocate, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -43471,4 +47756,7 @@ -../include/trace/events/jbd2.h:356:1: note: in expansion of macro ‘TRACE_EVENT’ - 356 | TRACE_EVENT(jbd2_write_superblock, - | ^~~~~~~~~~~ -../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_lock_buffer_stall’: +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:470:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 470 | TRACE_EVENT_CONDITION(isoc_inbound_single_allocate, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_inbound_multiple_allocate’: @@ -43484,3 +47772,6 @@ -../include/trace/events/jbd2.h:376:1: note: in expansion of macro ‘TRACE_EVENT’ - 376 | TRACE_EVENT(jbd2_lock_buffer_stall, - | ^~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:495:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 495 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_allocate, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -43496,4 +47787,7 @@ -../include/trace/events/jbd2.h:376:1: note: in expansion of macro ‘TRACE_EVENT’ - 376 | TRACE_EVENT(jbd2_lock_buffer_stall, - | ^~~~~~~~~~~ -../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_journal_shrink’: +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:495:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 495 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_allocate, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_destroy_template’: @@ -43506,2 +47800,2 @@ -../include/trace/events/jbd2.h:397:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, +../include/trace/events/firewire.h:514:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 514 | DECLARE_EVENT_CLASS(isoc_destroy_template, @@ -43515,2 +47809,2 @@ -../include/trace/events/jbd2.h:397:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, +../include/trace/events/firewire.h:514:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 514 | DECLARE_EVENT_CLASS(isoc_destroy_template, @@ -43518 +47812 @@ -../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_shrink_scan_exit’: +../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_inbound_multiple_channels’: @@ -43528,2 +47822,2 @@ -../include/trace/events/jbd2.h:435:1: note: in expansion of macro ‘TRACE_EVENT’ - 435 | TRACE_EVENT(jbd2_shrink_scan_exit, +../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ + 550 | TRACE_EVENT(isoc_inbound_multiple_channels, @@ -43540,2 +47834,2 @@ -../include/trace/events/jbd2.h:435:1: note: in expansion of macro ‘TRACE_EVENT’ - 435 | TRACE_EVENT(jbd2_shrink_scan_exit, +../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ + 550 | TRACE_EVENT(isoc_inbound_multiple_channels, @@ -43543 +47837 @@ -../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_shrink_checkpoint_list’: +../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_outbound_start’: @@ -43553,3 +47847,6 @@ -../include/trace/events/jbd2.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ - 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, - | ^~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:571:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 571 | TRACE_EVENT_CONDITION(isoc_outbound_start, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -43565,29 +47862,9 @@ -../include/trace/events/jbd2.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ - 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, - | ^~~~~~~~~~~ -make[5]: *** [../scripts/Makefile.build:244: fs/jbd2/journal.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: fs/jbd2] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.h:114, - from ../drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.c:5: -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘trace_event_raw_event_mlx5e_flower_template’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:571:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 571 | TRACE_EVENT_CONDITION(isoc_outbound_start, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_inbound_start_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -43595,14 +47872,5 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:596:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 596 | DECLARE_EVENT_CLASS(isoc_inbound_start_template, @@ -43610,8 +47878,8 @@ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:596:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 596 | DECLARE_EVENT_CLASS(isoc_inbound_start_template, @@ -43619,3 +47887,3 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘trace_event_raw_event_mlx5e_stats_flower’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_stop_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -43623,5 +47891,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -43629,11 +47894,8 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ - 58 | TRACE_EVENT(mlx5e_stats_flower, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/events/firewire.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 643 | DECLARE_EVENT_CLASS(isoc_stop_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -43641,6 +47903,6 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ - 58 | TRACE_EVENT(mlx5e_stats_flower, - | ^~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘trace_event_raw_event_mlx5e_tc_update_neigh_used_value’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/firewire.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 643 | DECLARE_EVENT_CLASS(isoc_stop_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_flush_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -43648,5 +47910,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -43654,11 +47913,8 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ - 77 | TRACE_EVENT(mlx5e_tc_update_neigh_used_value, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/events/firewire.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 679 | DECLARE_EVENT_CLASS(isoc_flush_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -43666,7 +47922,6 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ - 77 | TRACE_EVENT(mlx5e_tc_update_neigh_used_value, - | ^~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:109: -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘perf_trace_mlx5e_flower_template’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/firewire.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 679 | DECLARE_EVENT_CLASS(isoc_flush_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_flush_completions_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -43674,5 +47929,5 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 715 | DECLARE_EVENT_CLASS(isoc_flush_completions_template, @@ -43680,8 +47935,8 @@ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 715 | DECLARE_EVENT_CLASS(isoc_flush_completions_template, @@ -43689,3 +47944,3 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘perf_trace_mlx5e_stats_flower’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_outbound_queue’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -43693,5 +47948,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -43699,9 +47950,0 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ - 58 | TRACE_EVENT(mlx5e_stats_flower, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -43711,12 +47954,11 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ - 58 | TRACE_EVENT(mlx5e_stats_flower, - | ^~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘perf_trace_mlx5e_tc_update_neigh_used_value’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:776:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 776 | TRACE_EVENT_CONDITION(isoc_outbound_queue, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -43724,9 +47965,0 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ - 77 | TRACE_EVENT(mlx5e_tc_update_neigh_used_value, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -43736,5 +47969,7 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ - 77 | TRACE_EVENT(mlx5e_tc_update_neigh_used_value, - | ^~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:110: -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘__bpf_trace_mlx5e_flower_template’: +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:776:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 776 | TRACE_EVENT_CONDITION(isoc_outbound_queue, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_inbound_single_queue’: @@ -43747,3 +47982,9 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:796:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 796 | TRACE_EVENT_CONDITION(isoc_inbound_single_queue, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -43756,4 +47997,10 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘__bpf_trace_mlx5e_stats_flower’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:796:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 796 | TRACE_EVENT_CONDITION(isoc_inbound_single_queue, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_inbound_multiple_queue’: @@ -43769,3 +48016,6 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ - 58 | TRACE_EVENT(mlx5e_stats_flower, - | ^~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:812:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 812 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_queue, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -43781,4 +48031,26 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ - 58 | TRACE_EVENT(mlx5e_stats_flower, - | ^~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘__bpf_trace_mlx5e_tc_update_neigh_used_value’: +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:812:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 812 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_queue, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_single_completions_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 844 | DECLARE_EVENT_CLASS(isoc_single_completions_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 844 | DECLARE_EVENT_CLASS(isoc_single_completions_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_inbound_multiple_completions’: @@ -43794,2 +48066,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ - 77 | TRACE_EVENT(mlx5e_tc_update_neigh_used_value, +../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ + 884 | TRACE_EVENT(isoc_inbound_multiple_completions, @@ -43806,2 +48078,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ - 77 | TRACE_EVENT(mlx5e_tc_update_neigh_used_value, +../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ + 884 | TRACE_EVENT(isoc_inbound_multiple_completions, @@ -43809 +48081,2 @@ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.o] Error 1 +make[5]: *** [../scripts/Makefile.build:244: drivers/firewire/core-trace.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: drivers/firewire] Error 2 @@ -43811,3 +48084,3 @@ - from ../include/trace/events/firewire.h:912, - from ../drivers/firewire/core-trace.c:10: -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_async_outbound_initiate_template’: + from ../include/trace/events/jbd2.h:497, + from ../fs/jbd2/journal.c:46: +../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_checkpoint’: @@ -43820,3 +48093,6 @@ -../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(jbd2_checkpoint, + | ^~~~~~~~~~~ @@ -43829,3 +48105,6 @@ -../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(jbd2_checkpoint, + | ^~~~~~~~~~~ @@ -43838,3 +48117,6 @@ -../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(jbd2_checkpoint, + | ^~~~~~~~~~~ @@ -43847,3 +48129,6 @@ -../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(jbd2_checkpoint, + | ^~~~~~~~~~~ @@ -43856,23 +48141,7 @@ -../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_async_outbound_complete_template’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:77:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 77 | DECLARE_EVENT_CLASS(async_outbound_complete_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:77:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 77 | DECLARE_EVENT_CLASS(async_outbound_complete_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_async_inbound_template’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(jbd2_checkpoint, + | ^~~~~~~~~~~ +../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_commit’: @@ -43885,2 +48154,2 @@ -../include/trace/events/firewire.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 108 | DECLARE_EVENT_CLASS(async_inbound_template, +../include/trace/events/jbd2.h:34:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 34 | DECLARE_EVENT_CLASS(jbd2_commit, @@ -43894,2 +48163,2 @@ -../include/trace/events/firewire.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 108 | DECLARE_EVENT_CLASS(async_inbound_template, +../include/trace/events/jbd2.h:34:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 34 | DECLARE_EVENT_CLASS(jbd2_commit, @@ -43897,26 +48166 @@ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_async_phy_outbound_initiate’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ - 220 | TRACE_EVENT(async_phy_outbound_initiate, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ - 220 | TRACE_EVENT(async_phy_outbound_initiate, - | ^~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_async_phy_outbound_complete’: +../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_end_commit’: @@ -43932,2 +48176,2 @@ -../include/trace/events/firewire.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ - 247 | TRACE_EVENT(async_phy_outbound_complete, +../include/trace/events/jbd2.h:92:1: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(jbd2_end_commit, @@ -43944,2 +48188,2 @@ -../include/trace/events/firewire.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ - 247 | TRACE_EVENT(async_phy_outbound_complete, +../include/trace/events/jbd2.h:92:1: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(jbd2_end_commit, @@ -43947 +48191 @@ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_async_phy_inbound’: +../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_submit_inode_data’: @@ -43957,2 +48201,2 @@ -../include/trace/events/firewire.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ - 274 | TRACE_EVENT(async_phy_inbound, +../include/trace/events/jbd2.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ + 116 | TRACE_EVENT(jbd2_submit_inode_data, @@ -43969,2 +48213,2 @@ -../include/trace/events/firewire.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ - 274 | TRACE_EVENT(async_phy_inbound, +../include/trace/events/jbd2.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ + 116 | TRACE_EVENT(jbd2_submit_inode_data, @@ -43972 +48216 @@ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_bus_reset_arrange_template’: +../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_handle_start_class’: @@ -43979,2 +48223,2 @@ -../include/trace/events/firewire.h:306:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 306 | DECLARE_EVENT_CLASS(bus_reset_arrange_template, +../include/trace/events/jbd2.h:136:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, @@ -43988,2 +48232,2 @@ -../include/trace/events/firewire.h:306:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 306 | DECLARE_EVENT_CLASS(bus_reset_arrange_template, +../include/trace/events/jbd2.h:136:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, @@ -43991 +48235 @@ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_bus_reset_handle’: +../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_handle_extend’: @@ -44001,2 +48245,2 @@ -../include/trace/events/firewire.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ - 342 | TRACE_EVENT(bus_reset_handle, +../include/trace/events/jbd2.h:178:1: note: in expansion of macro ‘TRACE_EVENT’ + 178 | TRACE_EVENT(jbd2_handle_extend, @@ -44013,2 +48257,2 @@ -../include/trace/events/firewire.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ - 342 | TRACE_EVENT(bus_reset_handle, +../include/trace/events/jbd2.h:178:1: note: in expansion of macro ‘TRACE_EVENT’ + 178 | TRACE_EVENT(jbd2_handle_extend, @@ -44016 +48260 @@ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_self_id_sequence’: +../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_handle_stats’: @@ -44026,2 +48270,2 @@ -../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ - 395 | TRACE_EVENT(self_id_sequence, +../include/trace/events/jbd2.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ + 210 | TRACE_EVENT(jbd2_handle_stats, @@ -44038,2 +48282,2 @@ -../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ - 395 | TRACE_EVENT(self_id_sequence, +../include/trace/events/jbd2.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ + 210 | TRACE_EVENT(jbd2_handle_stats, @@ -44041 +48285 @@ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_outbound_allocate’: +../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_run_stats’: @@ -44051,6 +48295,3 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:445:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 445 | TRACE_EVENT_CONDITION(isoc_outbound_allocate, - | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/jbd2.h:248:1: note: in expansion of macro ‘TRACE_EVENT’ + 248 | TRACE_EVENT(jbd2_run_stats, + | ^~~~~~~~~~~ @@ -44066,7 +48307,4 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:445:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 445 | TRACE_EVENT_CONDITION(isoc_outbound_allocate, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_inbound_single_allocate’: +../include/trace/events/jbd2.h:248:1: note: in expansion of macro ‘TRACE_EVENT’ + 248 | TRACE_EVENT(jbd2_run_stats, + | ^~~~~~~~~~~ +../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_checkpoint_stats’: @@ -44082,6 +48320,3 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:470:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 470 | TRACE_EVENT_CONDITION(isoc_inbound_single_allocate, - | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/jbd2.h:296:1: note: in expansion of macro ‘TRACE_EVENT’ + 296 | TRACE_EVENT(jbd2_checkpoint_stats, + | ^~~~~~~~~~~ @@ -44097,7 +48332,4 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:470:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 470 | TRACE_EVENT_CONDITION(isoc_inbound_single_allocate, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_inbound_multiple_allocate’: +../include/trace/events/jbd2.h:296:1: note: in expansion of macro ‘TRACE_EVENT’ + 296 | TRACE_EVENT(jbd2_checkpoint_stats, + | ^~~~~~~~~~~ +../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_update_log_tail’: @@ -44113,6 +48345,3 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:495:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 495 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_allocate, - | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/jbd2.h:327:1: note: in expansion of macro ‘TRACE_EVENT’ + 327 | TRACE_EVENT(jbd2_update_log_tail, + | ^~~~~~~~~~~ @@ -44128,26 +48357,4 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:495:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 495 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_allocate, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_destroy_template’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:514:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 514 | DECLARE_EVENT_CLASS(isoc_destroy_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:514:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 514 | DECLARE_EVENT_CLASS(isoc_destroy_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_inbound_multiple_channels’: +../include/trace/events/jbd2.h:327:1: note: in expansion of macro ‘TRACE_EVENT’ + 327 | TRACE_EVENT(jbd2_update_log_tail, + | ^~~~~~~~~~~ +../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_write_superblock’: @@ -44163,2 +48370,2 @@ -../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ - 550 | TRACE_EVENT(isoc_inbound_multiple_channels, +../include/trace/events/jbd2.h:356:1: note: in expansion of macro ‘TRACE_EVENT’ + 356 | TRACE_EVENT(jbd2_write_superblock, @@ -44175,2 +48382,2 @@ -../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ - 550 | TRACE_EVENT(isoc_inbound_multiple_channels, +../include/trace/events/jbd2.h:356:1: note: in expansion of macro ‘TRACE_EVENT’ + 356 | TRACE_EVENT(jbd2_write_superblock, @@ -44178 +48385 @@ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_outbound_start’: +../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_lock_buffer_stall’: @@ -44188,6 +48395,3 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:571:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 571 | TRACE_EVENT_CONDITION(isoc_outbound_start, - | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/jbd2.h:376:1: note: in expansion of macro ‘TRACE_EVENT’ + 376 | TRACE_EVENT(jbd2_lock_buffer_stall, + | ^~~~~~~~~~~ @@ -44203,64 +48407,4 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:571:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 571 | TRACE_EVENT_CONDITION(isoc_outbound_start, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_inbound_start_template’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:596:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 596 | DECLARE_EVENT_CLASS(isoc_inbound_start_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:596:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 596 | DECLARE_EVENT_CLASS(isoc_inbound_start_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_stop_template’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 643 | DECLARE_EVENT_CLASS(isoc_stop_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 643 | DECLARE_EVENT_CLASS(isoc_stop_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_flush_template’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 679 | DECLARE_EVENT_CLASS(isoc_flush_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 679 | DECLARE_EVENT_CLASS(isoc_flush_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_flush_completions_template’: +../include/trace/events/jbd2.h:376:1: note: in expansion of macro ‘TRACE_EVENT’ + 376 | TRACE_EVENT(jbd2_lock_buffer_stall, + | ^~~~~~~~~~~ +../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_journal_shrink’: @@ -44273,2 +48417,2 @@ -../include/trace/events/firewire.h:715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 715 | DECLARE_EVENT_CLASS(isoc_flush_completions_template, +../include/trace/events/jbd2.h:397:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, @@ -44282,2 +48426,2 @@ -../include/trace/events/firewire.h:715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 715 | DECLARE_EVENT_CLASS(isoc_flush_completions_template, +../include/trace/events/jbd2.h:397:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, @@ -44285,63 +48429 @@ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_outbound_queue’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:776:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 776 | TRACE_EVENT_CONDITION(isoc_outbound_queue, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:776:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 776 | TRACE_EVENT_CONDITION(isoc_outbound_queue, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_inbound_single_queue’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:796:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 796 | TRACE_EVENT_CONDITION(isoc_inbound_single_queue, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:796:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 796 | TRACE_EVENT_CONDITION(isoc_inbound_single_queue, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_inbound_multiple_queue’: +../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_shrink_scan_exit’: @@ -44357,6 +48439,3 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:812:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 812 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_queue, - | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/jbd2.h:435:1: note: in expansion of macro ‘TRACE_EVENT’ + 435 | TRACE_EVENT(jbd2_shrink_scan_exit, + | ^~~~~~~~~~~ @@ -44372,26 +48451,4 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:812:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 812 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_queue, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_single_completions_template’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 844 | DECLARE_EVENT_CLASS(isoc_single_completions_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 844 | DECLARE_EVENT_CLASS(isoc_single_completions_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_inbound_multiple_completions’: +../include/trace/events/jbd2.h:435:1: note: in expansion of macro ‘TRACE_EVENT’ + 435 | TRACE_EVENT(jbd2_shrink_scan_exit, + | ^~~~~~~~~~~ +../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_shrink_checkpoint_list’: @@ -44407,2 +48464,2 @@ -../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ - 884 | TRACE_EVENT(isoc_inbound_multiple_completions, +../include/trace/events/jbd2.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ + 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, @@ -44419,2 +48476,2 @@ -../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ - 884 | TRACE_EVENT(isoc_inbound_multiple_completions, +../include/trace/events/jbd2.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ + 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, @@ -44423,20 +48480 @@ -../include/trace/events/firewire.h: In function ‘perf_trace_async_outbound_initiate_template’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘perf_trace_async_outbound_complete_template’: +../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_checkpoint’: @@ -44449,3 +48487,6 @@ -../include/trace/events/firewire.h:77:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 77 | DECLARE_EVENT_CLASS(async_outbound_complete_template, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(jbd2_checkpoint, + | ^~~~~~~~~~~ @@ -44458,4 +48499,7 @@ -../include/trace/events/firewire.h:77:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 77 | DECLARE_EVENT_CLASS(async_outbound_complete_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘perf_trace_async_inbound_template’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(jbd2_checkpoint, + | ^~~~~~~~~~~ +../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_commit’: @@ -44468,2 +48512,2 @@ -../include/trace/events/firewire.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 108 | DECLARE_EVENT_CLASS(async_inbound_template, +../include/trace/events/jbd2.h:34:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 34 | DECLARE_EVENT_CLASS(jbd2_commit, @@ -44477,2 +48521,2 @@ -../include/trace/events/firewire.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 108 | DECLARE_EVENT_CLASS(async_inbound_template, +../include/trace/events/jbd2.h:34:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 34 | DECLARE_EVENT_CLASS(jbd2_commit, @@ -44480,26 +48524 @@ -../include/trace/events/firewire.h: In function ‘perf_trace_async_phy_outbound_initiate’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ - 220 | TRACE_EVENT(async_phy_outbound_initiate, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ - 220 | TRACE_EVENT(async_phy_outbound_initiate, - | ^~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘perf_trace_async_phy_outbound_complete’: +../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_end_commit’: @@ -44515,2 +48534,2 @@ -../include/trace/events/firewire.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ - 247 | TRACE_EVENT(async_phy_outbound_complete, +../include/trace/events/jbd2.h:92:1: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(jbd2_end_commit, @@ -44527,2 +48546,2 @@ -../include/trace/events/firewire.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ - 247 | TRACE_EVENT(async_phy_outbound_complete, +../include/trace/events/jbd2.h:92:1: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(jbd2_end_commit, @@ -44530 +48549 @@ -../include/trace/events/firewire.h: In function ‘perf_trace_async_phy_inbound’: +../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_submit_inode_data’: @@ -44540,2 +48559,2 @@ -../include/trace/events/firewire.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ - 274 | TRACE_EVENT(async_phy_inbound, +../include/trace/events/jbd2.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ + 116 | TRACE_EVENT(jbd2_submit_inode_data, @@ -44552,2 +48571,2 @@ -../include/trace/events/firewire.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ - 274 | TRACE_EVENT(async_phy_inbound, +../include/trace/events/jbd2.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ + 116 | TRACE_EVENT(jbd2_submit_inode_data, @@ -44555 +48574 @@ -../include/trace/events/firewire.h: In function ‘perf_trace_bus_reset_arrange_template’: +../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_handle_start_class’: @@ -44562,2 +48581,2 @@ -../include/trace/events/firewire.h:306:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 306 | DECLARE_EVENT_CLASS(bus_reset_arrange_template, +../include/trace/events/jbd2.h:136:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, @@ -44571,2 +48590,2 @@ -../include/trace/events/firewire.h:306:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 306 | DECLARE_EVENT_CLASS(bus_reset_arrange_template, +../include/trace/events/jbd2.h:136:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, @@ -44574 +48593 @@ -../include/trace/events/firewire.h: In function ‘perf_trace_bus_reset_handle’: +../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_handle_extend’: @@ -44584,2 +48603,2 @@ -../include/trace/events/firewire.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ - 342 | TRACE_EVENT(bus_reset_handle, +../include/trace/events/jbd2.h:178:1: note: in expansion of macro ‘TRACE_EVENT’ + 178 | TRACE_EVENT(jbd2_handle_extend, @@ -44596,2 +48615,2 @@ -../include/trace/events/firewire.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ - 342 | TRACE_EVENT(bus_reset_handle, +../include/trace/events/jbd2.h:178:1: note: in expansion of macro ‘TRACE_EVENT’ + 178 | TRACE_EVENT(jbd2_handle_extend, @@ -44599 +48618 @@ -../include/trace/events/firewire.h: In function ‘perf_trace_self_id_sequence’: +../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_handle_stats’: @@ -44609,2 +48628,2 @@ -../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ - 395 | TRACE_EVENT(self_id_sequence, +../include/trace/events/jbd2.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ + 210 | TRACE_EVENT(jbd2_handle_stats, @@ -44621,2 +48640,2 @@ -../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ - 395 | TRACE_EVENT(self_id_sequence, +../include/trace/events/jbd2.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ + 210 | TRACE_EVENT(jbd2_handle_stats, @@ -44624 +48643 @@ -../include/trace/events/firewire.h: In function ‘perf_trace_isoc_outbound_allocate’: +../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_run_stats’: @@ -44634,6 +48653,3 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:445:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 445 | TRACE_EVENT_CONDITION(isoc_outbound_allocate, - | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/jbd2.h:248:1: note: in expansion of macro ‘TRACE_EVENT’ + 248 | TRACE_EVENT(jbd2_run_stats, + | ^~~~~~~~~~~ @@ -44649,7 +48665,4 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:445:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 445 | TRACE_EVENT_CONDITION(isoc_outbound_allocate, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘perf_trace_isoc_inbound_single_allocate’: +../include/trace/events/jbd2.h:248:1: note: in expansion of macro ‘TRACE_EVENT’ + 248 | TRACE_EVENT(jbd2_run_stats, + | ^~~~~~~~~~~ +../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_checkpoint_stats’: @@ -44665,6 +48678,3 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:470:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 470 | TRACE_EVENT_CONDITION(isoc_inbound_single_allocate, - | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/jbd2.h:296:1: note: in expansion of macro ‘TRACE_EVENT’ + 296 | TRACE_EVENT(jbd2_checkpoint_stats, + | ^~~~~~~~~~~ @@ -44680,7 +48690,4 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:470:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 470 | TRACE_EVENT_CONDITION(isoc_inbound_single_allocate, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘perf_trace_isoc_inbound_multiple_allocate’: +../include/trace/events/jbd2.h:296:1: note: in expansion of macro ‘TRACE_EVENT’ + 296 | TRACE_EVENT(jbd2_checkpoint_stats, + | ^~~~~~~~~~~ +../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_update_log_tail’: @@ -44696,6 +48703,3 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:495:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 495 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_allocate, - | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/jbd2.h:327:1: note: in expansion of macro ‘TRACE_EVENT’ + 327 | TRACE_EVENT(jbd2_update_log_tail, + | ^~~~~~~~~~~ @@ -44711,26 +48715,4 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:495:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 495 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_allocate, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘perf_trace_isoc_destroy_template’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:514:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 514 | DECLARE_EVENT_CLASS(isoc_destroy_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:514:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 514 | DECLARE_EVENT_CLASS(isoc_destroy_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘perf_trace_isoc_inbound_multiple_channels’: +../include/trace/events/jbd2.h:327:1: note: in expansion of macro ‘TRACE_EVENT’ + 327 | TRACE_EVENT(jbd2_update_log_tail, + | ^~~~~~~~~~~ +../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_write_superblock’: @@ -44746,2 +48728,2 @@ -../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ - 550 | TRACE_EVENT(isoc_inbound_multiple_channels, +../include/trace/events/jbd2.h:356:1: note: in expansion of macro ‘TRACE_EVENT’ + 356 | TRACE_EVENT(jbd2_write_superblock, @@ -44758,2 +48740,2 @@ -../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ - 550 | TRACE_EVENT(isoc_inbound_multiple_channels, +../include/trace/events/jbd2.h:356:1: note: in expansion of macro ‘TRACE_EVENT’ + 356 | TRACE_EVENT(jbd2_write_superblock, @@ -44761 +48743 @@ -../include/trace/events/firewire.h: In function ‘perf_trace_isoc_outbound_start’: +../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_lock_buffer_stall’: @@ -44771,6 +48753,3 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:571:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 571 | TRACE_EVENT_CONDITION(isoc_outbound_start, - | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/jbd2.h:376:1: note: in expansion of macro ‘TRACE_EVENT’ + 376 | TRACE_EVENT(jbd2_lock_buffer_stall, + | ^~~~~~~~~~~ @@ -44786,64 +48765,4 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:571:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 571 | TRACE_EVENT_CONDITION(isoc_outbound_start, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘perf_trace_isoc_inbound_start_template’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:596:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 596 | DECLARE_EVENT_CLASS(isoc_inbound_start_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:596:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 596 | DECLARE_EVENT_CLASS(isoc_inbound_start_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘perf_trace_isoc_stop_template’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 643 | DECLARE_EVENT_CLASS(isoc_stop_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 643 | DECLARE_EVENT_CLASS(isoc_stop_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘perf_trace_isoc_flush_template’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 679 | DECLARE_EVENT_CLASS(isoc_flush_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 679 | DECLARE_EVENT_CLASS(isoc_flush_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘perf_trace_isoc_flush_completions_template’: +../include/trace/events/jbd2.h:376:1: note: in expansion of macro ‘TRACE_EVENT’ + 376 | TRACE_EVENT(jbd2_lock_buffer_stall, + | ^~~~~~~~~~~ +../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_journal_shrink’: @@ -44856,2 +48775,2 @@ -../include/trace/events/firewire.h:715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 715 | DECLARE_EVENT_CLASS(isoc_flush_completions_template, +../include/trace/events/jbd2.h:397:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, @@ -44865,2 +48784,2 @@ -../include/trace/events/firewire.h:715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 715 | DECLARE_EVENT_CLASS(isoc_flush_completions_template, +../include/trace/events/jbd2.h:397:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, @@ -44868,63 +48787 @@ -../include/trace/events/firewire.h: In function ‘perf_trace_isoc_outbound_queue’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:776:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 776 | TRACE_EVENT_CONDITION(isoc_outbound_queue, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:776:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 776 | TRACE_EVENT_CONDITION(isoc_outbound_queue, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘perf_trace_isoc_inbound_single_queue’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:796:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 796 | TRACE_EVENT_CONDITION(isoc_inbound_single_queue, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:796:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 796 | TRACE_EVENT_CONDITION(isoc_inbound_single_queue, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘perf_trace_isoc_inbound_multiple_queue’: +../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_shrink_scan_exit’: @@ -44940,6 +48797,3 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:812:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 812 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_queue, - | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/jbd2.h:435:1: note: in expansion of macro ‘TRACE_EVENT’ + 435 | TRACE_EVENT(jbd2_shrink_scan_exit, + | ^~~~~~~~~~~ @@ -44955,26 +48809,4 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:812:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 812 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_queue, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘perf_trace_isoc_single_completions_template’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 844 | DECLARE_EVENT_CLASS(isoc_single_completions_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 844 | DECLARE_EVENT_CLASS(isoc_single_completions_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘perf_trace_isoc_inbound_multiple_completions’: +../include/trace/events/jbd2.h:435:1: note: in expansion of macro ‘TRACE_EVENT’ + 435 | TRACE_EVENT(jbd2_shrink_scan_exit, + | ^~~~~~~~~~~ +../include/trace/events/jbd2.h: In function ‘perf_trace_jbd2_shrink_checkpoint_list’: @@ -44990,2 +48822,2 @@ -../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ - 884 | TRACE_EVENT(isoc_inbound_multiple_completions, +../include/trace/events/jbd2.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ + 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, @@ -45002,2 +48834,2 @@ -../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ - 884 | TRACE_EVENT(isoc_inbound_multiple_completions, +../include/trace/events/jbd2.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ + 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, @@ -45006 +48838 @@ -../include/trace/events/firewire.h: In function ‘__bpf_trace_async_outbound_initiate_template’: +../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_checkpoint’: @@ -45013,18 +48845,2 @@ -../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘__bpf_trace_async_outbound_complete_template’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ @@ -45032,3 +48848,3 @@ -../include/trace/events/firewire.h:77:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 77 | DECLARE_EVENT_CLASS(async_outbound_complete_template, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(jbd2_checkpoint, + | ^~~~~~~~~~~ @@ -45041,4 +48857,7 @@ -../include/trace/events/firewire.h:77:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 77 | DECLARE_EVENT_CLASS(async_outbound_complete_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘__bpf_trace_async_inbound_template’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(jbd2_checkpoint, + | ^~~~~~~~~~~ +../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_commit’: @@ -45051,2 +48870,2 @@ -../include/trace/events/firewire.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 108 | DECLARE_EVENT_CLASS(async_inbound_template, +../include/trace/events/jbd2.h:34:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 34 | DECLARE_EVENT_CLASS(jbd2_commit, @@ -45060,2 +48879,2 @@ -../include/trace/events/firewire.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 108 | DECLARE_EVENT_CLASS(async_inbound_template, +../include/trace/events/jbd2.h:34:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 34 | DECLARE_EVENT_CLASS(jbd2_commit, @@ -45063,26 +48882 @@ -../include/trace/events/firewire.h: In function ‘__bpf_trace_async_phy_outbound_initiate’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ - 220 | TRACE_EVENT(async_phy_outbound_initiate, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ - 220 | TRACE_EVENT(async_phy_outbound_initiate, - | ^~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘__bpf_trace_async_phy_outbound_complete’: +../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_end_commit’: @@ -45098,2 +48892,2 @@ -../include/trace/events/firewire.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ - 247 | TRACE_EVENT(async_phy_outbound_complete, +../include/trace/events/jbd2.h:92:1: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(jbd2_end_commit, @@ -45110,2 +48904,2 @@ -../include/trace/events/firewire.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ - 247 | TRACE_EVENT(async_phy_outbound_complete, +../include/trace/events/jbd2.h:92:1: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(jbd2_end_commit, @@ -45113 +48907 @@ -../include/trace/events/firewire.h: In function ‘__bpf_trace_async_phy_inbound’: +../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_submit_inode_data’: @@ -45123,2 +48917,2 @@ -../include/trace/events/firewire.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ - 274 | TRACE_EVENT(async_phy_inbound, +../include/trace/events/jbd2.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ + 116 | TRACE_EVENT(jbd2_submit_inode_data, @@ -45135,2 +48929,2 @@ -../include/trace/events/firewire.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ - 274 | TRACE_EVENT(async_phy_inbound, +../include/trace/events/jbd2.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ + 116 | TRACE_EVENT(jbd2_submit_inode_data, @@ -45138 +48932 @@ -../include/trace/events/firewire.h: In function ‘__bpf_trace_bus_reset_arrange_template’: +../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_handle_start_class’: @@ -45145,2 +48939,2 @@ -../include/trace/events/firewire.h:306:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 306 | DECLARE_EVENT_CLASS(bus_reset_arrange_template, +../include/trace/events/jbd2.h:136:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, @@ -45154,2 +48948,2 @@ -../include/trace/events/firewire.h:306:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 306 | DECLARE_EVENT_CLASS(bus_reset_arrange_template, +../include/trace/events/jbd2.h:136:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, @@ -45157 +48951 @@ -../include/trace/events/firewire.h: In function ‘__bpf_trace_bus_reset_handle’: +../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_handle_extend’: @@ -45167,2 +48961,2 @@ -../include/trace/events/firewire.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ - 342 | TRACE_EVENT(bus_reset_handle, +../include/trace/events/jbd2.h:178:1: note: in expansion of macro ‘TRACE_EVENT’ + 178 | TRACE_EVENT(jbd2_handle_extend, @@ -45179,2 +48973,2 @@ -../include/trace/events/firewire.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ - 342 | TRACE_EVENT(bus_reset_handle, +../include/trace/events/jbd2.h:178:1: note: in expansion of macro ‘TRACE_EVENT’ + 178 | TRACE_EVENT(jbd2_handle_extend, @@ -45182 +48976 @@ -../include/trace/events/firewire.h: In function ‘__bpf_trace_self_id_sequence’: +../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_handle_stats’: @@ -45192,2 +48986,2 @@ -../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ - 395 | TRACE_EVENT(self_id_sequence, +../include/trace/events/jbd2.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ + 210 | TRACE_EVENT(jbd2_handle_stats, @@ -45204,2 +48998,2 @@ -../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ - 395 | TRACE_EVENT(self_id_sequence, +../include/trace/events/jbd2.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ + 210 | TRACE_EVENT(jbd2_handle_stats, @@ -45207 +49001 @@ -../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_outbound_allocate’: +../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_run_stats’: @@ -45217,6 +49011,3 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:445:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 445 | TRACE_EVENT_CONDITION(isoc_outbound_allocate, - | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/jbd2.h:248:1: note: in expansion of macro ‘TRACE_EVENT’ + 248 | TRACE_EVENT(jbd2_run_stats, + | ^~~~~~~~~~~ @@ -45232,7 +49023,4 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:445:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 445 | TRACE_EVENT_CONDITION(isoc_outbound_allocate, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_inbound_single_allocate’: +../include/trace/events/jbd2.h:248:1: note: in expansion of macro ‘TRACE_EVENT’ + 248 | TRACE_EVENT(jbd2_run_stats, + | ^~~~~~~~~~~ +../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_checkpoint_stats’: @@ -45248,6 +49036,3 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:470:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 470 | TRACE_EVENT_CONDITION(isoc_inbound_single_allocate, - | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/jbd2.h:296:1: note: in expansion of macro ‘TRACE_EVENT’ + 296 | TRACE_EVENT(jbd2_checkpoint_stats, + | ^~~~~~~~~~~ @@ -45263,7 +49048,4 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:470:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 470 | TRACE_EVENT_CONDITION(isoc_inbound_single_allocate, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_inbound_multiple_allocate’: +../include/trace/events/jbd2.h:296:1: note: in expansion of macro ‘TRACE_EVENT’ + 296 | TRACE_EVENT(jbd2_checkpoint_stats, + | ^~~~~~~~~~~ +../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_update_log_tail’: @@ -45279,6 +49061,3 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:495:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 495 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_allocate, - | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/jbd2.h:327:1: note: in expansion of macro ‘TRACE_EVENT’ + 327 | TRACE_EVENT(jbd2_update_log_tail, + | ^~~~~~~~~~~ @@ -45294,26 +49073,4 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:495:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 495 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_allocate, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_destroy_template’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:514:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 514 | DECLARE_EVENT_CLASS(isoc_destroy_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:514:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 514 | DECLARE_EVENT_CLASS(isoc_destroy_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_inbound_multiple_channels’: +../include/trace/events/jbd2.h:327:1: note: in expansion of macro ‘TRACE_EVENT’ + 327 | TRACE_EVENT(jbd2_update_log_tail, + | ^~~~~~~~~~~ +../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_write_superblock’: @@ -45329,2 +49086,2 @@ -../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ - 550 | TRACE_EVENT(isoc_inbound_multiple_channels, +../include/trace/events/jbd2.h:356:1: note: in expansion of macro ‘TRACE_EVENT’ + 356 | TRACE_EVENT(jbd2_write_superblock, @@ -45341,2 +49098,2 @@ -../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ - 550 | TRACE_EVENT(isoc_inbound_multiple_channels, +../include/trace/events/jbd2.h:356:1: note: in expansion of macro ‘TRACE_EVENT’ + 356 | TRACE_EVENT(jbd2_write_superblock, @@ -45344 +49101 @@ -../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_outbound_start’: +../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_lock_buffer_stall’: @@ -45354,6 +49111,3 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:571:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 571 | TRACE_EVENT_CONDITION(isoc_outbound_start, - | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/jbd2.h:376:1: note: in expansion of macro ‘TRACE_EVENT’ + 376 | TRACE_EVENT(jbd2_lock_buffer_stall, + | ^~~~~~~~~~~ @@ -45369,64 +49123,4 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:571:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 571 | TRACE_EVENT_CONDITION(isoc_outbound_start, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_inbound_start_template’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:596:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 596 | DECLARE_EVENT_CLASS(isoc_inbound_start_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:596:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 596 | DECLARE_EVENT_CLASS(isoc_inbound_start_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_stop_template’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 643 | DECLARE_EVENT_CLASS(isoc_stop_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 643 | DECLARE_EVENT_CLASS(isoc_stop_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_flush_template’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 679 | DECLARE_EVENT_CLASS(isoc_flush_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 679 | DECLARE_EVENT_CLASS(isoc_flush_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_flush_completions_template’: +../include/trace/events/jbd2.h:376:1: note: in expansion of macro ‘TRACE_EVENT’ + 376 | TRACE_EVENT(jbd2_lock_buffer_stall, + | ^~~~~~~~~~~ +../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_journal_shrink’: @@ -45439,2 +49133,2 @@ -../include/trace/events/firewire.h:715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 715 | DECLARE_EVENT_CLASS(isoc_flush_completions_template, +../include/trace/events/jbd2.h:397:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, @@ -45448,2 +49142,2 @@ -../include/trace/events/firewire.h:715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 715 | DECLARE_EVENT_CLASS(isoc_flush_completions_template, +../include/trace/events/jbd2.h:397:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, @@ -45451,63 +49145 @@ -../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_outbound_queue’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:776:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 776 | TRACE_EVENT_CONDITION(isoc_outbound_queue, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:776:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 776 | TRACE_EVENT_CONDITION(isoc_outbound_queue, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_inbound_single_queue’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:796:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 796 | TRACE_EVENT_CONDITION(isoc_inbound_single_queue, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:796:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 796 | TRACE_EVENT_CONDITION(isoc_inbound_single_queue, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_inbound_multiple_queue’: +../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_shrink_scan_exit’: @@ -45523,6 +49155,3 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:812:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 812 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_queue, - | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/jbd2.h:435:1: note: in expansion of macro ‘TRACE_EVENT’ + 435 | TRACE_EVENT(jbd2_shrink_scan_exit, + | ^~~~~~~~~~~ @@ -45538,26 +49167,4 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:812:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 812 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_queue, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_single_completions_template’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 844 | DECLARE_EVENT_CLASS(isoc_single_completions_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 844 | DECLARE_EVENT_CLASS(isoc_single_completions_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_inbound_multiple_completions’: +../include/trace/events/jbd2.h:435:1: note: in expansion of macro ‘TRACE_EVENT’ + 435 | TRACE_EVENT(jbd2_shrink_scan_exit, + | ^~~~~~~~~~~ +../include/trace/events/jbd2.h: In function ‘__bpf_trace_jbd2_shrink_checkpoint_list’: @@ -45573,2 +49180,2 @@ -../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ - 884 | TRACE_EVENT(isoc_inbound_multiple_completions, +../include/trace/events/jbd2.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ + 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, @@ -45585,2 +49192,2 @@ -../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ - 884 | TRACE_EVENT(isoc_inbound_multiple_completions, +../include/trace/events/jbd2.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ + 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, @@ -45588,2 +49195,2 @@ -make[5]: *** [../scripts/Makefile.build:244: drivers/firewire/core-trace.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: drivers/firewire] Error 2 +make[5]: *** [../scripts/Makefile.build:244: fs/jbd2/journal.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: fs/jbd2] Error 2 @@ -46834,3 +50441,3 @@ - from ../arch/x86/kvm/mmu/mmutrace.h:451, - from ../arch/x86/kvm/mmu/mmu.c:193: -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_pagetable_walk’: + from ../drivers/net/wireless/ath/ath10k/trace.h:531, + from ../drivers/net/wireless/ath/ath10k/trace.c:9: +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_log_event’: @@ -46843,6 +50450,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT( - | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 49 | DECLARE_EVENT_CLASS(ath10k_log_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -46855,6 +50459,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT( - | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 49 | DECLARE_EVENT_CLASS(ath10k_log_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -46867,6 +50468,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT( - | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 49 | DECLARE_EVENT_CLASS(ath10k_log_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -46879,6 +50477,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT( - | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 49 | DECLARE_EVENT_CLASS(ath10k_log_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -46891,7 +50486,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT( - | ^~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_paging_element’: +../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 49 | DECLARE_EVENT_CLASS(ath10k_log_event, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_log_dbg’: @@ -46907,2 +50499,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ - 88 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ + 85 | TRACE_EVENT(ath10k_log_dbg, @@ -46919,2 +50511,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ - 88 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ + 85 | TRACE_EVENT(ath10k_log_dbg, @@ -46922 +50514 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_set_bit_class’: +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_log_dbg_dump’: @@ -46929,3 +50521,6 @@ -../arch/x86/kvm/mmu/mmutrace.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 106 | DECLARE_EVENT_CLASS(kvm_mmu_set_bit_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath10k/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(ath10k_log_dbg_dump, + | ^~~~~~~~~~~ @@ -46938,4 +50533,7 @@ -../arch/x86/kvm/mmu/mmutrace.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 106 | DECLARE_EVENT_CLASS(kvm_mmu_set_bit_class, - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_walker_error’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath10k/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(ath10k_log_dbg_dump, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_wmi_cmd’: @@ -46951,2 +50549,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ - 140 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(ath10k_wmi_cmd, @@ -46963,2 +50561,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ - 140 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(ath10k_wmi_cmd, @@ -46966 +50564 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_get_page’: +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_wmi_event’: @@ -46976,2 +50574,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ + 171 | TRACE_EVENT(ath10k_wmi_event, @@ -46988,2 +50586,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ + 171 | TRACE_EVENT(ath10k_wmi_event, @@ -46991 +50589 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_page_class’: +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_htt_stats’: @@ -46998,3 +50596,6 @@ -../arch/x86/kvm/mmu/mmutrace.h:176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 176 | DECLARE_EVENT_CLASS(kvm_mmu_page_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath10k/./trace.h:201:1: note: in expansion of macro ‘TRACE_EVENT’ + 201 | TRACE_EVENT(ath10k_htt_stats, + | ^~~~~~~~~~~ @@ -47007,4 +50608,7 @@ -../arch/x86/kvm/mmu/mmutrace.h:176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 176 | DECLARE_EVENT_CLASS(kvm_mmu_page_class, - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_mark_mmio_spte’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath10k/./trace.h:201:1: note: in expansion of macro ‘TRACE_EVENT’ + 201 | TRACE_EVENT(ath10k_htt_stats, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_wmi_dbglog’: @@ -47020,2 +50624,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ - 210 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:228:1: note: in expansion of macro ‘TRACE_EVENT’ + 228 | TRACE_EVENT(ath10k_wmi_dbglog, @@ -47032,2 +50636,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ - 210 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:228:1: note: in expansion of macro ‘TRACE_EVENT’ + 228 | TRACE_EVENT(ath10k_wmi_dbglog, @@ -47035 +50639 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_handle_mmio_page_fault’: +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_htt_pktlog’: @@ -47045,2 +50649,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ - 233 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:258:1: note: in expansion of macro ‘TRACE_EVENT’ + 258 | TRACE_EVENT(ath10k_htt_pktlog, @@ -47057,2 +50661,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ - 233 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:258:1: note: in expansion of macro ‘TRACE_EVENT’ + 258 | TRACE_EVENT(ath10k_htt_pktlog, @@ -47060 +50664 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_fast_page_fault’: +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_htt_tx’: @@ -47070,2 +50674,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ - 254 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:288:1: note: in expansion of macro ‘TRACE_EVENT’ + 288 | TRACE_EVENT(ath10k_htt_tx, @@ -47082,2 +50686,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ - 254 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:288:1: note: in expansion of macro ‘TRACE_EVENT’ + 288 | TRACE_EVENT(ath10k_htt_tx, @@ -47085 +50689 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_zap_all_fast’: +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_txrx_tx_unref’: @@ -47095,2 +50699,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ - 289 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ + 323 | TRACE_EVENT(ath10k_txrx_tx_unref, @@ -47107,2 +50711,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ - 289 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ + 323 | TRACE_EVENT(ath10k_txrx_tx_unref, @@ -47110 +50714 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_check_mmio_spte’: +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_hdr_event’: @@ -47117,6 +50721,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ - 310 | TRACE_EVENT( - | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath10k/./trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 348 | DECLARE_EVENT_CLASS(ath10k_hdr_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -47129,7 +50730,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ - 310 | TRACE_EVENT( - | ^~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_set_spte’: +../drivers/net/wireless/ath/ath10k/./trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 348 | DECLARE_EVENT_CLASS(ath10k_hdr_event, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_payload_event’: @@ -47142,6 +50740,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ - 333 | TRACE_EVENT( - | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath10k/./trace.h:375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 375 | DECLARE_EVENT_CLASS(ath10k_payload_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -47154,7 +50749,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ - 333 | TRACE_EVENT( - | ^~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_spte_requested’: +../drivers/net/wireless/ath/ath10k/./trace.h:375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 375 | DECLARE_EVENT_CLASS(ath10k_payload_event, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_htt_rx_desc’: @@ -47170,2 +50762,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ - 369 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:424:1: note: in expansion of macro ‘TRACE_EVENT’ + 424 | TRACE_EVENT(ath10k_htt_rx_desc, @@ -47182,2 +50774,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ - 369 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:424:1: note: in expansion of macro ‘TRACE_EVENT’ + 424 | TRACE_EVENT(ath10k_htt_rx_desc, @@ -47185 +50777 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_tdp_mmu_spte_changed’: +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_wmi_diag_container’: @@ -47195,2 +50787,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ - 391 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ + 454 | TRACE_EVENT(ath10k_wmi_diag_container, @@ -47207,2 +50799,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ - 391 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ + 454 | TRACE_EVENT(ath10k_wmi_diag_container, @@ -47210 +50802 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_split_huge_page’: +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_wmi_diag’: @@ -47220,2 +50812,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ - 420 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:495:1: note: in expansion of macro ‘TRACE_EVENT’ + 495 | TRACE_EVENT(ath10k_wmi_diag, @@ -47232,2 +50824,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ - 420 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:495:1: note: in expansion of macro ‘TRACE_EVENT’ + 495 | TRACE_EVENT(ath10k_wmi_diag, @@ -47236 +50828 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_pagetable_walk’: +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_log_event’: @@ -47243,6 +50835,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT( - | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 49 | DECLARE_EVENT_CLASS(ath10k_log_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -47255,7 +50844,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT( - | ^~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_paging_element’: +../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 49 | DECLARE_EVENT_CLASS(ath10k_log_event, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_log_dbg’: @@ -47271,2 +50857,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ - 88 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ + 85 | TRACE_EVENT(ath10k_log_dbg, @@ -47283,2 +50869,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ - 88 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ + 85 | TRACE_EVENT(ath10k_log_dbg, @@ -47286 +50872 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_set_bit_class’: +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_log_dbg_dump’: @@ -47293,3 +50879,6 @@ -../arch/x86/kvm/mmu/mmutrace.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 106 | DECLARE_EVENT_CLASS(kvm_mmu_set_bit_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath10k/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(ath10k_log_dbg_dump, + | ^~~~~~~~~~~ @@ -47302,4 +50891,7 @@ -../arch/x86/kvm/mmu/mmutrace.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 106 | DECLARE_EVENT_CLASS(kvm_mmu_set_bit_class, - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_walker_error’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath10k/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(ath10k_log_dbg_dump, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_wmi_cmd’: @@ -47315,2 +50907,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ - 140 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(ath10k_wmi_cmd, @@ -47327,2 +50919,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ - 140 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(ath10k_wmi_cmd, @@ -47330 +50922 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_get_page’: +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_wmi_event’: @@ -47340,2 +50932,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ + 171 | TRACE_EVENT(ath10k_wmi_event, @@ -47352,2 +50944,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ + 171 | TRACE_EVENT(ath10k_wmi_event, @@ -47355 +50947 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_page_class’: +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_htt_stats’: @@ -47362,3 +50954,6 @@ -../arch/x86/kvm/mmu/mmutrace.h:176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 176 | DECLARE_EVENT_CLASS(kvm_mmu_page_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath10k/./trace.h:201:1: note: in expansion of macro ‘TRACE_EVENT’ + 201 | TRACE_EVENT(ath10k_htt_stats, + | ^~~~~~~~~~~ @@ -47371,4 +50966,7 @@ -../arch/x86/kvm/mmu/mmutrace.h:176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 176 | DECLARE_EVENT_CLASS(kvm_mmu_page_class, - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_mark_mmio_spte’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath10k/./trace.h:201:1: note: in expansion of macro ‘TRACE_EVENT’ + 201 | TRACE_EVENT(ath10k_htt_stats, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_wmi_dbglog’: @@ -47384,2 +50982,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ - 210 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:228:1: note: in expansion of macro ‘TRACE_EVENT’ + 228 | TRACE_EVENT(ath10k_wmi_dbglog, @@ -47396,2 +50994,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ - 210 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:228:1: note: in expansion of macro ‘TRACE_EVENT’ + 228 | TRACE_EVENT(ath10k_wmi_dbglog, @@ -47399 +50997 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_handle_mmio_page_fault’: +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_htt_pktlog’: @@ -47409,2 +51007,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ - 233 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:258:1: note: in expansion of macro ‘TRACE_EVENT’ + 258 | TRACE_EVENT(ath10k_htt_pktlog, @@ -47421,2 +51019,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ - 233 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:258:1: note: in expansion of macro ‘TRACE_EVENT’ + 258 | TRACE_EVENT(ath10k_htt_pktlog, @@ -47424 +51022 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_fast_page_fault’: +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_htt_tx’: @@ -47434,2 +51032,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ - 254 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:288:1: note: in expansion of macro ‘TRACE_EVENT’ + 288 | TRACE_EVENT(ath10k_htt_tx, @@ -47446,2 +51044,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ - 254 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:288:1: note: in expansion of macro ‘TRACE_EVENT’ + 288 | TRACE_EVENT(ath10k_htt_tx, @@ -47449 +51047 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_zap_all_fast’: +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_txrx_tx_unref’: @@ -47459,2 +51057,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ - 289 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ + 323 | TRACE_EVENT(ath10k_txrx_tx_unref, @@ -47471,2 +51069,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ - 289 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ + 323 | TRACE_EVENT(ath10k_txrx_tx_unref, @@ -47474 +51072 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_check_mmio_spte’: +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_hdr_event’: @@ -47481,6 +51079,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ - 310 | TRACE_EVENT( - | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath10k/./trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 348 | DECLARE_EVENT_CLASS(ath10k_hdr_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -47493,7 +51088,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ - 310 | TRACE_EVENT( - | ^~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_set_spte’: +../drivers/net/wireless/ath/ath10k/./trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 348 | DECLARE_EVENT_CLASS(ath10k_hdr_event, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_payload_event’: @@ -47506,6 +51098,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ - 333 | TRACE_EVENT( - | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath10k/./trace.h:375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 375 | DECLARE_EVENT_CLASS(ath10k_payload_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -47518,7 +51107,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ - 333 | TRACE_EVENT( - | ^~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_spte_requested’: +../drivers/net/wireless/ath/ath10k/./trace.h:375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 375 | DECLARE_EVENT_CLASS(ath10k_payload_event, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_htt_rx_desc’: @@ -47534,2 +51120,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ - 369 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:424:1: note: in expansion of macro ‘TRACE_EVENT’ + 424 | TRACE_EVENT(ath10k_htt_rx_desc, @@ -47546,2 +51132,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ - 369 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:424:1: note: in expansion of macro ‘TRACE_EVENT’ + 424 | TRACE_EVENT(ath10k_htt_rx_desc, @@ -47549 +51135 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_tdp_mmu_spte_changed’: +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_wmi_diag_container’: @@ -47559,2 +51145,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ - 391 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ + 454 | TRACE_EVENT(ath10k_wmi_diag_container, @@ -47571,2 +51157,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ - 391 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ + 454 | TRACE_EVENT(ath10k_wmi_diag_container, @@ -47574 +51160 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘perf_trace_kvm_mmu_split_huge_page’: +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_wmi_diag’: @@ -47584,2 +51170,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ - 420 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:495:1: note: in expansion of macro ‘TRACE_EVENT’ + 495 | TRACE_EVENT(ath10k_wmi_diag, @@ -47596,2 +51182,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ - 420 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:495:1: note: in expansion of macro ‘TRACE_EVENT’ + 495 | TRACE_EVENT(ath10k_wmi_diag, @@ -47600 +51186 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_pagetable_walk’: +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_log_event’: @@ -47607,6 +51193,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT( - | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 49 | DECLARE_EVENT_CLASS(ath10k_log_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -47619,7 +51202,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT( - | ^~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_paging_element’: +../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 49 | DECLARE_EVENT_CLASS(ath10k_log_event, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_log_dbg’: @@ -47635,2 +51215,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ - 88 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ + 85 | TRACE_EVENT(ath10k_log_dbg, @@ -47647,2 +51227,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ - 88 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ + 85 | TRACE_EVENT(ath10k_log_dbg, @@ -47650 +51230 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_set_bit_class’: +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_log_dbg_dump’: @@ -47657,3 +51237,6 @@ -../arch/x86/kvm/mmu/mmutrace.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 106 | DECLARE_EVENT_CLASS(kvm_mmu_set_bit_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath10k/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(ath10k_log_dbg_dump, + | ^~~~~~~~~~~ @@ -47666,4 +51249,7 @@ -../arch/x86/kvm/mmu/mmutrace.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 106 | DECLARE_EVENT_CLASS(kvm_mmu_set_bit_class, - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_walker_error’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath10k/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(ath10k_log_dbg_dump, + | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_wmi_cmd’: @@ -47679,2 +51265,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ - 140 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(ath10k_wmi_cmd, @@ -47691,2 +51277,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ - 140 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(ath10k_wmi_cmd, @@ -47694 +51280 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_get_page’: +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_wmi_event’: @@ -47704,2 +51290,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ + 171 | TRACE_EVENT(ath10k_wmi_event, @@ -47716,2 +51302,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ + 171 | TRACE_EVENT(ath10k_wmi_event, @@ -47719,45 +51305 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_page_class’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h:176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 176 | DECLARE_EVENT_CLASS(kvm_mmu_page_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h:176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 176 | DECLARE_EVENT_CLASS(kvm_mmu_page_class, - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_mark_mmio_spte’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ - 210 | TRACE_EVENT( - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ - 210 | TRACE_EVENT( - | ^~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_handle_mmio_page_fault’: +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_htt_stats’: @@ -47773,2 +51315,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ - 233 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:201:1: note: in expansion of macro ‘TRACE_EVENT’ + 201 | TRACE_EVENT(ath10k_htt_stats, @@ -47785,2 +51327,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ - 233 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:201:1: note: in expansion of macro ‘TRACE_EVENT’ + 201 | TRACE_EVENT(ath10k_htt_stats, @@ -47788 +51330 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_fast_page_fault’: +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_wmi_dbglog’: @@ -47798,2 +51340,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ - 254 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:228:1: note: in expansion of macro ‘TRACE_EVENT’ + 228 | TRACE_EVENT(ath10k_wmi_dbglog, @@ -47810,2 +51352,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ - 254 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:228:1: note: in expansion of macro ‘TRACE_EVENT’ + 228 | TRACE_EVENT(ath10k_wmi_dbglog, @@ -47813 +51355 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_zap_all_fast’: +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_htt_pktlog’: @@ -47823,2 +51365,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ - 289 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:258:1: note: in expansion of macro ‘TRACE_EVENT’ + 258 | TRACE_EVENT(ath10k_htt_pktlog, @@ -47835,2 +51377,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ - 289 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:258:1: note: in expansion of macro ‘TRACE_EVENT’ + 258 | TRACE_EVENT(ath10k_htt_pktlog, @@ -47838 +51380 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_check_mmio_spte’: +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_htt_tx’: @@ -47848,2 +51390,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ - 310 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:288:1: note: in expansion of macro ‘TRACE_EVENT’ + 288 | TRACE_EVENT(ath10k_htt_tx, @@ -47860,2 +51402,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ - 310 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:288:1: note: in expansion of macro ‘TRACE_EVENT’ + 288 | TRACE_EVENT(ath10k_htt_tx, @@ -47863 +51405 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_set_spte’: +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_txrx_tx_unref’: @@ -47873,2 +51415,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ - 333 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ + 323 | TRACE_EVENT(ath10k_txrx_tx_unref, @@ -47885,2 +51427,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ - 333 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ + 323 | TRACE_EVENT(ath10k_txrx_tx_unref, @@ -47888 +51430 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_spte_requested’: +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_hdr_event’: @@ -47895,6 +51437,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ - 369 | TRACE_EVENT( - | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath10k/./trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 348 | DECLARE_EVENT_CLASS(ath10k_hdr_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -47907,7 +51446,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ - 369 | TRACE_EVENT( - | ^~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_tdp_mmu_spte_changed’: +../drivers/net/wireless/ath/ath10k/./trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 348 | DECLARE_EVENT_CLASS(ath10k_hdr_event, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_payload_event’: @@ -47920,6 +51456,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ - 391 | TRACE_EVENT( - | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath10k/./trace.h:375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 375 | DECLARE_EVENT_CLASS(ath10k_payload_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -47932,7 +51465,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ - 391 | TRACE_EVENT( - | ^~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_split_huge_page’: +../drivers/net/wireless/ath/ath10k/./trace.h:375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 375 | DECLARE_EVENT_CLASS(ath10k_payload_event, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_htt_rx_desc’: @@ -47948,2 +51478,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ - 420 | TRACE_EVENT( +../drivers/net/wireless/ath/ath10k/./trace.h:424:1: note: in expansion of macro ‘TRACE_EVENT’ + 424 | TRACE_EVENT(ath10k_htt_rx_desc, @@ -47960,219 +51490,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ - 420 | TRACE_EVENT( - | ^~~~~~~~~~~ -make[5]: *** [../scripts/Makefile.build:244: arch/x86/kvm/mmu/mmu.o] Error 1 -In file included from ../include/trace/define_trace.h:108, - from ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:123, - from ../drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:9: -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_vport_qos_destroy’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, - | ^~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_vport_qos_template’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 29 | DECLARE_EVENT_CLASS(mlx5_esw_vport_qos_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 29 | DECLARE_EVENT_CLASS(mlx5_esw_vport_qos_template, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_group_qos_template’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 62 | DECLARE_EVENT_CLASS(mlx5_esw_group_qos_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 62 | DECLARE_EVENT_CLASS(mlx5_esw_group_qos_template, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_group_qos_config’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(mlx5_esw_group_qos_config, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(mlx5_esw_group_qos_config, - | ^~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:109: -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘perf_trace_mlx5_esw_vport_qos_destroy’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, - | ^~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘perf_trace_mlx5_esw_vport_qos_template’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 29 | DECLARE_EVENT_CLASS(mlx5_esw_vport_qos_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 29 | DECLARE_EVENT_CLASS(mlx5_esw_vport_qos_template, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘perf_trace_mlx5_esw_group_qos_template’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 62 | DECLARE_EVENT_CLASS(mlx5_esw_group_qos_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 62 | DECLARE_EVENT_CLASS(mlx5_esw_group_qos_template, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘perf_trace_mlx5_esw_group_qos_config’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(mlx5_esw_group_qos_config, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(mlx5_esw_group_qos_config, +../drivers/net/wireless/ath/ath10k/./trace.h:424:1: note: in expansion of macro ‘TRACE_EVENT’ + 424 | TRACE_EVENT(ath10k_htt_rx_desc, @@ -48180,2 +51493 @@ -In file included from ../include/trace/define_trace.h:110: -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘__bpf_trace_mlx5_esw_vport_qos_destroy’: +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_wmi_diag_container’: @@ -48191,2 +51503,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, +../drivers/net/wireless/ath/ath10k/./trace.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ + 454 | TRACE_EVENT(ath10k_wmi_diag_container, @@ -48203,2 +51515,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, +../drivers/net/wireless/ath/ath10k/./trace.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ + 454 | TRACE_EVENT(ath10k_wmi_diag_container, @@ -48206,39 +51518 @@ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘__bpf_trace_mlx5_esw_vport_qos_template’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 29 | DECLARE_EVENT_CLASS(mlx5_esw_vport_qos_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 29 | DECLARE_EVENT_CLASS(mlx5_esw_vport_qos_template, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘__bpf_trace_mlx5_esw_group_qos_template’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 62 | DECLARE_EVENT_CLASS(mlx5_esw_group_qos_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 62 | DECLARE_EVENT_CLASS(mlx5_esw_group_qos_template, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘__bpf_trace_mlx5_esw_group_qos_config’: +../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_wmi_diag’: @@ -48254,2 +51528,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(mlx5_esw_group_qos_config, +../drivers/net/wireless/ath/ath10k/./trace.h:495:1: note: in expansion of macro ‘TRACE_EVENT’ + 495 | TRACE_EVENT(ath10k_wmi_diag, @@ -48266,2 +51540,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(mlx5_esw_group_qos_config, +../drivers/net/wireless/ath/ath10k/./trace.h:495:1: note: in expansion of macro ‘TRACE_EVENT’ + 495 | TRACE_EVENT(ath10k_wmi_diag, @@ -48269 +51543,3 @@ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.o] Error 1 +make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/ath10k/trace.o] Error 1 +make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath/ath10k] Error 2 +make[6]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath] Error 2 @@ -49695,3 +52971,3 @@ - from ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:173, - from ../drivers/net/ethernet/mellanox/mlx5/core/sf/devlink.c:12: -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_add’: + from ../drivers/net/ethernet/mellanox/mlx5/core/diag/fs_tracepoint.h:323, + from ../drivers/net/ethernet/mellanox/mlx5/core/diag/fs_tracepoint.c:35: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_add_ft’: @@ -49707,2 +52983,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(mlx5_sf_add, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ + 64 | TRACE_EVENT(mlx5_fs_add_ft, @@ -49719,2 +52995,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(mlx5_sf_add, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ + 64 | TRACE_EVENT(mlx5_fs_add_ft, @@ -49731,2 +53007,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(mlx5_sf_add, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ + 64 | TRACE_EVENT(mlx5_fs_add_ft, @@ -49743,2 +53019,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(mlx5_sf_add, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ + 64 | TRACE_EVENT(mlx5_fs_add_ft, @@ -49755,2 +53031,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(mlx5_sf_add, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ + 64 | TRACE_EVENT(mlx5_fs_add_ft, @@ -49758 +53034 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_free’: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_del_ft’: @@ -49768,2 +53044,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(mlx5_sf_free, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(mlx5_fs_del_ft, @@ -49780,2 +53056,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(mlx5_sf_free, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(mlx5_fs_del_ft, @@ -49783 +53059 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_hwc_alloc’: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_add_fg’: @@ -49793,2 +53069,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(mlx5_sf_hwc_alloc, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ + 99 | TRACE_EVENT(mlx5_fs_add_fg, @@ -49805,2 +53081,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(mlx5_sf_hwc_alloc, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ + 99 | TRACE_EVENT(mlx5_fs_add_fg, @@ -49808 +53084 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_hwc_free’: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_del_fg’: @@ -49818,2 +53094,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ - 80 | TRACE_EVENT(mlx5_sf_hwc_free, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ + 150 | TRACE_EVENT(mlx5_fs_del_fg, @@ -49830,2 +53106,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ - 80 | TRACE_EVENT(mlx5_sf_hwc_free, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ + 150 | TRACE_EVENT(mlx5_fs_del_fg, @@ -49833 +53109 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_hwc_deferred_free’: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_set_fte’: @@ -49843,2 +53119,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ - 93 | TRACE_EVENT(mlx5_sf_hwc_deferred_free, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:180:1: note: in expansion of macro ‘TRACE_EVENT’ + 180 | TRACE_EVENT(mlx5_fs_set_fte, @@ -49855,2 +53131,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ - 93 | TRACE_EVENT(mlx5_sf_hwc_deferred_free, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:180:1: note: in expansion of macro ‘TRACE_EVENT’ + 180 | TRACE_EVENT(mlx5_fs_set_fte, @@ -49858 +53134 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_state_template’: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_del_fte’: @@ -49865,3 +53141,6 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 106 | DECLARE_EVENT_CLASS(mlx5_sf_state_template, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ + 257 | TRACE_EVENT(mlx5_fs_del_fte, + | ^~~~~~~~~~~ @@ -49874,4 +53153,7 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 106 | DECLARE_EVENT_CLASS(mlx5_sf_state_template, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_update_state’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ + 257 | TRACE_EVENT(mlx5_fs_del_fte, + | ^~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_add_rule’: @@ -49887,2 +53169,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ - 142 | TRACE_EVENT(mlx5_sf_update_state, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:273:1: note: in expansion of macro ‘TRACE_EVENT’ + 273 | TRACE_EVENT(mlx5_fs_add_rule, @@ -49899,2 +53181,27 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ - 142 | TRACE_EVENT(mlx5_sf_update_state, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:273:1: note: in expansion of macro ‘TRACE_EVENT’ + 273 | TRACE_EVENT(mlx5_fs_add_rule, + | ^~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_del_rule’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ + 303 | TRACE_EVENT(mlx5_fs_del_rule, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ + 303 | TRACE_EVENT(mlx5_fs_del_rule, @@ -49903 +53210 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘perf_trace_mlx5_sf_add’: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘perf_trace_mlx5_fs_add_ft’: @@ -49913,2 +53220,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(mlx5_sf_add, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ + 64 | TRACE_EVENT(mlx5_fs_add_ft, @@ -49925,2 +53232,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(mlx5_sf_add, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ + 64 | TRACE_EVENT(mlx5_fs_add_ft, @@ -49928 +53235 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘perf_trace_mlx5_sf_free’: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘perf_trace_mlx5_fs_del_ft’: @@ -49938,2 +53245,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(mlx5_sf_free, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(mlx5_fs_del_ft, @@ -49950,2 +53257,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(mlx5_sf_free, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(mlx5_fs_del_ft, @@ -49953 +53260 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘perf_trace_mlx5_sf_hwc_alloc’: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘perf_trace_mlx5_fs_add_fg’: @@ -49963,2 +53270,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(mlx5_sf_hwc_alloc, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ + 99 | TRACE_EVENT(mlx5_fs_add_fg, @@ -49975,2 +53282,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(mlx5_sf_hwc_alloc, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ + 99 | TRACE_EVENT(mlx5_fs_add_fg, @@ -49978 +53285 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘perf_trace_mlx5_sf_hwc_free’: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘perf_trace_mlx5_fs_del_fg’: @@ -49988,2 +53295,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ - 80 | TRACE_EVENT(mlx5_sf_hwc_free, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ + 150 | TRACE_EVENT(mlx5_fs_del_fg, @@ -50000,2 +53307,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ - 80 | TRACE_EVENT(mlx5_sf_hwc_free, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ + 150 | TRACE_EVENT(mlx5_fs_del_fg, @@ -50003 +53310 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘perf_trace_mlx5_sf_hwc_deferred_free’: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘perf_trace_mlx5_fs_set_fte’: @@ -50013,2 +53320,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ - 93 | TRACE_EVENT(mlx5_sf_hwc_deferred_free, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:180:1: note: in expansion of macro ‘TRACE_EVENT’ + 180 | TRACE_EVENT(mlx5_fs_set_fte, @@ -50025,2 +53332,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ - 93 | TRACE_EVENT(mlx5_sf_hwc_deferred_free, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:180:1: note: in expansion of macro ‘TRACE_EVENT’ + 180 | TRACE_EVENT(mlx5_fs_set_fte, @@ -50028 +53335 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘perf_trace_mlx5_sf_state_template’: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘perf_trace_mlx5_fs_del_fte’: @@ -50035,3 +53342,6 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 106 | DECLARE_EVENT_CLASS(mlx5_sf_state_template, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ + 257 | TRACE_EVENT(mlx5_fs_del_fte, + | ^~~~~~~~~~~ @@ -50044,4 +53354,7 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 106 | DECLARE_EVENT_CLASS(mlx5_sf_state_template, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘perf_trace_mlx5_sf_update_state’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ + 257 | TRACE_EVENT(mlx5_fs_del_fte, + | ^~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘perf_trace_mlx5_fs_add_rule’: @@ -50057,2 +53370,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ - 142 | TRACE_EVENT(mlx5_sf_update_state, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:273:1: note: in expansion of macro ‘TRACE_EVENT’ + 273 | TRACE_EVENT(mlx5_fs_add_rule, @@ -50069,2 +53382,27 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ - 142 | TRACE_EVENT(mlx5_sf_update_state, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:273:1: note: in expansion of macro ‘TRACE_EVENT’ + 273 | TRACE_EVENT(mlx5_fs_add_rule, + | ^~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘perf_trace_mlx5_fs_del_rule’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ + 303 | TRACE_EVENT(mlx5_fs_del_rule, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ + 303 | TRACE_EVENT(mlx5_fs_del_rule, @@ -50073 +53411 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_add’: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘__bpf_trace_mlx5_fs_add_ft’: @@ -50083,2 +53421,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(mlx5_sf_add, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ + 64 | TRACE_EVENT(mlx5_fs_add_ft, @@ -50095,2 +53433,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(mlx5_sf_add, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ + 64 | TRACE_EVENT(mlx5_fs_add_ft, @@ -50098 +53436 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_free’: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘__bpf_trace_mlx5_fs_del_ft’: @@ -50108,2 +53446,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(mlx5_sf_free, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(mlx5_fs_del_ft, @@ -50120,2 +53458,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(mlx5_sf_free, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(mlx5_fs_del_ft, @@ -50123 +53461 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_hwc_alloc’: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘__bpf_trace_mlx5_fs_add_fg’: @@ -50133,2 +53471,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(mlx5_sf_hwc_alloc, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ + 99 | TRACE_EVENT(mlx5_fs_add_fg, @@ -50145,2 +53483,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(mlx5_sf_hwc_alloc, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ + 99 | TRACE_EVENT(mlx5_fs_add_fg, @@ -50148 +53486 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_hwc_free’: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘__bpf_trace_mlx5_fs_del_fg’: @@ -50158,2 +53496,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ - 80 | TRACE_EVENT(mlx5_sf_hwc_free, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ + 150 | TRACE_EVENT(mlx5_fs_del_fg, @@ -50170,2 +53508,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ - 80 | TRACE_EVENT(mlx5_sf_hwc_free, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ + 150 | TRACE_EVENT(mlx5_fs_del_fg, @@ -50173 +53511 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_hwc_deferred_free’: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘__bpf_trace_mlx5_fs_set_fte’: @@ -50183,2 +53521,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ - 93 | TRACE_EVENT(mlx5_sf_hwc_deferred_free, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:180:1: note: in expansion of macro ‘TRACE_EVENT’ + 180 | TRACE_EVENT(mlx5_fs_set_fte, @@ -50195,2 +53533,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ - 93 | TRACE_EVENT(mlx5_sf_hwc_deferred_free, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:180:1: note: in expansion of macro ‘TRACE_EVENT’ + 180 | TRACE_EVENT(mlx5_fs_set_fte, @@ -50198 +53536 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_state_template’: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘__bpf_trace_mlx5_fs_del_fte’: @@ -50205,3 +53543,6 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 106 | DECLARE_EVENT_CLASS(mlx5_sf_state_template, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ + 257 | TRACE_EVENT(mlx5_fs_del_fte, + | ^~~~~~~~~~~ @@ -50214,4 +53555,7 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 106 | DECLARE_EVENT_CLASS(mlx5_sf_state_template, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_update_state’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ + 257 | TRACE_EVENT(mlx5_fs_del_fte, + | ^~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘__bpf_trace_mlx5_fs_add_rule’: @@ -50227,2 +53571,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ - 142 | TRACE_EVENT(mlx5_sf_update_state, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:273:1: note: in expansion of macro ‘TRACE_EVENT’ + 273 | TRACE_EVENT(mlx5_fs_add_rule, @@ -50239,2 +53583,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ - 142 | TRACE_EVENT(mlx5_sf_update_state, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:273:1: note: in expansion of macro ‘TRACE_EVENT’ + 273 | TRACE_EVENT(mlx5_fs_add_rule, @@ -50242 +53586,26 @@ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/sf/devlink.o] Error 1 +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘__bpf_trace_mlx5_fs_del_rule’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ + 303 | TRACE_EVENT(mlx5_fs_del_rule, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ + 303 | TRACE_EVENT(mlx5_fs_del_rule, + | ^~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/diag/fs_tracepoint.o] Error 1 @@ -50244,3 +53613,3 @@ - from ../drivers/net/wireless/ath/ath10k/trace.h:531, - from ../drivers/net/wireless/ath/ath10k/trace.c:9: -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_log_event’: + from ../drivers/net/ethernet/intel/ice/ice_trace.h:364, + from ../drivers/net/ethernet/intel/ice/ice_main.c:24: +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_rx_dim_template’: @@ -50253,2 +53622,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 49 | DECLARE_EVENT_CLASS(ath10k_log_event, +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, @@ -50262,2 +53631,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 49 | DECLARE_EVENT_CLASS(ath10k_log_event, +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, @@ -50271,2 +53640,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 49 | DECLARE_EVENT_CLASS(ath10k_log_event, +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, @@ -50280,2 +53649,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 49 | DECLARE_EVENT_CLASS(ath10k_log_event, +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, @@ -50289,2 +53658,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 49 | DECLARE_EVENT_CLASS(ath10k_log_event, +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, @@ -50292,101 +53661 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_log_dbg’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ - 85 | TRACE_EVENT(ath10k_log_dbg, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ - 85 | TRACE_EVENT(ath10k_log_dbg, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_log_dbg_dump’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ - 108 | TRACE_EVENT(ath10k_log_dbg_dump, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ - 108 | TRACE_EVENT(ath10k_log_dbg_dump, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_wmi_cmd’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(ath10k_wmi_cmd, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(ath10k_wmi_cmd, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_wmi_event’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ - 171 | TRACE_EVENT(ath10k_wmi_event, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ - 171 | TRACE_EVENT(ath10k_wmi_event, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_htt_stats’: +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_tx_dim_template’: @@ -50399,6 +53668,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:201:1: note: in expansion of macro ‘TRACE_EVENT’ - 201 | TRACE_EVENT(ath10k_htt_stats, - | ^~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 90 | DECLARE_EVENT_CLASS(ice_tx_dim_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -50411,7 +53677,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:201:1: note: in expansion of macro ‘TRACE_EVENT’ - 201 | TRACE_EVENT(ath10k_htt_stats, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_wmi_dbglog’: +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 90 | DECLARE_EVENT_CLASS(ice_tx_dim_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_tx_template’: @@ -50424,6 +53687,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:228:1: note: in expansion of macro ‘TRACE_EVENT’ - 228 | TRACE_EVENT(ath10k_wmi_dbglog, - | ^~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 118 | DECLARE_EVENT_CLASS(ice_tx_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -50436,7 +53696,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:228:1: note: in expansion of macro ‘TRACE_EVENT’ - 228 | TRACE_EVENT(ath10k_wmi_dbglog, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_htt_pktlog’: +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 118 | DECLARE_EVENT_CLASS(ice_tx_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_rx_template’: @@ -50449,6 +53706,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:258:1: note: in expansion of macro ‘TRACE_EVENT’ - 258 | TRACE_EVENT(ath10k_htt_pktlog, - | ^~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 148 | DECLARE_EVENT_CLASS(ice_rx_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -50461,7 +53715,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:258:1: note: in expansion of macro ‘TRACE_EVENT’ - 258 | TRACE_EVENT(ath10k_htt_pktlog, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_htt_tx’: +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 148 | DECLARE_EVENT_CLASS(ice_rx_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_rx_indicate_template’: @@ -50474,6 +53725,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:288:1: note: in expansion of macro ‘TRACE_EVENT’ - 288 | TRACE_EVENT(ath10k_htt_tx, - | ^~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 169 | DECLARE_EVENT_CLASS(ice_rx_indicate_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -50486,7 +53734,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:288:1: note: in expansion of macro ‘TRACE_EVENT’ - 288 | TRACE_EVENT(ath10k_htt_tx, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_txrx_tx_unref’: +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 169 | DECLARE_EVENT_CLASS(ice_rx_indicate_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_xmit_template’: @@ -50499,6 +53744,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ - 323 | TRACE_EVENT(ath10k_txrx_tx_unref, - | ^~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:195:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 195 | DECLARE_EVENT_CLASS(ice_xmit_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -50511,7 +53753,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ - 323 | TRACE_EVENT(ath10k_txrx_tx_unref, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_hdr_event’: +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:195:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 195 | DECLARE_EVENT_CLASS(ice_xmit_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_tx_tstamp_template’: @@ -50524,2 +53763,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 348 | DECLARE_EVENT_CLASS(ath10k_hdr_event, +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 220 | DECLARE_EVENT_CLASS(ice_tx_tstamp_template, @@ -50533,2 +53772,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 348 | DECLARE_EVENT_CLASS(ath10k_hdr_event, +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 220 | DECLARE_EVENT_CLASS(ice_tx_tstamp_template, @@ -50536 +53775 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_payload_event’: +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_esw_br_fdb_template’: @@ -50543,2 +53782,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 375 | DECLARE_EVENT_CLASS(ath10k_payload_event, +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:244:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 244 | DECLARE_EVENT_CLASS(ice_esw_br_fdb_template, @@ -50552,2 +53791,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 375 | DECLARE_EVENT_CLASS(ath10k_payload_event, +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:244:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 244 | DECLARE_EVENT_CLASS(ice_esw_br_fdb_template, @@ -50555 +53794 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_htt_rx_desc’: +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_esw_br_vlan_template’: @@ -50562,6 +53801,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:424:1: note: in expansion of macro ‘TRACE_EVENT’ - 424 | TRACE_EVENT(ath10k_htt_rx_desc, - | ^~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:276:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 276 | DECLARE_EVENT_CLASS(ice_esw_br_vlan_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -50574,7 +53810,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:424:1: note: in expansion of macro ‘TRACE_EVENT’ - 424 | TRACE_EVENT(ath10k_htt_rx_desc, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_wmi_diag_container’: +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:276:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 276 | DECLARE_EVENT_CLASS(ice_esw_br_vlan_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_esw_br_port_template’: @@ -50587,6 +53820,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ - 454 | TRACE_EVENT(ath10k_wmi_diag_container, - | ^~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:302:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 302 | DECLARE_EVENT_CLASS(ice_esw_br_port_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -50599,7 +53829,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ - 454 | TRACE_EVENT(ath10k_wmi_diag_container, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_wmi_diag’: +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:302:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 302 | DECLARE_EVENT_CLASS(ice_esw_br_port_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_switch_stats_template’: @@ -50612,6 +53839,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:495:1: note: in expansion of macro ‘TRACE_EVENT’ - 495 | TRACE_EVENT(ath10k_wmi_diag, - | ^~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 333 | DECLARE_EVENT_CLASS(ice_switch_stats_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -50624,6 +53848,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:495:1: note: in expansion of macro ‘TRACE_EVENT’ - 495 | TRACE_EVENT(ath10k_wmi_diag, - | ^~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 333 | DECLARE_EVENT_CLASS(ice_switch_stats_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -50631 +53852 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_log_event’: +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_rx_dim_template’: @@ -50638,2 +53859,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 49 | DECLARE_EVENT_CLASS(ath10k_log_event, +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, @@ -50647,2 +53868,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 49 | DECLARE_EVENT_CLASS(ath10k_log_event, +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, @@ -50650,101 +53871 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_log_dbg’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ - 85 | TRACE_EVENT(ath10k_log_dbg, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ - 85 | TRACE_EVENT(ath10k_log_dbg, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_log_dbg_dump’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ - 108 | TRACE_EVENT(ath10k_log_dbg_dump, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ - 108 | TRACE_EVENT(ath10k_log_dbg_dump, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_wmi_cmd’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(ath10k_wmi_cmd, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(ath10k_wmi_cmd, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_wmi_event’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ - 171 | TRACE_EVENT(ath10k_wmi_event, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ - 171 | TRACE_EVENT(ath10k_wmi_event, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_htt_stats’: +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_tx_dim_template’: @@ -50757,6 +53878,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:201:1: note: in expansion of macro ‘TRACE_EVENT’ - 201 | TRACE_EVENT(ath10k_htt_stats, - | ^~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 90 | DECLARE_EVENT_CLASS(ice_tx_dim_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -50769,7 +53887,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:201:1: note: in expansion of macro ‘TRACE_EVENT’ - 201 | TRACE_EVENT(ath10k_htt_stats, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_wmi_dbglog’: +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 90 | DECLARE_EVENT_CLASS(ice_tx_dim_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_tx_template’: @@ -50782,6 +53897,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:228:1: note: in expansion of macro ‘TRACE_EVENT’ - 228 | TRACE_EVENT(ath10k_wmi_dbglog, - | ^~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 118 | DECLARE_EVENT_CLASS(ice_tx_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -50794,7 +53906,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:228:1: note: in expansion of macro ‘TRACE_EVENT’ - 228 | TRACE_EVENT(ath10k_wmi_dbglog, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_htt_pktlog’: +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 118 | DECLARE_EVENT_CLASS(ice_tx_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_rx_template’: @@ -50807,6 +53916,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:258:1: note: in expansion of macro ‘TRACE_EVENT’ - 258 | TRACE_EVENT(ath10k_htt_pktlog, - | ^~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 148 | DECLARE_EVENT_CLASS(ice_rx_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -50819,7 +53925,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:258:1: note: in expansion of macro ‘TRACE_EVENT’ - 258 | TRACE_EVENT(ath10k_htt_pktlog, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_htt_tx’: +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 148 | DECLARE_EVENT_CLASS(ice_rx_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_rx_indicate_template’: @@ -50832,6 +53935,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:288:1: note: in expansion of macro ‘TRACE_EVENT’ - 288 | TRACE_EVENT(ath10k_htt_tx, - | ^~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 169 | DECLARE_EVENT_CLASS(ice_rx_indicate_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -50844,7 +53944,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:288:1: note: in expansion of macro ‘TRACE_EVENT’ - 288 | TRACE_EVENT(ath10k_htt_tx, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_txrx_tx_unref’: +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 169 | DECLARE_EVENT_CLASS(ice_rx_indicate_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_xmit_template’: @@ -50857,6 +53954,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ - 323 | TRACE_EVENT(ath10k_txrx_tx_unref, - | ^~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:195:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 195 | DECLARE_EVENT_CLASS(ice_xmit_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -50869,7 +53963,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ - 323 | TRACE_EVENT(ath10k_txrx_tx_unref, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_hdr_event’: +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:195:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 195 | DECLARE_EVENT_CLASS(ice_xmit_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_tx_tstamp_template’: @@ -50882,2 +53973,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 348 | DECLARE_EVENT_CLASS(ath10k_hdr_event, +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 220 | DECLARE_EVENT_CLASS(ice_tx_tstamp_template, @@ -50891,2 +53982,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 348 | DECLARE_EVENT_CLASS(ath10k_hdr_event, +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 220 | DECLARE_EVENT_CLASS(ice_tx_tstamp_template, @@ -50894 +53985 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_payload_event’: +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_esw_br_fdb_template’: @@ -50901,2 +53992,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 375 | DECLARE_EVENT_CLASS(ath10k_payload_event, +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:244:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 244 | DECLARE_EVENT_CLASS(ice_esw_br_fdb_template, @@ -50910,2 +54001,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 375 | DECLARE_EVENT_CLASS(ath10k_payload_event, +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:244:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 244 | DECLARE_EVENT_CLASS(ice_esw_br_fdb_template, @@ -50913 +54004 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_htt_rx_desc’: +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_esw_br_vlan_template’: @@ -50920,6 +54011,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:424:1: note: in expansion of macro ‘TRACE_EVENT’ - 424 | TRACE_EVENT(ath10k_htt_rx_desc, - | ^~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:276:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 276 | DECLARE_EVENT_CLASS(ice_esw_br_vlan_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -50932,7 +54020,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:424:1: note: in expansion of macro ‘TRACE_EVENT’ - 424 | TRACE_EVENT(ath10k_htt_rx_desc, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_wmi_diag_container’: +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:276:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 276 | DECLARE_EVENT_CLASS(ice_esw_br_vlan_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_esw_br_port_template’: @@ -50945,6 +54030,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ - 454 | TRACE_EVENT(ath10k_wmi_diag_container, - | ^~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:302:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 302 | DECLARE_EVENT_CLASS(ice_esw_br_port_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -50957,7 +54039,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ - 454 | TRACE_EVENT(ath10k_wmi_diag_container, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘perf_trace_ath10k_wmi_diag’: +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:302:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 302 | DECLARE_EVENT_CLASS(ice_esw_br_port_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_switch_stats_template’: @@ -50970,6 +54049,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:495:1: note: in expansion of macro ‘TRACE_EVENT’ - 495 | TRACE_EVENT(ath10k_wmi_diag, - | ^~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 333 | DECLARE_EVENT_CLASS(ice_switch_stats_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -50982,6 +54058,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:495:1: note: in expansion of macro ‘TRACE_EVENT’ - 495 | TRACE_EVENT(ath10k_wmi_diag, - | ^~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 333 | DECLARE_EVENT_CLASS(ice_switch_stats_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -50989 +54062 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_log_event’: +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_rx_dim_template’: @@ -50996,2 +54069,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 49 | DECLARE_EVENT_CLASS(ath10k_log_event, +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, @@ -51005,2 +54078,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 49 | DECLARE_EVENT_CLASS(ath10k_log_event, +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, @@ -51008,101 +54081 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_log_dbg’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ - 85 | TRACE_EVENT(ath10k_log_dbg, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ - 85 | TRACE_EVENT(ath10k_log_dbg, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_log_dbg_dump’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ - 108 | TRACE_EVENT(ath10k_log_dbg_dump, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ - 108 | TRACE_EVENT(ath10k_log_dbg_dump, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_wmi_cmd’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(ath10k_wmi_cmd, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(ath10k_wmi_cmd, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_wmi_event’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ - 171 | TRACE_EVENT(ath10k_wmi_event, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ - 171 | TRACE_EVENT(ath10k_wmi_event, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_htt_stats’: +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_tx_dim_template’: @@ -51115,6 +54088,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:201:1: note: in expansion of macro ‘TRACE_EVENT’ - 201 | TRACE_EVENT(ath10k_htt_stats, - | ^~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 90 | DECLARE_EVENT_CLASS(ice_tx_dim_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -51127,7 +54097,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:201:1: note: in expansion of macro ‘TRACE_EVENT’ - 201 | TRACE_EVENT(ath10k_htt_stats, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_wmi_dbglog’: +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 90 | DECLARE_EVENT_CLASS(ice_tx_dim_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_tx_template’: @@ -51140,6 +54107,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:228:1: note: in expansion of macro ‘TRACE_EVENT’ - 228 | TRACE_EVENT(ath10k_wmi_dbglog, - | ^~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 118 | DECLARE_EVENT_CLASS(ice_tx_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -51152,7 +54116,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:228:1: note: in expansion of macro ‘TRACE_EVENT’ - 228 | TRACE_EVENT(ath10k_wmi_dbglog, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_htt_pktlog’: +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 118 | DECLARE_EVENT_CLASS(ice_tx_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_rx_template’: @@ -51165,6 +54126,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:258:1: note: in expansion of macro ‘TRACE_EVENT’ - 258 | TRACE_EVENT(ath10k_htt_pktlog, - | ^~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 148 | DECLARE_EVENT_CLASS(ice_rx_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -51177,7 +54135,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:258:1: note: in expansion of macro ‘TRACE_EVENT’ - 258 | TRACE_EVENT(ath10k_htt_pktlog, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_htt_tx’: +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 148 | DECLARE_EVENT_CLASS(ice_rx_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_rx_indicate_template’: @@ -51190,6 +54145,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:288:1: note: in expansion of macro ‘TRACE_EVENT’ - 288 | TRACE_EVENT(ath10k_htt_tx, - | ^~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 169 | DECLARE_EVENT_CLASS(ice_rx_indicate_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -51202,7 +54154,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:288:1: note: in expansion of macro ‘TRACE_EVENT’ - 288 | TRACE_EVENT(ath10k_htt_tx, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_txrx_tx_unref’: +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 169 | DECLARE_EVENT_CLASS(ice_rx_indicate_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_xmit_template’: @@ -51215,6 +54164,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ - 323 | TRACE_EVENT(ath10k_txrx_tx_unref, - | ^~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:195:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 195 | DECLARE_EVENT_CLASS(ice_xmit_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -51227,7 +54173,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ - 323 | TRACE_EVENT(ath10k_txrx_tx_unref, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_hdr_event’: +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:195:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 195 | DECLARE_EVENT_CLASS(ice_xmit_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_tx_tstamp_template’: @@ -51240,2 +54183,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 348 | DECLARE_EVENT_CLASS(ath10k_hdr_event, +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 220 | DECLARE_EVENT_CLASS(ice_tx_tstamp_template, @@ -51249,2 +54192,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 348 | DECLARE_EVENT_CLASS(ath10k_hdr_event, +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 220 | DECLARE_EVENT_CLASS(ice_tx_tstamp_template, @@ -51252 +54195 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_payload_event’: +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_esw_br_fdb_template’: @@ -51259,2 +54202,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 375 | DECLARE_EVENT_CLASS(ath10k_payload_event, +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:244:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 244 | DECLARE_EVENT_CLASS(ice_esw_br_fdb_template, @@ -51268,2 +54211,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 375 | DECLARE_EVENT_CLASS(ath10k_payload_event, +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:244:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 244 | DECLARE_EVENT_CLASS(ice_esw_br_fdb_template, @@ -51271 +54214 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_htt_rx_desc’: +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_esw_br_vlan_template’: @@ -51278,6 +54221,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:424:1: note: in expansion of macro ‘TRACE_EVENT’ - 424 | TRACE_EVENT(ath10k_htt_rx_desc, - | ^~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:276:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 276 | DECLARE_EVENT_CLASS(ice_esw_br_vlan_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -51290,7 +54230,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:424:1: note: in expansion of macro ‘TRACE_EVENT’ - 424 | TRACE_EVENT(ath10k_htt_rx_desc, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_wmi_diag_container’: +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:276:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 276 | DECLARE_EVENT_CLASS(ice_esw_br_vlan_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_esw_br_port_template’: @@ -51303,6 +54240,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ - 454 | TRACE_EVENT(ath10k_wmi_diag_container, - | ^~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:302:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 302 | DECLARE_EVENT_CLASS(ice_esw_br_port_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -51315,7 +54249,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ - 454 | TRACE_EVENT(ath10k_wmi_diag_container, - | ^~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_wmi_diag’: +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:302:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 302 | DECLARE_EVENT_CLASS(ice_esw_br_port_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_switch_stats_template’: @@ -51328,6 +54259,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:495:1: note: in expansion of macro ‘TRACE_EVENT’ - 495 | TRACE_EVENT(ath10k_wmi_diag, - | ^~~~~~~~~~~ +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 333 | DECLARE_EVENT_CLASS(ice_switch_stats_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -51340,9 +54268,6 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:495:1: note: in expansion of macro ‘TRACE_EVENT’ - 495 | TRACE_EVENT(ath10k_wmi_diag, - | ^~~~~~~~~~~ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/ath10k/trace.o] Error 1 -make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath/ath10k] Error 2 -make[6]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath] Error 2 +../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 333 | DECLARE_EVENT_CLASS(ice_switch_stats_template, + | ^~~~~~~~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/intel/ice/ice_main.o] Error 1 +make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/intel/ice] Error 2 +make[6]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/intel] Error 2 @@ -51350,3 +54275,3 @@ - from ../drivers/net/ethernet/mellanox/mlx5/core/diag/fs_tracepoint.h:323, - from ../drivers/net/ethernet/mellanox/mlx5/core/diag/fs_tracepoint.c:35: -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_add_ft’: + from ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:173, + from ../drivers/net/ethernet/mellanox/mlx5/core/sf/devlink.c:12: +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_add’: @@ -51362,2 +54287,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ - 64 | TRACE_EVENT(mlx5_fs_add_ft, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(mlx5_sf_add, @@ -51374,2 +54299,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ - 64 | TRACE_EVENT(mlx5_fs_add_ft, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(mlx5_sf_add, @@ -51386,2 +54311,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ - 64 | TRACE_EVENT(mlx5_fs_add_ft, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(mlx5_sf_add, @@ -51398,2 +54323,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ - 64 | TRACE_EVENT(mlx5_fs_add_ft, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(mlx5_sf_add, @@ -51410,27 +54335,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ - 64 | TRACE_EVENT(mlx5_fs_add_ft, - | ^~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_del_ft’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ - 83 | TRACE_EVENT(mlx5_fs_del_ft, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ - 83 | TRACE_EVENT(mlx5_fs_del_ft, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(mlx5_sf_add, @@ -51438 +54338 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_add_fg’: +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_free’: @@ -51448,2 +54348,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ - 99 | TRACE_EVENT(mlx5_fs_add_fg, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ + 38 | TRACE_EVENT(mlx5_sf_free, @@ -51460,2 +54360,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ - 99 | TRACE_EVENT(mlx5_fs_add_fg, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ + 38 | TRACE_EVENT(mlx5_sf_free, @@ -51463 +54363 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_del_fg’: +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_hwc_alloc’: @@ -51473,2 +54373,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ - 150 | TRACE_EVENT(mlx5_fs_del_fg, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(mlx5_sf_hwc_alloc, @@ -51485,2 +54385,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ - 150 | TRACE_EVENT(mlx5_fs_del_fg, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(mlx5_sf_hwc_alloc, @@ -51488 +54388 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_set_fte’: +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_hwc_free’: @@ -51498,2 +54398,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:180:1: note: in expansion of macro ‘TRACE_EVENT’ - 180 | TRACE_EVENT(mlx5_fs_set_fte, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ + 80 | TRACE_EVENT(mlx5_sf_hwc_free, @@ -51510,2 +54410,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:180:1: note: in expansion of macro ‘TRACE_EVENT’ - 180 | TRACE_EVENT(mlx5_fs_set_fte, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ + 80 | TRACE_EVENT(mlx5_sf_hwc_free, @@ -51513 +54413 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_del_fte’: +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_hwc_deferred_free’: @@ -51523,2 +54423,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ - 257 | TRACE_EVENT(mlx5_fs_del_fte, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ + 93 | TRACE_EVENT(mlx5_sf_hwc_deferred_free, @@ -51535,2 +54435,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ - 257 | TRACE_EVENT(mlx5_fs_del_fte, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ + 93 | TRACE_EVENT(mlx5_sf_hwc_deferred_free, @@ -51538 +54438 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_add_rule’: +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_state_template’: @@ -51545,6 +54445,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:273:1: note: in expansion of macro ‘TRACE_EVENT’ - 273 | TRACE_EVENT(mlx5_fs_add_rule, - | ^~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 106 | DECLARE_EVENT_CLASS(mlx5_sf_state_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -51557,7 +54454,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:273:1: note: in expansion of macro ‘TRACE_EVENT’ - 273 | TRACE_EVENT(mlx5_fs_add_rule, - | ^~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_del_rule’: +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 106 | DECLARE_EVENT_CLASS(mlx5_sf_state_template, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_update_state’: @@ -51573,2 +54467,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ - 303 | TRACE_EVENT(mlx5_fs_del_rule, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ + 142 | TRACE_EVENT(mlx5_sf_update_state, @@ -51585,2 +54479,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ - 303 | TRACE_EVENT(mlx5_fs_del_rule, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ + 142 | TRACE_EVENT(mlx5_sf_update_state, @@ -51589,26 +54483 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘perf_trace_mlx5_fs_add_ft’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ - 64 | TRACE_EVENT(mlx5_fs_add_ft, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ - 64 | TRACE_EVENT(mlx5_fs_add_ft, - | ^~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘perf_trace_mlx5_fs_del_ft’: +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘perf_trace_mlx5_sf_add’: @@ -51624,2 +54493,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ - 83 | TRACE_EVENT(mlx5_fs_del_ft, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(mlx5_sf_add, @@ -51636,2 +54505,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ - 83 | TRACE_EVENT(mlx5_fs_del_ft, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(mlx5_sf_add, @@ -51639 +54508 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘perf_trace_mlx5_fs_add_fg’: +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘perf_trace_mlx5_sf_free’: @@ -51649,2 +54518,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ - 99 | TRACE_EVENT(mlx5_fs_add_fg, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ + 38 | TRACE_EVENT(mlx5_sf_free, @@ -51661,2 +54530,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ - 99 | TRACE_EVENT(mlx5_fs_add_fg, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ + 38 | TRACE_EVENT(mlx5_sf_free, @@ -51664 +54533 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘perf_trace_mlx5_fs_del_fg’: +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘perf_trace_mlx5_sf_hwc_alloc’: @@ -51674,2 +54543,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ - 150 | TRACE_EVENT(mlx5_fs_del_fg, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(mlx5_sf_hwc_alloc, @@ -51686,2 +54555,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ - 150 | TRACE_EVENT(mlx5_fs_del_fg, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(mlx5_sf_hwc_alloc, @@ -51689 +54558 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘perf_trace_mlx5_fs_set_fte’: +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘perf_trace_mlx5_sf_hwc_free’: @@ -51699,2 +54568,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:180:1: note: in expansion of macro ‘TRACE_EVENT’ - 180 | TRACE_EVENT(mlx5_fs_set_fte, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ + 80 | TRACE_EVENT(mlx5_sf_hwc_free, @@ -51711,2 +54580,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:180:1: note: in expansion of macro ‘TRACE_EVENT’ - 180 | TRACE_EVENT(mlx5_fs_set_fte, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ + 80 | TRACE_EVENT(mlx5_sf_hwc_free, @@ -51714 +54583 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘perf_trace_mlx5_fs_del_fte’: +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘perf_trace_mlx5_sf_hwc_deferred_free’: @@ -51724,2 +54593,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ - 257 | TRACE_EVENT(mlx5_fs_del_fte, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ + 93 | TRACE_EVENT(mlx5_sf_hwc_deferred_free, @@ -51736,2 +54605,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ - 257 | TRACE_EVENT(mlx5_fs_del_fte, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ + 93 | TRACE_EVENT(mlx5_sf_hwc_deferred_free, @@ -51739 +54608 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘perf_trace_mlx5_fs_add_rule’: +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘perf_trace_mlx5_sf_state_template’: @@ -51746,6 +54615,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:273:1: note: in expansion of macro ‘TRACE_EVENT’ - 273 | TRACE_EVENT(mlx5_fs_add_rule, - | ^~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 106 | DECLARE_EVENT_CLASS(mlx5_sf_state_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -51758,7 +54624,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:273:1: note: in expansion of macro ‘TRACE_EVENT’ - 273 | TRACE_EVENT(mlx5_fs_add_rule, - | ^~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘perf_trace_mlx5_fs_del_rule’: +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 106 | DECLARE_EVENT_CLASS(mlx5_sf_state_template, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘perf_trace_mlx5_sf_update_state’: @@ -51774,2 +54637,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ - 303 | TRACE_EVENT(mlx5_fs_del_rule, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ + 142 | TRACE_EVENT(mlx5_sf_update_state, @@ -51786,2 +54649,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ - 303 | TRACE_EVENT(mlx5_fs_del_rule, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ + 142 | TRACE_EVENT(mlx5_sf_update_state, @@ -51790,26 +54653 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘__bpf_trace_mlx5_fs_add_ft’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ - 64 | TRACE_EVENT(mlx5_fs_add_ft, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ - 64 | TRACE_EVENT(mlx5_fs_add_ft, - | ^~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘__bpf_trace_mlx5_fs_del_ft’: +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_add’: @@ -51825,2 +54663,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ - 83 | TRACE_EVENT(mlx5_fs_del_ft, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(mlx5_sf_add, @@ -51837,2 +54675,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ - 83 | TRACE_EVENT(mlx5_fs_del_ft, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(mlx5_sf_add, @@ -51840 +54678 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘__bpf_trace_mlx5_fs_add_fg’: +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_free’: @@ -51850,2 +54688,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ - 99 | TRACE_EVENT(mlx5_fs_add_fg, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ + 38 | TRACE_EVENT(mlx5_sf_free, @@ -51862,2 +54700,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ - 99 | TRACE_EVENT(mlx5_fs_add_fg, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ + 38 | TRACE_EVENT(mlx5_sf_free, @@ -51865 +54703 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘__bpf_trace_mlx5_fs_del_fg’: +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_hwc_alloc’: @@ -51875,2 +54713,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ - 150 | TRACE_EVENT(mlx5_fs_del_fg, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(mlx5_sf_hwc_alloc, @@ -51887,2 +54725,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ - 150 | TRACE_EVENT(mlx5_fs_del_fg, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(mlx5_sf_hwc_alloc, @@ -51890 +54728 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘__bpf_trace_mlx5_fs_set_fte’: +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_hwc_free’: @@ -51900,2 +54738,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:180:1: note: in expansion of macro ‘TRACE_EVENT’ - 180 | TRACE_EVENT(mlx5_fs_set_fte, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ + 80 | TRACE_EVENT(mlx5_sf_hwc_free, @@ -51912,2 +54750,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:180:1: note: in expansion of macro ‘TRACE_EVENT’ - 180 | TRACE_EVENT(mlx5_fs_set_fte, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ + 80 | TRACE_EVENT(mlx5_sf_hwc_free, @@ -51915 +54753 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘__bpf_trace_mlx5_fs_del_fte’: +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_hwc_deferred_free’: @@ -51925,2 +54763,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ - 257 | TRACE_EVENT(mlx5_fs_del_fte, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ + 93 | TRACE_EVENT(mlx5_sf_hwc_deferred_free, @@ -51937,2 +54775,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ - 257 | TRACE_EVENT(mlx5_fs_del_fte, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ + 93 | TRACE_EVENT(mlx5_sf_hwc_deferred_free, @@ -51940 +54778 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘__bpf_trace_mlx5_fs_add_rule’: +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_state_template’: @@ -51947,6 +54785,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:273:1: note: in expansion of macro ‘TRACE_EVENT’ - 273 | TRACE_EVENT(mlx5_fs_add_rule, - | ^~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 106 | DECLARE_EVENT_CLASS(mlx5_sf_state_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -51959,7 +54794,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:273:1: note: in expansion of macro ‘TRACE_EVENT’ - 273 | TRACE_EVENT(mlx5_fs_add_rule, - | ^~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘__bpf_trace_mlx5_fs_del_rule’: +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 106 | DECLARE_EVENT_CLASS(mlx5_sf_state_template, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_update_state’: @@ -51975,2 +54807,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ - 303 | TRACE_EVENT(mlx5_fs_del_rule, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ + 142 | TRACE_EVENT(mlx5_sf_update_state, @@ -51987,2 +54819,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ - 303 | TRACE_EVENT(mlx5_fs_del_rule, +../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ + 142 | TRACE_EVENT(mlx5_sf_update_state, @@ -51990 +54822 @@ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/diag/fs_tracepoint.o] Error 1 +make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/sf/devlink.o] Error 1 @@ -51992,0 +54825 @@ +make[5]: *** [../scripts/Makefile.build:485: drivers/net/ethernet] Error 2 @@ -53161,0 +55995,1538 @@ + from ../include/trace/events/rpcgss.h:688, + from ../net/sunrpc/auth_gss/trace.c:14: +../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_gssapi_event’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 83 | DECLARE_EVENT_CLASS(rpcgss_gssapi_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 83 | DECLARE_EVENT_CLASS(rpcgss_gssapi_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 83 | DECLARE_EVENT_CLASS(rpcgss_gssapi_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 83 | DECLARE_EVENT_CLASS(rpcgss_gssapi_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 83 | DECLARE_EVENT_CLASS(rpcgss_gssapi_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_import_ctx’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ + 118 | TRACE_EVENT(rpcgss_import_ctx, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ + 118 | TRACE_EVENT(rpcgss_import_ctx, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_ctx_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 141 | DECLARE_EVENT_CLASS(rpcgss_ctx_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 141 | DECLARE_EVENT_CLASS(rpcgss_ctx_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_svc_gssapi_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 175 | DECLARE_EVENT_CLASS(rpcgss_svc_gssapi_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 175 | DECLARE_EVENT_CLASS(rpcgss_svc_gssapi_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_svc_wrap_failed’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ + 214 | TRACE_EVENT(rpcgss_svc_wrap_failed, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ + 214 | TRACE_EVENT(rpcgss_svc_wrap_failed, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_svc_unwrap_failed’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:234:1: note: in expansion of macro ‘TRACE_EVENT’ + 234 | TRACE_EVENT(rpcgss_svc_unwrap_failed, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:234:1: note: in expansion of macro ‘TRACE_EVENT’ + 234 | TRACE_EVENT(rpcgss_svc_unwrap_failed, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_svc_seqno_bad’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ + 254 | TRACE_EVENT(rpcgss_svc_seqno_bad, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ + 254 | TRACE_EVENT(rpcgss_svc_seqno_bad, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_svc_accept_upcall’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ + 282 | TRACE_EVENT(rpcgss_svc_accept_upcall, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ + 282 | TRACE_EVENT(rpcgss_svc_accept_upcall, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_svc_authenticate’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:313:1: note: in expansion of macro ‘TRACE_EVENT’ + 313 | TRACE_EVENT(rpcgss_svc_authenticate, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:313:1: note: in expansion of macro ‘TRACE_EVENT’ + 313 | TRACE_EVENT(rpcgss_svc_authenticate, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_unwrap_failed’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ + 342 | TRACE_EVENT(rpcgss_unwrap_failed, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ + 342 | TRACE_EVENT(rpcgss_unwrap_failed, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_bad_seqno’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ + 363 | TRACE_EVENT(rpcgss_bad_seqno, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ + 363 | TRACE_EVENT(rpcgss_bad_seqno, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_seqno’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:392:1: note: in expansion of macro ‘TRACE_EVENT’ + 392 | TRACE_EVENT(rpcgss_seqno, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:392:1: note: in expansion of macro ‘TRACE_EVENT’ + 392 | TRACE_EVENT(rpcgss_seqno, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_need_reencode’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ + 420 | TRACE_EVENT(rpcgss_need_reencode, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ + 420 | TRACE_EVENT(rpcgss_need_reencode, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_update_slack’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ + 454 | TRACE_EVENT(rpcgss_update_slack, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ + 454 | TRACE_EVENT(rpcgss_update_slack, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_svc_seqno_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:489:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 489 | DECLARE_EVENT_CLASS(rpcgss_svc_seqno_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:489:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 489 | DECLARE_EVENT_CLASS(rpcgss_svc_seqno_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_svc_seqno_low’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:522:1: note: in expansion of macro ‘TRACE_EVENT’ + 522 | TRACE_EVENT(rpcgss_svc_seqno_low, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:522:1: note: in expansion of macro ‘TRACE_EVENT’ + 522 | TRACE_EVENT(rpcgss_svc_seqno_low, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_upcall_msg’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:554:1: note: in expansion of macro ‘TRACE_EVENT’ + 554 | TRACE_EVENT(rpcgss_upcall_msg, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:554:1: note: in expansion of macro ‘TRACE_EVENT’ + 554 | TRACE_EVENT(rpcgss_upcall_msg, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_upcall_result’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ + 572 | TRACE_EVENT(rpcgss_upcall_result, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ + 572 | TRACE_EVENT(rpcgss_upcall_result, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_context’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:594:1: note: in expansion of macro ‘TRACE_EVENT’ + 594 | TRACE_EVENT(rpcgss_context, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:594:1: note: in expansion of macro ‘TRACE_EVENT’ + 594 | TRACE_EVENT(rpcgss_context, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_createauth’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ + 645 | TRACE_EVENT(rpcgss_createauth, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ + 645 | TRACE_EVENT(rpcgss_createauth, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_oid_to_mech’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:668:1: note: in expansion of macro ‘TRACE_EVENT’ + 668 | TRACE_EVENT(rpcgss_oid_to_mech, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:668:1: note: in expansion of macro ‘TRACE_EVENT’ + 668 | TRACE_EVENT(rpcgss_oid_to_mech, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_gssapi_event’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 83 | DECLARE_EVENT_CLASS(rpcgss_gssapi_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 83 | DECLARE_EVENT_CLASS(rpcgss_gssapi_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_import_ctx’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ + 118 | TRACE_EVENT(rpcgss_import_ctx, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ + 118 | TRACE_EVENT(rpcgss_import_ctx, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_ctx_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 141 | DECLARE_EVENT_CLASS(rpcgss_ctx_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 141 | DECLARE_EVENT_CLASS(rpcgss_ctx_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_svc_gssapi_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 175 | DECLARE_EVENT_CLASS(rpcgss_svc_gssapi_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 175 | DECLARE_EVENT_CLASS(rpcgss_svc_gssapi_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_svc_wrap_failed’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ + 214 | TRACE_EVENT(rpcgss_svc_wrap_failed, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ + 214 | TRACE_EVENT(rpcgss_svc_wrap_failed, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_svc_unwrap_failed’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:234:1: note: in expansion of macro ‘TRACE_EVENT’ + 234 | TRACE_EVENT(rpcgss_svc_unwrap_failed, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:234:1: note: in expansion of macro ‘TRACE_EVENT’ + 234 | TRACE_EVENT(rpcgss_svc_unwrap_failed, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_svc_seqno_bad’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ + 254 | TRACE_EVENT(rpcgss_svc_seqno_bad, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ + 254 | TRACE_EVENT(rpcgss_svc_seqno_bad, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_svc_accept_upcall’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ + 282 | TRACE_EVENT(rpcgss_svc_accept_upcall, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ + 282 | TRACE_EVENT(rpcgss_svc_accept_upcall, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_svc_authenticate’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:313:1: note: in expansion of macro ‘TRACE_EVENT’ + 313 | TRACE_EVENT(rpcgss_svc_authenticate, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:313:1: note: in expansion of macro ‘TRACE_EVENT’ + 313 | TRACE_EVENT(rpcgss_svc_authenticate, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_unwrap_failed’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ + 342 | TRACE_EVENT(rpcgss_unwrap_failed, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ + 342 | TRACE_EVENT(rpcgss_unwrap_failed, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_bad_seqno’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ + 363 | TRACE_EVENT(rpcgss_bad_seqno, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ + 363 | TRACE_EVENT(rpcgss_bad_seqno, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_seqno’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:392:1: note: in expansion of macro ‘TRACE_EVENT’ + 392 | TRACE_EVENT(rpcgss_seqno, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:392:1: note: in expansion of macro ‘TRACE_EVENT’ + 392 | TRACE_EVENT(rpcgss_seqno, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_need_reencode’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ + 420 | TRACE_EVENT(rpcgss_need_reencode, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ + 420 | TRACE_EVENT(rpcgss_need_reencode, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_update_slack’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ + 454 | TRACE_EVENT(rpcgss_update_slack, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ + 454 | TRACE_EVENT(rpcgss_update_slack, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_svc_seqno_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:489:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 489 | DECLARE_EVENT_CLASS(rpcgss_svc_seqno_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:489:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 489 | DECLARE_EVENT_CLASS(rpcgss_svc_seqno_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_svc_seqno_low’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:522:1: note: in expansion of macro ‘TRACE_EVENT’ + 522 | TRACE_EVENT(rpcgss_svc_seqno_low, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:522:1: note: in expansion of macro ‘TRACE_EVENT’ + 522 | TRACE_EVENT(rpcgss_svc_seqno_low, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_upcall_msg’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:554:1: note: in expansion of macro ‘TRACE_EVENT’ + 554 | TRACE_EVENT(rpcgss_upcall_msg, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:554:1: note: in expansion of macro ‘TRACE_EVENT’ + 554 | TRACE_EVENT(rpcgss_upcall_msg, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_upcall_result’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ + 572 | TRACE_EVENT(rpcgss_upcall_result, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ + 572 | TRACE_EVENT(rpcgss_upcall_result, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_context’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:594:1: note: in expansion of macro ‘TRACE_EVENT’ + 594 | TRACE_EVENT(rpcgss_context, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:594:1: note: in expansion of macro ‘TRACE_EVENT’ + 594 | TRACE_EVENT(rpcgss_context, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_createauth’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ + 645 | TRACE_EVENT(rpcgss_createauth, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ + 645 | TRACE_EVENT(rpcgss_createauth, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘perf_trace_rpcgss_oid_to_mech’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:668:1: note: in expansion of macro ‘TRACE_EVENT’ + 668 | TRACE_EVENT(rpcgss_oid_to_mech, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:668:1: note: in expansion of macro ‘TRACE_EVENT’ + 668 | TRACE_EVENT(rpcgss_oid_to_mech, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_gssapi_event’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 83 | DECLARE_EVENT_CLASS(rpcgss_gssapi_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 83 | DECLARE_EVENT_CLASS(rpcgss_gssapi_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_import_ctx’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ + 118 | TRACE_EVENT(rpcgss_import_ctx, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ + 118 | TRACE_EVENT(rpcgss_import_ctx, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_ctx_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 141 | DECLARE_EVENT_CLASS(rpcgss_ctx_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 141 | DECLARE_EVENT_CLASS(rpcgss_ctx_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_svc_gssapi_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 175 | DECLARE_EVENT_CLASS(rpcgss_svc_gssapi_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 175 | DECLARE_EVENT_CLASS(rpcgss_svc_gssapi_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_svc_wrap_failed’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ + 214 | TRACE_EVENT(rpcgss_svc_wrap_failed, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ + 214 | TRACE_EVENT(rpcgss_svc_wrap_failed, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_svc_unwrap_failed’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:234:1: note: in expansion of macro ‘TRACE_EVENT’ + 234 | TRACE_EVENT(rpcgss_svc_unwrap_failed, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:234:1: note: in expansion of macro ‘TRACE_EVENT’ + 234 | TRACE_EVENT(rpcgss_svc_unwrap_failed, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_svc_seqno_bad’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ + 254 | TRACE_EVENT(rpcgss_svc_seqno_bad, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ + 254 | TRACE_EVENT(rpcgss_svc_seqno_bad, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_svc_accept_upcall’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ + 282 | TRACE_EVENT(rpcgss_svc_accept_upcall, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ + 282 | TRACE_EVENT(rpcgss_svc_accept_upcall, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_svc_authenticate’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:313:1: note: in expansion of macro ‘TRACE_EVENT’ + 313 | TRACE_EVENT(rpcgss_svc_authenticate, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:313:1: note: in expansion of macro ‘TRACE_EVENT’ + 313 | TRACE_EVENT(rpcgss_svc_authenticate, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_unwrap_failed’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ + 342 | TRACE_EVENT(rpcgss_unwrap_failed, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ + 342 | TRACE_EVENT(rpcgss_unwrap_failed, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_bad_seqno’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ + 363 | TRACE_EVENT(rpcgss_bad_seqno, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ + 363 | TRACE_EVENT(rpcgss_bad_seqno, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_seqno’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:392:1: note: in expansion of macro ‘TRACE_EVENT’ + 392 | TRACE_EVENT(rpcgss_seqno, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:392:1: note: in expansion of macro ‘TRACE_EVENT’ + 392 | TRACE_EVENT(rpcgss_seqno, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_need_reencode’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ + 420 | TRACE_EVENT(rpcgss_need_reencode, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ + 420 | TRACE_EVENT(rpcgss_need_reencode, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_update_slack’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ + 454 | TRACE_EVENT(rpcgss_update_slack, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ + 454 | TRACE_EVENT(rpcgss_update_slack, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_svc_seqno_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:489:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 489 | DECLARE_EVENT_CLASS(rpcgss_svc_seqno_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:489:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 489 | DECLARE_EVENT_CLASS(rpcgss_svc_seqno_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_svc_seqno_low’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:522:1: note: in expansion of macro ‘TRACE_EVENT’ + 522 | TRACE_EVENT(rpcgss_svc_seqno_low, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:522:1: note: in expansion of macro ‘TRACE_EVENT’ + 522 | TRACE_EVENT(rpcgss_svc_seqno_low, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_upcall_msg’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:554:1: note: in expansion of macro ‘TRACE_EVENT’ + 554 | TRACE_EVENT(rpcgss_upcall_msg, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:554:1: note: in expansion of macro ‘TRACE_EVENT’ + 554 | TRACE_EVENT(rpcgss_upcall_msg, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_upcall_result’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ + 572 | TRACE_EVENT(rpcgss_upcall_result, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ + 572 | TRACE_EVENT(rpcgss_upcall_result, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_context’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:594:1: note: in expansion of macro ‘TRACE_EVENT’ + 594 | TRACE_EVENT(rpcgss_context, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:594:1: note: in expansion of macro ‘TRACE_EVENT’ + 594 | TRACE_EVENT(rpcgss_context, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_createauth’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ + 645 | TRACE_EVENT(rpcgss_createauth, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ + 645 | TRACE_EVENT(rpcgss_createauth, + | ^~~~~~~~~~~ +../include/trace/events/rpcgss.h: In function ‘__bpf_trace_rpcgss_oid_to_mech’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:668:1: note: in expansion of macro ‘TRACE_EVENT’ + 668 | TRACE_EVENT(rpcgss_oid_to_mech, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcgss.h:668:1: note: in expansion of macro ‘TRACE_EVENT’ + 668 | TRACE_EVENT(rpcgss_oid_to_mech, + | ^~~~~~~~~~~ +make[6]: *** [../scripts/Makefile.build:244: net/sunrpc/auth_gss/trace.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: net/sunrpc/auth_gss] Error 2 +make[5]: *** Waiting for unfinished jobs.... +In file included from ../include/trace/define_trace.h:108, @@ -54709,663 +59079,0 @@ -In file included from ../include/trace/define_trace.h:108, - from ../drivers/net/ethernet/intel/ice/ice_trace.h:364, - from ../drivers/net/ethernet/intel/ice/ice_main.c:24: -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_rx_dim_template’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_tx_dim_template’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 90 | DECLARE_EVENT_CLASS(ice_tx_dim_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 90 | DECLARE_EVENT_CLASS(ice_tx_dim_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_tx_template’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 118 | DECLARE_EVENT_CLASS(ice_tx_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 118 | DECLARE_EVENT_CLASS(ice_tx_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_rx_template’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 148 | DECLARE_EVENT_CLASS(ice_rx_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 148 | DECLARE_EVENT_CLASS(ice_rx_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_rx_indicate_template’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 169 | DECLARE_EVENT_CLASS(ice_rx_indicate_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 169 | DECLARE_EVENT_CLASS(ice_rx_indicate_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_xmit_template’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:195:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 195 | DECLARE_EVENT_CLASS(ice_xmit_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:195:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 195 | DECLARE_EVENT_CLASS(ice_xmit_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_tx_tstamp_template’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 220 | DECLARE_EVENT_CLASS(ice_tx_tstamp_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 220 | DECLARE_EVENT_CLASS(ice_tx_tstamp_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_esw_br_fdb_template’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:244:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 244 | DECLARE_EVENT_CLASS(ice_esw_br_fdb_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:244:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 244 | DECLARE_EVENT_CLASS(ice_esw_br_fdb_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_esw_br_vlan_template’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:276:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 276 | DECLARE_EVENT_CLASS(ice_esw_br_vlan_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:276:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 276 | DECLARE_EVENT_CLASS(ice_esw_br_vlan_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_esw_br_port_template’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:302:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 302 | DECLARE_EVENT_CLASS(ice_esw_br_port_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:302:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 302 | DECLARE_EVENT_CLASS(ice_esw_br_port_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_switch_stats_template’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 333 | DECLARE_EVENT_CLASS(ice_switch_stats_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 333 | DECLARE_EVENT_CLASS(ice_switch_stats_template, - | ^~~~~~~~~~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:109: -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_rx_dim_template’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_tx_dim_template’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 90 | DECLARE_EVENT_CLASS(ice_tx_dim_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 90 | DECLARE_EVENT_CLASS(ice_tx_dim_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_tx_template’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 118 | DECLARE_EVENT_CLASS(ice_tx_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 118 | DECLARE_EVENT_CLASS(ice_tx_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_rx_template’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 148 | DECLARE_EVENT_CLASS(ice_rx_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 148 | DECLARE_EVENT_CLASS(ice_rx_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_rx_indicate_template’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 169 | DECLARE_EVENT_CLASS(ice_rx_indicate_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 169 | DECLARE_EVENT_CLASS(ice_rx_indicate_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_xmit_template’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:195:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 195 | DECLARE_EVENT_CLASS(ice_xmit_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:195:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 195 | DECLARE_EVENT_CLASS(ice_xmit_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_tx_tstamp_template’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 220 | DECLARE_EVENT_CLASS(ice_tx_tstamp_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 220 | DECLARE_EVENT_CLASS(ice_tx_tstamp_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_esw_br_fdb_template’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:244:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 244 | DECLARE_EVENT_CLASS(ice_esw_br_fdb_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:244:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 244 | DECLARE_EVENT_CLASS(ice_esw_br_fdb_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_esw_br_vlan_template’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:276:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 276 | DECLARE_EVENT_CLASS(ice_esw_br_vlan_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:276:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 276 | DECLARE_EVENT_CLASS(ice_esw_br_vlan_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_esw_br_port_template’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:302:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 302 | DECLARE_EVENT_CLASS(ice_esw_br_port_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:302:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 302 | DECLARE_EVENT_CLASS(ice_esw_br_port_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘perf_trace_ice_switch_stats_template’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 333 | DECLARE_EVENT_CLASS(ice_switch_stats_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 333 | DECLARE_EVENT_CLASS(ice_switch_stats_template, - | ^~~~~~~~~~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:110: -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_rx_dim_template’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_tx_dim_template’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 90 | DECLARE_EVENT_CLASS(ice_tx_dim_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 90 | DECLARE_EVENT_CLASS(ice_tx_dim_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_tx_template’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 118 | DECLARE_EVENT_CLASS(ice_tx_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 118 | DECLARE_EVENT_CLASS(ice_tx_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_rx_template’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 148 | DECLARE_EVENT_CLASS(ice_rx_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 148 | DECLARE_EVENT_CLASS(ice_rx_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_rx_indicate_template’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 169 | DECLARE_EVENT_CLASS(ice_rx_indicate_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 169 | DECLARE_EVENT_CLASS(ice_rx_indicate_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_xmit_template’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:195:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 195 | DECLARE_EVENT_CLASS(ice_xmit_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:195:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 195 | DECLARE_EVENT_CLASS(ice_xmit_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_tx_tstamp_template’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 220 | DECLARE_EVENT_CLASS(ice_tx_tstamp_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 220 | DECLARE_EVENT_CLASS(ice_tx_tstamp_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_esw_br_fdb_template’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:244:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 244 | DECLARE_EVENT_CLASS(ice_esw_br_fdb_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:244:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 244 | DECLARE_EVENT_CLASS(ice_esw_br_fdb_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_esw_br_vlan_template’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:276:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 276 | DECLARE_EVENT_CLASS(ice_esw_br_vlan_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:276:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 276 | DECLARE_EVENT_CLASS(ice_esw_br_vlan_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_esw_br_port_template’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:302:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 302 | DECLARE_EVENT_CLASS(ice_esw_br_port_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:302:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 302 | DECLARE_EVENT_CLASS(ice_esw_br_port_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘__bpf_trace_ice_switch_stats_template’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 333 | DECLARE_EVENT_CLASS(ice_switch_stats_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 333 | DECLARE_EVENT_CLASS(ice_switch_stats_template, - | ^~~~~~~~~~~~~~~~~~~ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/intel/ice/ice_main.o] Error 1 -make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/intel/ice] Error 2 -make[6]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/intel] Error 2 -make[5]: *** [../scripts/Makefile.build:485: drivers/net/ethernet] Error 2 @@ -59474,3 +63182,4 @@ - from ../include/trace/events/skb.h:98, - from ../net/core/net-traces.c:30: -../include/trace/events/skb.h: In function ‘trace_event_raw_event_kfree_skb’: + from ../include/trace/events/afs.h:1612, + from ../fs/afs/internal.h:985, + from ../fs/afs/main.c:16: +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_receive_data’: @@ -59486,2 +63195,2 @@ -../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(kfree_skb, +../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ + 536 | TRACE_EVENT(afs_receive_data, @@ -59498,2 +63207,2 @@ -../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(kfree_skb, +../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ + 536 | TRACE_EVENT(afs_receive_data, @@ -59510,2 +63219,2 @@ -../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(kfree_skb, +../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ + 536 | TRACE_EVENT(afs_receive_data, @@ -59522,2 +63231,2 @@ -../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(kfree_skb, +../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ + 536 | TRACE_EVENT(afs_receive_data, @@ -59534,2 +63243,2 @@ -../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(kfree_skb, +../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ + 536 | TRACE_EVENT(afs_receive_data, @@ -59537 +63246 @@ -../include/trace/events/skb.h: In function ‘trace_event_raw_event_consume_skb’: +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_notify_call’: @@ -59547,2 +63256,2 @@ -../include/trace/events/skb.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ - 57 | TRACE_EVENT(consume_skb, +../include/trace/events/afs.h:569:1: note: in expansion of macro ‘TRACE_EVENT’ + 569 | TRACE_EVENT(afs_notify_call, @@ -59559,2 +63268,2 @@ -../include/trace/events/skb.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ - 57 | TRACE_EVENT(consume_skb, +../include/trace/events/afs.h:569:1: note: in expansion of macro ‘TRACE_EVENT’ + 569 | TRACE_EVENT(afs_notify_call, @@ -59562 +63271 @@ -../include/trace/events/skb.h: In function ‘trace_event_raw_event_skb_copy_datagram_iovec’: +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cb_call’: @@ -59572,2 +63281,2 @@ -../include/trace/events/skb.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ - 76 | TRACE_EVENT(skb_copy_datagram_iovec, +../include/trace/events/afs.h:591:1: note: in expansion of macro ‘TRACE_EVENT’ + 591 | TRACE_EVENT(afs_cb_call, @@ -59584,2 +63293,2 @@ -../include/trace/events/skb.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ - 76 | TRACE_EVENT(skb_copy_datagram_iovec, +../include/trace/events/afs.h:591:1: note: in expansion of macro ‘TRACE_EVENT’ + 591 | TRACE_EVENT(afs_cb_call, @@ -59587,4 +63296,3 @@ -In file included from ../include/trace/define_trace.h:109: -../include/trace/events/skb.h: In function ‘perf_trace_kfree_skb’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_call’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -59592,2 +63300,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -59598,2 +63306,2 @@ -../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(kfree_skb, +../include/trace/events/afs.h:615:1: note: in expansion of macro ‘TRACE_EVENT’ + 615 | TRACE_EVENT(afs_call, @@ -59601,2 +63309,2 @@ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -59604,2 +63312,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -59610,2 +63318,2 @@ -../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(kfree_skb, +../include/trace/events/afs.h:615:1: note: in expansion of macro ‘TRACE_EVENT’ + 615 | TRACE_EVENT(afs_call, @@ -59613,3 +63321,3 @@ -../include/trace/events/skb.h: In function ‘perf_trace_consume_skb’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_make_fs_call’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -59617,2 +63325,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -59623,2 +63331,2 @@ -../include/trace/events/skb.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ - 57 | TRACE_EVENT(consume_skb, +../include/trace/events/afs.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ + 645 | TRACE_EVENT(afs_make_fs_call, @@ -59626,2 +63334,2 @@ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -59629,2 +63337,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -59635,2 +63343,2 @@ -../include/trace/events/skb.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ - 57 | TRACE_EVENT(consume_skb, +../include/trace/events/afs.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ + 645 | TRACE_EVENT(afs_make_fs_call, @@ -59638,3 +63346,3 @@ -../include/trace/events/skb.h: In function ‘perf_trace_skb_copy_datagram_iovec’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_make_fs_calli’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -59642,2 +63350,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -59648,2 +63356,2 @@ -../include/trace/events/skb.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ - 76 | TRACE_EVENT(skb_copy_datagram_iovec, +../include/trace/events/afs.h:676:1: note: in expansion of macro ‘TRACE_EVENT’ + 676 | TRACE_EVENT(afs_make_fs_calli, @@ -59651,2 +63359,2 @@ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -59654,2 +63362,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -59660,53 +63368,2 @@ -../include/trace/events/skb.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ - 76 | TRACE_EVENT(skb_copy_datagram_iovec, - | ^~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:110: -../include/trace/events/skb.h: In function ‘__bpf_trace_kfree_skb’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(kfree_skb, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(kfree_skb, - | ^~~~~~~~~~~ -../include/trace/events/skb.h: In function ‘__bpf_trace_consume_skb’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/skb.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ - 57 | TRACE_EVENT(consume_skb, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/skb.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ - 57 | TRACE_EVENT(consume_skb, +../include/trace/events/afs.h:676:1: note: in expansion of macro ‘TRACE_EVENT’ + 676 | TRACE_EVENT(afs_make_fs_calli, @@ -59714,3 +63371,3 @@ -../include/trace/events/skb.h: In function ‘__bpf_trace_skb_copy_datagram_iovec’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_make_fs_call1’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -59718,3 +63375,3 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -59724,2 +63381,2 @@ -../include/trace/events/skb.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ - 76 | TRACE_EVENT(skb_copy_datagram_iovec, +../include/trace/events/afs.h:711:1: note: in expansion of macro ‘TRACE_EVENT’ + 711 | TRACE_EVENT(afs_make_fs_call1, @@ -59727,6 +63384,6 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -59736,2 +63393,2 @@ -../include/trace/events/skb.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ - 76 | TRACE_EVENT(skb_copy_datagram_iovec, +../include/trace/events/afs.h:711:1: note: in expansion of macro ‘TRACE_EVENT’ + 711 | TRACE_EVENT(afs_make_fs_call1, @@ -59739,4 +63396 @@ -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/net.h:319, - from ../net/core/net-traces.c:31: -../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_start_xmit’: +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_make_fs_call2’: @@ -59752,2 +63406,2 @@ -../include/trace/events/net.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(net_dev_start_xmit, +../include/trace/events/afs.h:748:1: note: in expansion of macro ‘TRACE_EVENT’ + 748 | TRACE_EVENT(afs_make_fs_call2, @@ -59764,2 +63418,2 @@ -../include/trace/events/net.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(net_dev_start_xmit, +../include/trace/events/afs.h:748:1: note: in expansion of macro ‘TRACE_EVENT’ + 748 | TRACE_EVENT(afs_make_fs_call2, @@ -59767 +63421 @@ -../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_xmit’: +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_make_vl_call’: @@ -59777,2 +63431,2 @@ -../include/trace/events/net.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(net_dev_xmit, +../include/trace/events/afs.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ + 790 | TRACE_EVENT(afs_make_vl_call, @@ -59789,2 +63443,2 @@ -../include/trace/events/net.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(net_dev_xmit, +../include/trace/events/afs.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ + 790 | TRACE_EVENT(afs_make_vl_call, @@ -59792 +63446 @@ -../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_xmit_timeout’: +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_call_done’: @@ -59802,2 +63456,2 @@ -../include/trace/events/net.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ - 99 | TRACE_EVENT(net_dev_xmit_timeout, +../include/trace/events/afs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ + 810 | TRACE_EVENT(afs_call_done, @@ -59814,2 +63468,2 @@ -../include/trace/events/net.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ - 99 | TRACE_EVENT(net_dev_xmit_timeout, +../include/trace/events/afs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ + 810 | TRACE_EVENT(afs_call_done, @@ -59817 +63471 @@ -../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_template’: +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_send_data’: @@ -59824,3 +63478,6 @@ -../include/trace/events/net.h:122:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 122 | DECLARE_EVENT_CLASS(net_dev_template, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ + 836 | TRACE_EVENT(afs_send_data, + | ^~~~~~~~~~~ @@ -59833,4 +63490,7 @@ -../include/trace/events/net.h:122:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 122 | DECLARE_EVENT_CLASS(net_dev_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_rx_verbose_template’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ + 836 | TRACE_EVENT(afs_send_data, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_sent_data’: @@ -59843,3 +63503,6 @@ -../include/trace/events/net.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 165 | DECLARE_EVENT_CLASS(net_dev_rx_verbose_template, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:860:1: note: in expansion of macro ‘TRACE_EVENT’ + 860 | TRACE_EVENT(afs_sent_data, + | ^~~~~~~~~~~ @@ -59852,4 +63515,7 @@ -../include/trace/events/net.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 165 | DECLARE_EVENT_CLASS(net_dev_rx_verbose_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_rx_exit_template’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:860:1: note: in expansion of macro ‘TRACE_EVENT’ + 860 | TRACE_EVENT(afs_sent_data, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_dir_check_failed’: @@ -59862,3 +63528,6 @@ -../include/trace/events/net.h:264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 264 | DECLARE_EVENT_CLASS(net_dev_rx_exit_template, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ + 884 | TRACE_EVENT(afs_dir_check_failed, + | ^~~~~~~~~~~ @@ -59871,7 +63540,9 @@ -../include/trace/events/net.h:264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 264 | DECLARE_EVENT_CLASS(net_dev_rx_exit_template, - | ^~~~~~~~~~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:109: -../include/trace/events/net.h: In function ‘perf_trace_net_dev_start_xmit’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ + 884 | TRACE_EVENT(afs_dir_check_failed, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_call_state’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -59879,2 +63550,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -59885,2 +63556,2 @@ -../include/trace/events/net.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(net_dev_start_xmit, +../include/trace/events/afs.h:905:1: note: in expansion of macro ‘TRACE_EVENT’ + 905 | TRACE_EVENT(afs_call_state, @@ -59888,2 +63559,2 @@ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -59891,2 +63562,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -59897,2 +63568,2 @@ -../include/trace/events/net.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(net_dev_start_xmit, +../include/trace/events/afs.h:905:1: note: in expansion of macro ‘TRACE_EVENT’ + 905 | TRACE_EVENT(afs_call_state, @@ -59900,3 +63571,3 @@ -../include/trace/events/net.h: In function ‘perf_trace_net_dev_xmit’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_lookup’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -59904,2 +63575,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -59910,2 +63581,2 @@ -../include/trace/events/net.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(net_dev_xmit, +../include/trace/events/afs.h:935:1: note: in expansion of macro ‘TRACE_EVENT’ + 935 | TRACE_EVENT(afs_lookup, @@ -59913,2 +63584,2 @@ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -59916,2 +63587,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -59922,2 +63593,2 @@ -../include/trace/events/net.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(net_dev_xmit, +../include/trace/events/afs.h:935:1: note: in expansion of macro ‘TRACE_EVENT’ + 935 | TRACE_EVENT(afs_lookup, @@ -59925,3 +63596,3 @@ -../include/trace/events/net.h: In function ‘perf_trace_net_dev_xmit_timeout’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_edit_dir’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -59929,2 +63600,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -59935,2 +63606,2 @@ -../include/trace/events/net.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ - 99 | TRACE_EVENT(net_dev_xmit_timeout, +../include/trace/events/afs.h:961:1: note: in expansion of macro ‘TRACE_EVENT’ + 961 | TRACE_EVENT(afs_edit_dir, @@ -59938,2 +63609,2 @@ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -59941,2 +63612,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -59947,2 +63618,2 @@ -../include/trace/events/net.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ - 99 | TRACE_EVENT(net_dev_xmit_timeout, +../include/trace/events/afs.h:961:1: note: in expansion of macro ‘TRACE_EVENT’ + 961 | TRACE_EVENT(afs_edit_dir, @@ -59950,3 +63621,3 @@ -../include/trace/events/net.h: In function ‘perf_trace_net_dev_template’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_protocol_error’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -59954,2 +63625,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -59957,5 +63628,8 @@ -../include/trace/events/net.h:122:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 122 | DECLARE_EVENT_CLASS(net_dev_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1009:1: note: in expansion of macro ‘TRACE_EVENT’ + 1009 | TRACE_EVENT(afs_protocol_error, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -59963,2 +63637,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -59966,6 +63640,9 @@ -../include/trace/events/net.h:122:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 122 | DECLARE_EVENT_CLASS(net_dev_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/net.h: In function ‘perf_trace_net_dev_rx_verbose_template’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1009:1: note: in expansion of macro ‘TRACE_EVENT’ + 1009 | TRACE_EVENT(afs_protocol_error, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_io_error’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -59973,2 +63650,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -59976,5 +63653,8 @@ -../include/trace/events/net.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 165 | DECLARE_EVENT_CLASS(net_dev_rx_verbose_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1029:1: note: in expansion of macro ‘TRACE_EVENT’ + 1029 | TRACE_EVENT(afs_io_error, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -59982,2 +63662,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -59985,6 +63665,9 @@ -../include/trace/events/net.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 165 | DECLARE_EVENT_CLASS(net_dev_rx_verbose_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/net.h: In function ‘perf_trace_net_dev_rx_exit_template’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1029:1: note: in expansion of macro ‘TRACE_EVENT’ + 1029 | TRACE_EVENT(afs_io_error, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_file_error’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -59992,2 +63675,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -59995,5 +63678,8 @@ -../include/trace/events/net.h:264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 264 | DECLARE_EVENT_CLASS(net_dev_rx_exit_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1051:1: note: in expansion of macro ‘TRACE_EVENT’ + 1051 | TRACE_EVENT(afs_file_error, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60001,2 +63687,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -60004,11 +63689,0 @@ -../include/trace/events/net.h:264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 264 | DECLARE_EVENT_CLASS(net_dev_rx_exit_template, - | ^~~~~~~~~~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:110: -../include/trace/events/net.h: In function ‘__bpf_trace_net_dev_start_xmit’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ @@ -60018,2 +63693,2 @@ -../include/trace/events/net.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(net_dev_start_xmit, +../include/trace/events/afs.h:1051:1: note: in expansion of macro ‘TRACE_EVENT’ + 1051 | TRACE_EVENT(afs_file_error, @@ -60021,5 +63696,9 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_bulkstat_error’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ @@ -60026,0 +63706,9 @@ +../include/trace/events/afs.h:1074:1: note: in expansion of macro ‘TRACE_EVENT’ + 1074 | TRACE_EVENT(afs_bulkstat_error, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -60030,2 +63718,2 @@ -../include/trace/events/net.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(net_dev_start_xmit, +../include/trace/events/afs.h:1074:1: note: in expansion of macro ‘TRACE_EVENT’ + 1074 | TRACE_EVENT(afs_bulkstat_error, @@ -60033,3 +63721,3 @@ -../include/trace/events/net.h: In function ‘__bpf_trace_net_dev_xmit’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cm_no_server’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60037,3 +63725,3 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -60043,2 +63731,2 @@ -../include/trace/events/net.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(net_dev_xmit, +../include/trace/events/afs.h:1099:1: note: in expansion of macro ‘TRACE_EVENT’ + 1099 | TRACE_EVENT(afs_cm_no_server, @@ -60046,6 +63734,6 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -60055,2 +63743,2 @@ -../include/trace/events/net.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(net_dev_xmit, +../include/trace/events/afs.h:1099:1: note: in expansion of macro ‘TRACE_EVENT’ + 1099 | TRACE_EVENT(afs_cm_no_server, @@ -60058,3 +63746,3 @@ -../include/trace/events/net.h: In function ‘__bpf_trace_net_dev_xmit_timeout’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cm_no_server_u’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60062,3 +63750,3 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -60068,2 +63756,2 @@ -../include/trace/events/net.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ - 99 | TRACE_EVENT(net_dev_xmit_timeout, +../include/trace/events/afs.h:1120:1: note: in expansion of macro ‘TRACE_EVENT’ + 1120 | TRACE_EVENT(afs_cm_no_server_u, @@ -60071,6 +63759,6 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -60080,2 +63768,2 @@ -../include/trace/events/net.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ - 99 | TRACE_EVENT(net_dev_xmit_timeout, +../include/trace/events/afs.h:1120:1: note: in expansion of macro ‘TRACE_EVENT’ + 1120 | TRACE_EVENT(afs_cm_no_server_u, @@ -60083,3 +63771,3 @@ -../include/trace/events/net.h: In function ‘__bpf_trace_net_dev_template’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_flock_ev’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60087,2 +63775,5 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ @@ -60090,8 +63781,11 @@ -../include/trace/events/net.h:122:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 122 | DECLARE_EVENT_CLASS(net_dev_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) +../include/trace/events/afs.h:1141:1: note: in expansion of macro ‘TRACE_EVENT’ + 1141 | TRACE_EVENT(afs_flock_ev, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ @@ -60099,6 +63793,6 @@ -../include/trace/events/net.h:122:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 122 | DECLARE_EVENT_CLASS(net_dev_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/net.h: In function ‘__bpf_trace_net_dev_rx_verbose_template’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +../include/trace/events/afs.h:1141:1: note: in expansion of macro ‘TRACE_EVENT’ + 1141 | TRACE_EVENT(afs_flock_ev, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_flock_op’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60106,2 +63800,5 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ @@ -60109,8 +63806,11 @@ -../include/trace/events/net.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 165 | DECLARE_EVENT_CLASS(net_dev_rx_verbose_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) +../include/trace/events/afs.h:1171:1: note: in expansion of macro ‘TRACE_EVENT’ + 1171 | TRACE_EVENT(afs_flock_op, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ @@ -60118,6 +63818,6 @@ -../include/trace/events/net.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 165 | DECLARE_EVENT_CLASS(net_dev_rx_verbose_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/net.h: In function ‘__bpf_trace_net_dev_rx_exit_template’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +../include/trace/events/afs.h:1171:1: note: in expansion of macro ‘TRACE_EVENT’ + 1171 | TRACE_EVENT(afs_flock_op, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_reload_dir’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60125,2 +63825,5 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ @@ -60128,8 +63831,11 @@ -../include/trace/events/net.h:264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 264 | DECLARE_EVENT_CLASS(net_dev_rx_exit_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) +../include/trace/events/afs.h:1205:1: note: in expansion of macro ‘TRACE_EVENT’ + 1205 | TRACE_EVENT(afs_reload_dir, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ @@ -60137,7 +63843,4 @@ -../include/trace/events/net.h:264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 264 | DECLARE_EVENT_CLASS(net_dev_rx_exit_template, - | ^~~~~~~~~~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/napi.h:77, - from ../net/core/net-traces.c:32: -../include/trace/events/napi.h: In function ‘trace_event_raw_event_napi_poll’: +../include/trace/events/afs.h:1205:1: note: in expansion of macro ‘TRACE_EVENT’ + 1205 | TRACE_EVENT(afs_reload_dir, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_silly_rename’: @@ -60153,2 +63856,2 @@ -../include/trace/events/napi.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(napi_poll, +../include/trace/events/afs.h:1222:1: note: in expansion of macro ‘TRACE_EVENT’ + 1222 | TRACE_EVENT(afs_silly_rename, @@ -60165,2 +63868,2 @@ -../include/trace/events/napi.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(napi_poll, +../include/trace/events/afs.h:1222:1: note: in expansion of macro ‘TRACE_EVENT’ + 1222 | TRACE_EVENT(afs_silly_rename, @@ -60168 +63871 @@ -../include/trace/events/napi.h: In function ‘trace_event_raw_event_dql_stall_detected’: +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_get_tree’: @@ -60178,2 +63881,2 @@ -../include/trace/events/napi.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(dql_stall_detected, +../include/trace/events/afs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ + 1242 | TRACE_EVENT(afs_get_tree, @@ -60190,2 +63893,2 @@ -../include/trace/events/napi.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(dql_stall_detected, +../include/trace/events/afs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ + 1242 | TRACE_EVENT(afs_get_tree, @@ -60193,4 +63896,3 @@ -In file included from ../include/trace/define_trace.h:109: -../include/trace/events/napi.h: In function ‘perf_trace_napi_poll’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cb_v_break’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60198,2 +63900,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -60204,2 +63906,2 @@ -../include/trace/events/napi.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(napi_poll, +../include/trace/events/afs.h:1268:1: note: in expansion of macro ‘TRACE_EVENT’ + 1268 | TRACE_EVENT(afs_cb_v_break, @@ -60207,2 +63909,2 @@ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60210,2 +63912,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -60216,2 +63918,2 @@ -../include/trace/events/napi.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(napi_poll, +../include/trace/events/afs.h:1268:1: note: in expansion of macro ‘TRACE_EVENT’ + 1268 | TRACE_EVENT(afs_cb_v_break, @@ -60219,3 +63921,3 @@ -../include/trace/events/napi.h: In function ‘perf_trace_dql_stall_detected’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cb_break’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60223,2 +63925,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -60229,2 +63931,2 @@ -../include/trace/events/napi.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(dql_stall_detected, +../include/trace/events/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ + 1292 | TRACE_EVENT(afs_cb_break, @@ -60232,2 +63934,2 @@ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60235,2 +63937,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -60241,2 +63943,2 @@ -../include/trace/events/napi.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(dql_stall_detected, +../include/trace/events/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ + 1292 | TRACE_EVENT(afs_cb_break, @@ -60244,4 +63946,3 @@ -In file included from ../include/trace/define_trace.h:110: -../include/trace/events/napi.h: In function ‘__bpf_trace_napi_poll’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cb_miss’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60249,2 +63950,5 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ @@ -60251,0 +63956,9 @@ +../include/trace/events/afs.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ + 1319 | TRACE_EVENT(afs_cb_miss, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -60255,2 +63968,2 @@ -../include/trace/events/napi.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(napi_poll, +../include/trace/events/afs.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ + 1319 | TRACE_EVENT(afs_cb_miss, @@ -60258,5 +63971,9 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_server’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ @@ -60263,0 +63981,9 @@ +../include/trace/events/afs.h:1339:1: note: in expansion of macro ‘TRACE_EVENT’ + 1339 | TRACE_EVENT(afs_server, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -60267,2 +63993,2 @@ -../include/trace/events/napi.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(napi_poll, +../include/trace/events/afs.h:1339:1: note: in expansion of macro ‘TRACE_EVENT’ + 1339 | TRACE_EVENT(afs_server, @@ -60270,3 +63996,3 @@ -../include/trace/events/napi.h: In function ‘__bpf_trace_dql_stall_detected’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_volume’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60274,2 +64000,5 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ @@ -60276,0 +64006,9 @@ +../include/trace/events/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ + 1366 | TRACE_EVENT(afs_volume, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -60280,2 +64018,2 @@ -../include/trace/events/napi.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(dql_stall_detected, +../include/trace/events/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ + 1366 | TRACE_EVENT(afs_volume, @@ -60283,5 +64021,9 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cell’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ @@ -60288,0 +64031,9 @@ +../include/trace/events/afs.h:1389:1: note: in expansion of macro ‘TRACE_EVENT’ + 1389 | TRACE_EVENT(afs_cell, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -60292,2 +64043,2 @@ -../include/trace/events/napi.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(dql_stall_detected, +../include/trace/events/afs.h:1389:1: note: in expansion of macro ‘TRACE_EVENT’ + 1389 | TRACE_EVENT(afs_cell, @@ -60295,4 +64046 @@ -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/sock.h:313, - from ../net/core/net-traces.c:33: -../include/trace/events/sock.h: In function ‘trace_event_raw_event_sock_rcvqueue_full’: +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_alist’: @@ -60308,2 +64056,2 @@ -../include/trace/events/sock.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(sock_rcvqueue_full, +../include/trace/events/afs.h:1416:1: note: in expansion of macro ‘TRACE_EVENT’ + 1416 | TRACE_EVENT(afs_alist, @@ -60320,2 +64068,2 @@ -../include/trace/events/sock.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(sock_rcvqueue_full, +../include/trace/events/afs.h:1416:1: note: in expansion of macro ‘TRACE_EVENT’ + 1416 | TRACE_EVENT(afs_alist, @@ -60323 +64071 @@ -../include/trace/events/sock.h: In function ‘trace_event_raw_event_sock_exceed_buf_limit’: +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_estate’: @@ -60333,2 +64081,2 @@ -../include/trace/events/sock.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(sock_exceed_buf_limit, +../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ + 1440 | TRACE_EVENT(afs_estate, @@ -60345,2 +64093,2 @@ -../include/trace/events/sock.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(sock_exceed_buf_limit, +../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ + 1440 | TRACE_EVENT(afs_estate, @@ -60348 +64096 @@ -../include/trace/events/sock.h: In function ‘trace_event_raw_event_inet_sock_set_state’: +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_fs_probe’: @@ -60358,2 +64106,2 @@ -../include/trace/events/sock.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(inet_sock_set_state, +../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ + 1468 | TRACE_EVENT(afs_fs_probe, @@ -60370,2 +64118,2 @@ -../include/trace/events/sock.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(inet_sock_set_state, +../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ + 1468 | TRACE_EVENT(afs_fs_probe, @@ -60373 +64121 @@ -../include/trace/events/sock.h: In function ‘trace_event_raw_event_inet_sk_error_report’: +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_vl_probe’: @@ -60383,2 +64131,2 @@ -../include/trace/events/sock.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ - 194 | TRACE_EVENT(inet_sk_error_report, +../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ + 1504 | TRACE_EVENT(afs_vl_probe, @@ -60395,2 +64143,2 @@ -../include/trace/events/sock.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ - 194 | TRACE_EVENT(inet_sk_error_report, +../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ + 1504 | TRACE_EVENT(afs_vl_probe, @@ -60398 +64146 @@ -../include/trace/events/sock.h: In function ‘trace_event_raw_event_sk_data_ready’: +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_rotate’: @@ -60408,2 +64156,2 @@ -../include/trace/events/sock.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ - 241 | TRACE_EVENT(sk_data_ready, +../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ + 1538 | TRACE_EVENT(afs_rotate, @@ -60420,2 +64168,2 @@ -../include/trace/events/sock.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ - 241 | TRACE_EVENT(sk_data_ready, +../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ + 1538 | TRACE_EVENT(afs_rotate, @@ -60423 +64171 @@ -../include/trace/events/sock.h: In function ‘trace_event_raw_event_sock_msg_length’: +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_make_call’: @@ -60430,3 +64178,6 @@ -../include/trace/events/sock.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 268 | DECLARE_EVENT_CLASS(sock_msg_length, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ + 1573 | TRACE_EVENT(afs_make_call, + | ^~~~~~~~~~~ @@ -60439,3 +64190,6 @@ -../include/trace/events/sock.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 268 | DECLARE_EVENT_CLASS(sock_msg_length, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ + 1573 | TRACE_EVENT(afs_make_call, + | ^~~~~~~~~~~ @@ -60443 +64197 @@ -../include/trace/events/sock.h: In function ‘perf_trace_sock_rcvqueue_full’: +../include/trace/events/afs.h: In function ‘perf_trace_afs_receive_data’: @@ -60453,2 +64207,2 @@ -../include/trace/events/sock.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(sock_rcvqueue_full, +../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ + 536 | TRACE_EVENT(afs_receive_data, @@ -60465,2 +64219,2 @@ -../include/trace/events/sock.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(sock_rcvqueue_full, +../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ + 536 | TRACE_EVENT(afs_receive_data, @@ -60468 +64222 @@ -../include/trace/events/sock.h: In function ‘perf_trace_sock_exceed_buf_limit’: +../include/trace/events/afs.h: In function ‘perf_trace_afs_notify_call’: @@ -60478,2 +64232,2 @@ -../include/trace/events/sock.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(sock_exceed_buf_limit, +../include/trace/events/afs.h:569:1: note: in expansion of macro ‘TRACE_EVENT’ + 569 | TRACE_EVENT(afs_notify_call, @@ -60490,2 +64244,2 @@ -../include/trace/events/sock.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(sock_exceed_buf_limit, +../include/trace/events/afs.h:569:1: note: in expansion of macro ‘TRACE_EVENT’ + 569 | TRACE_EVENT(afs_notify_call, @@ -60493 +64247 @@ -../include/trace/events/sock.h: In function ‘perf_trace_inet_sock_set_state’: +../include/trace/events/afs.h: In function ‘perf_trace_afs_cb_call’: @@ -60503,2 +64257,2 @@ -../include/trace/events/sock.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(inet_sock_set_state, +../include/trace/events/afs.h:591:1: note: in expansion of macro ‘TRACE_EVENT’ + 591 | TRACE_EVENT(afs_cb_call, @@ -60515,2 +64269,2 @@ -../include/trace/events/sock.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(inet_sock_set_state, +../include/trace/events/afs.h:591:1: note: in expansion of macro ‘TRACE_EVENT’ + 591 | TRACE_EVENT(afs_cb_call, @@ -60518 +64272 @@ -../include/trace/events/sock.h: In function ‘perf_trace_inet_sk_error_report’: +../include/trace/events/afs.h: In function ‘perf_trace_afs_call’: @@ -60528,2 +64282,2 @@ -../include/trace/events/sock.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ - 194 | TRACE_EVENT(inet_sk_error_report, +../include/trace/events/afs.h:615:1: note: in expansion of macro ‘TRACE_EVENT’ + 615 | TRACE_EVENT(afs_call, @@ -60540,2 +64294,2 @@ -../include/trace/events/sock.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ - 194 | TRACE_EVENT(inet_sk_error_report, +../include/trace/events/afs.h:615:1: note: in expansion of macro ‘TRACE_EVENT’ + 615 | TRACE_EVENT(afs_call, @@ -60543 +64297 @@ -../include/trace/events/sock.h: In function ‘perf_trace_sk_data_ready’: +../include/trace/events/afs.h: In function ‘perf_trace_afs_make_fs_call’: @@ -60553,2 +64307,2 @@ -../include/trace/events/sock.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ - 241 | TRACE_EVENT(sk_data_ready, +../include/trace/events/afs.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ + 645 | TRACE_EVENT(afs_make_fs_call, @@ -60565,2 +64319,2 @@ -../include/trace/events/sock.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ - 241 | TRACE_EVENT(sk_data_ready, +../include/trace/events/afs.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ + 645 | TRACE_EVENT(afs_make_fs_call, @@ -60568 +64322 @@ -../include/trace/events/sock.h: In function ‘perf_trace_sock_msg_length’: +../include/trace/events/afs.h: In function ‘perf_trace_afs_make_fs_calli’: @@ -60575,3 +64329,6 @@ -../include/trace/events/sock.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 268 | DECLARE_EVENT_CLASS(sock_msg_length, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:676:1: note: in expansion of macro ‘TRACE_EVENT’ + 676 | TRACE_EVENT(afs_make_fs_calli, + | ^~~~~~~~~~~ @@ -60584,11 +64340,0 @@ -../include/trace/events/sock.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 268 | DECLARE_EVENT_CLASS(sock_msg_length, - | ^~~~~~~~~~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:110: -../include/trace/events/sock.h: In function ‘__bpf_trace_sock_rcvqueue_full’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ @@ -60598,2 +64344,2 @@ -../include/trace/events/sock.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(sock_rcvqueue_full, +../include/trace/events/afs.h:676:1: note: in expansion of macro ‘TRACE_EVENT’ + 676 | TRACE_EVENT(afs_make_fs_calli, @@ -60601,5 +64347,9 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) +../include/trace/events/afs.h: In function ‘perf_trace_afs_make_fs_call1’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ @@ -60606,0 +64357,9 @@ +../include/trace/events/afs.h:711:1: note: in expansion of macro ‘TRACE_EVENT’ + 711 | TRACE_EVENT(afs_make_fs_call1, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -60610,2 +64369,2 @@ -../include/trace/events/sock.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(sock_rcvqueue_full, +../include/trace/events/afs.h:711:1: note: in expansion of macro ‘TRACE_EVENT’ + 711 | TRACE_EVENT(afs_make_fs_call1, @@ -60613,3 +64372,3 @@ -../include/trace/events/sock.h: In function ‘__bpf_trace_sock_exceed_buf_limit’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +../include/trace/events/afs.h: In function ‘perf_trace_afs_make_fs_call2’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60617,3 +64376,3 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -60623,2 +64382,2 @@ -../include/trace/events/sock.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(sock_exceed_buf_limit, +../include/trace/events/afs.h:748:1: note: in expansion of macro ‘TRACE_EVENT’ + 748 | TRACE_EVENT(afs_make_fs_call2, @@ -60626,6 +64385,6 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -60635,2 +64394,2 @@ -../include/trace/events/sock.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(sock_exceed_buf_limit, +../include/trace/events/afs.h:748:1: note: in expansion of macro ‘TRACE_EVENT’ + 748 | TRACE_EVENT(afs_make_fs_call2, @@ -60638,3 +64397,3 @@ -../include/trace/events/sock.h: In function ‘__bpf_trace_inet_sock_set_state’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +../include/trace/events/afs.h: In function ‘perf_trace_afs_make_vl_call’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60642,3 +64401,3 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -60648,2 +64407,2 @@ -../include/trace/events/sock.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(inet_sock_set_state, +../include/trace/events/afs.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ + 790 | TRACE_EVENT(afs_make_vl_call, @@ -60651,6 +64410,6 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -60660,2 +64419,2 @@ -../include/trace/events/sock.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(inet_sock_set_state, +../include/trace/events/afs.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ + 790 | TRACE_EVENT(afs_make_vl_call, @@ -60663,3 +64422,3 @@ -../include/trace/events/sock.h: In function ‘__bpf_trace_inet_sk_error_report’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +../include/trace/events/afs.h: In function ‘perf_trace_afs_call_done’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60667,3 +64426,3 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -60673,2 +64432,2 @@ -../include/trace/events/sock.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ - 194 | TRACE_EVENT(inet_sk_error_report, +../include/trace/events/afs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ + 810 | TRACE_EVENT(afs_call_done, @@ -60676,6 +64435,6 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -60685,2 +64444,2 @@ -../include/trace/events/sock.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ - 194 | TRACE_EVENT(inet_sk_error_report, +../include/trace/events/afs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ + 810 | TRACE_EVENT(afs_call_done, @@ -60688,3 +64447,3 @@ -../include/trace/events/sock.h: In function ‘__bpf_trace_sk_data_ready’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +../include/trace/events/afs.h: In function ‘perf_trace_afs_send_data’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60692,2 +64451,5 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ @@ -60694,0 +64457,9 @@ +../include/trace/events/afs.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ + 836 | TRACE_EVENT(afs_send_data, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -60698,2 +64469,2 @@ -../include/trace/events/sock.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ - 241 | TRACE_EVENT(sk_data_ready, +../include/trace/events/afs.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ + 836 | TRACE_EVENT(afs_send_data, @@ -60701,5 +64472,9 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) +../include/trace/events/afs.h: In function ‘perf_trace_afs_sent_data’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ @@ -60706,0 +64482,9 @@ +../include/trace/events/afs.h:860:1: note: in expansion of macro ‘TRACE_EVENT’ + 860 | TRACE_EVENT(afs_sent_data, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -60710,2 +64494,2 @@ -../include/trace/events/sock.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ - 241 | TRACE_EVENT(sk_data_ready, +../include/trace/events/afs.h:860:1: note: in expansion of macro ‘TRACE_EVENT’ + 860 | TRACE_EVENT(afs_sent_data, @@ -60713,3 +64497,3 @@ -../include/trace/events/sock.h: In function ‘__bpf_trace_sock_msg_length’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +../include/trace/events/afs.h: In function ‘perf_trace_afs_dir_check_failed’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60717,2 +64501,5 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ @@ -60720,8 +64507,11 @@ -../include/trace/events/sock.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 268 | DECLARE_EVENT_CLASS(sock_msg_length, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) +../include/trace/events/afs.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ + 884 | TRACE_EVENT(afs_dir_check_failed, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ @@ -60729,9 +64519,6 @@ -../include/trace/events/sock.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 268 | DECLARE_EVENT_CLASS(sock_msg_length, - | ^~~~~~~~~~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/udp.h:52, - from ../net/core/net-traces.c:34: -../include/trace/events/udp.h: In function ‘trace_event_raw_event_udp_fail_queue_rcv_skb’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/afs.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ + 884 | TRACE_EVENT(afs_dir_check_failed, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘perf_trace_afs_call_state’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60739,2 +64526,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -60745,2 +64532,2 @@ -../include/trace/events/udp.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(udp_fail_queue_rcv_skb, +../include/trace/events/afs.h:905:1: note: in expansion of macro ‘TRACE_EVENT’ + 905 | TRACE_EVENT(afs_call_state, @@ -60748,2 +64535,2 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60751,2 +64538,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -60757,2 +64544,2 @@ -../include/trace/events/udp.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(udp_fail_queue_rcv_skb, +../include/trace/events/afs.h:905:1: note: in expansion of macro ‘TRACE_EVENT’ + 905 | TRACE_EVENT(afs_call_state, @@ -60760,2 +64547 @@ -In file included from ../include/trace/define_trace.h:109: -../include/trace/events/udp.h: In function ‘perf_trace_udp_fail_queue_rcv_skb’: +../include/trace/events/afs.h: In function ‘perf_trace_afs_lookup’: @@ -60771,2 +64557,2 @@ -../include/trace/events/udp.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(udp_fail_queue_rcv_skb, +../include/trace/events/afs.h:935:1: note: in expansion of macro ‘TRACE_EVENT’ + 935 | TRACE_EVENT(afs_lookup, @@ -60783,2 +64569,2 @@ -../include/trace/events/udp.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(udp_fail_queue_rcv_skb, +../include/trace/events/afs.h:935:1: note: in expansion of macro ‘TRACE_EVENT’ + 935 | TRACE_EVENT(afs_lookup, @@ -60786,4 +64572,3 @@ -In file included from ../include/trace/define_trace.h:110: -../include/trace/events/udp.h: In function ‘__bpf_trace_udp_fail_queue_rcv_skb’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +../include/trace/events/afs.h: In function ‘perf_trace_afs_edit_dir’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60791,2 +64576,5 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ @@ -60793,0 +64582,9 @@ +../include/trace/events/afs.h:961:1: note: in expansion of macro ‘TRACE_EVENT’ + 961 | TRACE_EVENT(afs_edit_dir, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -60797,2 +64594,2 @@ -../include/trace/events/udp.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(udp_fail_queue_rcv_skb, +../include/trace/events/afs.h:961:1: note: in expansion of macro ‘TRACE_EVENT’ + 961 | TRACE_EVENT(afs_edit_dir, @@ -60800,5 +64597,9 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) +../include/trace/events/afs.h: In function ‘perf_trace_afs_protocol_error’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ @@ -60805,0 +64607,9 @@ +../include/trace/events/afs.h:1009:1: note: in expansion of macro ‘TRACE_EVENT’ + 1009 | TRACE_EVENT(afs_protocol_error, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -60809,2 +64619,2 @@ -../include/trace/events/udp.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(udp_fail_queue_rcv_skb, +../include/trace/events/afs.h:1009:1: note: in expansion of macro ‘TRACE_EVENT’ + 1009 | TRACE_EVENT(afs_protocol_error, @@ -60812,6 +64622,3 @@ -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/tcp.h:734, - from ../net/core/net-traces.c:35: -../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_event_sk_skb’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/afs.h: In function ‘perf_trace_afs_io_error’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60819,2 +64626,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -60822,5 +64629,8 @@ -../include/trace/events/tcp.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 22 | DECLARE_EVENT_CLASS(tcp_event_sk_skb, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1029:1: note: in expansion of macro ‘TRACE_EVENT’ + 1029 | TRACE_EVENT(afs_io_error, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60828,2 +64638,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -60831,6 +64641,9 @@ -../include/trace/events/tcp.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 22 | DECLARE_EVENT_CLASS(tcp_event_sk_skb, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_send_reset’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1029:1: note: in expansion of macro ‘TRACE_EVENT’ + 1029 | TRACE_EVENT(afs_io_error, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘perf_trace_afs_file_error’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60838,2 +64651,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -60844,2 +64657,2 @@ -../include/trace/events/tcp.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ - 91 | TRACE_EVENT(tcp_send_reset, +../include/trace/events/afs.h:1051:1: note: in expansion of macro ‘TRACE_EVENT’ + 1051 | TRACE_EVENT(afs_file_error, @@ -60847,2 +64660,2 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60850,2 +64663,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -60856,2 +64669,2 @@ -../include/trace/events/tcp.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ - 91 | TRACE_EVENT(tcp_send_reset, +../include/trace/events/afs.h:1051:1: note: in expansion of macro ‘TRACE_EVENT’ + 1051 | TRACE_EVENT(afs_file_error, @@ -60859,3 +64672,3 @@ -../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_event_sk’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/afs.h: In function ‘perf_trace_afs_bulkstat_error’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60863,2 +64676,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -60866,5 +64679,8 @@ -../include/trace/events/tcp.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 147 | DECLARE_EVENT_CLASS(tcp_event_sk, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1074:1: note: in expansion of macro ‘TRACE_EVENT’ + 1074 | TRACE_EVENT(afs_bulkstat_error, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60872,2 +64688,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -60875,6 +64691,9 @@ -../include/trace/events/tcp.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 147 | DECLARE_EVENT_CLASS(tcp_event_sk, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_retransmit_synack’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1074:1: note: in expansion of macro ‘TRACE_EVENT’ + 1074 | TRACE_EVENT(afs_bulkstat_error, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘perf_trace_afs_cm_no_server’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60882,2 +64701,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -60888,2 +64707,2 @@ -../include/trace/events/tcp.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ - 216 | TRACE_EVENT(tcp_retransmit_synack, +../include/trace/events/afs.h:1099:1: note: in expansion of macro ‘TRACE_EVENT’ + 1099 | TRACE_EVENT(afs_cm_no_server, @@ -60891,2 +64710,2 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60894,2 +64713,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -60900,2 +64719,2 @@ -../include/trace/events/tcp.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ - 216 | TRACE_EVENT(tcp_retransmit_synack, +../include/trace/events/afs.h:1099:1: note: in expansion of macro ‘TRACE_EVENT’ + 1099 | TRACE_EVENT(afs_cm_no_server, @@ -60903,3 +64722,3 @@ -../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_probe’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/afs.h: In function ‘perf_trace_afs_cm_no_server_u’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60907,2 +64726,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -60913,2 +64732,2 @@ -../include/trace/events/tcp.h:264:1: note: in expansion of macro ‘TRACE_EVENT’ - 264 | TRACE_EVENT(tcp_probe, +../include/trace/events/afs.h:1120:1: note: in expansion of macro ‘TRACE_EVENT’ + 1120 | TRACE_EVENT(afs_cm_no_server_u, @@ -60916,2 +64735,2 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60919,2 +64738,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -60925,2 +64744,2 @@ -../include/trace/events/tcp.h:264:1: note: in expansion of macro ‘TRACE_EVENT’ - 264 | TRACE_EVENT(tcp_probe, +../include/trace/events/afs.h:1120:1: note: in expansion of macro ‘TRACE_EVENT’ + 1120 | TRACE_EVENT(afs_cm_no_server_u, @@ -60928,3 +64747,3 @@ -../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_event_skb’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/afs.h: In function ‘perf_trace_afs_flock_ev’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60932,2 +64751,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -60935,5 +64754,8 @@ -../include/trace/events/tcp.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 333 | DECLARE_EVENT_CLASS(tcp_event_skb, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1141:1: note: in expansion of macro ‘TRACE_EVENT’ + 1141 | TRACE_EVENT(afs_flock_ev, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60941,2 +64763,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -60944,6 +64766,9 @@ -../include/trace/events/tcp.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 333 | DECLARE_EVENT_CLASS(tcp_event_skb, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_cong_state_set’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1141:1: note: in expansion of macro ‘TRACE_EVENT’ + 1141 | TRACE_EVENT(afs_flock_ev, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘perf_trace_afs_flock_op’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60951,2 +64776,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -60957,2 +64782,2 @@ -../include/trace/events/tcp.h:366:1: note: in expansion of macro ‘TRACE_EVENT’ - 366 | TRACE_EVENT(tcp_cong_state_set, +../include/trace/events/afs.h:1171:1: note: in expansion of macro ‘TRACE_EVENT’ + 1171 | TRACE_EVENT(afs_flock_op, @@ -60960,2 +64785,2 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60963,2 +64788,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -60969,2 +64794,2 @@ -../include/trace/events/tcp.h:366:1: note: in expansion of macro ‘TRACE_EVENT’ - 366 | TRACE_EVENT(tcp_cong_state_set, +../include/trace/events/afs.h:1171:1: note: in expansion of macro ‘TRACE_EVENT’ + 1171 | TRACE_EVENT(afs_flock_op, @@ -60972,3 +64797,3 @@ -../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_hash_event’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/afs.h: In function ‘perf_trace_afs_reload_dir’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60976,2 +64801,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -60979,5 +64804,8 @@ -../include/trace/events/tcp.h:414:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 414 | DECLARE_EVENT_CLASS(tcp_hash_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1205:1: note: in expansion of macro ‘TRACE_EVENT’ + 1205 | TRACE_EVENT(afs_reload_dir, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60985,2 +64813,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -60988,6 +64816,9 @@ -../include/trace/events/tcp.h:414:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 414 | DECLARE_EVENT_CLASS(tcp_hash_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_ao_event’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1205:1: note: in expansion of macro ‘TRACE_EVENT’ + 1205 | TRACE_EVENT(afs_reload_dir, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘perf_trace_afs_silly_rename’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60995,2 +64826,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -60998,5 +64829,8 @@ -../include/trace/events/tcp.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 510 | DECLARE_EVENT_CLASS(tcp_ao_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1222:1: note: in expansion of macro ‘TRACE_EVENT’ + 1222 | TRACE_EVENT(afs_silly_rename, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -61004,2 +64838,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -61007,6 +64841,9 @@ -../include/trace/events/tcp.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 510 | DECLARE_EVENT_CLASS(tcp_ao_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_ao_event_sk’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1222:1: note: in expansion of macro ‘TRACE_EVENT’ + 1222 | TRACE_EVENT(afs_silly_rename, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘perf_trace_afs_get_tree’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -61014,2 +64851,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -61017,5 +64854,8 @@ -../include/trace/events/tcp.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 616 | DECLARE_EVENT_CLASS(tcp_ao_event_sk, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ + 1242 | TRACE_EVENT(afs_get_tree, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -61023,2 +64863,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -61026,6 +64866,9 @@ -../include/trace/events/tcp.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 616 | DECLARE_EVENT_CLASS(tcp_ao_event_sk, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_ao_event_sne’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ + 1242 | TRACE_EVENT(afs_get_tree, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘perf_trace_afs_cb_v_break’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -61033,2 +64876,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -61036,5 +64879,8 @@ -../include/trace/events/tcp.h:672:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 672 | DECLARE_EVENT_CLASS(tcp_ao_event_sne, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1268:1: note: in expansion of macro ‘TRACE_EVENT’ + 1268 | TRACE_EVENT(afs_cb_v_break, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -61042,2 +64888,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -61045,5 +64891,7 @@ -../include/trace/events/tcp.h:672:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 672 | DECLARE_EVENT_CLASS(tcp_ao_event_sne, - | ^~~~~~~~~~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:109: -../include/trace/events/tcp.h: In function ‘perf_trace_tcp_event_sk_skb’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1268:1: note: in expansion of macro ‘TRACE_EVENT’ + 1268 | TRACE_EVENT(afs_cb_v_break, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘perf_trace_afs_cb_break’: @@ -61056,3 +64904,6 @@ -../include/trace/events/tcp.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 22 | DECLARE_EVENT_CLASS(tcp_event_sk_skb, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ + 1292 | TRACE_EVENT(afs_cb_break, + | ^~~~~~~~~~~ @@ -61065,4 +64916,7 @@ -../include/trace/events/tcp.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 22 | DECLARE_EVENT_CLASS(tcp_event_sk_skb, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/tcp.h: In function ‘perf_trace_tcp_send_reset’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ + 1292 | TRACE_EVENT(afs_cb_break, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘perf_trace_afs_cb_miss’: @@ -61078,2 +64932,2 @@ -../include/trace/events/tcp.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ - 91 | TRACE_EVENT(tcp_send_reset, +../include/trace/events/afs.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ + 1319 | TRACE_EVENT(afs_cb_miss, @@ -61090,2 +64944,2 @@ -../include/trace/events/tcp.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ - 91 | TRACE_EVENT(tcp_send_reset, +../include/trace/events/afs.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ + 1319 | TRACE_EVENT(afs_cb_miss, @@ -61093 +64947 @@ -../include/trace/events/tcp.h: In function ‘perf_trace_tcp_event_sk’: +../include/trace/events/afs.h: In function ‘perf_trace_afs_server’: @@ -61100,3 +64954,6 @@ -../include/trace/events/tcp.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 147 | DECLARE_EVENT_CLASS(tcp_event_sk, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1339:1: note: in expansion of macro ‘TRACE_EVENT’ + 1339 | TRACE_EVENT(afs_server, + | ^~~~~~~~~~~ @@ -61109,4 +64966,7 @@ -../include/trace/events/tcp.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 147 | DECLARE_EVENT_CLASS(tcp_event_sk, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/tcp.h: In function ‘perf_trace_tcp_retransmit_synack’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1339:1: note: in expansion of macro ‘TRACE_EVENT’ + 1339 | TRACE_EVENT(afs_server, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘perf_trace_afs_volume’: @@ -61122,2 +64982,2 @@ -../include/trace/events/tcp.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ - 216 | TRACE_EVENT(tcp_retransmit_synack, +../include/trace/events/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ + 1366 | TRACE_EVENT(afs_volume, @@ -61134,2 +64994,2 @@ -../include/trace/events/tcp.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ - 216 | TRACE_EVENT(tcp_retransmit_synack, +../include/trace/events/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ + 1366 | TRACE_EVENT(afs_volume, @@ -61137 +64997 @@ -../include/trace/events/tcp.h: In function ‘perf_trace_tcp_probe’: +../include/trace/events/afs.h: In function ‘perf_trace_afs_cell’: @@ -61147,2 +65007,2 @@ -../include/trace/events/tcp.h:264:1: note: in expansion of macro ‘TRACE_EVENT’ - 264 | TRACE_EVENT(tcp_probe, +../include/trace/events/afs.h:1389:1: note: in expansion of macro ‘TRACE_EVENT’ + 1389 | TRACE_EVENT(afs_cell, @@ -61159,2 +65019,2 @@ -../include/trace/events/tcp.h:264:1: note: in expansion of macro ‘TRACE_EVENT’ - 264 | TRACE_EVENT(tcp_probe, +../include/trace/events/afs.h:1389:1: note: in expansion of macro ‘TRACE_EVENT’ + 1389 | TRACE_EVENT(afs_cell, @@ -61162 +65022 @@ -../include/trace/events/tcp.h: In function ‘perf_trace_tcp_event_skb’: +../include/trace/events/afs.h: In function ‘perf_trace_afs_alist’: @@ -61169,3 +65029,6 @@ -../include/trace/events/tcp.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 333 | DECLARE_EVENT_CLASS(tcp_event_skb, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1416:1: note: in expansion of macro ‘TRACE_EVENT’ + 1416 | TRACE_EVENT(afs_alist, + | ^~~~~~~~~~~ @@ -61178,4 +65041,7 @@ -../include/trace/events/tcp.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 333 | DECLARE_EVENT_CLASS(tcp_event_skb, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/tcp.h: In function ‘perf_trace_tcp_cong_state_set’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1416:1: note: in expansion of macro ‘TRACE_EVENT’ + 1416 | TRACE_EVENT(afs_alist, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘perf_trace_afs_estate’: @@ -61191,2 +65057,2 @@ -../include/trace/events/tcp.h:366:1: note: in expansion of macro ‘TRACE_EVENT’ - 366 | TRACE_EVENT(tcp_cong_state_set, +../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ + 1440 | TRACE_EVENT(afs_estate, @@ -61203,2 +65069,2 @@ -../include/trace/events/tcp.h:366:1: note: in expansion of macro ‘TRACE_EVENT’ - 366 | TRACE_EVENT(tcp_cong_state_set, +../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ + 1440 | TRACE_EVENT(afs_estate, @@ -61206 +65072 @@ -../include/trace/events/tcp.h: In function ‘perf_trace_tcp_hash_event’: +../include/trace/events/afs.h: In function ‘perf_trace_afs_fs_probe’: @@ -61213,3 +65079,6 @@ -../include/trace/events/tcp.h:414:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 414 | DECLARE_EVENT_CLASS(tcp_hash_event, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ + 1468 | TRACE_EVENT(afs_fs_probe, + | ^~~~~~~~~~~ @@ -61222,4 +65091,7 @@ -../include/trace/events/tcp.h:414:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 414 | DECLARE_EVENT_CLASS(tcp_hash_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/tcp.h: In function ‘perf_trace_tcp_ao_event’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ + 1468 | TRACE_EVENT(afs_fs_probe, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘perf_trace_afs_vl_probe’: @@ -61232,3 +65104,6 @@ -../include/trace/events/tcp.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 510 | DECLARE_EVENT_CLASS(tcp_ao_event, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ + 1504 | TRACE_EVENT(afs_vl_probe, + | ^~~~~~~~~~~ @@ -61241,4 +65116,7 @@ -../include/trace/events/tcp.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 510 | DECLARE_EVENT_CLASS(tcp_ao_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/tcp.h: In function ‘perf_trace_tcp_ao_event_sk’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ + 1504 | TRACE_EVENT(afs_vl_probe, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘perf_trace_afs_rotate’: @@ -61251,3 +65129,6 @@ -../include/trace/events/tcp.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 616 | DECLARE_EVENT_CLASS(tcp_ao_event_sk, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ + 1538 | TRACE_EVENT(afs_rotate, + | ^~~~~~~~~~~ @@ -61260,4 +65141,7 @@ -../include/trace/events/tcp.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 616 | DECLARE_EVENT_CLASS(tcp_ao_event_sk, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/tcp.h: In function ‘perf_trace_tcp_ao_event_sne’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ + 1538 | TRACE_EVENT(afs_rotate, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘perf_trace_afs_make_call’: @@ -61270,3 +65154,6 @@ -../include/trace/events/tcp.h:672:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 672 | DECLARE_EVENT_CLASS(tcp_ao_event_sne, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ + 1573 | TRACE_EVENT(afs_make_call, + | ^~~~~~~~~~~ @@ -61279,3 +65166,6 @@ -../include/trace/events/tcp.h:672:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 672 | DECLARE_EVENT_CLASS(tcp_ao_event_sne, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ + 1573 | TRACE_EVENT(afs_make_call, + | ^~~~~~~~~~~ @@ -61283 +65173 @@ -../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_event_sk_skb’: +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_receive_data’: @@ -61290,3 +65180,6 @@ -../include/trace/events/tcp.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 22 | DECLARE_EVENT_CLASS(tcp_event_sk_skb, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ + 536 | TRACE_EVENT(afs_receive_data, + | ^~~~~~~~~~~ @@ -61299,4 +65192,7 @@ -../include/trace/events/tcp.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 22 | DECLARE_EVENT_CLASS(tcp_event_sk_skb, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_send_reset’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ + 536 | TRACE_EVENT(afs_receive_data, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_notify_call’: @@ -61312,2 +65208,2 @@ -../include/trace/events/tcp.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ - 91 | TRACE_EVENT(tcp_send_reset, +../include/trace/events/afs.h:569:1: note: in expansion of macro ‘TRACE_EVENT’ + 569 | TRACE_EVENT(afs_notify_call, @@ -61324,2 +65220,2 @@ -../include/trace/events/tcp.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ - 91 | TRACE_EVENT(tcp_send_reset, +../include/trace/events/afs.h:569:1: note: in expansion of macro ‘TRACE_EVENT’ + 569 | TRACE_EVENT(afs_notify_call, @@ -61327 +65223 @@ -../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_event_sk’: +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cb_call’: @@ -61334,3 +65230,6 @@ -../include/trace/events/tcp.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 147 | DECLARE_EVENT_CLASS(tcp_event_sk, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:591:1: note: in expansion of macro ‘TRACE_EVENT’ + 591 | TRACE_EVENT(afs_cb_call, + | ^~~~~~~~~~~ @@ -61343,4 +65242,7 @@ -../include/trace/events/tcp.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 147 | DECLARE_EVENT_CLASS(tcp_event_sk, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_retransmit_synack’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:591:1: note: in expansion of macro ‘TRACE_EVENT’ + 591 | TRACE_EVENT(afs_cb_call, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_call’: @@ -61356,2 +65258,2 @@ -../include/trace/events/tcp.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ - 216 | TRACE_EVENT(tcp_retransmit_synack, +../include/trace/events/afs.h:615:1: note: in expansion of macro ‘TRACE_EVENT’ + 615 | TRACE_EVENT(afs_call, @@ -61368,2 +65270,2 @@ -../include/trace/events/tcp.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ - 216 | TRACE_EVENT(tcp_retransmit_synack, +../include/trace/events/afs.h:615:1: note: in expansion of macro ‘TRACE_EVENT’ + 615 | TRACE_EVENT(afs_call, @@ -61371 +65273 @@ -../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_probe’: +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_fs_call’: @@ -61381,2 +65283,2 @@ -../include/trace/events/tcp.h:264:1: note: in expansion of macro ‘TRACE_EVENT’ - 264 | TRACE_EVENT(tcp_probe, +../include/trace/events/afs.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ + 645 | TRACE_EVENT(afs_make_fs_call, @@ -61393,2 +65295,2 @@ -../include/trace/events/tcp.h:264:1: note: in expansion of macro ‘TRACE_EVENT’ - 264 | TRACE_EVENT(tcp_probe, +../include/trace/events/afs.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ + 645 | TRACE_EVENT(afs_make_fs_call, @@ -61396 +65298 @@ -../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_event_skb’: +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_fs_calli’: @@ -61403,3 +65305,6 @@ -../include/trace/events/tcp.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 333 | DECLARE_EVENT_CLASS(tcp_event_skb, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:676:1: note: in expansion of macro ‘TRACE_EVENT’ + 676 | TRACE_EVENT(afs_make_fs_calli, + | ^~~~~~~~~~~ @@ -61412,4 +65317,7 @@ -../include/trace/events/tcp.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 333 | DECLARE_EVENT_CLASS(tcp_event_skb, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_cong_state_set’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:676:1: note: in expansion of macro ‘TRACE_EVENT’ + 676 | TRACE_EVENT(afs_make_fs_calli, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_fs_call1’: @@ -61425,2 +65333,2 @@ -../include/trace/events/tcp.h:366:1: note: in expansion of macro ‘TRACE_EVENT’ - 366 | TRACE_EVENT(tcp_cong_state_set, +../include/trace/events/afs.h:711:1: note: in expansion of macro ‘TRACE_EVENT’ + 711 | TRACE_EVENT(afs_make_fs_call1, @@ -61437,2 +65345,2 @@ -../include/trace/events/tcp.h:366:1: note: in expansion of macro ‘TRACE_EVENT’ - 366 | TRACE_EVENT(tcp_cong_state_set, +../include/trace/events/afs.h:711:1: note: in expansion of macro ‘TRACE_EVENT’ + 711 | TRACE_EVENT(afs_make_fs_call1, @@ -61440 +65348 @@ -../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_hash_event’: +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_fs_call2’: @@ -61447,3 +65355,6 @@ -../include/trace/events/tcp.h:414:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 414 | DECLARE_EVENT_CLASS(tcp_hash_event, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:748:1: note: in expansion of macro ‘TRACE_EVENT’ + 748 | TRACE_EVENT(afs_make_fs_call2, + | ^~~~~~~~~~~ @@ -61456,4 +65367,7 @@ -../include/trace/events/tcp.h:414:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 414 | DECLARE_EVENT_CLASS(tcp_hash_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_ao_event’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:748:1: note: in expansion of macro ‘TRACE_EVENT’ + 748 | TRACE_EVENT(afs_make_fs_call2, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_vl_call’: @@ -61466,3 +65380,6 @@ -../include/trace/events/tcp.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 510 | DECLARE_EVENT_CLASS(tcp_ao_event, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ + 790 | TRACE_EVENT(afs_make_vl_call, + | ^~~~~~~~~~~ @@ -61475,4 +65392,7 @@ -../include/trace/events/tcp.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 510 | DECLARE_EVENT_CLASS(tcp_ao_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_ao_event_sk’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ + 790 | TRACE_EVENT(afs_make_vl_call, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_call_done’: @@ -61485,3 +65405,6 @@ -../include/trace/events/tcp.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 616 | DECLARE_EVENT_CLASS(tcp_ao_event_sk, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ + 810 | TRACE_EVENT(afs_call_done, + | ^~~~~~~~~~~ @@ -61494,4 +65417,7 @@ -../include/trace/events/tcp.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 616 | DECLARE_EVENT_CLASS(tcp_ao_event_sk, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_ao_event_sne’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ + 810 | TRACE_EVENT(afs_call_done, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_send_data’: @@ -61504,3 +65430,6 @@ -../include/trace/events/tcp.h:672:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 672 | DECLARE_EVENT_CLASS(tcp_ao_event_sne, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ + 836 | TRACE_EVENT(afs_send_data, + | ^~~~~~~~~~~ @@ -61513,25 +65441,0 @@ -../include/trace/events/tcp.h:672:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 672 | DECLARE_EVENT_CLASS(tcp_ao_event_sne, - | ^~~~~~~~~~~~~~~~~~~ -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/fib.h:102, - from ../net/core/net-traces.c:36: -../include/trace/events/fib.h: In function ‘trace_event_raw_event_fib_table_lookup’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/fib.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(fib_table_lookup, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -61541,2 +65445,2 @@ -../include/trace/events/fib.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(fib_table_lookup, +../include/trace/events/afs.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ + 836 | TRACE_EVENT(afs_send_data, @@ -61544,4 +65448,3 @@ -In file included from ../include/trace/define_trace.h:109: -../include/trace/events/fib.h: In function ‘perf_trace_fib_table_lookup’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_sent_data’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -61549,3 +65452,3 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -61555,2 +65458,2 @@ -../include/trace/events/fib.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(fib_table_lookup, +../include/trace/events/afs.h:860:1: note: in expansion of macro ‘TRACE_EVENT’ + 860 | TRACE_EVENT(afs_sent_data, @@ -61558,6 +65461,6 @@ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -61567,2 +65470,2 @@ -../include/trace/events/fib.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(fib_table_lookup, +../include/trace/events/afs.h:860:1: note: in expansion of macro ‘TRACE_EVENT’ + 860 | TRACE_EVENT(afs_sent_data, @@ -61570,2 +65473 @@ -In file included from ../include/trace/define_trace.h:110: -../include/trace/events/fib.h: In function ‘__bpf_trace_fib_table_lookup’: +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_dir_check_failed’: @@ -61581,2 +65483,2 @@ -../include/trace/events/fib.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(fib_table_lookup, +../include/trace/events/afs.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ + 884 | TRACE_EVENT(afs_dir_check_failed, @@ -61593,2 +65495,2 @@ -../include/trace/events/fib.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(fib_table_lookup, +../include/trace/events/afs.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ + 884 | TRACE_EVENT(afs_dir_check_failed, @@ -61596,6 +65498,3 @@ -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/qdisc.h:153, - from ../net/core/net-traces.c:37: -../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_dequeue’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_call_state’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -61603,5 +65502,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -61609,9 +65504,0 @@ -../include/trace/events/qdisc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(qdisc_dequeue, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -61621,2 +65508,2 @@ -../include/trace/events/qdisc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(qdisc_dequeue, +../include/trace/events/afs.h:905:1: note: in expansion of macro ‘TRACE_EVENT’ + 905 | TRACE_EVENT(afs_call_state, @@ -61624,9 +65511,5 @@ -../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_enqueue’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -61634,9 +65516,0 @@ -../include/trace/events/qdisc.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(qdisc_enqueue, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -61646,2 +65520,2 @@ -../include/trace/events/qdisc.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(qdisc_enqueue, +../include/trace/events/afs.h:905:1: note: in expansion of macro ‘TRACE_EVENT’ + 905 | TRACE_EVENT(afs_call_state, @@ -61649,3 +65523,3 @@ -../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_reset’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_lookup’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -61653,5 +65527,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -61659,9 +65529,0 @@ -../include/trace/events/qdisc.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ - 77 | TRACE_EVENT(qdisc_reset, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -61671,2 +65533,2 @@ -../include/trace/events/qdisc.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ - 77 | TRACE_EVENT(qdisc_reset, +../include/trace/events/afs.h:935:1: note: in expansion of macro ‘TRACE_EVENT’ + 935 | TRACE_EVENT(afs_lookup, @@ -61674,9 +65536,5 @@ -../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_destroy’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -61684,9 +65541,0 @@ -../include/trace/events/qdisc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ - 102 | TRACE_EVENT(qdisc_destroy, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -61696,2 +65545,2 @@ -../include/trace/events/qdisc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ - 102 | TRACE_EVENT(qdisc_destroy, +../include/trace/events/afs.h:935:1: note: in expansion of macro ‘TRACE_EVENT’ + 935 | TRACE_EVENT(afs_lookup, @@ -61699,3 +65548,3 @@ -../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_create’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_edit_dir’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -61703,5 +65552,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -61709,9 +65554,0 @@ -../include/trace/events/qdisc.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ - 127 | TRACE_EVENT(qdisc_create, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -61721,2 +65558,2 @@ -../include/trace/events/qdisc.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ - 127 | TRACE_EVENT(qdisc_create, +../include/trace/events/afs.h:961:1: note: in expansion of macro ‘TRACE_EVENT’ + 961 | TRACE_EVENT(afs_edit_dir, @@ -61724,10 +65561,5 @@ -In file included from ../include/trace/define_trace.h:109: -../include/trace/events/qdisc.h: In function ‘perf_trace_qdisc_dequeue’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -61735,9 +65566,0 @@ -../include/trace/events/qdisc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(qdisc_dequeue, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -61747,2 +65570,2 @@ -../include/trace/events/qdisc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(qdisc_dequeue, +../include/trace/events/afs.h:961:1: note: in expansion of macro ‘TRACE_EVENT’ + 961 | TRACE_EVENT(afs_edit_dir, @@ -61750,3 +65573,3 @@ -../include/trace/events/qdisc.h: In function ‘perf_trace_qdisc_enqueue’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_protocol_error’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -61754,5 +65577,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -61760,9 +65579,0 @@ -../include/trace/events/qdisc.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(qdisc_enqueue, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -61772,2 +65583,2 @@ -../include/trace/events/qdisc.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(qdisc_enqueue, +../include/trace/events/afs.h:1009:1: note: in expansion of macro ‘TRACE_EVENT’ + 1009 | TRACE_EVENT(afs_protocol_error, @@ -61775,9 +65586,5 @@ -../include/trace/events/qdisc.h: In function ‘perf_trace_qdisc_reset’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -61785,9 +65591,0 @@ -../include/trace/events/qdisc.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ - 77 | TRACE_EVENT(qdisc_reset, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -61797,2 +65595,2 @@ -../include/trace/events/qdisc.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ - 77 | TRACE_EVENT(qdisc_reset, +../include/trace/events/afs.h:1009:1: note: in expansion of macro ‘TRACE_EVENT’ + 1009 | TRACE_EVENT(afs_protocol_error, @@ -61800,3 +65598,3 @@ -../include/trace/events/qdisc.h: In function ‘perf_trace_qdisc_destroy’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_io_error’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -61804,3 +65602,3 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -61810,2 +65608,2 @@ -../include/trace/events/qdisc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ - 102 | TRACE_EVENT(qdisc_destroy, +../include/trace/events/afs.h:1029:1: note: in expansion of macro ‘TRACE_EVENT’ + 1029 | TRACE_EVENT(afs_io_error, @@ -61813,6 +65611,6 @@ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -61822,2 +65620,2 @@ -../include/trace/events/qdisc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ - 102 | TRACE_EVENT(qdisc_destroy, +../include/trace/events/afs.h:1029:1: note: in expansion of macro ‘TRACE_EVENT’ + 1029 | TRACE_EVENT(afs_io_error, @@ -61825,3 +65623,3 @@ -../include/trace/events/qdisc.h: In function ‘perf_trace_qdisc_create’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_file_error’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -61829,3 +65627,3 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -61835,2 +65633,2 @@ -../include/trace/events/qdisc.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ - 127 | TRACE_EVENT(qdisc_create, +../include/trace/events/afs.h:1051:1: note: in expansion of macro ‘TRACE_EVENT’ + 1051 | TRACE_EVENT(afs_file_error, @@ -61838,6 +65636,6 @@ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -61847,2 +65645,2 @@ -../include/trace/events/qdisc.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ - 127 | TRACE_EVENT(qdisc_create, +../include/trace/events/afs.h:1051:1: note: in expansion of macro ‘TRACE_EVENT’ + 1051 | TRACE_EVENT(afs_file_error, @@ -61850,2 +65648 @@ -In file included from ../include/trace/define_trace.h:110: -../include/trace/events/qdisc.h: In function ‘__bpf_trace_qdisc_dequeue’: +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_bulkstat_error’: @@ -61861,2 +65658,2 @@ -../include/trace/events/qdisc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(qdisc_dequeue, +../include/trace/events/afs.h:1074:1: note: in expansion of macro ‘TRACE_EVENT’ + 1074 | TRACE_EVENT(afs_bulkstat_error, @@ -61873,2 +65670,2 @@ -../include/trace/events/qdisc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(qdisc_dequeue, +../include/trace/events/afs.h:1074:1: note: in expansion of macro ‘TRACE_EVENT’ + 1074 | TRACE_EVENT(afs_bulkstat_error, @@ -61876 +65673 @@ -../include/trace/events/qdisc.h: In function ‘__bpf_trace_qdisc_enqueue’: +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cm_no_server’: @@ -61886,2 +65683,2 @@ -../include/trace/events/qdisc.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(qdisc_enqueue, +../include/trace/events/afs.h:1099:1: note: in expansion of macro ‘TRACE_EVENT’ + 1099 | TRACE_EVENT(afs_cm_no_server, @@ -61898,2 +65695,2 @@ -../include/trace/events/qdisc.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(qdisc_enqueue, +../include/trace/events/afs.h:1099:1: note: in expansion of macro ‘TRACE_EVENT’ + 1099 | TRACE_EVENT(afs_cm_no_server, @@ -61901 +65698 @@ -../include/trace/events/qdisc.h: In function ‘__bpf_trace_qdisc_reset’: +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cm_no_server_u’: @@ -61911,2 +65708,2 @@ -../include/trace/events/qdisc.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ - 77 | TRACE_EVENT(qdisc_reset, +../include/trace/events/afs.h:1120:1: note: in expansion of macro ‘TRACE_EVENT’ + 1120 | TRACE_EVENT(afs_cm_no_server_u, @@ -61923,2 +65720,2 @@ -../include/trace/events/qdisc.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ - 77 | TRACE_EVENT(qdisc_reset, +../include/trace/events/afs.h:1120:1: note: in expansion of macro ‘TRACE_EVENT’ + 1120 | TRACE_EVENT(afs_cm_no_server_u, @@ -61926 +65723 @@ -../include/trace/events/qdisc.h: In function ‘__bpf_trace_qdisc_destroy’: +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_flock_ev’: @@ -61936,2 +65733,2 @@ -../include/trace/events/qdisc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ - 102 | TRACE_EVENT(qdisc_destroy, +../include/trace/events/afs.h:1141:1: note: in expansion of macro ‘TRACE_EVENT’ + 1141 | TRACE_EVENT(afs_flock_ev, @@ -61948,2 +65745,2 @@ -../include/trace/events/qdisc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ - 102 | TRACE_EVENT(qdisc_destroy, +../include/trace/events/afs.h:1141:1: note: in expansion of macro ‘TRACE_EVENT’ + 1141 | TRACE_EVENT(afs_flock_ev, @@ -61951 +65748 @@ -../include/trace/events/qdisc.h: In function ‘__bpf_trace_qdisc_create’: +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_flock_op’: @@ -61961,2 +65758,2 @@ -../include/trace/events/qdisc.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ - 127 | TRACE_EVENT(qdisc_create, +../include/trace/events/afs.h:1171:1: note: in expansion of macro ‘TRACE_EVENT’ + 1171 | TRACE_EVENT(afs_flock_op, @@ -61973,2 +65770,2 @@ -../include/trace/events/qdisc.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ - 127 | TRACE_EVENT(qdisc_create, +../include/trace/events/afs.h:1171:1: note: in expansion of macro ‘TRACE_EVENT’ + 1171 | TRACE_EVENT(afs_flock_op, @@ -61976,6 +65773,3 @@ -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/bridge.h:187, - from ../net/core/net-traces.c:39: -../include/trace/events/bridge.h: In function ‘trace_event_raw_event_br_fdb_add’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_reload_dir’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -61983,3 +65777,3 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -61989,2 +65783,2 @@ -../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(br_fdb_add, +../include/trace/events/afs.h:1205:1: note: in expansion of macro ‘TRACE_EVENT’ + 1205 | TRACE_EVENT(afs_reload_dir, @@ -61992,6 +65786,6 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -62001,2 +65795,2 @@ -../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(br_fdb_add, +../include/trace/events/afs.h:1205:1: note: in expansion of macro ‘TRACE_EVENT’ + 1205 | TRACE_EVENT(afs_reload_dir, @@ -62004,3 +65798,3 @@ -../include/trace/events/bridge.h: In function ‘trace_event_raw_event_br_fdb_external_learn_add’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_silly_rename’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -62008,3 +65802,3 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -62014,2 +65808,2 @@ -../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ - 42 | TRACE_EVENT(br_fdb_external_learn_add, +../include/trace/events/afs.h:1222:1: note: in expansion of macro ‘TRACE_EVENT’ + 1222 | TRACE_EVENT(afs_silly_rename, @@ -62017,6 +65811,6 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -62026,2 +65820,2 @@ -../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ - 42 | TRACE_EVENT(br_fdb_external_learn_add, +../include/trace/events/afs.h:1222:1: note: in expansion of macro ‘TRACE_EVENT’ + 1222 | TRACE_EVENT(afs_silly_rename, @@ -62029,3 +65823,3 @@ -../include/trace/events/bridge.h: In function ‘trace_event_raw_event_fdb_delete’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_get_tree’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -62033,3 +65827,3 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -62039,2 +65833,2 @@ -../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ - 69 | TRACE_EVENT(fdb_delete, +../include/trace/events/afs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ + 1242 | TRACE_EVENT(afs_get_tree, @@ -62042,6 +65836,6 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -62051,2 +65845,2 @@ -../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ - 69 | TRACE_EVENT(fdb_delete, +../include/trace/events/afs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ + 1242 | TRACE_EVENT(afs_get_tree, @@ -62054,3 +65848,3 @@ -../include/trace/events/bridge.h: In function ‘trace_event_raw_event_br_fdb_update’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cb_v_break’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -62058,3 +65852,3 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -62064,2 +65858,2 @@ -../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ - 95 | TRACE_EVENT(br_fdb_update, +../include/trace/events/afs.h:1268:1: note: in expansion of macro ‘TRACE_EVENT’ + 1268 | TRACE_EVENT(afs_cb_v_break, @@ -62067,6 +65861,6 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -62076,2 +65870,2 @@ -../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ - 95 | TRACE_EVENT(br_fdb_update, +../include/trace/events/afs.h:1268:1: note: in expansion of macro ‘TRACE_EVENT’ + 1268 | TRACE_EVENT(afs_cb_v_break, @@ -62079,3 +65873,3 @@ -../include/trace/events/bridge.h: In function ‘trace_event_raw_event_br_mdb_full’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cb_break’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -62083,3 +65877,3 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -62089,2 +65883,2 @@ -../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ - 125 | TRACE_EVENT(br_mdb_full, +../include/trace/events/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ + 1292 | TRACE_EVENT(afs_cb_break, @@ -62092,6 +65886,6 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -62101,2 +65895,2 @@ -../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ - 125 | TRACE_EVENT(br_mdb_full, +../include/trace/events/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ + 1292 | TRACE_EVENT(afs_cb_break, @@ -62104,4 +65898,3 @@ -In file included from ../include/trace/define_trace.h:109: -../include/trace/events/bridge.h: In function ‘perf_trace_br_fdb_add’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cb_miss’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -62109,3 +65902,3 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -62115,2 +65908,2 @@ -../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(br_fdb_add, +../include/trace/events/afs.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ + 1319 | TRACE_EVENT(afs_cb_miss, @@ -62118,6 +65911,6 @@ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -62127,2 +65920,2 @@ -../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(br_fdb_add, +../include/trace/events/afs.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ + 1319 | TRACE_EVENT(afs_cb_miss, @@ -62130,3 +65923,3 @@ -../include/trace/events/bridge.h: In function ‘perf_trace_br_fdb_external_learn_add’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_server’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -62134,3 +65927,3 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -62140,2 +65933,2 @@ -../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ - 42 | TRACE_EVENT(br_fdb_external_learn_add, +../include/trace/events/afs.h:1339:1: note: in expansion of macro ‘TRACE_EVENT’ + 1339 | TRACE_EVENT(afs_server, @@ -62143,6 +65936,6 @@ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -62152,2 +65945,2 @@ -../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ - 42 | TRACE_EVENT(br_fdb_external_learn_add, +../include/trace/events/afs.h:1339:1: note: in expansion of macro ‘TRACE_EVENT’ + 1339 | TRACE_EVENT(afs_server, @@ -62155,3 +65948,3 @@ -../include/trace/events/bridge.h: In function ‘perf_trace_fdb_delete’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_volume’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -62159,3 +65952,3 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -62165,2 +65958,2 @@ -../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ - 69 | TRACE_EVENT(fdb_delete, +../include/trace/events/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ + 1366 | TRACE_EVENT(afs_volume, @@ -62168,6 +65961,6 @@ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -62177,2 +65970,2 @@ -../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ - 69 | TRACE_EVENT(fdb_delete, +../include/trace/events/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ + 1366 | TRACE_EVENT(afs_volume, @@ -62180,3 +65973,3 @@ -../include/trace/events/bridge.h: In function ‘perf_trace_br_fdb_update’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cell’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -62184,3 +65977,3 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -62190,2 +65983,2 @@ -../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ - 95 | TRACE_EVENT(br_fdb_update, +../include/trace/events/afs.h:1389:1: note: in expansion of macro ‘TRACE_EVENT’ + 1389 | TRACE_EVENT(afs_cell, @@ -62193,6 +65986,6 @@ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -62202,2 +65995,2 @@ -../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ - 95 | TRACE_EVENT(br_fdb_update, +../include/trace/events/afs.h:1389:1: note: in expansion of macro ‘TRACE_EVENT’ + 1389 | TRACE_EVENT(afs_cell, @@ -62205,3 +65998,3 @@ -../include/trace/events/bridge.h: In function ‘perf_trace_br_mdb_full’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_alist’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -62209,3 +66002,3 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -62215,2 +66008,2 @@ -../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ - 125 | TRACE_EVENT(br_mdb_full, +../include/trace/events/afs.h:1416:1: note: in expansion of macro ‘TRACE_EVENT’ + 1416 | TRACE_EVENT(afs_alist, @@ -62218,6 +66011,6 @@ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -62227,2 +66020,2 @@ -../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ - 125 | TRACE_EVENT(br_mdb_full, +../include/trace/events/afs.h:1416:1: note: in expansion of macro ‘TRACE_EVENT’ + 1416 | TRACE_EVENT(afs_alist, @@ -62230,2 +66023 @@ -In file included from ../include/trace/define_trace.h:110: -../include/trace/events/bridge.h: In function ‘__bpf_trace_br_fdb_add’: +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_estate’: @@ -62241,2 +66033,2 @@ -../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(br_fdb_add, +../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ + 1440 | TRACE_EVENT(afs_estate, @@ -62253,2 +66045,2 @@ -../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(br_fdb_add, +../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ + 1440 | TRACE_EVENT(afs_estate, @@ -62256 +66048 @@ -../include/trace/events/bridge.h: In function ‘__bpf_trace_br_fdb_external_learn_add’: +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_fs_probe’: @@ -62266,2 +66058,2 @@ -../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ - 42 | TRACE_EVENT(br_fdb_external_learn_add, +../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ + 1468 | TRACE_EVENT(afs_fs_probe, @@ -62278,2 +66070,2 @@ -../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ - 42 | TRACE_EVENT(br_fdb_external_learn_add, +../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ + 1468 | TRACE_EVENT(afs_fs_probe, @@ -62281 +66073 @@ -../include/trace/events/bridge.h: In function ‘__bpf_trace_fdb_delete’: +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_vl_probe’: @@ -62291,2 +66083,2 @@ -../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ - 69 | TRACE_EVENT(fdb_delete, +../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ + 1504 | TRACE_EVENT(afs_vl_probe, @@ -62303,2 +66095,2 @@ -../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ - 69 | TRACE_EVENT(fdb_delete, +../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ + 1504 | TRACE_EVENT(afs_vl_probe, @@ -62306 +66098 @@ -../include/trace/events/bridge.h: In function ‘__bpf_trace_br_fdb_update’: +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_rotate’: @@ -62316,2 +66108,2 @@ -../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ - 95 | TRACE_EVENT(br_fdb_update, +../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ + 1538 | TRACE_EVENT(afs_rotate, @@ -62328,2 +66120,2 @@ -../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ - 95 | TRACE_EVENT(br_fdb_update, +../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ + 1538 | TRACE_EVENT(afs_rotate, @@ -62331 +66123 @@ -../include/trace/events/bridge.h: In function ‘__bpf_trace_br_mdb_full’: +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_call’: @@ -62341,2 +66133,2 @@ -../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ - 125 | TRACE_EVENT(br_mdb_full, +../include/trace/events/afs.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ + 1573 | TRACE_EVENT(afs_make_call, @@ -62353,2 +66145,2 @@ -../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ - 125 | TRACE_EVENT(br_mdb_full, +../include/trace/events/afs.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ + 1573 | TRACE_EVENT(afs_make_call, @@ -62355,0 +66148,2 @@ +make[5]: *** [../scripts/Makefile.build:244: fs/afs/main.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: fs/afs] Error 2 @@ -62357,4 +66151,4 @@ - from ../include/trace/events/page_pool.h:119, - from ../net/core/net-traces.c:48: -../include/trace/events/page_pool.h: In function ‘trace_event_raw_event_page_pool_release’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + from ../include/trace/events/skb.h:98, + from ../net/core/net-traces.c:30: +../include/trace/events/skb.h: In function ‘trace_event_raw_event_kfree_skb’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] @@ -62362 +66156 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -62369,2 +66163,2 @@ -../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(page_pool_release, +../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(kfree_skb, @@ -62372 +66166 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? @@ -62374 +66168 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -62381,2 +66175,2 @@ -../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(page_pool_release, +../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(kfree_skb, @@ -62384,2 +66178 @@ -../include/trace/events/page_pool.h: In function ‘trace_event_raw_event_page_pool_state_release’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in @@ -62394,2 +66187,2 @@ -../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ - 42 | TRACE_EVENT(page_pool_state_release, +../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(kfree_skb, @@ -62406,2 +66199,2 @@ -../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ - 42 | TRACE_EVENT(page_pool_state_release, +../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(kfree_skb, @@ -62409 +66202,13 @@ -../include/trace/events/page_pool.h: In function ‘trace_event_raw_event_page_pool_state_hold’: +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(kfree_skb, + | ^~~~~~~~~~~ +../include/trace/events/skb.h: In function ‘trace_event_raw_event_consume_skb’: @@ -62419,2 +66224,2 @@ -../include/trace/events/page_pool.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ - 68 | TRACE_EVENT(page_pool_state_hold, +../include/trace/events/skb.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ + 57 | TRACE_EVENT(consume_skb, @@ -62431,2 +66236,2 @@ -../include/trace/events/page_pool.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ - 68 | TRACE_EVENT(page_pool_state_hold, +../include/trace/events/skb.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ + 57 | TRACE_EVENT(consume_skb, @@ -62434 +66239 @@ -../include/trace/events/page_pool.h: In function ‘trace_event_raw_event_page_pool_update_nid’: +../include/trace/events/skb.h: In function ‘trace_event_raw_event_skb_copy_datagram_iovec’: @@ -62444,2 +66249,2 @@ -../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(page_pool_update_nid, +../include/trace/events/skb.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(skb_copy_datagram_iovec, @@ -62456,2 +66261,2 @@ -../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(page_pool_update_nid, +../include/trace/events/skb.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(skb_copy_datagram_iovec, @@ -62460,26 +66265 @@ -../include/trace/events/page_pool.h: In function ‘perf_trace_page_pool_release’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(page_pool_release, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(page_pool_release, - | ^~~~~~~~~~~ -../include/trace/events/page_pool.h: In function ‘perf_trace_page_pool_state_release’: +../include/trace/events/skb.h: In function ‘perf_trace_kfree_skb’: @@ -62495,2 +66275,2 @@ -../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ - 42 | TRACE_EVENT(page_pool_state_release, +../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(kfree_skb, @@ -62507,2 +66287,2 @@ -../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ - 42 | TRACE_EVENT(page_pool_state_release, +../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(kfree_skb, @@ -62510 +66290 @@ -../include/trace/events/page_pool.h: In function ‘perf_trace_page_pool_state_hold’: +../include/trace/events/skb.h: In function ‘perf_trace_consume_skb’: @@ -62520,2 +66300,2 @@ -../include/trace/events/page_pool.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ - 68 | TRACE_EVENT(page_pool_state_hold, +../include/trace/events/skb.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ + 57 | TRACE_EVENT(consume_skb, @@ -62532,2 +66312,2 @@ -../include/trace/events/page_pool.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ - 68 | TRACE_EVENT(page_pool_state_hold, +../include/trace/events/skb.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ + 57 | TRACE_EVENT(consume_skb, @@ -62535 +66315 @@ -../include/trace/events/page_pool.h: In function ‘perf_trace_page_pool_update_nid’: +../include/trace/events/skb.h: In function ‘perf_trace_skb_copy_datagram_iovec’: @@ -62545,2 +66325,2 @@ -../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(page_pool_update_nid, +../include/trace/events/skb.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(skb_copy_datagram_iovec, @@ -62557,2 +66337,2 @@ -../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(page_pool_update_nid, +../include/trace/events/skb.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(skb_copy_datagram_iovec, @@ -62561 +66341 @@ -../include/trace/events/page_pool.h: In function ‘__bpf_trace_page_pool_release’: +../include/trace/events/skb.h: In function ‘__bpf_trace_kfree_skb’: @@ -62571,2 +66351,2 @@ -../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(page_pool_release, +../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(kfree_skb, @@ -62583,2 +66363,2 @@ -../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(page_pool_release, +../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(kfree_skb, @@ -62586 +66366 @@ -../include/trace/events/page_pool.h: In function ‘__bpf_trace_page_pool_state_release’: +../include/trace/events/skb.h: In function ‘__bpf_trace_consume_skb’: @@ -62596,2 +66376,2 @@ -../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ - 42 | TRACE_EVENT(page_pool_state_release, +../include/trace/events/skb.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ + 57 | TRACE_EVENT(consume_skb, @@ -62608,2 +66388,2 @@ -../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ - 42 | TRACE_EVENT(page_pool_state_release, +../include/trace/events/skb.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ + 57 | TRACE_EVENT(consume_skb, @@ -62611 +66391 @@ -../include/trace/events/page_pool.h: In function ‘__bpf_trace_page_pool_state_hold’: +../include/trace/events/skb.h: In function ‘__bpf_trace_skb_copy_datagram_iovec’: @@ -62621,2 +66401,2 @@ -../include/trace/events/page_pool.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ - 68 | TRACE_EVENT(page_pool_state_hold, +../include/trace/events/skb.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(skb_copy_datagram_iovec, @@ -62633,2 +66413,2 @@ -../include/trace/events/page_pool.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ - 68 | TRACE_EVENT(page_pool_state_hold, +../include/trace/events/skb.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(skb_copy_datagram_iovec, @@ -62636,3 +66416,6 @@ -../include/trace/events/page_pool.h: In function ‘__bpf_trace_page_pool_update_nid’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/net.h:319, + from ../net/core/net-traces.c:31: +../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_start_xmit’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -62640,3 +66423,3 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -62646,2 +66429,2 @@ -../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(page_pool_update_nid, +../include/trace/events/net.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(net_dev_start_xmit, @@ -62649,6 +66432,6 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -62658,2 +66441,2 @@ -../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(page_pool_update_nid, +../include/trace/events/net.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(net_dev_start_xmit, @@ -62661,4 +66444 @@ -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/neigh.h:255, - from ../net/core/net-traces.c:51: -../include/trace/events/neigh.h: In function ‘trace_event_raw_event_neigh_create’: +../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_xmit’: @@ -62674,2 +66454,2 @@ -../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ - 23 | TRACE_EVENT(neigh_create, +../include/trace/events/net.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ + 72 | TRACE_EVENT(net_dev_xmit, @@ -62686,2 +66466,2 @@ -../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ - 23 | TRACE_EVENT(neigh_create, +../include/trace/events/net.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ + 72 | TRACE_EVENT(net_dev_xmit, @@ -62689 +66469 @@ -../include/trace/events/neigh.h: In function ‘trace_event_raw_event_neigh_update’: +../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_xmit_timeout’: @@ -62699,2 +66479,2 @@ -../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(neigh_update, +../include/trace/events/net.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ + 99 | TRACE_EVENT(net_dev_xmit_timeout, @@ -62711,2 +66491,2 @@ -../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(neigh_update, +../include/trace/events/net.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ + 99 | TRACE_EVENT(net_dev_xmit_timeout, @@ -62714 +66494 @@ -../include/trace/events/neigh.h: In function ‘trace_event_raw_event_neigh__update’: +../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_template’: @@ -62721,2 +66501,2 @@ -../include/trace/events/neigh.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 156 | DECLARE_EVENT_CLASS(neigh__update, +../include/trace/events/net.h:122:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 122 | DECLARE_EVENT_CLASS(net_dev_template, @@ -62730,2 +66510,40 @@ -../include/trace/events/neigh.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 156 | DECLARE_EVENT_CLASS(neigh__update, +../include/trace/events/net.h:122:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 122 | DECLARE_EVENT_CLASS(net_dev_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_rx_verbose_template’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 165 | DECLARE_EVENT_CLASS(net_dev_rx_verbose_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 165 | DECLARE_EVENT_CLASS(net_dev_rx_verbose_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_rx_exit_template’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 264 | DECLARE_EVENT_CLASS(net_dev_rx_exit_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 264 | DECLARE_EVENT_CLASS(net_dev_rx_exit_template, @@ -62734 +66552 @@ -../include/trace/events/neigh.h: In function ‘perf_trace_neigh_create’: +../include/trace/events/net.h: In function ‘perf_trace_net_dev_start_xmit’: @@ -62744,2 +66562,2 @@ -../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ - 23 | TRACE_EVENT(neigh_create, +../include/trace/events/net.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(net_dev_start_xmit, @@ -62756,2 +66574,2 @@ -../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ - 23 | TRACE_EVENT(neigh_create, +../include/trace/events/net.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(net_dev_start_xmit, @@ -62759 +66577 @@ -../include/trace/events/neigh.h: In function ‘perf_trace_neigh_update’: +../include/trace/events/net.h: In function ‘perf_trace_net_dev_xmit’: @@ -62769,2 +66587,2 @@ -../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(neigh_update, +../include/trace/events/net.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ + 72 | TRACE_EVENT(net_dev_xmit, @@ -62781,2 +66599,2 @@ -../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(neigh_update, +../include/trace/events/net.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ + 72 | TRACE_EVENT(net_dev_xmit, @@ -62784 +66602 @@ -../include/trace/events/neigh.h: In function ‘perf_trace_neigh__update’: +../include/trace/events/net.h: In function ‘perf_trace_net_dev_xmit_timeout’: @@ -62791,2 +66609,27 @@ -../include/trace/events/neigh.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 156 | DECLARE_EVENT_CLASS(neigh__update, +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ + 99 | TRACE_EVENT(net_dev_xmit_timeout, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ + 99 | TRACE_EVENT(net_dev_xmit_timeout, + | ^~~~~~~~~~~ +../include/trace/events/net.h: In function ‘perf_trace_net_dev_template’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:122:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 122 | DECLARE_EVENT_CLASS(net_dev_template, @@ -62800,2 +66643,40 @@ -../include/trace/events/neigh.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 156 | DECLARE_EVENT_CLASS(neigh__update, +../include/trace/events/net.h:122:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 122 | DECLARE_EVENT_CLASS(net_dev_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h: In function ‘perf_trace_net_dev_rx_verbose_template’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 165 | DECLARE_EVENT_CLASS(net_dev_rx_verbose_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 165 | DECLARE_EVENT_CLASS(net_dev_rx_verbose_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h: In function ‘perf_trace_net_dev_rx_exit_template’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 264 | DECLARE_EVENT_CLASS(net_dev_rx_exit_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 264 | DECLARE_EVENT_CLASS(net_dev_rx_exit_template, @@ -62804 +66685 @@ -../include/trace/events/neigh.h: In function ‘__bpf_trace_neigh_create’: +../include/trace/events/net.h: In function ‘__bpf_trace_net_dev_start_xmit’: @@ -62814,2 +66695,2 @@ -../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ - 23 | TRACE_EVENT(neigh_create, +../include/trace/events/net.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(net_dev_start_xmit, @@ -62826,2 +66707,2 @@ -../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ - 23 | TRACE_EVENT(neigh_create, +../include/trace/events/net.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(net_dev_start_xmit, @@ -62829 +66710 @@ -../include/trace/events/neigh.h: In function ‘__bpf_trace_neigh_update’: +../include/trace/events/net.h: In function ‘__bpf_trace_net_dev_xmit’: @@ -62839,2 +66720,2 @@ -../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(neigh_update, +../include/trace/events/net.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ + 72 | TRACE_EVENT(net_dev_xmit, @@ -62851,2 +66732,2 @@ -../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(neigh_update, +../include/trace/events/net.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ + 72 | TRACE_EVENT(net_dev_xmit, @@ -62854 +66735 @@ -../include/trace/events/neigh.h: In function ‘__bpf_trace_neigh__update’: +../include/trace/events/net.h: In function ‘__bpf_trace_net_dev_xmit_timeout’: @@ -62861,3 +66742,6 @@ -../include/trace/events/neigh.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 156 | DECLARE_EVENT_CLASS(neigh__update, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ + 99 | TRACE_EVENT(net_dev_xmit_timeout, + | ^~~~~~~~~~~ @@ -62870,16 +66753,0 @@ -../include/trace/events/neigh.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 156 | DECLARE_EVENT_CLASS(neigh__update, - | ^~~~~~~~~~~~~~~~~~~ -make[5]: *** [../scripts/Makefile.build:244: net/core/net-traces.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: net/core] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/afs.h:1612, - from ../fs/afs/internal.h:985, - from ../fs/afs/main.c:16: -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_receive_data’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -62889,2 +66757,2 @@ -../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ - 536 | TRACE_EVENT(afs_receive_data, +../include/trace/events/net.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ + 99 | TRACE_EVENT(net_dev_xmit_timeout, @@ -62892,2 +66760,3 @@ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/net.h: In function ‘__bpf_trace_net_dev_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -62895,5 +66764,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -62901,5 +66767,15 @@ -../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ - 536 | TRACE_EVENT(afs_receive_data, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/net.h:122:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 122 | DECLARE_EVENT_CLASS(net_dev_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:122:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 122 | DECLARE_EVENT_CLASS(net_dev_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h: In function ‘__bpf_trace_net_dev_rx_verbose_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -62907,5 +66783,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -62913,11 +66786,8 @@ -../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ - 536 | TRACE_EVENT(afs_receive_data, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/events/net.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 165 | DECLARE_EVENT_CLASS(net_dev_rx_verbose_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -62925,11 +66795,9 @@ -../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ - 536 | TRACE_EVENT(afs_receive_data, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/events/net.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 165 | DECLARE_EVENT_CLASS(net_dev_rx_verbose_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h: In function ‘__bpf_trace_net_dev_rx_exit_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -62937,4 +66805,16 @@ -../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ - 536 | TRACE_EVENT(afs_receive_data, - | ^~~~~~~~~~~ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_notify_call’: +../include/trace/events/net.h:264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 264 | DECLARE_EVENT_CLASS(net_dev_rx_exit_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 264 | DECLARE_EVENT_CLASS(net_dev_rx_exit_template, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/napi.h:77, + from ../net/core/net-traces.c:32: +../include/trace/events/napi.h: In function ‘trace_event_raw_event_napi_poll’: @@ -62950,2 +66830,2 @@ -../include/trace/events/afs.h:569:1: note: in expansion of macro ‘TRACE_EVENT’ - 569 | TRACE_EVENT(afs_notify_call, +../include/trace/events/napi.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(napi_poll, @@ -62962,2 +66842,2 @@ -../include/trace/events/afs.h:569:1: note: in expansion of macro ‘TRACE_EVENT’ - 569 | TRACE_EVENT(afs_notify_call, +../include/trace/events/napi.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(napi_poll, @@ -62965 +66845 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cb_call’: +../include/trace/events/napi.h: In function ‘trace_event_raw_event_dql_stall_detected’: @@ -62975,2 +66855,2 @@ -../include/trace/events/afs.h:591:1: note: in expansion of macro ‘TRACE_EVENT’ - 591 | TRACE_EVENT(afs_cb_call, +../include/trace/events/napi.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(dql_stall_detected, @@ -62987,2 +66867,2 @@ -../include/trace/events/afs.h:591:1: note: in expansion of macro ‘TRACE_EVENT’ - 591 | TRACE_EVENT(afs_cb_call, +../include/trace/events/napi.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(dql_stall_detected, @@ -62990,3 +66870,4 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_call’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +In file included from ../include/trace/define_trace.h:109: +../include/trace/events/napi.h: In function ‘perf_trace_napi_poll’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -62994,2 +66875,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -63000,2 +66881,2 @@ -../include/trace/events/afs.h:615:1: note: in expansion of macro ‘TRACE_EVENT’ - 615 | TRACE_EVENT(afs_call, +../include/trace/events/napi.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(napi_poll, @@ -63003,2 +66884,2 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -63006,2 +66887,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -63012,2 +66893,2 @@ -../include/trace/events/afs.h:615:1: note: in expansion of macro ‘TRACE_EVENT’ - 615 | TRACE_EVENT(afs_call, +../include/trace/events/napi.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(napi_poll, @@ -63015,3 +66896,3 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_make_fs_call’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/napi.h: In function ‘perf_trace_dql_stall_detected’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -63019,2 +66900,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -63025,2 +66906,2 @@ -../include/trace/events/afs.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ - 645 | TRACE_EVENT(afs_make_fs_call, +../include/trace/events/napi.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(dql_stall_detected, @@ -63028,2 +66909,2 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -63031,2 +66912,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -63037,2 +66918,2 @@ -../include/trace/events/afs.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ - 645 | TRACE_EVENT(afs_make_fs_call, +../include/trace/events/napi.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(dql_stall_detected, @@ -63040,3 +66921,4 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_make_fs_calli’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/napi.h: In function ‘__bpf_trace_napi_poll’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -63044,3 +66926,3 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -63050,2 +66932,2 @@ -../include/trace/events/afs.h:676:1: note: in expansion of macro ‘TRACE_EVENT’ - 676 | TRACE_EVENT(afs_make_fs_calli, +../include/trace/events/napi.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(napi_poll, @@ -63053,6 +66935,6 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -63062,2 +66944,2 @@ -../include/trace/events/afs.h:676:1: note: in expansion of macro ‘TRACE_EVENT’ - 676 | TRACE_EVENT(afs_make_fs_calli, +../include/trace/events/napi.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(napi_poll, @@ -63065,3 +66947,3 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_make_fs_call1’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/napi.h: In function ‘__bpf_trace_dql_stall_detected’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -63069,3 +66951,3 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -63075,2 +66957,2 @@ -../include/trace/events/afs.h:711:1: note: in expansion of macro ‘TRACE_EVENT’ - 711 | TRACE_EVENT(afs_make_fs_call1, +../include/trace/events/napi.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(dql_stall_detected, @@ -63078,6 +66960,6 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -63087,2 +66969,2 @@ -../include/trace/events/afs.h:711:1: note: in expansion of macro ‘TRACE_EVENT’ - 711 | TRACE_EVENT(afs_make_fs_call1, +../include/trace/events/napi.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(dql_stall_detected, @@ -63090 +66972,4 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_make_fs_call2’: +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/sock.h:313, + from ../net/core/net-traces.c:33: +../include/trace/events/sock.h: In function ‘trace_event_raw_event_sock_rcvqueue_full’: @@ -63100,2 +66985,2 @@ -../include/trace/events/afs.h:748:1: note: in expansion of macro ‘TRACE_EVENT’ - 748 | TRACE_EVENT(afs_make_fs_call2, +../include/trace/events/sock.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ + 72 | TRACE_EVENT(sock_rcvqueue_full, @@ -63112,2 +66997,2 @@ -../include/trace/events/afs.h:748:1: note: in expansion of macro ‘TRACE_EVENT’ - 748 | TRACE_EVENT(afs_make_fs_call2, +../include/trace/events/sock.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ + 72 | TRACE_EVENT(sock_rcvqueue_full, @@ -63115 +67000 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_make_vl_call’: +../include/trace/events/sock.h: In function ‘trace_event_raw_event_sock_exceed_buf_limit’: @@ -63125,2 +67010,2 @@ -../include/trace/events/afs.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ - 790 | TRACE_EVENT(afs_make_vl_call, +../include/trace/events/sock.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(sock_exceed_buf_limit, @@ -63137,2 +67022,2 @@ -../include/trace/events/afs.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ - 790 | TRACE_EVENT(afs_make_vl_call, +../include/trace/events/sock.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(sock_exceed_buf_limit, @@ -63140 +67025 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_call_done’: +../include/trace/events/sock.h: In function ‘trace_event_raw_event_inet_sock_set_state’: @@ -63150,2 +67035,2 @@ -../include/trace/events/afs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ - 810 | TRACE_EVENT(afs_call_done, +../include/trace/events/sock.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(inet_sock_set_state, @@ -63162,2 +67047,2 @@ -../include/trace/events/afs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ - 810 | TRACE_EVENT(afs_call_done, +../include/trace/events/sock.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(inet_sock_set_state, @@ -63165 +67050 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_send_data’: +../include/trace/events/sock.h: In function ‘trace_event_raw_event_inet_sk_error_report’: @@ -63175,2 +67060,2 @@ -../include/trace/events/afs.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ - 836 | TRACE_EVENT(afs_send_data, +../include/trace/events/sock.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ + 194 | TRACE_EVENT(inet_sk_error_report, @@ -63187,2 +67072,2 @@ -../include/trace/events/afs.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ - 836 | TRACE_EVENT(afs_send_data, +../include/trace/events/sock.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ + 194 | TRACE_EVENT(inet_sk_error_report, @@ -63190 +67075 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_sent_data’: +../include/trace/events/sock.h: In function ‘trace_event_raw_event_sk_data_ready’: @@ -63200,2 +67085,2 @@ -../include/trace/events/afs.h:860:1: note: in expansion of macro ‘TRACE_EVENT’ - 860 | TRACE_EVENT(afs_sent_data, +../include/trace/events/sock.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ + 241 | TRACE_EVENT(sk_data_ready, @@ -63212,2 +67097,2 @@ -../include/trace/events/afs.h:860:1: note: in expansion of macro ‘TRACE_EVENT’ - 860 | TRACE_EVENT(afs_sent_data, +../include/trace/events/sock.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ + 241 | TRACE_EVENT(sk_data_ready, @@ -63215 +67100 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_dir_check_failed’: +../include/trace/events/sock.h: In function ‘trace_event_raw_event_sock_msg_length’: @@ -63222,6 +67107,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/afs.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ - 884 | TRACE_EVENT(afs_dir_check_failed, - | ^~~~~~~~~~~ +../include/trace/events/sock.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 268 | DECLARE_EVENT_CLASS(sock_msg_length, + | ^~~~~~~~~~~~~~~~~~~ @@ -63234,9 +67116,7 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/afs.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ - 884 | TRACE_EVENT(afs_dir_check_failed, - | ^~~~~~~~~~~ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_call_state’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/sock.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 268 | DECLARE_EVENT_CLASS(sock_msg_length, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../include/trace/events/sock.h: In function ‘perf_trace_sock_rcvqueue_full’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -63244,2 +67124,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -63250,2 +67130,2 @@ -../include/trace/events/afs.h:905:1: note: in expansion of macro ‘TRACE_EVENT’ - 905 | TRACE_EVENT(afs_call_state, +../include/trace/events/sock.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ + 72 | TRACE_EVENT(sock_rcvqueue_full, @@ -63253,2 +67133,2 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -63256,2 +67136,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -63262,2 +67142,2 @@ -../include/trace/events/afs.h:905:1: note: in expansion of macro ‘TRACE_EVENT’ - 905 | TRACE_EVENT(afs_call_state, +../include/trace/events/sock.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ + 72 | TRACE_EVENT(sock_rcvqueue_full, @@ -63265,3 +67145,3 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_lookup’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/sock.h: In function ‘perf_trace_sock_exceed_buf_limit’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -63269,2 +67149,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -63275,2 +67155,2 @@ -../include/trace/events/afs.h:935:1: note: in expansion of macro ‘TRACE_EVENT’ - 935 | TRACE_EVENT(afs_lookup, +../include/trace/events/sock.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(sock_exceed_buf_limit, @@ -63278,2 +67158,2 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -63281,2 +67161,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -63287,2 +67167,2 @@ -../include/trace/events/afs.h:935:1: note: in expansion of macro ‘TRACE_EVENT’ - 935 | TRACE_EVENT(afs_lookup, +../include/trace/events/sock.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(sock_exceed_buf_limit, @@ -63290,3 +67170,3 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_edit_dir’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/sock.h: In function ‘perf_trace_inet_sock_set_state’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -63294,2 +67174,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -63300,2 +67180,2 @@ -../include/trace/events/afs.h:961:1: note: in expansion of macro ‘TRACE_EVENT’ - 961 | TRACE_EVENT(afs_edit_dir, +../include/trace/events/sock.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(inet_sock_set_state, @@ -63303,2 +67183,2 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -63306,2 +67186,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -63312,2 +67192,2 @@ -../include/trace/events/afs.h:961:1: note: in expansion of macro ‘TRACE_EVENT’ - 961 | TRACE_EVENT(afs_edit_dir, +../include/trace/events/sock.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(inet_sock_set_state, @@ -63315,3 +67195,3 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_protocol_error’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/sock.h: In function ‘perf_trace_inet_sk_error_report’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -63319,2 +67199,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -63325,2 +67205,2 @@ -../include/trace/events/afs.h:1009:1: note: in expansion of macro ‘TRACE_EVENT’ - 1009 | TRACE_EVENT(afs_protocol_error, +../include/trace/events/sock.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ + 194 | TRACE_EVENT(inet_sk_error_report, @@ -63328,2 +67208,2 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -63331,2 +67211,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -63337,2 +67217,2 @@ -../include/trace/events/afs.h:1009:1: note: in expansion of macro ‘TRACE_EVENT’ - 1009 | TRACE_EVENT(afs_protocol_error, +../include/trace/events/sock.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ + 194 | TRACE_EVENT(inet_sk_error_report, @@ -63340,3 +67220,3 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_io_error’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/sock.h: In function ‘perf_trace_sk_data_ready’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -63344,2 +67224,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -63350,2 +67230,2 @@ -../include/trace/events/afs.h:1029:1: note: in expansion of macro ‘TRACE_EVENT’ - 1029 | TRACE_EVENT(afs_io_error, +../include/trace/events/sock.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ + 241 | TRACE_EVENT(sk_data_ready, @@ -63353,2 +67233,2 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -63356,2 +67236,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -63362,2 +67242,2 @@ -../include/trace/events/afs.h:1029:1: note: in expansion of macro ‘TRACE_EVENT’ - 1029 | TRACE_EVENT(afs_io_error, +../include/trace/events/sock.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ + 241 | TRACE_EVENT(sk_data_ready, @@ -63365,3 +67245,3 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_file_error’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/sock.h: In function ‘perf_trace_sock_msg_length’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -63369,2 +67249,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -63372,8 +67252,5 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/afs.h:1051:1: note: in expansion of macro ‘TRACE_EVENT’ - 1051 | TRACE_EVENT(afs_file_error, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/sock.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 268 | DECLARE_EVENT_CLASS(sock_msg_length, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -63381,2 +67258,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -63384,9 +67261,7 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/afs.h:1051:1: note: in expansion of macro ‘TRACE_EVENT’ - 1051 | TRACE_EVENT(afs_file_error, - | ^~~~~~~~~~~ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_bulkstat_error’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/sock.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 268 | DECLARE_EVENT_CLASS(sock_msg_length, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/sock.h: In function ‘__bpf_trace_sock_rcvqueue_full’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -63394,3 +67269,3 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -63400,2 +67275,2 @@ -../include/trace/events/afs.h:1074:1: note: in expansion of macro ‘TRACE_EVENT’ - 1074 | TRACE_EVENT(afs_bulkstat_error, +../include/trace/events/sock.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ + 72 | TRACE_EVENT(sock_rcvqueue_full, @@ -63403,6 +67278,6 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -63412,2 +67287,2 @@ -../include/trace/events/afs.h:1074:1: note: in expansion of macro ‘TRACE_EVENT’ - 1074 | TRACE_EVENT(afs_bulkstat_error, +../include/trace/events/sock.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ + 72 | TRACE_EVENT(sock_rcvqueue_full, @@ -63415,3 +67290,3 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cm_no_server’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/sock.h: In function ‘__bpf_trace_sock_exceed_buf_limit’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -63419,3 +67294,3 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -63425,2 +67300,2 @@ -../include/trace/events/afs.h:1099:1: note: in expansion of macro ‘TRACE_EVENT’ - 1099 | TRACE_EVENT(afs_cm_no_server, +../include/trace/events/sock.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(sock_exceed_buf_limit, @@ -63428,6 +67303,6 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -63437,2 +67312,2 @@ -../include/trace/events/afs.h:1099:1: note: in expansion of macro ‘TRACE_EVENT’ - 1099 | TRACE_EVENT(afs_cm_no_server, +../include/trace/events/sock.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(sock_exceed_buf_limit, @@ -63440,3 +67315,3 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cm_no_server_u’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/sock.h: In function ‘__bpf_trace_inet_sock_set_state’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -63444,3 +67319,3 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -63450,2 +67325,2 @@ -../include/trace/events/afs.h:1120:1: note: in expansion of macro ‘TRACE_EVENT’ - 1120 | TRACE_EVENT(afs_cm_no_server_u, +../include/trace/events/sock.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(inet_sock_set_state, @@ -63453,6 +67328,6 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -63462,2 +67337,2 @@ -../include/trace/events/afs.h:1120:1: note: in expansion of macro ‘TRACE_EVENT’ - 1120 | TRACE_EVENT(afs_cm_no_server_u, +../include/trace/events/sock.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(inet_sock_set_state, @@ -63465,3 +67340,3 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_flock_ev’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/sock.h: In function ‘__bpf_trace_inet_sk_error_report’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -63469,3 +67344,3 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -63475,2 +67350,2 @@ -../include/trace/events/afs.h:1141:1: note: in expansion of macro ‘TRACE_EVENT’ - 1141 | TRACE_EVENT(afs_flock_ev, +../include/trace/events/sock.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ + 194 | TRACE_EVENT(inet_sk_error_report, @@ -63478,6 +67353,6 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -63487,2 +67362,2 @@ -../include/trace/events/afs.h:1141:1: note: in expansion of macro ‘TRACE_EVENT’ - 1141 | TRACE_EVENT(afs_flock_ev, +../include/trace/events/sock.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ + 194 | TRACE_EVENT(inet_sk_error_report, @@ -63490,3 +67365,3 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_flock_op’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/sock.h: In function ‘__bpf_trace_sk_data_ready’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -63494,3 +67369,3 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -63500,2 +67375,2 @@ -../include/trace/events/afs.h:1171:1: note: in expansion of macro ‘TRACE_EVENT’ - 1171 | TRACE_EVENT(afs_flock_op, +../include/trace/events/sock.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ + 241 | TRACE_EVENT(sk_data_ready, @@ -63503,6 +67378,6 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -63512,2 +67387,2 @@ -../include/trace/events/afs.h:1171:1: note: in expansion of macro ‘TRACE_EVENT’ - 1171 | TRACE_EVENT(afs_flock_op, +../include/trace/events/sock.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ + 241 | TRACE_EVENT(sk_data_ready, @@ -63515,3 +67390,3 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_reload_dir’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/sock.h: In function ‘__bpf_trace_sock_msg_length’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -63519,5 +67394,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -63525,11 +67397,8 @@ -../include/trace/events/afs.h:1205:1: note: in expansion of macro ‘TRACE_EVENT’ - 1205 | TRACE_EVENT(afs_reload_dir, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/events/sock.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 268 | DECLARE_EVENT_CLASS(sock_msg_length, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -63537,4 +67406,7 @@ -../include/trace/events/afs.h:1205:1: note: in expansion of macro ‘TRACE_EVENT’ - 1205 | TRACE_EVENT(afs_reload_dir, - | ^~~~~~~~~~~ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_silly_rename’: +../include/trace/events/sock.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 268 | DECLARE_EVENT_CLASS(sock_msg_length, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/udp.h:52, + from ../net/core/net-traces.c:34: +../include/trace/events/udp.h: In function ‘trace_event_raw_event_udp_fail_queue_rcv_skb’: @@ -63550,2 +67422,2 @@ -../include/trace/events/afs.h:1222:1: note: in expansion of macro ‘TRACE_EVENT’ - 1222 | TRACE_EVENT(afs_silly_rename, +../include/trace/events/udp.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(udp_fail_queue_rcv_skb, @@ -63562,2 +67434,2 @@ -../include/trace/events/afs.h:1222:1: note: in expansion of macro ‘TRACE_EVENT’ - 1222 | TRACE_EVENT(afs_silly_rename, +../include/trace/events/udp.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(udp_fail_queue_rcv_skb, @@ -63565,3 +67437,4 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_get_tree’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +In file included from ../include/trace/define_trace.h:109: +../include/trace/events/udp.h: In function ‘perf_trace_udp_fail_queue_rcv_skb’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -63569,2 +67442,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -63575,2 +67448,2 @@ -../include/trace/events/afs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ - 1242 | TRACE_EVENT(afs_get_tree, +../include/trace/events/udp.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(udp_fail_queue_rcv_skb, @@ -63578,2 +67451,2 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -63581,2 +67454,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -63587,2 +67460,2 @@ -../include/trace/events/afs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ - 1242 | TRACE_EVENT(afs_get_tree, +../include/trace/events/udp.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(udp_fail_queue_rcv_skb, @@ -63590,3 +67463,4 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cb_v_break’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/udp.h: In function ‘__bpf_trace_udp_fail_queue_rcv_skb’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -63594,3 +67468,3 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -63600,2 +67474,2 @@ -../include/trace/events/afs.h:1268:1: note: in expansion of macro ‘TRACE_EVENT’ - 1268 | TRACE_EVENT(afs_cb_v_break, +../include/trace/events/udp.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(udp_fail_queue_rcv_skb, @@ -63603,6 +67477,6 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -63612,2 +67486,2 @@ -../include/trace/events/afs.h:1268:1: note: in expansion of macro ‘TRACE_EVENT’ - 1268 | TRACE_EVENT(afs_cb_v_break, +../include/trace/events/udp.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(udp_fail_queue_rcv_skb, @@ -63615 +67489,4 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cb_break’: +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/tcp.h:734, + from ../net/core/net-traces.c:35: +../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_event_sk_skb’: @@ -63622,6 +67499,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ - 1292 | TRACE_EVENT(afs_cb_break, - | ^~~~~~~~~~~ +../include/trace/events/tcp.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(tcp_event_sk_skb, + | ^~~~~~~~~~~~~~~~~~~ @@ -63634,7 +67508,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ - 1292 | TRACE_EVENT(afs_cb_break, - | ^~~~~~~~~~~ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cb_miss’: +../include/trace/events/tcp.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(tcp_event_sk_skb, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_send_reset’: @@ -63650,2 +67521,2 @@ -../include/trace/events/afs.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ - 1319 | TRACE_EVENT(afs_cb_miss, +../include/trace/events/tcp.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ + 91 | TRACE_EVENT(tcp_send_reset, @@ -63662,2 +67533,2 @@ -../include/trace/events/afs.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ - 1319 | TRACE_EVENT(afs_cb_miss, +../include/trace/events/tcp.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ + 91 | TRACE_EVENT(tcp_send_reset, @@ -63665 +67536 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_server’: +../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_event_sk’: @@ -63672,6 +67543,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/afs.h:1339:1: note: in expansion of macro ‘TRACE_EVENT’ - 1339 | TRACE_EVENT(afs_server, - | ^~~~~~~~~~~ +../include/trace/events/tcp.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 147 | DECLARE_EVENT_CLASS(tcp_event_sk, + | ^~~~~~~~~~~~~~~~~~~ @@ -63684,7 +67552,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/afs.h:1339:1: note: in expansion of macro ‘TRACE_EVENT’ - 1339 | TRACE_EVENT(afs_server, - | ^~~~~~~~~~~ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_volume’: +../include/trace/events/tcp.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 147 | DECLARE_EVENT_CLASS(tcp_event_sk, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_retransmit_synack’: @@ -63700,2 +67565,2 @@ -../include/trace/events/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ - 1366 | TRACE_EVENT(afs_volume, +../include/trace/events/tcp.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ + 216 | TRACE_EVENT(tcp_retransmit_synack, @@ -63712,2 +67577,2 @@ -../include/trace/events/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ - 1366 | TRACE_EVENT(afs_volume, +../include/trace/events/tcp.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ + 216 | TRACE_EVENT(tcp_retransmit_synack, @@ -63715 +67580 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cell’: +../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_probe’: @@ -63725,2 +67590,2 @@ -../include/trace/events/afs.h:1389:1: note: in expansion of macro ‘TRACE_EVENT’ - 1389 | TRACE_EVENT(afs_cell, +../include/trace/events/tcp.h:264:1: note: in expansion of macro ‘TRACE_EVENT’ + 264 | TRACE_EVENT(tcp_probe, @@ -63737,2 +67602,2 @@ -../include/trace/events/afs.h:1389:1: note: in expansion of macro ‘TRACE_EVENT’ - 1389 | TRACE_EVENT(afs_cell, +../include/trace/events/tcp.h:264:1: note: in expansion of macro ‘TRACE_EVENT’ + 264 | TRACE_EVENT(tcp_probe, @@ -63740 +67605 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_alist’: +../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_event_skb’: @@ -63747,6 +67612,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/afs.h:1416:1: note: in expansion of macro ‘TRACE_EVENT’ - 1416 | TRACE_EVENT(afs_alist, - | ^~~~~~~~~~~ +../include/trace/events/tcp.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 333 | DECLARE_EVENT_CLASS(tcp_event_skb, + | ^~~~~~~~~~~~~~~~~~~ @@ -63759,7 +67621,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/afs.h:1416:1: note: in expansion of macro ‘TRACE_EVENT’ - 1416 | TRACE_EVENT(afs_alist, - | ^~~~~~~~~~~ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_estate’: +../include/trace/events/tcp.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 333 | DECLARE_EVENT_CLASS(tcp_event_skb, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_cong_state_set’: @@ -63775,2 +67634,2 @@ -../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ - 1440 | TRACE_EVENT(afs_estate, +../include/trace/events/tcp.h:366:1: note: in expansion of macro ‘TRACE_EVENT’ + 366 | TRACE_EVENT(tcp_cong_state_set, @@ -63787,2 +67646,2 @@ -../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ - 1440 | TRACE_EVENT(afs_estate, +../include/trace/events/tcp.h:366:1: note: in expansion of macro ‘TRACE_EVENT’ + 366 | TRACE_EVENT(tcp_cong_state_set, @@ -63790 +67649 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_fs_probe’: +../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_hash_event’: @@ -63797,6 +67656,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ - 1468 | TRACE_EVENT(afs_fs_probe, - | ^~~~~~~~~~~ +../include/trace/events/tcp.h:414:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 414 | DECLARE_EVENT_CLASS(tcp_hash_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -63809,7 +67665,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ - 1468 | TRACE_EVENT(afs_fs_probe, - | ^~~~~~~~~~~ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_vl_probe’: +../include/trace/events/tcp.h:414:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 414 | DECLARE_EVENT_CLASS(tcp_hash_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_ao_event’: @@ -63822,6 +67675,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ - 1504 | TRACE_EVENT(afs_vl_probe, - | ^~~~~~~~~~~ +../include/trace/events/tcp.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 510 | DECLARE_EVENT_CLASS(tcp_ao_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -63834,7 +67684,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ - 1504 | TRACE_EVENT(afs_vl_probe, - | ^~~~~~~~~~~ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_rotate’: +../include/trace/events/tcp.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 510 | DECLARE_EVENT_CLASS(tcp_ao_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_ao_event_sk’: @@ -63847,6 +67694,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ - 1538 | TRACE_EVENT(afs_rotate, - | ^~~~~~~~~~~ +../include/trace/events/tcp.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 616 | DECLARE_EVENT_CLASS(tcp_ao_event_sk, + | ^~~~~~~~~~~~~~~~~~~ @@ -63859,7 +67703,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ - 1538 | TRACE_EVENT(afs_rotate, - | ^~~~~~~~~~~ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_make_call’: +../include/trace/events/tcp.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 616 | DECLARE_EVENT_CLASS(tcp_ao_event_sk, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_ao_event_sne’: @@ -63872,6 +67713,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/afs.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ - 1573 | TRACE_EVENT(afs_make_call, - | ^~~~~~~~~~~ +../include/trace/events/tcp.h:672:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 672 | DECLARE_EVENT_CLASS(tcp_ao_event_sne, + | ^~~~~~~~~~~~~~~~~~~ @@ -63884,6 +67722,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/afs.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ - 1573 | TRACE_EVENT(afs_make_call, - | ^~~~~~~~~~~ +../include/trace/events/tcp.h:672:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 672 | DECLARE_EVENT_CLASS(tcp_ao_event_sne, + | ^~~~~~~~~~~~~~~~~~~ @@ -63891 +67726 @@ -../include/trace/events/afs.h: In function ‘perf_trace_afs_receive_data’: +../include/trace/events/tcp.h: In function ‘perf_trace_tcp_event_sk_skb’: @@ -63898,6 +67733,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ - 536 | TRACE_EVENT(afs_receive_data, - | ^~~~~~~~~~~ +../include/trace/events/tcp.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(tcp_event_sk_skb, + | ^~~~~~~~~~~~~~~~~~~ @@ -63910,7 +67742,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ - 536 | TRACE_EVENT(afs_receive_data, - | ^~~~~~~~~~~ -../include/trace/events/afs.h: In function ‘perf_trace_afs_notify_call’: +../include/trace/events/tcp.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(tcp_event_sk_skb, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘perf_trace_tcp_send_reset’: @@ -63926,2 +67755,2 @@ -../include/trace/events/afs.h:569:1: note: in expansion of macro ‘TRACE_EVENT’ - 569 | TRACE_EVENT(afs_notify_call, +../include/trace/events/tcp.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ + 91 | TRACE_EVENT(tcp_send_reset, @@ -63938,2 +67767,2 @@ -../include/trace/events/afs.h:569:1: note: in expansion of macro ‘TRACE_EVENT’ - 569 | TRACE_EVENT(afs_notify_call, +../include/trace/events/tcp.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ + 91 | TRACE_EVENT(tcp_send_reset, @@ -63941 +67770 @@ -../include/trace/events/afs.h: In function ‘perf_trace_afs_cb_call’: +../include/trace/events/tcp.h: In function ‘perf_trace_tcp_event_sk’: @@ -63948,6 +67777,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/afs.h:591:1: note: in expansion of macro ‘TRACE_EVENT’ - 591 | TRACE_EVENT(afs_cb_call, - | ^~~~~~~~~~~ +../include/trace/events/tcp.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 147 | DECLARE_EVENT_CLASS(tcp_event_sk, + | ^~~~~~~~~~~~~~~~~~~ @@ -63960,7 +67786,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/afs.h:591:1: note: in expansion of macro ‘TRACE_EVENT’ - 591 | TRACE_EVENT(afs_cb_call, - | ^~~~~~~~~~~ -../include/trace/events/afs.h: In function ‘perf_trace_afs_call’: +../include/trace/events/tcp.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 147 | DECLARE_EVENT_CLASS(tcp_event_sk, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘perf_trace_tcp_retransmit_synack’: @@ -63976,2 +67799,2 @@ -../include/trace/events/afs.h:615:1: note: in expansion of macro ‘TRACE_EVENT’ - 615 | TRACE_EVENT(afs_call, +../include/trace/events/tcp.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ + 216 | TRACE_EVENT(tcp_retransmit_synack, @@ -63988,2 +67811,2 @@ -../include/trace/events/afs.h:615:1: note: in expansion of macro ‘TRACE_EVENT’ - 615 | TRACE_EVENT(afs_call, +../include/trace/events/tcp.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ + 216 | TRACE_EVENT(tcp_retransmit_synack, @@ -63991 +67814 @@ -../include/trace/events/afs.h: In function ‘perf_trace_afs_make_fs_call’: +../include/trace/events/tcp.h: In function ‘perf_trace_tcp_probe’: @@ -64001,2 +67824,2 @@ -../include/trace/events/afs.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ - 645 | TRACE_EVENT(afs_make_fs_call, +../include/trace/events/tcp.h:264:1: note: in expansion of macro ‘TRACE_EVENT’ + 264 | TRACE_EVENT(tcp_probe, @@ -64013,2 +67836,2 @@ -../include/trace/events/afs.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ - 645 | TRACE_EVENT(afs_make_fs_call, +../include/trace/events/tcp.h:264:1: note: in expansion of macro ‘TRACE_EVENT’ + 264 | TRACE_EVENT(tcp_probe, @@ -64016 +67839 @@ -../include/trace/events/afs.h: In function ‘perf_trace_afs_make_fs_calli’: +../include/trace/events/tcp.h: In function ‘perf_trace_tcp_event_skb’: @@ -64023,6 +67846,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/afs.h:676:1: note: in expansion of macro ‘TRACE_EVENT’ - 676 | TRACE_EVENT(afs_make_fs_calli, - | ^~~~~~~~~~~ +../include/trace/events/tcp.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 333 | DECLARE_EVENT_CLASS(tcp_event_skb, + | ^~~~~~~~~~~~~~~~~~~ @@ -64035,7 +67855,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/afs.h:676:1: note: in expansion of macro ‘TRACE_EVENT’ - 676 | TRACE_EVENT(afs_make_fs_calli, - | ^~~~~~~~~~~ -../include/trace/events/afs.h: In function ‘perf_trace_afs_make_fs_call1’: +../include/trace/events/tcp.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 333 | DECLARE_EVENT_CLASS(tcp_event_skb, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘perf_trace_tcp_cong_state_set’: @@ -64051,2 +67868,2 @@ -../include/trace/events/afs.h:711:1: note: in expansion of macro ‘TRACE_EVENT’ - 711 | TRACE_EVENT(afs_make_fs_call1, +../include/trace/events/tcp.h:366:1: note: in expansion of macro ‘TRACE_EVENT’ + 366 | TRACE_EVENT(tcp_cong_state_set, @@ -64063,2 +67880,2 @@ -../include/trace/events/afs.h:711:1: note: in expansion of macro ‘TRACE_EVENT’ - 711 | TRACE_EVENT(afs_make_fs_call1, +../include/trace/events/tcp.h:366:1: note: in expansion of macro ‘TRACE_EVENT’ + 366 | TRACE_EVENT(tcp_cong_state_set, @@ -64066 +67883 @@ -../include/trace/events/afs.h: In function ‘perf_trace_afs_make_fs_call2’: +../include/trace/events/tcp.h: In function ‘perf_trace_tcp_hash_event’: @@ -64073,6 +67890,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/afs.h:748:1: note: in expansion of macro ‘TRACE_EVENT’ - 748 | TRACE_EVENT(afs_make_fs_call2, - | ^~~~~~~~~~~ +../include/trace/events/tcp.h:414:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 414 | DECLARE_EVENT_CLASS(tcp_hash_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -64085,7 +67899,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/afs.h:748:1: note: in expansion of macro ‘TRACE_EVENT’ - 748 | TRACE_EVENT(afs_make_fs_call2, - | ^~~~~~~~~~~ -../include/trace/events/afs.h: In function ‘perf_trace_afs_make_vl_call’: +../include/trace/events/tcp.h:414:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 414 | DECLARE_EVENT_CLASS(tcp_hash_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘perf_trace_tcp_ao_event’: @@ -64098,6 +67909,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/afs.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ - 790 | TRACE_EVENT(afs_make_vl_call, - | ^~~~~~~~~~~ +../include/trace/events/tcp.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 510 | DECLARE_EVENT_CLASS(tcp_ao_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -64110,7 +67918,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/afs.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ - 790 | TRACE_EVENT(afs_make_vl_call, - | ^~~~~~~~~~~ -../include/trace/events/afs.h: In function ‘perf_trace_afs_call_done’: +../include/trace/events/tcp.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 510 | DECLARE_EVENT_CLASS(tcp_ao_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘perf_trace_tcp_ao_event_sk’: @@ -64123,6 +67928,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/afs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ - 810 | TRACE_EVENT(afs_call_done, - | ^~~~~~~~~~~ +../include/trace/events/tcp.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 616 | DECLARE_EVENT_CLASS(tcp_ao_event_sk, + | ^~~~~~~~~~~~~~~~~~~ @@ -64135,7 +67937,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/afs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ - 810 | TRACE_EVENT(afs_call_done, - | ^~~~~~~~~~~ -../include/trace/events/afs.h: In function ‘perf_trace_afs_send_data’: +../include/trace/events/tcp.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 616 | DECLARE_EVENT_CLASS(tcp_ao_event_sk, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘perf_trace_tcp_ao_event_sne’: @@ -64148,6 +67947,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/afs.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ - 836 | TRACE_EVENT(afs_send_data, - | ^~~~~~~~~~~ +../include/trace/events/tcp.h:672:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 672 | DECLARE_EVENT_CLASS(tcp_ao_event_sne, + | ^~~~~~~~~~~~~~~~~~~ @@ -64160,9 +67956,7 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/afs.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ - 836 | TRACE_EVENT(afs_send_data, - | ^~~~~~~~~~~ -../include/trace/events/afs.h: In function ‘perf_trace_afs_sent_data’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/tcp.h:672:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 672 | DECLARE_EVENT_CLASS(tcp_ao_event_sne, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_event_sk_skb’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -64170,5 +67964,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -64176,11 +67967,8 @@ -../include/trace/events/afs.h:860:1: note: in expansion of macro ‘TRACE_EVENT’ - 860 | TRACE_EVENT(afs_sent_data, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/events/tcp.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(tcp_event_sk_skb, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -64188,6 +67976,6 @@ -../include/trace/events/afs.h:860:1: note: in expansion of macro ‘TRACE_EVENT’ - 860 | TRACE_EVENT(afs_sent_data, - | ^~~~~~~~~~~ -../include/trace/events/afs.h: In function ‘perf_trace_afs_dir_check_failed’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/tcp.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(tcp_event_sk_skb, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_send_reset’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -64195,5 +67983,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -64201,9 +67985,0 @@ -../include/trace/events/afs.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ - 884 | TRACE_EVENT(afs_dir_check_failed, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -64213,2 +67989,2 @@ -../include/trace/events/afs.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ - 884 | TRACE_EVENT(afs_dir_check_failed, +../include/trace/events/tcp.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ + 91 | TRACE_EVENT(tcp_send_reset, @@ -64216,9 +67992,5 @@ -../include/trace/events/afs.h: In function ‘perf_trace_afs_call_state’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -64226,9 +67997,0 @@ -../include/trace/events/afs.h:905:1: note: in expansion of macro ‘TRACE_EVENT’ - 905 | TRACE_EVENT(afs_call_state, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -64238,2 +68001,2 @@ -../include/trace/events/afs.h:905:1: note: in expansion of macro ‘TRACE_EVENT’ - 905 | TRACE_EVENT(afs_call_state, +../include/trace/events/tcp.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ + 91 | TRACE_EVENT(tcp_send_reset, @@ -64241,3 +68004,3 @@ -../include/trace/events/afs.h: In function ‘perf_trace_afs_lookup’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_event_sk’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -64245,5 +68008,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -64251,11 +68011,8 @@ -../include/trace/events/afs.h:935:1: note: in expansion of macro ‘TRACE_EVENT’ - 935 | TRACE_EVENT(afs_lookup, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/events/tcp.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 147 | DECLARE_EVENT_CLASS(tcp_event_sk, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -64263,6 +68020,6 @@ -../include/trace/events/afs.h:935:1: note: in expansion of macro ‘TRACE_EVENT’ - 935 | TRACE_EVENT(afs_lookup, - | ^~~~~~~~~~~ -../include/trace/events/afs.h: In function ‘perf_trace_afs_edit_dir’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/tcp.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 147 | DECLARE_EVENT_CLASS(tcp_event_sk, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_retransmit_synack’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -64270,5 +68027,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -64276,9 +68029,0 @@ -../include/trace/events/afs.h:961:1: note: in expansion of macro ‘TRACE_EVENT’ - 961 | TRACE_EVENT(afs_edit_dir, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -64288,2 +68033,2 @@ -../include/trace/events/afs.h:961:1: note: in expansion of macro ‘TRACE_EVENT’ - 961 | TRACE_EVENT(afs_edit_dir, +../include/trace/events/tcp.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ + 216 | TRACE_EVENT(tcp_retransmit_synack, @@ -64291,9 +68036,5 @@ -../include/trace/events/afs.h: In function ‘perf_trace_afs_protocol_error’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -64301,9 +68041,0 @@ -../include/trace/events/afs.h:1009:1: note: in expansion of macro ‘TRACE_EVENT’ - 1009 | TRACE_EVENT(afs_protocol_error, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -64313,2 +68045,2 @@ -../include/trace/events/afs.h:1009:1: note: in expansion of macro ‘TRACE_EVENT’ - 1009 | TRACE_EVENT(afs_protocol_error, +../include/trace/events/tcp.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ + 216 | TRACE_EVENT(tcp_retransmit_synack, @@ -64316,3 +68048,3 @@ -../include/trace/events/afs.h: In function ‘perf_trace_afs_io_error’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_probe’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -64320,5 +68052,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -64326,9 +68054,0 @@ -../include/trace/events/afs.h:1029:1: note: in expansion of macro ‘TRACE_EVENT’ - 1029 | TRACE_EVENT(afs_io_error, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -64338,2 +68058,2 @@ -../include/trace/events/afs.h:1029:1: note: in expansion of macro ‘TRACE_EVENT’ - 1029 | TRACE_EVENT(afs_io_error, +../include/trace/events/tcp.h:264:1: note: in expansion of macro ‘TRACE_EVENT’ + 264 | TRACE_EVENT(tcp_probe, @@ -64341,9 +68061,5 @@ -../include/trace/events/afs.h: In function ‘perf_trace_afs_file_error’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -64351,9 +68066,0 @@ -../include/trace/events/afs.h:1051:1: note: in expansion of macro ‘TRACE_EVENT’ - 1051 | TRACE_EVENT(afs_file_error, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -64363,2 +68070,2 @@ -../include/trace/events/afs.h:1051:1: note: in expansion of macro ‘TRACE_EVENT’ - 1051 | TRACE_EVENT(afs_file_error, +../include/trace/events/tcp.h:264:1: note: in expansion of macro ‘TRACE_EVENT’ + 264 | TRACE_EVENT(tcp_probe, @@ -64366,3 +68073,3 @@ -../include/trace/events/afs.h: In function ‘perf_trace_afs_bulkstat_error’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_event_skb’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -64370,5 +68077,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -64376,11 +68080,8 @@ -../include/trace/events/afs.h:1074:1: note: in expansion of macro ‘TRACE_EVENT’ - 1074 | TRACE_EVENT(afs_bulkstat_error, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/events/tcp.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 333 | DECLARE_EVENT_CLASS(tcp_event_skb, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -64388,6 +68089,6 @@ -../include/trace/events/afs.h:1074:1: note: in expansion of macro ‘TRACE_EVENT’ - 1074 | TRACE_EVENT(afs_bulkstat_error, - | ^~~~~~~~~~~ -../include/trace/events/afs.h: In function ‘perf_trace_afs_cm_no_server’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/tcp.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 333 | DECLARE_EVENT_CLASS(tcp_event_skb, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_cong_state_set’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -64395,5 +68096,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -64401,9 +68098,0 @@ -../include/trace/events/afs.h:1099:1: note: in expansion of macro ‘TRACE_EVENT’ - 1099 | TRACE_EVENT(afs_cm_no_server, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -64413,2 +68102,2 @@ -../include/trace/events/afs.h:1099:1: note: in expansion of macro ‘TRACE_EVENT’ - 1099 | TRACE_EVENT(afs_cm_no_server, +../include/trace/events/tcp.h:366:1: note: in expansion of macro ‘TRACE_EVENT’ + 366 | TRACE_EVENT(tcp_cong_state_set, @@ -64416,9 +68105,5 @@ -../include/trace/events/afs.h: In function ‘perf_trace_afs_cm_no_server_u’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -64426,9 +68110,0 @@ -../include/trace/events/afs.h:1120:1: note: in expansion of macro ‘TRACE_EVENT’ - 1120 | TRACE_EVENT(afs_cm_no_server_u, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -64438,2 +68114,2 @@ -../include/trace/events/afs.h:1120:1: note: in expansion of macro ‘TRACE_EVENT’ - 1120 | TRACE_EVENT(afs_cm_no_server_u, +../include/trace/events/tcp.h:366:1: note: in expansion of macro ‘TRACE_EVENT’ + 366 | TRACE_EVENT(tcp_cong_state_set, @@ -64441,3 +68117,3 @@ -../include/trace/events/afs.h: In function ‘perf_trace_afs_flock_ev’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_hash_event’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -64445,5 +68121,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -64451,11 +68124,8 @@ -../include/trace/events/afs.h:1141:1: note: in expansion of macro ‘TRACE_EVENT’ - 1141 | TRACE_EVENT(afs_flock_ev, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/events/tcp.h:414:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 414 | DECLARE_EVENT_CLASS(tcp_hash_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -64463,6 +68133,6 @@ -../include/trace/events/afs.h:1141:1: note: in expansion of macro ‘TRACE_EVENT’ - 1141 | TRACE_EVENT(afs_flock_ev, - | ^~~~~~~~~~~ -../include/trace/events/afs.h: In function ‘perf_trace_afs_flock_op’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/tcp.h:414:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 414 | DECLARE_EVENT_CLASS(tcp_hash_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_ao_event’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -64470,5 +68140,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -64476,11 +68143,8 @@ -../include/trace/events/afs.h:1171:1: note: in expansion of macro ‘TRACE_EVENT’ - 1171 | TRACE_EVENT(afs_flock_op, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/events/tcp.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 510 | DECLARE_EVENT_CLASS(tcp_ao_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -64488,6 +68152,6 @@ -../include/trace/events/afs.h:1171:1: note: in expansion of macro ‘TRACE_EVENT’ - 1171 | TRACE_EVENT(afs_flock_op, - | ^~~~~~~~~~~ -../include/trace/events/afs.h: In function ‘perf_trace_afs_reload_dir’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/tcp.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 510 | DECLARE_EVENT_CLASS(tcp_ao_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_ao_event_sk’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -64495,5 +68159,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -64501,11 +68162,8 @@ -../include/trace/events/afs.h:1205:1: note: in expansion of macro ‘TRACE_EVENT’ - 1205 | TRACE_EVENT(afs_reload_dir, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/events/tcp.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 616 | DECLARE_EVENT_CLASS(tcp_ao_event_sk, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -64513,6 +68171,6 @@ -../include/trace/events/afs.h:1205:1: note: in expansion of macro ‘TRACE_EVENT’ - 1205 | TRACE_EVENT(afs_reload_dir, - | ^~~~~~~~~~~ -../include/trace/events/afs.h: In function ‘perf_trace_afs_silly_rename’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/tcp.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 616 | DECLARE_EVENT_CLASS(tcp_ao_event_sk, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_ao_event_sne’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -64520,5 +68178,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -64526,11 +68181,8 @@ -../include/trace/events/afs.h:1222:1: note: in expansion of macro ‘TRACE_EVENT’ - 1222 | TRACE_EVENT(afs_silly_rename, - | ^~~~~~~~~~~ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/events/tcp.h:672:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 672 | DECLARE_EVENT_CLASS(tcp_ao_event_sne, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -64538,6 +68190,9 @@ -../include/trace/events/afs.h:1222:1: note: in expansion of macro ‘TRACE_EVENT’ - 1222 | TRACE_EVENT(afs_silly_rename, - | ^~~~~~~~~~~ -../include/trace/events/afs.h: In function ‘perf_trace_afs_get_tree’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/tcp.h:672:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 672 | DECLARE_EVENT_CLASS(tcp_ao_event_sne, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/fib.h:102, + from ../net/core/net-traces.c:36: +../include/trace/events/fib.h: In function ‘trace_event_raw_event_fib_table_lookup’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -64545,2 +68200,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -64551,2 +68206,2 @@ -../include/trace/events/afs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ - 1242 | TRACE_EVENT(afs_get_tree, +../include/trace/events/fib.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib_table_lookup, @@ -64554,2 +68209,2 @@ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -64557,2 +68212,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -64563,2 +68218,2 @@ -../include/trace/events/afs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ - 1242 | TRACE_EVENT(afs_get_tree, +../include/trace/events/fib.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib_table_lookup, @@ -64566 +68221,2 @@ -../include/trace/events/afs.h: In function ‘perf_trace_afs_cb_v_break’: +In file included from ../include/trace/define_trace.h:109: +../include/trace/events/fib.h: In function ‘perf_trace_fib_table_lookup’: @@ -64576,2 +68232,2 @@ -../include/trace/events/afs.h:1268:1: note: in expansion of macro ‘TRACE_EVENT’ - 1268 | TRACE_EVENT(afs_cb_v_break, +../include/trace/events/fib.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib_table_lookup, @@ -64588,2 +68244,2 @@ -../include/trace/events/afs.h:1268:1: note: in expansion of macro ‘TRACE_EVENT’ - 1268 | TRACE_EVENT(afs_cb_v_break, +../include/trace/events/fib.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib_table_lookup, @@ -64591,3 +68247,4 @@ -../include/trace/events/afs.h: In function ‘perf_trace_afs_cb_break’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/fib.h: In function ‘__bpf_trace_fib_table_lookup’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -64595,3 +68252,3 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -64601,2 +68258,2 @@ -../include/trace/events/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ - 1292 | TRACE_EVENT(afs_cb_break, +../include/trace/events/fib.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib_table_lookup, @@ -64604,6 +68261,6 @@ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -64613,2 +68270,2 @@ -../include/trace/events/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ - 1292 | TRACE_EVENT(afs_cb_break, +../include/trace/events/fib.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib_table_lookup, @@ -64616,3 +68273,6 @@ -../include/trace/events/afs.h: In function ‘perf_trace_afs_cb_miss’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/qdisc.h:153, + from ../net/core/net-traces.c:37: +../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_dequeue’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -64620,2 +68280,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -64626,2 +68286,2 @@ -../include/trace/events/afs.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ - 1319 | TRACE_EVENT(afs_cb_miss, +../include/trace/events/qdisc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(qdisc_dequeue, @@ -64629,2 +68289,2 @@ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -64632,2 +68292,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -64638,2 +68298,2 @@ -../include/trace/events/afs.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ - 1319 | TRACE_EVENT(afs_cb_miss, +../include/trace/events/qdisc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(qdisc_dequeue, @@ -64641,3 +68301,3 @@ -../include/trace/events/afs.h: In function ‘perf_trace_afs_server’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_enqueue’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -64645,2 +68305,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -64651,2 +68311,2 @@ -../include/trace/events/afs.h:1339:1: note: in expansion of macro ‘TRACE_EVENT’ - 1339 | TRACE_EVENT(afs_server, +../include/trace/events/qdisc.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(qdisc_enqueue, @@ -64654,2 +68314,2 @@ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -64657,2 +68317,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -64663,2 +68323,2 @@ -../include/trace/events/afs.h:1339:1: note: in expansion of macro ‘TRACE_EVENT’ - 1339 | TRACE_EVENT(afs_server, +../include/trace/events/qdisc.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(qdisc_enqueue, @@ -64666,3 +68326,3 @@ -../include/trace/events/afs.h: In function ‘perf_trace_afs_volume’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_reset’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -64670,2 +68330,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -64676,2 +68336,2 @@ -../include/trace/events/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ - 1366 | TRACE_EVENT(afs_volume, +../include/trace/events/qdisc.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ + 77 | TRACE_EVENT(qdisc_reset, @@ -64679,2 +68339,2 @@ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -64682,2 +68342,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -64688,2 +68348,2 @@ -../include/trace/events/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ - 1366 | TRACE_EVENT(afs_volume, +../include/trace/events/qdisc.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ + 77 | TRACE_EVENT(qdisc_reset, @@ -64691,3 +68351,3 @@ -../include/trace/events/afs.h: In function ‘perf_trace_afs_cell’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_destroy’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -64695,2 +68355,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -64701,2 +68361,2 @@ -../include/trace/events/afs.h:1389:1: note: in expansion of macro ‘TRACE_EVENT’ - 1389 | TRACE_EVENT(afs_cell, +../include/trace/events/qdisc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ + 102 | TRACE_EVENT(qdisc_destroy, @@ -64704,2 +68364,2 @@ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -64707,2 +68367,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -64713,2 +68373,2 @@ -../include/trace/events/afs.h:1389:1: note: in expansion of macro ‘TRACE_EVENT’ - 1389 | TRACE_EVENT(afs_cell, +../include/trace/events/qdisc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ + 102 | TRACE_EVENT(qdisc_destroy, @@ -64716,3 +68376,3 @@ -../include/trace/events/afs.h: In function ‘perf_trace_afs_alist’: -../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_create’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -64720,2 +68380,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -64726,2 +68386,2 @@ -../include/trace/events/afs.h:1416:1: note: in expansion of macro ‘TRACE_EVENT’ - 1416 | TRACE_EVENT(afs_alist, +../include/trace/events/qdisc.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ + 127 | TRACE_EVENT(qdisc_create, @@ -64729,2 +68389,2 @@ -../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -64732,2 +68392,2 @@ -../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -64738,2 +68398,2 @@ -../include/trace/events/afs.h:1416:1: note: in expansion of macro ‘TRACE_EVENT’ - 1416 | TRACE_EVENT(afs_alist, +../include/trace/events/qdisc.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ + 127 | TRACE_EVENT(qdisc_create, @@ -64741 +68401,2 @@ -../include/trace/events/afs.h: In function ‘perf_trace_afs_estate’: +In file included from ../include/trace/define_trace.h:109: +../include/trace/events/qdisc.h: In function ‘perf_trace_qdisc_dequeue’: @@ -64751,2 +68412,2 @@ -../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ - 1440 | TRACE_EVENT(afs_estate, +../include/trace/events/qdisc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(qdisc_dequeue, @@ -64763,2 +68424,2 @@ -../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ - 1440 | TRACE_EVENT(afs_estate, +../include/trace/events/qdisc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(qdisc_dequeue, @@ -64766 +68427 @@ -../include/trace/events/afs.h: In function ‘perf_trace_afs_fs_probe’: +../include/trace/events/qdisc.h: In function ‘perf_trace_qdisc_enqueue’: @@ -64776,2 +68437,2 @@ -../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ - 1468 | TRACE_EVENT(afs_fs_probe, +../include/trace/events/qdisc.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(qdisc_enqueue, @@ -64788,2 +68449,2 @@ -../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ - 1468 | TRACE_EVENT(afs_fs_probe, +../include/trace/events/qdisc.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(qdisc_enqueue, @@ -64791 +68452 @@ -../include/trace/events/afs.h: In function ‘perf_trace_afs_vl_probe’: +../include/trace/events/qdisc.h: In function ‘perf_trace_qdisc_reset’: @@ -64801,2 +68462,2 @@ -../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ - 1504 | TRACE_EVENT(afs_vl_probe, +../include/trace/events/qdisc.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ + 77 | TRACE_EVENT(qdisc_reset, @@ -64813,2 +68474,2 @@ -../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ - 1504 | TRACE_EVENT(afs_vl_probe, +../include/trace/events/qdisc.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ + 77 | TRACE_EVENT(qdisc_reset, @@ -64816 +68477 @@ -../include/trace/events/afs.h: In function ‘perf_trace_afs_rotate’: +../include/trace/events/qdisc.h: In function ‘perf_trace_qdisc_destroy’: @@ -64826,2 +68487,2 @@ -../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ - 1538 | TRACE_EVENT(afs_rotate, +../include/trace/events/qdisc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ + 102 | TRACE_EVENT(qdisc_destroy, @@ -64838,2 +68499,2 @@ -../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ - 1538 | TRACE_EVENT(afs_rotate, +../include/trace/events/qdisc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ + 102 | TRACE_EVENT(qdisc_destroy, @@ -64841 +68502 @@ -../include/trace/events/afs.h: In function ‘perf_trace_afs_make_call’: +../include/trace/events/qdisc.h: In function ‘perf_trace_qdisc_create’: @@ -64851,2 +68512,2 @@ -../include/trace/events/afs.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ - 1573 | TRACE_EVENT(afs_make_call, +../include/trace/events/qdisc.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ + 127 | TRACE_EVENT(qdisc_create, @@ -64863,2 +68524,2 @@ -../include/trace/events/afs.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ - 1573 | TRACE_EVENT(afs_make_call, +../include/trace/events/qdisc.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ + 127 | TRACE_EVENT(qdisc_create, @@ -64867 +68528 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_receive_data’: +../include/trace/events/qdisc.h: In function ‘__bpf_trace_qdisc_dequeue’: @@ -64877,2 +68538,2 @@ -../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ - 536 | TRACE_EVENT(afs_receive_data, +../include/trace/events/qdisc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(qdisc_dequeue, @@ -64889,2 +68550,2 @@ -../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ - 536 | TRACE_EVENT(afs_receive_data, +../include/trace/events/qdisc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(qdisc_dequeue, @@ -64892 +68553 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_notify_call’: +../include/trace/events/qdisc.h: In function ‘__bpf_trace_qdisc_enqueue’: @@ -64902,2 +68563,2 @@ -../include/trace/events/afs.h:569:1: note: in expansion of macro ‘TRACE_EVENT’ - 569 | TRACE_EVENT(afs_notify_call, +../include/trace/events/qdisc.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(qdisc_enqueue, @@ -64914,2 +68575,2 @@ -../include/trace/events/afs.h:569:1: note: in expansion of macro ‘TRACE_EVENT’ - 569 | TRACE_EVENT(afs_notify_call, +../include/trace/events/qdisc.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(qdisc_enqueue, @@ -64917 +68578 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cb_call’: +../include/trace/events/qdisc.h: In function ‘__bpf_trace_qdisc_reset’: @@ -64927,2 +68588,2 @@ -../include/trace/events/afs.h:591:1: note: in expansion of macro ‘TRACE_EVENT’ - 591 | TRACE_EVENT(afs_cb_call, +../include/trace/events/qdisc.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ + 77 | TRACE_EVENT(qdisc_reset, @@ -64939,2 +68600,2 @@ -../include/trace/events/afs.h:591:1: note: in expansion of macro ‘TRACE_EVENT’ - 591 | TRACE_EVENT(afs_cb_call, +../include/trace/events/qdisc.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ + 77 | TRACE_EVENT(qdisc_reset, @@ -64942 +68603 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_call’: +../include/trace/events/qdisc.h: In function ‘__bpf_trace_qdisc_destroy’: @@ -64952,2 +68613,2 @@ -../include/trace/events/afs.h:615:1: note: in expansion of macro ‘TRACE_EVENT’ - 615 | TRACE_EVENT(afs_call, +../include/trace/events/qdisc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ + 102 | TRACE_EVENT(qdisc_destroy, @@ -64964,2 +68625,2 @@ -../include/trace/events/afs.h:615:1: note: in expansion of macro ‘TRACE_EVENT’ - 615 | TRACE_EVENT(afs_call, +../include/trace/events/qdisc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ + 102 | TRACE_EVENT(qdisc_destroy, @@ -64967 +68628 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_fs_call’: +../include/trace/events/qdisc.h: In function ‘__bpf_trace_qdisc_create’: @@ -64977,2 +68638,2 @@ -../include/trace/events/afs.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ - 645 | TRACE_EVENT(afs_make_fs_call, +../include/trace/events/qdisc.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ + 127 | TRACE_EVENT(qdisc_create, @@ -64989,2 +68650,2 @@ -../include/trace/events/afs.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ - 645 | TRACE_EVENT(afs_make_fs_call, +../include/trace/events/qdisc.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ + 127 | TRACE_EVENT(qdisc_create, @@ -64992,3 +68653,6 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_fs_calli’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/bridge.h:187, + from ../net/core/net-traces.c:39: +../include/trace/events/bridge.h: In function ‘trace_event_raw_event_br_fdb_add’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -64996,3 +68660,3 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65002,2 +68666,2 @@ -../include/trace/events/afs.h:676:1: note: in expansion of macro ‘TRACE_EVENT’ - 676 | TRACE_EVENT(afs_make_fs_calli, +../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(br_fdb_add, @@ -65005,6 +68669,6 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65014,2 +68678,2 @@ -../include/trace/events/afs.h:676:1: note: in expansion of macro ‘TRACE_EVENT’ - 676 | TRACE_EVENT(afs_make_fs_calli, +../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(br_fdb_add, @@ -65017,3 +68681,3 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_fs_call1’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +../include/trace/events/bridge.h: In function ‘trace_event_raw_event_br_fdb_external_learn_add’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -65021,3 +68685,3 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65027,2 +68691,2 @@ -../include/trace/events/afs.h:711:1: note: in expansion of macro ‘TRACE_EVENT’ - 711 | TRACE_EVENT(afs_make_fs_call1, +../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(br_fdb_external_learn_add, @@ -65030,6 +68694,6 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65039,2 +68703,2 @@ -../include/trace/events/afs.h:711:1: note: in expansion of macro ‘TRACE_EVENT’ - 711 | TRACE_EVENT(afs_make_fs_call1, +../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(br_fdb_external_learn_add, @@ -65042,3 +68706,3 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_fs_call2’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +../include/trace/events/bridge.h: In function ‘trace_event_raw_event_fdb_delete’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -65046,3 +68710,3 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65052,2 +68716,2 @@ -../include/trace/events/afs.h:748:1: note: in expansion of macro ‘TRACE_EVENT’ - 748 | TRACE_EVENT(afs_make_fs_call2, +../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(fdb_delete, @@ -65055,6 +68719,6 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65064,2 +68728,2 @@ -../include/trace/events/afs.h:748:1: note: in expansion of macro ‘TRACE_EVENT’ - 748 | TRACE_EVENT(afs_make_fs_call2, +../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(fdb_delete, @@ -65067,3 +68731,3 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_vl_call’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +../include/trace/events/bridge.h: In function ‘trace_event_raw_event_br_fdb_update’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -65071,3 +68735,3 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65077,2 +68741,2 @@ -../include/trace/events/afs.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ - 790 | TRACE_EVENT(afs_make_vl_call, +../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ + 95 | TRACE_EVENT(br_fdb_update, @@ -65080,6 +68744,6 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65089,2 +68753,2 @@ -../include/trace/events/afs.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ - 790 | TRACE_EVENT(afs_make_vl_call, +../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ + 95 | TRACE_EVENT(br_fdb_update, @@ -65092,3 +68756,3 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_call_done’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +../include/trace/events/bridge.h: In function ‘trace_event_raw_event_br_mdb_full’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -65096,3 +68760,3 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65102,2 +68766,2 @@ -../include/trace/events/afs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ - 810 | TRACE_EVENT(afs_call_done, +../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ + 125 | TRACE_EVENT(br_mdb_full, @@ -65105,6 +68769,6 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65114,2 +68778,2 @@ -../include/trace/events/afs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ - 810 | TRACE_EVENT(afs_call_done, +../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ + 125 | TRACE_EVENT(br_mdb_full, @@ -65117,3 +68781,4 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_send_data’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +In file included from ../include/trace/define_trace.h:109: +../include/trace/events/bridge.h: In function ‘perf_trace_br_fdb_add’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -65121,3 +68786,3 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65127,2 +68792,2 @@ -../include/trace/events/afs.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ - 836 | TRACE_EVENT(afs_send_data, +../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(br_fdb_add, @@ -65130,6 +68795,6 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65139,2 +68804,2 @@ -../include/trace/events/afs.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ - 836 | TRACE_EVENT(afs_send_data, +../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(br_fdb_add, @@ -65142,3 +68807,3 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_sent_data’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +../include/trace/events/bridge.h: In function ‘perf_trace_br_fdb_external_learn_add’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -65146,3 +68811,3 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65152,2 +68817,2 @@ -../include/trace/events/afs.h:860:1: note: in expansion of macro ‘TRACE_EVENT’ - 860 | TRACE_EVENT(afs_sent_data, +../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(br_fdb_external_learn_add, @@ -65155,6 +68820,6 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65164,2 +68829,2 @@ -../include/trace/events/afs.h:860:1: note: in expansion of macro ‘TRACE_EVENT’ - 860 | TRACE_EVENT(afs_sent_data, +../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(br_fdb_external_learn_add, @@ -65167,3 +68832,3 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_dir_check_failed’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +../include/trace/events/bridge.h: In function ‘perf_trace_fdb_delete’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -65171,3 +68836,3 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65177,9 +68842,9 @@ -../include/trace/events/afs.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ - 884 | TRACE_EVENT(afs_dir_check_failed, - | ^~~~~~~~~~~ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(fdb_delete, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65189,2 +68854,2 @@ -../include/trace/events/afs.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ - 884 | TRACE_EVENT(afs_dir_check_failed, +../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(fdb_delete, @@ -65192,3 +68857,3 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_call_state’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +../include/trace/events/bridge.h: In function ‘perf_trace_br_fdb_update’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -65196,3 +68861,3 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65202,2 +68867,2 @@ -../include/trace/events/afs.h:905:1: note: in expansion of macro ‘TRACE_EVENT’ - 905 | TRACE_EVENT(afs_call_state, +../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ + 95 | TRACE_EVENT(br_fdb_update, @@ -65205,6 +68870,6 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65214,2 +68879,2 @@ -../include/trace/events/afs.h:905:1: note: in expansion of macro ‘TRACE_EVENT’ - 905 | TRACE_EVENT(afs_call_state, +../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ + 95 | TRACE_EVENT(br_fdb_update, @@ -65217,3 +68882,3 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_lookup’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +../include/trace/events/bridge.h: In function ‘perf_trace_br_mdb_full’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -65221,3 +68886,3 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65227,2 +68892,2 @@ -../include/trace/events/afs.h:935:1: note: in expansion of macro ‘TRACE_EVENT’ - 935 | TRACE_EVENT(afs_lookup, +../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ + 125 | TRACE_EVENT(br_mdb_full, @@ -65230,6 +68895,6 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65239,2 +68904,2 @@ -../include/trace/events/afs.h:935:1: note: in expansion of macro ‘TRACE_EVENT’ - 935 | TRACE_EVENT(afs_lookup, +../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ + 125 | TRACE_EVENT(br_mdb_full, @@ -65242 +68907,2 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_edit_dir’: +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/bridge.h: In function ‘__bpf_trace_br_fdb_add’: @@ -65252,2 +68918,2 @@ -../include/trace/events/afs.h:961:1: note: in expansion of macro ‘TRACE_EVENT’ - 961 | TRACE_EVENT(afs_edit_dir, +../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(br_fdb_add, @@ -65264,2 +68930,2 @@ -../include/trace/events/afs.h:961:1: note: in expansion of macro ‘TRACE_EVENT’ - 961 | TRACE_EVENT(afs_edit_dir, +../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(br_fdb_add, @@ -65267 +68933 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_protocol_error’: +../include/trace/events/bridge.h: In function ‘__bpf_trace_br_fdb_external_learn_add’: @@ -65277,2 +68943,2 @@ -../include/trace/events/afs.h:1009:1: note: in expansion of macro ‘TRACE_EVENT’ - 1009 | TRACE_EVENT(afs_protocol_error, +../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(br_fdb_external_learn_add, @@ -65289,2 +68955,2 @@ -../include/trace/events/afs.h:1009:1: note: in expansion of macro ‘TRACE_EVENT’ - 1009 | TRACE_EVENT(afs_protocol_error, +../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(br_fdb_external_learn_add, @@ -65292 +68958 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_io_error’: +../include/trace/events/bridge.h: In function ‘__bpf_trace_fdb_delete’: @@ -65302,2 +68968,2 @@ -../include/trace/events/afs.h:1029:1: note: in expansion of macro ‘TRACE_EVENT’ - 1029 | TRACE_EVENT(afs_io_error, +../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(fdb_delete, @@ -65314,2 +68980,2 @@ -../include/trace/events/afs.h:1029:1: note: in expansion of macro ‘TRACE_EVENT’ - 1029 | TRACE_EVENT(afs_io_error, +../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(fdb_delete, @@ -65317 +68983 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_file_error’: +../include/trace/events/bridge.h: In function ‘__bpf_trace_br_fdb_update’: @@ -65327,2 +68993,2 @@ -../include/trace/events/afs.h:1051:1: note: in expansion of macro ‘TRACE_EVENT’ - 1051 | TRACE_EVENT(afs_file_error, +../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ + 95 | TRACE_EVENT(br_fdb_update, @@ -65339,2 +69005,2 @@ -../include/trace/events/afs.h:1051:1: note: in expansion of macro ‘TRACE_EVENT’ - 1051 | TRACE_EVENT(afs_file_error, +../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ + 95 | TRACE_EVENT(br_fdb_update, @@ -65342 +69008 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_bulkstat_error’: +../include/trace/events/bridge.h: In function ‘__bpf_trace_br_mdb_full’: @@ -65352,2 +69018,2 @@ -../include/trace/events/afs.h:1074:1: note: in expansion of macro ‘TRACE_EVENT’ - 1074 | TRACE_EVENT(afs_bulkstat_error, +../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ + 125 | TRACE_EVENT(br_mdb_full, @@ -65364,2 +69030,2 @@ -../include/trace/events/afs.h:1074:1: note: in expansion of macro ‘TRACE_EVENT’ - 1074 | TRACE_EVENT(afs_bulkstat_error, +../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ + 125 | TRACE_EVENT(br_mdb_full, @@ -65367,3 +69033,6 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cm_no_server’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/page_pool.h:119, + from ../net/core/net-traces.c:48: +../include/trace/events/page_pool.h: In function ‘trace_event_raw_event_page_pool_release’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -65371,3 +69040,3 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65377,2 +69046,2 @@ -../include/trace/events/afs.h:1099:1: note: in expansion of macro ‘TRACE_EVENT’ - 1099 | TRACE_EVENT(afs_cm_no_server, +../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(page_pool_release, @@ -65380,6 +69049,6 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65389,2 +69058,2 @@ -../include/trace/events/afs.h:1099:1: note: in expansion of macro ‘TRACE_EVENT’ - 1099 | TRACE_EVENT(afs_cm_no_server, +../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(page_pool_release, @@ -65392,3 +69061,3 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cm_no_server_u’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +../include/trace/events/page_pool.h: In function ‘trace_event_raw_event_page_pool_state_release’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -65396,3 +69065,3 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65402,2 +69071,2 @@ -../include/trace/events/afs.h:1120:1: note: in expansion of macro ‘TRACE_EVENT’ - 1120 | TRACE_EVENT(afs_cm_no_server_u, +../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(page_pool_state_release, @@ -65405,6 +69074,6 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65414,2 +69083,2 @@ -../include/trace/events/afs.h:1120:1: note: in expansion of macro ‘TRACE_EVENT’ - 1120 | TRACE_EVENT(afs_cm_no_server_u, +../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(page_pool_state_release, @@ -65417,3 +69086,3 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_flock_ev’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +../include/trace/events/page_pool.h: In function ‘trace_event_raw_event_page_pool_state_hold’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -65421,3 +69090,3 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65427,2 +69096,2 @@ -../include/trace/events/afs.h:1141:1: note: in expansion of macro ‘TRACE_EVENT’ - 1141 | TRACE_EVENT(afs_flock_ev, +../include/trace/events/page_pool.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ + 68 | TRACE_EVENT(page_pool_state_hold, @@ -65430,6 +69099,6 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65439,2 +69108,2 @@ -../include/trace/events/afs.h:1141:1: note: in expansion of macro ‘TRACE_EVENT’ - 1141 | TRACE_EVENT(afs_flock_ev, +../include/trace/events/page_pool.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ + 68 | TRACE_EVENT(page_pool_state_hold, @@ -65442,3 +69111,3 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_flock_op’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +../include/trace/events/page_pool.h: In function ‘trace_event_raw_event_page_pool_update_nid’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -65446,3 +69115,3 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65452,2 +69121,2 @@ -../include/trace/events/afs.h:1171:1: note: in expansion of macro ‘TRACE_EVENT’ - 1171 | TRACE_EVENT(afs_flock_op, +../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(page_pool_update_nid, @@ -65455,6 +69124,6 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65464,2 +69133,2 @@ -../include/trace/events/afs.h:1171:1: note: in expansion of macro ‘TRACE_EVENT’ - 1171 | TRACE_EVENT(afs_flock_op, +../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(page_pool_update_nid, @@ -65467,3 +69136,4 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_reload_dir’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +In file included from ../include/trace/define_trace.h:109: +../include/trace/events/page_pool.h: In function ‘perf_trace_page_pool_release’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -65471,3 +69141,3 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65477,2 +69147,2 @@ -../include/trace/events/afs.h:1205:1: note: in expansion of macro ‘TRACE_EVENT’ - 1205 | TRACE_EVENT(afs_reload_dir, +../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(page_pool_release, @@ -65480,6 +69150,6 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65489,2 +69159,2 @@ -../include/trace/events/afs.h:1205:1: note: in expansion of macro ‘TRACE_EVENT’ - 1205 | TRACE_EVENT(afs_reload_dir, +../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(page_pool_release, @@ -65492,3 +69162,3 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_silly_rename’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +../include/trace/events/page_pool.h: In function ‘perf_trace_page_pool_state_release’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -65496,3 +69166,3 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65502,2 +69172,2 @@ -../include/trace/events/afs.h:1222:1: note: in expansion of macro ‘TRACE_EVENT’ - 1222 | TRACE_EVENT(afs_silly_rename, +../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(page_pool_state_release, @@ -65505,6 +69175,6 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65514,2 +69184,2 @@ -../include/trace/events/afs.h:1222:1: note: in expansion of macro ‘TRACE_EVENT’ - 1222 | TRACE_EVENT(afs_silly_rename, +../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(page_pool_state_release, @@ -65517,3 +69187,3 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_get_tree’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +../include/trace/events/page_pool.h: In function ‘perf_trace_page_pool_state_hold’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -65521,3 +69191,3 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65527,2 +69197,2 @@ -../include/trace/events/afs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ - 1242 | TRACE_EVENT(afs_get_tree, +../include/trace/events/page_pool.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ + 68 | TRACE_EVENT(page_pool_state_hold, @@ -65530,6 +69200,6 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65539,2 +69209,2 @@ -../include/trace/events/afs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ - 1242 | TRACE_EVENT(afs_get_tree, +../include/trace/events/page_pool.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ + 68 | TRACE_EVENT(page_pool_state_hold, @@ -65542,3 +69212,3 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cb_v_break’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +../include/trace/events/page_pool.h: In function ‘perf_trace_page_pool_update_nid’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -65546,3 +69216,3 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65552,2 +69222,2 @@ -../include/trace/events/afs.h:1268:1: note: in expansion of macro ‘TRACE_EVENT’ - 1268 | TRACE_EVENT(afs_cb_v_break, +../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(page_pool_update_nid, @@ -65555,6 +69225,6 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65564,2 +69234,2 @@ -../include/trace/events/afs.h:1268:1: note: in expansion of macro ‘TRACE_EVENT’ - 1268 | TRACE_EVENT(afs_cb_v_break, +../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(page_pool_update_nid, @@ -65567 +69237,2 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cb_break’: +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/page_pool.h: In function ‘__bpf_trace_page_pool_release’: @@ -65577,2 +69248,2 @@ -../include/trace/events/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ - 1292 | TRACE_EVENT(afs_cb_break, +../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(page_pool_release, @@ -65589,2 +69260,2 @@ -../include/trace/events/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ - 1292 | TRACE_EVENT(afs_cb_break, +../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(page_pool_release, @@ -65592 +69263 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cb_miss’: +../include/trace/events/page_pool.h: In function ‘__bpf_trace_page_pool_state_release’: @@ -65602,2 +69273,2 @@ -../include/trace/events/afs.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ - 1319 | TRACE_EVENT(afs_cb_miss, +../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(page_pool_state_release, @@ -65614,2 +69285,2 @@ -../include/trace/events/afs.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ - 1319 | TRACE_EVENT(afs_cb_miss, +../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(page_pool_state_release, @@ -65617 +69288 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_server’: +../include/trace/events/page_pool.h: In function ‘__bpf_trace_page_pool_state_hold’: @@ -65627,2 +69298,2 @@ -../include/trace/events/afs.h:1339:1: note: in expansion of macro ‘TRACE_EVENT’ - 1339 | TRACE_EVENT(afs_server, +../include/trace/events/page_pool.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ + 68 | TRACE_EVENT(page_pool_state_hold, @@ -65639,2 +69310,2 @@ -../include/trace/events/afs.h:1339:1: note: in expansion of macro ‘TRACE_EVENT’ - 1339 | TRACE_EVENT(afs_server, +../include/trace/events/page_pool.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ + 68 | TRACE_EVENT(page_pool_state_hold, @@ -65642 +69313 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_volume’: +../include/trace/events/page_pool.h: In function ‘__bpf_trace_page_pool_update_nid’: @@ -65652,2 +69323,2 @@ -../include/trace/events/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ - 1366 | TRACE_EVENT(afs_volume, +../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(page_pool_update_nid, @@ -65664,2 +69335,2 @@ -../include/trace/events/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ - 1366 | TRACE_EVENT(afs_volume, +../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(page_pool_update_nid, @@ -65667,3 +69338,6 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cell’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/neigh.h:255, + from ../net/core/net-traces.c:51: +../include/trace/events/neigh.h: In function ‘trace_event_raw_event_neigh_create’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -65671,3 +69345,3 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65677,2 +69351,2 @@ -../include/trace/events/afs.h:1389:1: note: in expansion of macro ‘TRACE_EVENT’ - 1389 | TRACE_EVENT(afs_cell, +../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(neigh_create, @@ -65680,6 +69354,6 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65689,2 +69363,2 @@ -../include/trace/events/afs.h:1389:1: note: in expansion of macro ‘TRACE_EVENT’ - 1389 | TRACE_EVENT(afs_cell, +../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(neigh_create, @@ -65692,3 +69366,3 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_alist’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +../include/trace/events/neigh.h: In function ‘trace_event_raw_event_neigh_update’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -65696,3 +69370,3 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65702,2 +69376,2 @@ -../include/trace/events/afs.h:1416:1: note: in expansion of macro ‘TRACE_EVENT’ - 1416 | TRACE_EVENT(afs_alist, +../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ + 72 | TRACE_EVENT(neigh_update, @@ -65705,6 +69379,6 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65714,2 +69388,2 @@ -../include/trace/events/afs.h:1416:1: note: in expansion of macro ‘TRACE_EVENT’ - 1416 | TRACE_EVENT(afs_alist, +../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ + 72 | TRACE_EVENT(neigh_update, @@ -65717,3 +69391,3 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_estate’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +../include/trace/events/neigh.h: In function ‘trace_event_raw_event_neigh__update’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -65721,3 +69395,23 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/neigh.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 156 | DECLARE_EVENT_CLASS(neigh__update, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/neigh.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 156 | DECLARE_EVENT_CLASS(neigh__update, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../include/trace/events/neigh.h: In function ‘perf_trace_neigh_create’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65727,2 +69421,2 @@ -../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ - 1440 | TRACE_EVENT(afs_estate, +../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(neigh_create, @@ -65730,6 +69424,6 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65739,2 +69433,2 @@ -../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ - 1440 | TRACE_EVENT(afs_estate, +../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(neigh_create, @@ -65742,3 +69436,3 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_fs_probe’: -../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ +../include/trace/events/neigh.h: In function ‘perf_trace_neigh_update’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -65746,3 +69440,3 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65752,2 +69446,2 @@ -../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ - 1468 | TRACE_EVENT(afs_fs_probe, +../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ + 72 | TRACE_EVENT(neigh_update, @@ -65755,6 +69449,6 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65764,2 +69458,2 @@ -../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ - 1468 | TRACE_EVENT(afs_fs_probe, +../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ + 72 | TRACE_EVENT(neigh_update, @@ -65767 +69461,21 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_vl_probe’: +../include/trace/events/neigh.h: In function ‘perf_trace_neigh__update’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/neigh.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 156 | DECLARE_EVENT_CLASS(neigh__update, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/neigh.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 156 | DECLARE_EVENT_CLASS(neigh__update, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/neigh.h: In function ‘__bpf_trace_neigh_create’: @@ -65777,2 +69491,2 @@ -../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ - 1504 | TRACE_EVENT(afs_vl_probe, +../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(neigh_create, @@ -65789,2 +69503,2 @@ -../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ - 1504 | TRACE_EVENT(afs_vl_probe, +../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(neigh_create, @@ -65792 +69506 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_rotate’: +../include/trace/events/neigh.h: In function ‘__bpf_trace_neigh_update’: @@ -65802,2 +69516,2 @@ -../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ - 1538 | TRACE_EVENT(afs_rotate, +../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ + 72 | TRACE_EVENT(neigh_update, @@ -65814,2 +69528,2 @@ -../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ - 1538 | TRACE_EVENT(afs_rotate, +../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ + 72 | TRACE_EVENT(neigh_update, @@ -65817 +69531 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_call’: +../include/trace/events/neigh.h: In function ‘__bpf_trace_neigh__update’: @@ -65824,6 +69538,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/afs.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ - 1573 | TRACE_EVENT(afs_make_call, - | ^~~~~~~~~~~ +../include/trace/events/neigh.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 156 | DECLARE_EVENT_CLASS(neigh__update, + | ^~~~~~~~~~~~~~~~~~~ @@ -65836,8 +69547,5 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/afs.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ - 1573 | TRACE_EVENT(afs_make_call, - | ^~~~~~~~~~~ -make[5]: *** [../scripts/Makefile.build:244: fs/afs/main.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: fs/afs] Error 2 +../include/trace/events/neigh.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 156 | DECLARE_EVENT_CLASS(neigh__update, + | ^~~~~~~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: net/core/net-traces.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: net/core] Error 2 @@ -73860,2 +77568,4051 @@ -../include/trace/events/f2fs.h:2250:1: note: in expansion of macro ‘TRACE_EVENT’ - 2250 | TRACE_EVENT(f2fs_bmap, +../include/trace/events/f2fs.h:2250:1: note: in expansion of macro ‘TRACE_EVENT’ + 2250 | TRACE_EVENT(f2fs_bmap, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_fiemap’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2276:1: note: in expansion of macro ‘TRACE_EVENT’ + 2276 | TRACE_EVENT(f2fs_fiemap, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2276:1: note: in expansion of macro ‘TRACE_EVENT’ + 2276 | TRACE_EVENT(f2fs_fiemap, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs__rw_start’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2313 | DECLARE_EVENT_CLASS(f2fs__rw_start, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2313 | DECLARE_EVENT_CLASS(f2fs__rw_start, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs__rw_end’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2354 | DECLARE_EVENT_CLASS(f2fs__rw_end, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2354 | DECLARE_EVENT_CLASS(f2fs__rw_end, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__inode’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 183 | DECLARE_EVENT_CLASS(f2fs__inode, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 183 | DECLARE_EVENT_CLASS(f2fs__inode, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__inode_exit’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:222:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 222 | DECLARE_EVENT_CLASS(f2fs__inode_exit, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:222:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 222 | DECLARE_EVENT_CLASS(f2fs__inode_exit, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_sync_file_exit’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ + 256 | TRACE_EVENT(f2fs_sync_file_exit, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ + 256 | TRACE_EVENT(f2fs_sync_file_exit, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_sync_fs’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ + 286 | TRACE_EVENT(f2fs_sync_fs, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ + 286 | TRACE_EVENT(f2fs_sync_fs, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_unlink_enter’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:338:1: note: in expansion of macro ‘TRACE_EVENT’ + 338 | TRACE_EVENT(f2fs_unlink_enter, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:338:1: note: in expansion of macro ‘TRACE_EVENT’ + 338 | TRACE_EVENT(f2fs_unlink_enter, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_truncate_data_blocks_range’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:389:1: note: in expansion of macro ‘TRACE_EVENT’ + 389 | TRACE_EVENT(f2fs_truncate_data_blocks_range, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:389:1: note: in expansion of macro ‘TRACE_EVENT’ + 389 | TRACE_EVENT(f2fs_truncate_data_blocks_range, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__truncate_op’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 418 | DECLARE_EVENT_CLASS(f2fs__truncate_op, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 418 | DECLARE_EVENT_CLASS(f2fs__truncate_op, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__truncate_node’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:476:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 476 | DECLARE_EVENT_CLASS(f2fs__truncate_node, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:476:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 476 | DECLARE_EVENT_CLASS(f2fs__truncate_node, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_truncate_partial_nodes’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:523:1: note: in expansion of macro ‘TRACE_EVENT’ + 523 | TRACE_EVENT(f2fs_truncate_partial_nodes, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:523:1: note: in expansion of macro ‘TRACE_EVENT’ + 523 | TRACE_EVENT(f2fs_truncate_partial_nodes, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_file_write_iter’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:557:1: note: in expansion of macro ‘TRACE_EVENT’ + 557 | TRACE_EVENT(f2fs_file_write_iter, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:557:1: note: in expansion of macro ‘TRACE_EVENT’ + 557 | TRACE_EVENT(f2fs_file_write_iter, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_map_blocks’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:588:1: note: in expansion of macro ‘TRACE_EVENT’ + 588 | TRACE_EVENT(f2fs_map_blocks, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:588:1: note: in expansion of macro ‘TRACE_EVENT’ + 588 | TRACE_EVENT(f2fs_map_blocks, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_background_gc’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:638:1: note: in expansion of macro ‘TRACE_EVENT’ + 638 | TRACE_EVENT(f2fs_background_gc, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:638:1: note: in expansion of macro ‘TRACE_EVENT’ + 638 | TRACE_EVENT(f2fs_background_gc, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_gc_begin’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:666:1: note: in expansion of macro ‘TRACE_EVENT’ + 666 | TRACE_EVENT(f2fs_gc_begin, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:666:1: note: in expansion of macro ‘TRACE_EVENT’ + 666 | TRACE_EVENT(f2fs_gc_begin, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_gc_end’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ + 723 | TRACE_EVENT(f2fs_gc_end, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ + 723 | TRACE_EVENT(f2fs_gc_end, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_get_victim’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:778:1: note: in expansion of macro ‘TRACE_EVENT’ + 778 | TRACE_EVENT(f2fs_get_victim, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:778:1: note: in expansion of macro ‘TRACE_EVENT’ + 778 | TRACE_EVENT(f2fs_get_victim, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_lookup_start’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ + 830 | TRACE_EVENT(f2fs_lookup_start, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ + 830 | TRACE_EVENT(f2fs_lookup_start, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_lookup_end’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ + 856 | TRACE_EVENT(f2fs_lookup_end, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ + 856 | TRACE_EVENT(f2fs_lookup_end, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_rename_start’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:886:1: note: in expansion of macro ‘TRACE_EVENT’ + 886 | TRACE_EVENT(f2fs_rename_start, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:886:1: note: in expansion of macro ‘TRACE_EVENT’ + 886 | TRACE_EVENT(f2fs_rename_start, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_rename_end’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:921:1: note: in expansion of macro ‘TRACE_EVENT’ + 921 | TRACE_EVENT(f2fs_rename_end, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:921:1: note: in expansion of macro ‘TRACE_EVENT’ + 921 | TRACE_EVENT(f2fs_rename_end, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_readdir’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:955:1: note: in expansion of macro ‘TRACE_EVENT’ + 955 | TRACE_EVENT(f2fs_readdir, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:955:1: note: in expansion of macro ‘TRACE_EVENT’ + 955 | TRACE_EVENT(f2fs_readdir, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_fallocate’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:984:1: note: in expansion of macro ‘TRACE_EVENT’ + 984 | TRACE_EVENT(f2fs_fallocate, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:984:1: note: in expansion of macro ‘TRACE_EVENT’ + 984 | TRACE_EVENT(f2fs_fallocate, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_direct_IO_enter’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1024:1: note: in expansion of macro ‘TRACE_EVENT’ + 1024 | TRACE_EVENT(f2fs_direct_IO_enter, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1024:1: note: in expansion of macro ‘TRACE_EVENT’ + 1024 | TRACE_EVENT(f2fs_direct_IO_enter, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_direct_IO_exit’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1059:1: note: in expansion of macro ‘TRACE_EVENT’ + 1059 | TRACE_EVENT(f2fs_direct_IO_exit, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1059:1: note: in expansion of macro ‘TRACE_EVENT’ + 1059 | TRACE_EVENT(f2fs_direct_IO_exit, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_reserve_new_blocks’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1093:1: note: in expansion of macro ‘TRACE_EVENT’ + 1093 | TRACE_EVENT(f2fs_reserve_new_blocks, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1093:1: note: in expansion of macro ‘TRACE_EVENT’ + 1093 | TRACE_EVENT(f2fs_reserve_new_blocks, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__submit_page_bio’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1121 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1121 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__bio’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1180 | DECLARE_EVENT_CLASS(f2fs__bio, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1180 | DECLARE_EVENT_CLASS(f2fs__bio, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_write_begin’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1251:1: note: in expansion of macro ‘TRACE_EVENT’ + 1251 | TRACE_EVENT(f2fs_write_begin, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1251:1: note: in expansion of macro ‘TRACE_EVENT’ + 1251 | TRACE_EVENT(f2fs_write_begin, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_write_end’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1277:1: note: in expansion of macro ‘TRACE_EVENT’ + 1277 | TRACE_EVENT(f2fs_write_end, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1277:1: note: in expansion of macro ‘TRACE_EVENT’ + 1277 | TRACE_EVENT(f2fs_write_end, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__folio’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1307 | DECLARE_EVENT_CLASS(f2fs__folio, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1307 | DECLARE_EVENT_CLASS(f2fs__folio, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_replace_atomic_write_block’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1372:1: note: in expansion of macro ‘TRACE_EVENT’ + 1372 | TRACE_EVENT(f2fs_replace_atomic_write_block, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1372:1: note: in expansion of macro ‘TRACE_EVENT’ + 1372 | TRACE_EVENT(f2fs_replace_atomic_write_block, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_mmap’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1409:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1409 | DECLARE_EVENT_CLASS(f2fs_mmap, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1409:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1409 | DECLARE_EVENT_CLASS(f2fs_mmap, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_writepages’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ + 1455 | TRACE_EVENT(f2fs_writepages, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ + 1455 | TRACE_EVENT(f2fs_writepages, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_readpages’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1519:1: note: in expansion of macro ‘TRACE_EVENT’ + 1519 | TRACE_EVENT(f2fs_readpages, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1519:1: note: in expansion of macro ‘TRACE_EVENT’ + 1519 | TRACE_EVENT(f2fs_readpages, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_write_checkpoint’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1545:1: note: in expansion of macro ‘TRACE_EVENT’ + 1545 | TRACE_EVENT(f2fs_write_checkpoint, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1545:1: note: in expansion of macro ‘TRACE_EVENT’ + 1545 | TRACE_EVENT(f2fs_write_checkpoint, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_discard’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1569:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1569 | DECLARE_EVENT_CLASS(f2fs_discard, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1569:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1569 | DECLARE_EVENT_CLASS(f2fs_discard, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_reset_zone’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1614:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1614 | DECLARE_EVENT_CLASS(f2fs_reset_zone, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1614:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1614 | DECLARE_EVENT_CLASS(f2fs_reset_zone, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_issue_flush’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1649:1: note: in expansion of macro ‘TRACE_EVENT’ + 1649 | TRACE_EVENT(f2fs_issue_flush, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1649:1: note: in expansion of macro ‘TRACE_EVENT’ + 1649 | TRACE_EVENT(f2fs_issue_flush, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_lookup_extent_tree_start’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ + 1677 | TRACE_EVENT(f2fs_lookup_extent_tree_start, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ + 1677 | TRACE_EVENT(f2fs_lookup_extent_tree_start, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_lookup_read_extent_tree_end’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h:1703:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 1703 | TRACE_EVENT_CONDITION(f2fs_lookup_read_extent_tree_end, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h:1703:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 1703 | TRACE_EVENT_CONDITION(f2fs_lookup_read_extent_tree_end, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_lookup_age_extent_tree_end’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h:1739:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 1739 | TRACE_EVENT_CONDITION(f2fs_lookup_age_extent_tree_end, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h:1739:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 1739 | TRACE_EVENT_CONDITION(f2fs_lookup_age_extent_tree_end, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_update_read_extent_tree_range’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1778:1: note: in expansion of macro ‘TRACE_EVENT’ + 1778 | TRACE_EVENT(f2fs_update_read_extent_tree_range, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1778:1: note: in expansion of macro ‘TRACE_EVENT’ + 1778 | TRACE_EVENT(f2fs_update_read_extent_tree_range, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_update_age_extent_tree_range’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1813:1: note: in expansion of macro ‘TRACE_EVENT’ + 1813 | TRACE_EVENT(f2fs_update_age_extent_tree_range, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1813:1: note: in expansion of macro ‘TRACE_EVENT’ + 1813 | TRACE_EVENT(f2fs_update_age_extent_tree_range, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_shrink_extent_tree’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1848:1: note: in expansion of macro ‘TRACE_EVENT’ + 1848 | TRACE_EVENT(f2fs_shrink_extent_tree, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1848:1: note: in expansion of macro ‘TRACE_EVENT’ + 1848 | TRACE_EVENT(f2fs_shrink_extent_tree, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_destroy_extent_tree’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1876:1: note: in expansion of macro ‘TRACE_EVENT’ + 1876 | TRACE_EVENT(f2fs_destroy_extent_tree, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1876:1: note: in expansion of macro ‘TRACE_EVENT’ + 1876 | TRACE_EVENT(f2fs_destroy_extent_tree, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_sync_dirty_inodes’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1903:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1903 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1903:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1903 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_shutdown’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ + 1941 | TRACE_EVENT(f2fs_shutdown, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ + 1941 | TRACE_EVENT(f2fs_shutdown, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_zip_start’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1965 | DECLARE_EVENT_CLASS(f2fs_zip_start, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1965 | DECLARE_EVENT_CLASS(f2fs_zip_start, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_zip_end’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1996:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1996 | DECLARE_EVENT_CLASS(f2fs_zip_end, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1996:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1996 | DECLARE_EVENT_CLASS(f2fs_zip_end, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_iostat’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2060:1: note: in expansion of macro ‘TRACE_EVENT’ + 2060 | TRACE_EVENT(f2fs_iostat, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2060:1: note: in expansion of macro ‘TRACE_EVENT’ + 2060 | TRACE_EVENT(f2fs_iostat, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_iostat_latency’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ + 2163 | TRACE_EVENT(f2fs_iostat_latency, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ + 2163 | TRACE_EVENT(f2fs_iostat_latency, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_bmap’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2250:1: note: in expansion of macro ‘TRACE_EVENT’ + 2250 | TRACE_EVENT(f2fs_bmap, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2250:1: note: in expansion of macro ‘TRACE_EVENT’ + 2250 | TRACE_EVENT(f2fs_bmap, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_fiemap’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2276:1: note: in expansion of macro ‘TRACE_EVENT’ + 2276 | TRACE_EVENT(f2fs_fiemap, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2276:1: note: in expansion of macro ‘TRACE_EVENT’ + 2276 | TRACE_EVENT(f2fs_fiemap, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__rw_start’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2313 | DECLARE_EVENT_CLASS(f2fs__rw_start, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2313 | DECLARE_EVENT_CLASS(f2fs__rw_start, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__rw_end’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2354 | DECLARE_EVENT_CLASS(f2fs__rw_end, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2354 | DECLARE_EVENT_CLASS(f2fs__rw_end, + | ^~~~~~~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: fs/f2fs/super.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: fs/f2fs] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/sunrpc.h:2518, + from ../net/sunrpc/sched.c:31: +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_xdr_buf_class’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(rpc_xdr_buf_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(rpc_xdr_buf_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(rpc_xdr_buf_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(rpc_xdr_buf_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(rpc_xdr_buf_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_clnt_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 109 | DECLARE_EVENT_CLASS(rpc_clnt_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 109 | DECLARE_EVENT_CLASS(rpc_clnt_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_clnt_new’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:168:1: note: in expansion of macro ‘TRACE_EVENT’ + 168 | TRACE_EVENT(rpc_clnt_new, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:168:1: note: in expansion of macro ‘TRACE_EVENT’ + 168 | TRACE_EVENT(rpc_clnt_new, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_clnt_new_err’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ + 206 | TRACE_EVENT(rpc_clnt_new_err, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ + 206 | TRACE_EVENT(rpc_clnt_new_err, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_clnt_clone_err’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:231:1: note: in expansion of macro ‘TRACE_EVENT’ + 231 | TRACE_EVENT(rpc_clnt_clone_err, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:231:1: note: in expansion of macro ‘TRACE_EVENT’ + 231 | TRACE_EVENT(rpc_clnt_clone_err, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_task_status’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 274 | DECLARE_EVENT_CLASS(rpc_task_status, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 274 | DECLARE_EVENT_CLASS(rpc_task_status, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_request’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ + 309 | TRACE_EVENT(rpc_request, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ + 309 | TRACE_EVENT(rpc_request, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_task_running’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:366:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 366 | DECLARE_EVENT_CLASS(rpc_task_running, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:366:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 366 | DECLARE_EVENT_CLASS(rpc_task_running, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_task_queued’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 418 | DECLARE_EVENT_CLASS(rpc_task_queued, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 418 | DECLARE_EVENT_CLASS(rpc_task_queued, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_failure’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 466 | DECLARE_EVENT_CLASS(rpc_failure, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 466 | DECLARE_EVENT_CLASS(rpc_failure, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_reply_event’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:496:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 496 | DECLARE_EVENT_CLASS(rpc_reply_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:496:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 496 | DECLARE_EVENT_CLASS(rpc_reply_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_buf_alloc’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:561:1: note: in expansion of macro ‘TRACE_EVENT’ + 561 | TRACE_EVENT(rpc_buf_alloc, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:561:1: note: in expansion of macro ‘TRACE_EVENT’ + 561 | TRACE_EVENT(rpc_buf_alloc, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_call_rpcerror’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:592:1: note: in expansion of macro ‘TRACE_EVENT’ + 592 | TRACE_EVENT(rpc_call_rpcerror, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:592:1: note: in expansion of macro ‘TRACE_EVENT’ + 592 | TRACE_EVENT(rpc_call_rpcerror, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_stats_latency’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ + 621 | TRACE_EVENT(rpc_stats_latency, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ + 621 | TRACE_EVENT(rpc_stats_latency, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_xdr_overflow’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:667:1: note: in expansion of macro ‘TRACE_EVENT’ + 667 | TRACE_EVENT(rpc_xdr_overflow, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:667:1: note: in expansion of macro ‘TRACE_EVENT’ + 667 | TRACE_EVENT(rpc_xdr_overflow, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_xdr_alignment’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ + 733 | TRACE_EVENT(rpc_xdr_alignment, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ + 733 | TRACE_EVENT(rpc_xdr_alignment, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xs_socket_event’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:842:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 842 | DECLARE_EVENT_CLASS(xs_socket_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:842:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 842 | DECLARE_EVENT_CLASS(xs_socket_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xs_socket_event_done’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:895:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 895 | DECLARE_EVENT_CLASS(xs_socket_event_done, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:895:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 895 | DECLARE_EVENT_CLASS(xs_socket_event_done, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_socket_nospace’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:959:1: note: in expansion of macro ‘TRACE_EVENT’ + 959 | TRACE_EVENT(rpc_socket_nospace, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:959:1: note: in expansion of macro ‘TRACE_EVENT’ + 959 | TRACE_EVENT(rpc_socket_nospace, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_xprt_lifetime_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1004 | DECLARE_EVENT_CLASS(rpc_xprt_lifetime_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1004 | DECLARE_EVENT_CLASS(rpc_xprt_lifetime_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_xprt_event’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1043:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1043 | DECLARE_EVENT_CLASS(rpc_xprt_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1043:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1043 | DECLARE_EVENT_CLASS(rpc_xprt_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xprt_transmit’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ + 1082 | TRACE_EVENT(xprt_transmit, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ + 1082 | TRACE_EVENT(xprt_transmit, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xprt_retransmit’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1113:1: note: in expansion of macro ‘TRACE_EVENT’ + 1113 | TRACE_EVENT(xprt_retransmit, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1113:1: note: in expansion of macro ‘TRACE_EVENT’ + 1113 | TRACE_EVENT(xprt_retransmit, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xprt_ping’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1154:1: note: in expansion of macro ‘TRACE_EVENT’ + 1154 | TRACE_EVENT(xprt_ping, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1154:1: note: in expansion of macro ‘TRACE_EVENT’ + 1154 | TRACE_EVENT(xprt_ping, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xprt_writelock_event’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1175 | DECLARE_EVENT_CLASS(xprt_writelock_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1175 | DECLARE_EVENT_CLASS(xprt_writelock_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xprt_cong_event’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1221:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1221 | DECLARE_EVENT_CLASS(xprt_cong_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1221:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1221 | DECLARE_EVENT_CLASS(xprt_cong_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xprt_reserve’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1278:1: note: in expansion of macro ‘TRACE_EVENT’ + 1278 | TRACE_EVENT(xprt_reserve, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1278:1: note: in expansion of macro ‘TRACE_EVENT’ + 1278 | TRACE_EVENT(xprt_reserve, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xs_data_ready’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1302:1: note: in expansion of macro ‘TRACE_EVENT’ + 1302 | TRACE_EVENT(xs_data_ready, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1302:1: note: in expansion of macro ‘TRACE_EVENT’ + 1302 | TRACE_EVENT(xs_data_ready, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xs_stream_read_data’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1322:1: note: in expansion of macro ‘TRACE_EVENT’ + 1322 | TRACE_EVENT(xs_stream_read_data, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1322:1: note: in expansion of macro ‘TRACE_EVENT’ + 1322 | TRACE_EVENT(xs_stream_read_data, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xs_stream_read_request’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1347:1: note: in expansion of macro ‘TRACE_EVENT’ + 1347 | TRACE_EVENT(xs_stream_read_request, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1347:1: note: in expansion of macro ‘TRACE_EVENT’ + 1347 | TRACE_EVENT(xs_stream_read_request, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpcb_getport’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1375:1: note: in expansion of macro ‘TRACE_EVENT’ + 1375 | TRACE_EVENT(rpcb_getport, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1375:1: note: in expansion of macro ‘TRACE_EVENT’ + 1375 | TRACE_EVENT(rpcb_getport, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpcb_setport’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ + 1412 | TRACE_EVENT(rpcb_setport, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ + 1412 | TRACE_EVENT(rpcb_setport, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_pmap_register’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1441:1: note: in expansion of macro ‘TRACE_EVENT’ + 1441 | TRACE_EVENT(pmap_register, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1441:1: note: in expansion of macro ‘TRACE_EVENT’ + 1441 | TRACE_EVENT(pmap_register, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpcb_register’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1471:1: note: in expansion of macro ‘TRACE_EVENT’ + 1471 | TRACE_EVENT(rpcb_register, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1471:1: note: in expansion of macro ‘TRACE_EVENT’ + 1471 | TRACE_EVENT(rpcb_register, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpcb_unregister’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1501:1: note: in expansion of macro ‘TRACE_EVENT’ + 1501 | TRACE_EVENT(rpcb_unregister, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1501:1: note: in expansion of macro ‘TRACE_EVENT’ + 1501 | TRACE_EVENT(rpcb_unregister, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_tls_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1531:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1531 | DECLARE_EVENT_CLASS(rpc_tls_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1531:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1531 | DECLARE_EVENT_CLASS(rpc_tls_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_xdr_msg_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1572 | DECLARE_EVENT_CLASS(svc_xdr_msg_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1572 | DECLARE_EVENT_CLASS(svc_xdr_msg_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_xdr_buf_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1619:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1619 | DECLARE_EVENT_CLASS(svc_xdr_buf_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1619:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1619 | DECLARE_EVENT_CLASS(svc_xdr_buf_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_authenticate’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h:1742:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 1742 | TRACE_EVENT_CONDITION(svc_authenticate, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h:1742:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 1742 | TRACE_EVENT_CONDITION(svc_authenticate, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_process’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1773:1: note: in expansion of macro ‘TRACE_EVENT’ + 1773 | TRACE_EVENT(svc_process, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1773:1: note: in expansion of macro ‘TRACE_EVENT’ + 1773 | TRACE_EVENT(svc_process, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_rqst_event’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1804:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1804 | DECLARE_EVENT_CLASS(svc_rqst_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1804:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1804 | DECLARE_EVENT_CLASS(svc_rqst_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_rqst_status’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1837:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1837 | DECLARE_EVENT_CLASS(svc_rqst_status, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1837:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1837 | DECLARE_EVENT_CLASS(svc_rqst_status, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_replace_page_err’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1868:1: note: in expansion of macro ‘TRACE_EVENT’ + 1868 | TRACE_EVENT(svc_replace_page_err, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1868:1: note: in expansion of macro ‘TRACE_EVENT’ + 1868 | TRACE_EVENT(svc_replace_page_err, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_stats_latency’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ + 1893 | TRACE_EVENT(svc_stats_latency, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ + 1893 | TRACE_EVENT(svc_stats_latency, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_xprt_create_err’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1957:1: note: in expansion of macro ‘TRACE_EVENT’ + 1957 | TRACE_EVENT(svc_xprt_create_err, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1957:1: note: in expansion of macro ‘TRACE_EVENT’ + 1957 | TRACE_EVENT(svc_xprt_create_err, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_xprt_enqueue’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2010:1: note: in expansion of macro ‘TRACE_EVENT’ + 2010 | TRACE_EVENT(svc_xprt_enqueue, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2010:1: note: in expansion of macro ‘TRACE_EVENT’ + 2010 | TRACE_EVENT(svc_xprt_enqueue, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_xprt_dequeue’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2034:1: note: in expansion of macro ‘TRACE_EVENT’ + 2034 | TRACE_EVENT(svc_xprt_dequeue, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2034:1: note: in expansion of macro ‘TRACE_EVENT’ + 2034 | TRACE_EVENT(svc_xprt_dequeue, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_xprt_event’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2058:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2058 | DECLARE_EVENT_CLASS(svc_xprt_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2058:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2058 | DECLARE_EVENT_CLASS(svc_xprt_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_xprt_accept’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ + 2099 | TRACE_EVENT(svc_xprt_accept, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ + 2099 | TRACE_EVENT(svc_xprt_accept, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_wake_up’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2127:1: note: in expansion of macro ‘TRACE_EVENT’ + 2127 | TRACE_EVENT(svc_wake_up, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2127:1: note: in expansion of macro ‘TRACE_EVENT’ + 2127 | TRACE_EVENT(svc_wake_up, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_alloc_arg_err’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2143:1: note: in expansion of macro ‘TRACE_EVENT’ + 2143 | TRACE_EVENT(svc_alloc_arg_err, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2143:1: note: in expansion of macro ‘TRACE_EVENT’ + 2143 | TRACE_EVENT(svc_alloc_arg_err, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_deferred_event’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2165 | DECLARE_EVENT_CLASS(svc_deferred_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2165 | DECLARE_EVENT_CLASS(svc_deferred_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svcsock_lifetime_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2199:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2199 | DECLARE_EVENT_CLASS(svcsock_lifetime_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2199:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2199 | DECLARE_EVENT_CLASS(svcsock_lifetime_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svcsock_marker’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2240:1: note: in expansion of macro ‘TRACE_EVENT’ + 2240 | TRACE_EVENT(svcsock_marker, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2240:1: note: in expansion of macro ‘TRACE_EVENT’ + 2240 | TRACE_EVENT(svcsock_marker, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svcsock_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2264 | DECLARE_EVENT_CLASS(svcsock_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2264 | DECLARE_EVENT_CLASS(svcsock_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svcsock_tcp_recv_short’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2307:1: note: in expansion of macro ‘TRACE_EVENT’ + 2307 | TRACE_EVENT(svcsock_tcp_recv_short, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2307:1: note: in expansion of macro ‘TRACE_EVENT’ + 2307 | TRACE_EVENT(svcsock_tcp_recv_short, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svcsock_tcp_state’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2336:1: note: in expansion of macro ‘TRACE_EVENT’ + 2336 | TRACE_EVENT(svcsock_tcp_state, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2336:1: note: in expansion of macro ‘TRACE_EVENT’ + 2336 | TRACE_EVENT(svcsock_tcp_state, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svcsock_accept_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2365:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2365 | DECLARE_EVENT_CLASS(svcsock_accept_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2365:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2365 | DECLARE_EVENT_CLASS(svcsock_accept_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_cache_event’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2403 | DECLARE_EVENT_CLASS(cache_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2403 | DECLARE_EVENT_CLASS(cache_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_register_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2436:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2436 | DECLARE_EVENT_CLASS(register_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2436:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2436 | DECLARE_EVENT_CLASS(register_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_unregister’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2490:1: note: in expansion of macro ‘TRACE_EVENT’ + 2490 | TRACE_EVENT(svc_unregister, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2490:1: note: in expansion of macro ‘TRACE_EVENT’ + 2490 | TRACE_EVENT(svc_unregister, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_xdr_buf_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(rpc_xdr_buf_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(rpc_xdr_buf_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_clnt_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 109 | DECLARE_EVENT_CLASS(rpc_clnt_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 109 | DECLARE_EVENT_CLASS(rpc_clnt_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_clnt_new’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:168:1: note: in expansion of macro ‘TRACE_EVENT’ + 168 | TRACE_EVENT(rpc_clnt_new, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:168:1: note: in expansion of macro ‘TRACE_EVENT’ + 168 | TRACE_EVENT(rpc_clnt_new, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_clnt_new_err’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ + 206 | TRACE_EVENT(rpc_clnt_new_err, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ + 206 | TRACE_EVENT(rpc_clnt_new_err, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_clnt_clone_err’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:231:1: note: in expansion of macro ‘TRACE_EVENT’ + 231 | TRACE_EVENT(rpc_clnt_clone_err, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:231:1: note: in expansion of macro ‘TRACE_EVENT’ + 231 | TRACE_EVENT(rpc_clnt_clone_err, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_task_status’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 274 | DECLARE_EVENT_CLASS(rpc_task_status, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 274 | DECLARE_EVENT_CLASS(rpc_task_status, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_request’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ + 309 | TRACE_EVENT(rpc_request, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ + 309 | TRACE_EVENT(rpc_request, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_task_running’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:366:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 366 | DECLARE_EVENT_CLASS(rpc_task_running, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:366:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 366 | DECLARE_EVENT_CLASS(rpc_task_running, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_task_queued’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 418 | DECLARE_EVENT_CLASS(rpc_task_queued, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 418 | DECLARE_EVENT_CLASS(rpc_task_queued, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_failure’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 466 | DECLARE_EVENT_CLASS(rpc_failure, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 466 | DECLARE_EVENT_CLASS(rpc_failure, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_reply_event’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:496:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 496 | DECLARE_EVENT_CLASS(rpc_reply_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:496:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 496 | DECLARE_EVENT_CLASS(rpc_reply_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_buf_alloc’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:561:1: note: in expansion of macro ‘TRACE_EVENT’ + 561 | TRACE_EVENT(rpc_buf_alloc, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:561:1: note: in expansion of macro ‘TRACE_EVENT’ + 561 | TRACE_EVENT(rpc_buf_alloc, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_call_rpcerror’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:592:1: note: in expansion of macro ‘TRACE_EVENT’ + 592 | TRACE_EVENT(rpc_call_rpcerror, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:592:1: note: in expansion of macro ‘TRACE_EVENT’ + 592 | TRACE_EVENT(rpc_call_rpcerror, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_stats_latency’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ + 621 | TRACE_EVENT(rpc_stats_latency, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ + 621 | TRACE_EVENT(rpc_stats_latency, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_xdr_overflow’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:667:1: note: in expansion of macro ‘TRACE_EVENT’ + 667 | TRACE_EVENT(rpc_xdr_overflow, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:667:1: note: in expansion of macro ‘TRACE_EVENT’ + 667 | TRACE_EVENT(rpc_xdr_overflow, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_xdr_alignment’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ + 733 | TRACE_EVENT(rpc_xdr_alignment, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ + 733 | TRACE_EVENT(rpc_xdr_alignment, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_xs_socket_event’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:842:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 842 | DECLARE_EVENT_CLASS(xs_socket_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:842:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 842 | DECLARE_EVENT_CLASS(xs_socket_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_xs_socket_event_done’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:895:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 895 | DECLARE_EVENT_CLASS(xs_socket_event_done, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:895:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 895 | DECLARE_EVENT_CLASS(xs_socket_event_done, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_socket_nospace’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:959:1: note: in expansion of macro ‘TRACE_EVENT’ + 959 | TRACE_EVENT(rpc_socket_nospace, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:959:1: note: in expansion of macro ‘TRACE_EVENT’ + 959 | TRACE_EVENT(rpc_socket_nospace, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_xprt_lifetime_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1004 | DECLARE_EVENT_CLASS(rpc_xprt_lifetime_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1004 | DECLARE_EVENT_CLASS(rpc_xprt_lifetime_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_xprt_event’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1043:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1043 | DECLARE_EVENT_CLASS(rpc_xprt_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1043:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1043 | DECLARE_EVENT_CLASS(rpc_xprt_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_xprt_transmit’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ + 1082 | TRACE_EVENT(xprt_transmit, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ + 1082 | TRACE_EVENT(xprt_transmit, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_xprt_retransmit’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1113:1: note: in expansion of macro ‘TRACE_EVENT’ + 1113 | TRACE_EVENT(xprt_retransmit, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1113:1: note: in expansion of macro ‘TRACE_EVENT’ + 1113 | TRACE_EVENT(xprt_retransmit, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_xprt_ping’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1154:1: note: in expansion of macro ‘TRACE_EVENT’ + 1154 | TRACE_EVENT(xprt_ping, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1154:1: note: in expansion of macro ‘TRACE_EVENT’ + 1154 | TRACE_EVENT(xprt_ping, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_xprt_writelock_event’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1175 | DECLARE_EVENT_CLASS(xprt_writelock_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1175 | DECLARE_EVENT_CLASS(xprt_writelock_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_xprt_cong_event’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1221:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1221 | DECLARE_EVENT_CLASS(xprt_cong_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1221:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1221 | DECLARE_EVENT_CLASS(xprt_cong_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_xprt_reserve’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1278:1: note: in expansion of macro ‘TRACE_EVENT’ + 1278 | TRACE_EVENT(xprt_reserve, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1278:1: note: in expansion of macro ‘TRACE_EVENT’ + 1278 | TRACE_EVENT(xprt_reserve, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_xs_data_ready’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1302:1: note: in expansion of macro ‘TRACE_EVENT’ + 1302 | TRACE_EVENT(xs_data_ready, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1302:1: note: in expansion of macro ‘TRACE_EVENT’ + 1302 | TRACE_EVENT(xs_data_ready, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_xs_stream_read_data’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1322:1: note: in expansion of macro ‘TRACE_EVENT’ + 1322 | TRACE_EVENT(xs_stream_read_data, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1322:1: note: in expansion of macro ‘TRACE_EVENT’ + 1322 | TRACE_EVENT(xs_stream_read_data, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_xs_stream_read_request’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1347:1: note: in expansion of macro ‘TRACE_EVENT’ + 1347 | TRACE_EVENT(xs_stream_read_request, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1347:1: note: in expansion of macro ‘TRACE_EVENT’ + 1347 | TRACE_EVENT(xs_stream_read_request, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_rpcb_getport’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1375:1: note: in expansion of macro ‘TRACE_EVENT’ + 1375 | TRACE_EVENT(rpcb_getport, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1375:1: note: in expansion of macro ‘TRACE_EVENT’ + 1375 | TRACE_EVENT(rpcb_getport, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_rpcb_setport’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ + 1412 | TRACE_EVENT(rpcb_setport, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ + 1412 | TRACE_EVENT(rpcb_setport, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_pmap_register’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1441:1: note: in expansion of macro ‘TRACE_EVENT’ + 1441 | TRACE_EVENT(pmap_register, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1441:1: note: in expansion of macro ‘TRACE_EVENT’ + 1441 | TRACE_EVENT(pmap_register, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_rpcb_register’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1471:1: note: in expansion of macro ‘TRACE_EVENT’ + 1471 | TRACE_EVENT(rpcb_register, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1471:1: note: in expansion of macro ‘TRACE_EVENT’ + 1471 | TRACE_EVENT(rpcb_register, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_rpcb_unregister’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1501:1: note: in expansion of macro ‘TRACE_EVENT’ + 1501 | TRACE_EVENT(rpcb_unregister, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1501:1: note: in expansion of macro ‘TRACE_EVENT’ + 1501 | TRACE_EVENT(rpcb_unregister, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_rpc_tls_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1531:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1531 | DECLARE_EVENT_CLASS(rpc_tls_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1531:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1531 | DECLARE_EVENT_CLASS(rpc_tls_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_svc_xdr_msg_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1572 | DECLARE_EVENT_CLASS(svc_xdr_msg_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1572 | DECLARE_EVENT_CLASS(svc_xdr_msg_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_svc_xdr_buf_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1619:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1619 | DECLARE_EVENT_CLASS(svc_xdr_buf_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1619:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1619 | DECLARE_EVENT_CLASS(svc_xdr_buf_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_svc_authenticate’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h:1742:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 1742 | TRACE_EVENT_CONDITION(svc_authenticate, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h:1742:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 1742 | TRACE_EVENT_CONDITION(svc_authenticate, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_svc_process’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1773:1: note: in expansion of macro ‘TRACE_EVENT’ + 1773 | TRACE_EVENT(svc_process, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1773:1: note: in expansion of macro ‘TRACE_EVENT’ + 1773 | TRACE_EVENT(svc_process, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_svc_rqst_event’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1804:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1804 | DECLARE_EVENT_CLASS(svc_rqst_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1804:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1804 | DECLARE_EVENT_CLASS(svc_rqst_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_svc_rqst_status’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1837:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1837 | DECLARE_EVENT_CLASS(svc_rqst_status, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1837:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1837 | DECLARE_EVENT_CLASS(svc_rqst_status, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_svc_replace_page_err’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1868:1: note: in expansion of macro ‘TRACE_EVENT’ + 1868 | TRACE_EVENT(svc_replace_page_err, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1868:1: note: in expansion of macro ‘TRACE_EVENT’ + 1868 | TRACE_EVENT(svc_replace_page_err, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_svc_stats_latency’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ + 1893 | TRACE_EVENT(svc_stats_latency, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ + 1893 | TRACE_EVENT(svc_stats_latency, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_svc_xprt_create_err’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1957:1: note: in expansion of macro ‘TRACE_EVENT’ + 1957 | TRACE_EVENT(svc_xprt_create_err, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1957:1: note: in expansion of macro ‘TRACE_EVENT’ + 1957 | TRACE_EVENT(svc_xprt_create_err, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_svc_xprt_enqueue’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2010:1: note: in expansion of macro ‘TRACE_EVENT’ + 2010 | TRACE_EVENT(svc_xprt_enqueue, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2010:1: note: in expansion of macro ‘TRACE_EVENT’ + 2010 | TRACE_EVENT(svc_xprt_enqueue, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_svc_xprt_dequeue’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2034:1: note: in expansion of macro ‘TRACE_EVENT’ + 2034 | TRACE_EVENT(svc_xprt_dequeue, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2034:1: note: in expansion of macro ‘TRACE_EVENT’ + 2034 | TRACE_EVENT(svc_xprt_dequeue, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_svc_xprt_event’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2058:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2058 | DECLARE_EVENT_CLASS(svc_xprt_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2058:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2058 | DECLARE_EVENT_CLASS(svc_xprt_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_svc_xprt_accept’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ + 2099 | TRACE_EVENT(svc_xprt_accept, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ + 2099 | TRACE_EVENT(svc_xprt_accept, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_svc_wake_up’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2127:1: note: in expansion of macro ‘TRACE_EVENT’ + 2127 | TRACE_EVENT(svc_wake_up, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2127:1: note: in expansion of macro ‘TRACE_EVENT’ + 2127 | TRACE_EVENT(svc_wake_up, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_svc_alloc_arg_err’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2143:1: note: in expansion of macro ‘TRACE_EVENT’ + 2143 | TRACE_EVENT(svc_alloc_arg_err, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2143:1: note: in expansion of macro ‘TRACE_EVENT’ + 2143 | TRACE_EVENT(svc_alloc_arg_err, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_svc_deferred_event’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2165 | DECLARE_EVENT_CLASS(svc_deferred_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2165 | DECLARE_EVENT_CLASS(svc_deferred_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_svcsock_lifetime_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2199:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2199 | DECLARE_EVENT_CLASS(svcsock_lifetime_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2199:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2199 | DECLARE_EVENT_CLASS(svcsock_lifetime_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_svcsock_marker’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2240:1: note: in expansion of macro ‘TRACE_EVENT’ + 2240 | TRACE_EVENT(svcsock_marker, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2240:1: note: in expansion of macro ‘TRACE_EVENT’ + 2240 | TRACE_EVENT(svcsock_marker, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_svcsock_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2264 | DECLARE_EVENT_CLASS(svcsock_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2264 | DECLARE_EVENT_CLASS(svcsock_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_svcsock_tcp_recv_short’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2307:1: note: in expansion of macro ‘TRACE_EVENT’ + 2307 | TRACE_EVENT(svcsock_tcp_recv_short, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2307:1: note: in expansion of macro ‘TRACE_EVENT’ + 2307 | TRACE_EVENT(svcsock_tcp_recv_short, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_svcsock_tcp_state’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2336:1: note: in expansion of macro ‘TRACE_EVENT’ + 2336 | TRACE_EVENT(svcsock_tcp_state, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2336:1: note: in expansion of macro ‘TRACE_EVENT’ + 2336 | TRACE_EVENT(svcsock_tcp_state, @@ -73863 +81620 @@ -../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs_fiemap’: +../include/trace/events/sunrpc.h: In function ‘perf_trace_svcsock_accept_class’: @@ -73870,6 +81627,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/f2fs.h:2276:1: note: in expansion of macro ‘TRACE_EVENT’ - 2276 | TRACE_EVENT(f2fs_fiemap, - | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h:2365:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2365 | DECLARE_EVENT_CLASS(svcsock_accept_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -73882,7 +81636,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/f2fs.h:2276:1: note: in expansion of macro ‘TRACE_EVENT’ - 2276 | TRACE_EVENT(f2fs_fiemap, - | ^~~~~~~~~~~ -../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs__rw_start’: +../include/trace/events/sunrpc.h:2365:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2365 | DECLARE_EVENT_CLASS(svcsock_accept_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘perf_trace_cache_event’: @@ -73895,2 +81646,2 @@ -../include/trace/events/f2fs.h:2313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2313 | DECLARE_EVENT_CLASS(f2fs__rw_start, +../include/trace/events/sunrpc.h:2403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2403 | DECLARE_EVENT_CLASS(cache_event, @@ -73904,2 +81655,2 @@ -../include/trace/events/f2fs.h:2313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2313 | DECLARE_EVENT_CLASS(f2fs__rw_start, +../include/trace/events/sunrpc.h:2403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2403 | DECLARE_EVENT_CLASS(cache_event, @@ -73907 +81658 @@ -../include/trace/events/f2fs.h: In function ‘perf_trace_f2fs__rw_end’: +../include/trace/events/sunrpc.h: In function ‘perf_trace_register_class’: @@ -73914,2 +81665,2 @@ -../include/trace/events/f2fs.h:2354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2354 | DECLARE_EVENT_CLASS(f2fs__rw_end, +../include/trace/events/sunrpc.h:2436:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2436 | DECLARE_EVENT_CLASS(register_class, @@ -73923,2 +81674,2 @@ -../include/trace/events/f2fs.h:2354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2354 | DECLARE_EVENT_CLASS(f2fs__rw_end, +../include/trace/events/sunrpc.h:2436:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2436 | DECLARE_EVENT_CLASS(register_class, @@ -73925,0 +81677,25 @@ +../include/trace/events/sunrpc.h: In function ‘perf_trace_svc_unregister’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2490:1: note: in expansion of macro ‘TRACE_EVENT’ + 2490 | TRACE_EVENT(svc_unregister, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2490:1: note: in expansion of macro ‘TRACE_EVENT’ + 2490 | TRACE_EVENT(svc_unregister, + | ^~~~~~~~~~~ @@ -73927 +81703 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__inode’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_xdr_buf_class’: @@ -73934,2 +81710,2 @@ -../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 183 | DECLARE_EVENT_CLASS(f2fs__inode, +../include/trace/events/sunrpc.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(rpc_xdr_buf_class, @@ -73943,2 +81719,2 @@ -../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 183 | DECLARE_EVENT_CLASS(f2fs__inode, +../include/trace/events/sunrpc.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(rpc_xdr_buf_class, @@ -73946 +81722 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__inode_exit’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_clnt_class’: @@ -73953,2 +81729,2 @@ -../include/trace/events/f2fs.h:222:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 222 | DECLARE_EVENT_CLASS(f2fs__inode_exit, +../include/trace/events/sunrpc.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 109 | DECLARE_EVENT_CLASS(rpc_clnt_class, @@ -73962,2 +81738,2 @@ -../include/trace/events/f2fs.h:222:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 222 | DECLARE_EVENT_CLASS(f2fs__inode_exit, +../include/trace/events/sunrpc.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 109 | DECLARE_EVENT_CLASS(rpc_clnt_class, @@ -73965 +81741 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_sync_file_exit’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_clnt_new’: @@ -73975,2 +81751,2 @@ -../include/trace/events/f2fs.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ - 256 | TRACE_EVENT(f2fs_sync_file_exit, +../include/trace/events/sunrpc.h:168:1: note: in expansion of macro ‘TRACE_EVENT’ + 168 | TRACE_EVENT(rpc_clnt_new, @@ -73987,2 +81763,2 @@ -../include/trace/events/f2fs.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ - 256 | TRACE_EVENT(f2fs_sync_file_exit, +../include/trace/events/sunrpc.h:168:1: note: in expansion of macro ‘TRACE_EVENT’ + 168 | TRACE_EVENT(rpc_clnt_new, @@ -73990 +81766 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_sync_fs’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_clnt_new_err’: @@ -74000,2 +81776,2 @@ -../include/trace/events/f2fs.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ - 286 | TRACE_EVENT(f2fs_sync_fs, +../include/trace/events/sunrpc.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ + 206 | TRACE_EVENT(rpc_clnt_new_err, @@ -74012,2 +81788,2 @@ -../include/trace/events/f2fs.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ - 286 | TRACE_EVENT(f2fs_sync_fs, +../include/trace/events/sunrpc.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ + 206 | TRACE_EVENT(rpc_clnt_new_err, @@ -74015 +81791 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_unlink_enter’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_clnt_clone_err’: @@ -74025,2 +81801,2 @@ -../include/trace/events/f2fs.h:338:1: note: in expansion of macro ‘TRACE_EVENT’ - 338 | TRACE_EVENT(f2fs_unlink_enter, +../include/trace/events/sunrpc.h:231:1: note: in expansion of macro ‘TRACE_EVENT’ + 231 | TRACE_EVENT(rpc_clnt_clone_err, @@ -74037,2 +81813,2 @@ -../include/trace/events/f2fs.h:338:1: note: in expansion of macro ‘TRACE_EVENT’ - 338 | TRACE_EVENT(f2fs_unlink_enter, +../include/trace/events/sunrpc.h:231:1: note: in expansion of macro ‘TRACE_EVENT’ + 231 | TRACE_EVENT(rpc_clnt_clone_err, @@ -74040 +81816,20 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_truncate_data_blocks_range’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_task_status’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 274 | DECLARE_EVENT_CLASS(rpc_task_status, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 274 | DECLARE_EVENT_CLASS(rpc_task_status, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_request’: @@ -74050,2 +81845,2 @@ -../include/trace/events/f2fs.h:389:1: note: in expansion of macro ‘TRACE_EVENT’ - 389 | TRACE_EVENT(f2fs_truncate_data_blocks_range, +../include/trace/events/sunrpc.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ + 309 | TRACE_EVENT(rpc_request, @@ -74062,2 +81857,2 @@ -../include/trace/events/f2fs.h:389:1: note: in expansion of macro ‘TRACE_EVENT’ - 389 | TRACE_EVENT(f2fs_truncate_data_blocks_range, +../include/trace/events/sunrpc.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ + 309 | TRACE_EVENT(rpc_request, @@ -74065 +81860 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__truncate_op’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_task_running’: @@ -74072,2 +81867,2 @@ -../include/trace/events/f2fs.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 418 | DECLARE_EVENT_CLASS(f2fs__truncate_op, +../include/trace/events/sunrpc.h:366:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 366 | DECLARE_EVENT_CLASS(rpc_task_running, @@ -74081,2 +81876,2 @@ -../include/trace/events/f2fs.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 418 | DECLARE_EVENT_CLASS(f2fs__truncate_op, +../include/trace/events/sunrpc.h:366:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 366 | DECLARE_EVENT_CLASS(rpc_task_running, @@ -74084 +81879 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__truncate_node’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_task_queued’: @@ -74091,2 +81886,2 @@ -../include/trace/events/f2fs.h:476:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 476 | DECLARE_EVENT_CLASS(f2fs__truncate_node, +../include/trace/events/sunrpc.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 418 | DECLARE_EVENT_CLASS(rpc_task_queued, @@ -74100,2 +81895,2 @@ -../include/trace/events/f2fs.h:476:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 476 | DECLARE_EVENT_CLASS(f2fs__truncate_node, +../include/trace/events/sunrpc.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 418 | DECLARE_EVENT_CLASS(rpc_task_queued, @@ -74103 +81898 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_truncate_partial_nodes’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_failure’: @@ -74110,6 +81905,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/f2fs.h:523:1: note: in expansion of macro ‘TRACE_EVENT’ - 523 | TRACE_EVENT(f2fs_truncate_partial_nodes, - | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h:466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 466 | DECLARE_EVENT_CLASS(rpc_failure, + | ^~~~~~~~~~~~~~~~~~~ @@ -74122,2 +81914,9 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/events/sunrpc.h:466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 466 | DECLARE_EVENT_CLASS(rpc_failure, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_reply_event’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -74125,4 +81924,13 @@ -../include/trace/events/f2fs.h:523:1: note: in expansion of macro ‘TRACE_EVENT’ - 523 | TRACE_EVENT(f2fs_truncate_partial_nodes, - | ^~~~~~~~~~~ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_file_write_iter’: +../include/trace/events/sunrpc.h:496:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 496 | DECLARE_EVENT_CLASS(rpc_reply_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:496:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 496 | DECLARE_EVENT_CLASS(rpc_reply_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_buf_alloc’: @@ -74138,2 +81946,2 @@ -../include/trace/events/f2fs.h:557:1: note: in expansion of macro ‘TRACE_EVENT’ - 557 | TRACE_EVENT(f2fs_file_write_iter, +../include/trace/events/sunrpc.h:561:1: note: in expansion of macro ‘TRACE_EVENT’ + 561 | TRACE_EVENT(rpc_buf_alloc, @@ -74150,2 +81958,2 @@ -../include/trace/events/f2fs.h:557:1: note: in expansion of macro ‘TRACE_EVENT’ - 557 | TRACE_EVENT(f2fs_file_write_iter, +../include/trace/events/sunrpc.h:561:1: note: in expansion of macro ‘TRACE_EVENT’ + 561 | TRACE_EVENT(rpc_buf_alloc, @@ -74153 +81961 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_map_blocks’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_call_rpcerror’: @@ -74163,2 +81971,2 @@ -../include/trace/events/f2fs.h:588:1: note: in expansion of macro ‘TRACE_EVENT’ - 588 | TRACE_EVENT(f2fs_map_blocks, +../include/trace/events/sunrpc.h:592:1: note: in expansion of macro ‘TRACE_EVENT’ + 592 | TRACE_EVENT(rpc_call_rpcerror, @@ -74175,2 +81983,2 @@ -../include/trace/events/f2fs.h:588:1: note: in expansion of macro ‘TRACE_EVENT’ - 588 | TRACE_EVENT(f2fs_map_blocks, +../include/trace/events/sunrpc.h:592:1: note: in expansion of macro ‘TRACE_EVENT’ + 592 | TRACE_EVENT(rpc_call_rpcerror, @@ -74178 +81986 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_background_gc’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_stats_latency’: @@ -74188,2 +81996,2 @@ -../include/trace/events/f2fs.h:638:1: note: in expansion of macro ‘TRACE_EVENT’ - 638 | TRACE_EVENT(f2fs_background_gc, +../include/trace/events/sunrpc.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ + 621 | TRACE_EVENT(rpc_stats_latency, @@ -74200,2 +82008,2 @@ -../include/trace/events/f2fs.h:638:1: note: in expansion of macro ‘TRACE_EVENT’ - 638 | TRACE_EVENT(f2fs_background_gc, +../include/trace/events/sunrpc.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ + 621 | TRACE_EVENT(rpc_stats_latency, @@ -74203 +82011 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_gc_begin’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_xdr_overflow’: @@ -74213,2 +82021,2 @@ -../include/trace/events/f2fs.h:666:1: note: in expansion of macro ‘TRACE_EVENT’ - 666 | TRACE_EVENT(f2fs_gc_begin, +../include/trace/events/sunrpc.h:667:1: note: in expansion of macro ‘TRACE_EVENT’ + 667 | TRACE_EVENT(rpc_xdr_overflow, @@ -74225,2 +82033,2 @@ -../include/trace/events/f2fs.h:666:1: note: in expansion of macro ‘TRACE_EVENT’ - 666 | TRACE_EVENT(f2fs_gc_begin, +../include/trace/events/sunrpc.h:667:1: note: in expansion of macro ‘TRACE_EVENT’ + 667 | TRACE_EVENT(rpc_xdr_overflow, @@ -74228 +82036 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_gc_end’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_xdr_alignment’: @@ -74238,2 +82046,2 @@ -../include/trace/events/f2fs.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ - 723 | TRACE_EVENT(f2fs_gc_end, +../include/trace/events/sunrpc.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ + 733 | TRACE_EVENT(rpc_xdr_alignment, @@ -74250,2 +82058,2 @@ -../include/trace/events/f2fs.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ - 723 | TRACE_EVENT(f2fs_gc_end, +../include/trace/events/sunrpc.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ + 733 | TRACE_EVENT(rpc_xdr_alignment, @@ -74253 +82061 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_get_victim’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_xs_socket_event’: @@ -74260,6 +82068,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/f2fs.h:778:1: note: in expansion of macro ‘TRACE_EVENT’ - 778 | TRACE_EVENT(f2fs_get_victim, - | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h:842:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 842 | DECLARE_EVENT_CLASS(xs_socket_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -74272,2 +82077,9 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/events/sunrpc.h:842:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 842 | DECLARE_EVENT_CLASS(xs_socket_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_xs_socket_event_done’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -74275,4 +82087,13 @@ -../include/trace/events/f2fs.h:778:1: note: in expansion of macro ‘TRACE_EVENT’ - 778 | TRACE_EVENT(f2fs_get_victim, - | ^~~~~~~~~~~ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_lookup_start’: +../include/trace/events/sunrpc.h:895:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 895 | DECLARE_EVENT_CLASS(xs_socket_event_done, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:895:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 895 | DECLARE_EVENT_CLASS(xs_socket_event_done, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_socket_nospace’: @@ -74288,2 +82109,2 @@ -../include/trace/events/f2fs.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ - 830 | TRACE_EVENT(f2fs_lookup_start, +../include/trace/events/sunrpc.h:959:1: note: in expansion of macro ‘TRACE_EVENT’ + 959 | TRACE_EVENT(rpc_socket_nospace, @@ -74300,2 +82121,2 @@ -../include/trace/events/f2fs.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ - 830 | TRACE_EVENT(f2fs_lookup_start, +../include/trace/events/sunrpc.h:959:1: note: in expansion of macro ‘TRACE_EVENT’ + 959 | TRACE_EVENT(rpc_socket_nospace, @@ -74303 +82124 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_lookup_end’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_xprt_lifetime_class’: @@ -74310,6 +82131,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/f2fs.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ - 856 | TRACE_EVENT(f2fs_lookup_end, - | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h:1004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1004 | DECLARE_EVENT_CLASS(rpc_xprt_lifetime_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -74322,2 +82140,9 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/events/sunrpc.h:1004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1004 | DECLARE_EVENT_CLASS(rpc_xprt_lifetime_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_xprt_event’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -74325,4 +82150,13 @@ -../include/trace/events/f2fs.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ - 856 | TRACE_EVENT(f2fs_lookup_end, - | ^~~~~~~~~~~ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_rename_start’: +../include/trace/events/sunrpc.h:1043:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1043 | DECLARE_EVENT_CLASS(rpc_xprt_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1043:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1043 | DECLARE_EVENT_CLASS(rpc_xprt_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_xprt_transmit’: @@ -74338,2 +82172,2 @@ -../include/trace/events/f2fs.h:886:1: note: in expansion of macro ‘TRACE_EVENT’ - 886 | TRACE_EVENT(f2fs_rename_start, +../include/trace/events/sunrpc.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ + 1082 | TRACE_EVENT(xprt_transmit, @@ -74350,2 +82184,2 @@ -../include/trace/events/f2fs.h:886:1: note: in expansion of macro ‘TRACE_EVENT’ - 886 | TRACE_EVENT(f2fs_rename_start, +../include/trace/events/sunrpc.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ + 1082 | TRACE_EVENT(xprt_transmit, @@ -74353 +82187 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_rename_end’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_xprt_retransmit’: @@ -74363,2 +82197,2 @@ -../include/trace/events/f2fs.h:921:1: note: in expansion of macro ‘TRACE_EVENT’ - 921 | TRACE_EVENT(f2fs_rename_end, +../include/trace/events/sunrpc.h:1113:1: note: in expansion of macro ‘TRACE_EVENT’ + 1113 | TRACE_EVENT(xprt_retransmit, @@ -74375,2 +82209,2 @@ -../include/trace/events/f2fs.h:921:1: note: in expansion of macro ‘TRACE_EVENT’ - 921 | TRACE_EVENT(f2fs_rename_end, +../include/trace/events/sunrpc.h:1113:1: note: in expansion of macro ‘TRACE_EVENT’ + 1113 | TRACE_EVENT(xprt_retransmit, @@ -74378 +82212 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_readdir’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_xprt_ping’: @@ -74388,2 +82222,2 @@ -../include/trace/events/f2fs.h:955:1: note: in expansion of macro ‘TRACE_EVENT’ - 955 | TRACE_EVENT(f2fs_readdir, +../include/trace/events/sunrpc.h:1154:1: note: in expansion of macro ‘TRACE_EVENT’ + 1154 | TRACE_EVENT(xprt_ping, @@ -74400,2 +82234,2 @@ -../include/trace/events/f2fs.h:955:1: note: in expansion of macro ‘TRACE_EVENT’ - 955 | TRACE_EVENT(f2fs_readdir, +../include/trace/events/sunrpc.h:1154:1: note: in expansion of macro ‘TRACE_EVENT’ + 1154 | TRACE_EVENT(xprt_ping, @@ -74403 +82237 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_fallocate’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_xprt_writelock_event’: @@ -74410,6 +82244,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/f2fs.h:984:1: note: in expansion of macro ‘TRACE_EVENT’ - 984 | TRACE_EVENT(f2fs_fallocate, - | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h:1175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1175 | DECLARE_EVENT_CLASS(xprt_writelock_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -74422,2 +82253,9 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/events/sunrpc.h:1175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1175 | DECLARE_EVENT_CLASS(xprt_writelock_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_xprt_cong_event’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -74425,4 +82263,13 @@ -../include/trace/events/f2fs.h:984:1: note: in expansion of macro ‘TRACE_EVENT’ - 984 | TRACE_EVENT(f2fs_fallocate, - | ^~~~~~~~~~~ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_direct_IO_enter’: +../include/trace/events/sunrpc.h:1221:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1221 | DECLARE_EVENT_CLASS(xprt_cong_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1221:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1221 | DECLARE_EVENT_CLASS(xprt_cong_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_xprt_reserve’: @@ -74438,2 +82285,2 @@ -../include/trace/events/f2fs.h:1024:1: note: in expansion of macro ‘TRACE_EVENT’ - 1024 | TRACE_EVENT(f2fs_direct_IO_enter, +../include/trace/events/sunrpc.h:1278:1: note: in expansion of macro ‘TRACE_EVENT’ + 1278 | TRACE_EVENT(xprt_reserve, @@ -74450,2 +82297,2 @@ -../include/trace/events/f2fs.h:1024:1: note: in expansion of macro ‘TRACE_EVENT’ - 1024 | TRACE_EVENT(f2fs_direct_IO_enter, +../include/trace/events/sunrpc.h:1278:1: note: in expansion of macro ‘TRACE_EVENT’ + 1278 | TRACE_EVENT(xprt_reserve, @@ -74453 +82300 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_direct_IO_exit’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_xs_data_ready’: @@ -74463,2 +82310,2 @@ -../include/trace/events/f2fs.h:1059:1: note: in expansion of macro ‘TRACE_EVENT’ - 1059 | TRACE_EVENT(f2fs_direct_IO_exit, +../include/trace/events/sunrpc.h:1302:1: note: in expansion of macro ‘TRACE_EVENT’ + 1302 | TRACE_EVENT(xs_data_ready, @@ -74475,2 +82322,2 @@ -../include/trace/events/f2fs.h:1059:1: note: in expansion of macro ‘TRACE_EVENT’ - 1059 | TRACE_EVENT(f2fs_direct_IO_exit, +../include/trace/events/sunrpc.h:1302:1: note: in expansion of macro ‘TRACE_EVENT’ + 1302 | TRACE_EVENT(xs_data_ready, @@ -74478 +82325 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_reserve_new_blocks’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_xs_stream_read_data’: @@ -74488,2 +82335,2 @@ -../include/trace/events/f2fs.h:1093:1: note: in expansion of macro ‘TRACE_EVENT’ - 1093 | TRACE_EVENT(f2fs_reserve_new_blocks, +../include/trace/events/sunrpc.h:1322:1: note: in expansion of macro ‘TRACE_EVENT’ + 1322 | TRACE_EVENT(xs_stream_read_data, @@ -74500,2 +82347,2 @@ -../include/trace/events/f2fs.h:1093:1: note: in expansion of macro ‘TRACE_EVENT’ - 1093 | TRACE_EVENT(f2fs_reserve_new_blocks, +../include/trace/events/sunrpc.h:1322:1: note: in expansion of macro ‘TRACE_EVENT’ + 1322 | TRACE_EVENT(xs_stream_read_data, @@ -74503 +82350 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__submit_page_bio’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_xs_stream_read_request’: @@ -74510,3 +82357,6 @@ -../include/trace/events/f2fs.h:1121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1121 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1347:1: note: in expansion of macro ‘TRACE_EVENT’ + 1347 | TRACE_EVENT(xs_stream_read_request, + | ^~~~~~~~~~~ @@ -74519,4 +82369,7 @@ -../include/trace/events/f2fs.h:1121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1121 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__bio’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1347:1: note: in expansion of macro ‘TRACE_EVENT’ + 1347 | TRACE_EVENT(xs_stream_read_request, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpcb_getport’: @@ -74529,3 +82382,6 @@ -../include/trace/events/f2fs.h:1180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1180 | DECLARE_EVENT_CLASS(f2fs__bio, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1375:1: note: in expansion of macro ‘TRACE_EVENT’ + 1375 | TRACE_EVENT(rpcb_getport, + | ^~~~~~~~~~~ @@ -74538,4 +82394,7 @@ -../include/trace/events/f2fs.h:1180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1180 | DECLARE_EVENT_CLASS(f2fs__bio, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_write_begin’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1375:1: note: in expansion of macro ‘TRACE_EVENT’ + 1375 | TRACE_EVENT(rpcb_getport, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpcb_setport’: @@ -74551,2 +82410,2 @@ -../include/trace/events/f2fs.h:1251:1: note: in expansion of macro ‘TRACE_EVENT’ - 1251 | TRACE_EVENT(f2fs_write_begin, +../include/trace/events/sunrpc.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ + 1412 | TRACE_EVENT(rpcb_setport, @@ -74563,2 +82422,2 @@ -../include/trace/events/f2fs.h:1251:1: note: in expansion of macro ‘TRACE_EVENT’ - 1251 | TRACE_EVENT(f2fs_write_begin, +../include/trace/events/sunrpc.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ + 1412 | TRACE_EVENT(rpcb_setport, @@ -74566 +82425 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_write_end’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_pmap_register’: @@ -74576,2 +82435,2 @@ -../include/trace/events/f2fs.h:1277:1: note: in expansion of macro ‘TRACE_EVENT’ - 1277 | TRACE_EVENT(f2fs_write_end, +../include/trace/events/sunrpc.h:1441:1: note: in expansion of macro ‘TRACE_EVENT’ + 1441 | TRACE_EVENT(pmap_register, @@ -74588,2 +82447,2 @@ -../include/trace/events/f2fs.h:1277:1: note: in expansion of macro ‘TRACE_EVENT’ - 1277 | TRACE_EVENT(f2fs_write_end, +../include/trace/events/sunrpc.h:1441:1: note: in expansion of macro ‘TRACE_EVENT’ + 1441 | TRACE_EVENT(pmap_register, @@ -74591 +82450 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__folio’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpcb_register’: @@ -74598,3 +82457,6 @@ -../include/trace/events/f2fs.h:1307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1307 | DECLARE_EVENT_CLASS(f2fs__folio, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1471:1: note: in expansion of macro ‘TRACE_EVENT’ + 1471 | TRACE_EVENT(rpcb_register, + | ^~~~~~~~~~~ @@ -74607,4 +82469,7 @@ -../include/trace/events/f2fs.h:1307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1307 | DECLARE_EVENT_CLASS(f2fs__folio, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_replace_atomic_write_block’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1471:1: note: in expansion of macro ‘TRACE_EVENT’ + 1471 | TRACE_EVENT(rpcb_register, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpcb_unregister’: @@ -74620,2 +82485,2 @@ -../include/trace/events/f2fs.h:1372:1: note: in expansion of macro ‘TRACE_EVENT’ - 1372 | TRACE_EVENT(f2fs_replace_atomic_write_block, +../include/trace/events/sunrpc.h:1501:1: note: in expansion of macro ‘TRACE_EVENT’ + 1501 | TRACE_EVENT(rpcb_unregister, @@ -74632,2 +82497,2 @@ -../include/trace/events/f2fs.h:1372:1: note: in expansion of macro ‘TRACE_EVENT’ - 1372 | TRACE_EVENT(f2fs_replace_atomic_write_block, +../include/trace/events/sunrpc.h:1501:1: note: in expansion of macro ‘TRACE_EVENT’ + 1501 | TRACE_EVENT(rpcb_unregister, @@ -74635 +82500 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_mmap’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_rpc_tls_class’: @@ -74642,2 +82507,2 @@ -../include/trace/events/f2fs.h:1409:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1409 | DECLARE_EVENT_CLASS(f2fs_mmap, +../include/trace/events/sunrpc.h:1531:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1531 | DECLARE_EVENT_CLASS(rpc_tls_class, @@ -74651,2 +82516,2 @@ -../include/trace/events/f2fs.h:1409:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1409 | DECLARE_EVENT_CLASS(f2fs_mmap, +../include/trace/events/sunrpc.h:1531:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1531 | DECLARE_EVENT_CLASS(rpc_tls_class, @@ -74654 +82519 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_writepages’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svc_xdr_msg_class’: @@ -74661,6 +82526,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/f2fs.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ - 1455 | TRACE_EVENT(f2fs_writepages, - | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h:1572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1572 | DECLARE_EVENT_CLASS(svc_xdr_msg_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -74673,2 +82535,9 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/events/sunrpc.h:1572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1572 | DECLARE_EVENT_CLASS(svc_xdr_msg_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svc_xdr_buf_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -74676,4 +82545,13 @@ -../include/trace/events/f2fs.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ - 1455 | TRACE_EVENT(f2fs_writepages, - | ^~~~~~~~~~~ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_readpages’: +../include/trace/events/sunrpc.h:1619:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1619 | DECLARE_EVENT_CLASS(svc_xdr_buf_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1619:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1619 | DECLARE_EVENT_CLASS(svc_xdr_buf_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svc_authenticate’: @@ -74689,3 +82567,6 @@ -../include/trace/events/f2fs.h:1519:1: note: in expansion of macro ‘TRACE_EVENT’ - 1519 | TRACE_EVENT(f2fs_readpages, - | ^~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h:1742:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 1742 | TRACE_EVENT_CONDITION(svc_authenticate, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -74701,4 +82582,7 @@ -../include/trace/events/f2fs.h:1519:1: note: in expansion of macro ‘TRACE_EVENT’ - 1519 | TRACE_EVENT(f2fs_readpages, - | ^~~~~~~~~~~ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_write_checkpoint’: +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h:1742:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 1742 | TRACE_EVENT_CONDITION(svc_authenticate, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svc_process’: @@ -74714,2 +82598,2 @@ -../include/trace/events/f2fs.h:1545:1: note: in expansion of macro ‘TRACE_EVENT’ - 1545 | TRACE_EVENT(f2fs_write_checkpoint, +../include/trace/events/sunrpc.h:1773:1: note: in expansion of macro ‘TRACE_EVENT’ + 1773 | TRACE_EVENT(svc_process, @@ -74726,2 +82610,2 @@ -../include/trace/events/f2fs.h:1545:1: note: in expansion of macro ‘TRACE_EVENT’ - 1545 | TRACE_EVENT(f2fs_write_checkpoint, +../include/trace/events/sunrpc.h:1773:1: note: in expansion of macro ‘TRACE_EVENT’ + 1773 | TRACE_EVENT(svc_process, @@ -74729 +82613 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_discard’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svc_rqst_event’: @@ -74736,2 +82620,2 @@ -../include/trace/events/f2fs.h:1569:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1569 | DECLARE_EVENT_CLASS(f2fs_discard, +../include/trace/events/sunrpc.h:1804:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1804 | DECLARE_EVENT_CLASS(svc_rqst_event, @@ -74745,2 +82629,2 @@ -../include/trace/events/f2fs.h:1569:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1569 | DECLARE_EVENT_CLASS(f2fs_discard, +../include/trace/events/sunrpc.h:1804:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1804 | DECLARE_EVENT_CLASS(svc_rqst_event, @@ -74748 +82632 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_reset_zone’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svc_rqst_status’: @@ -74755,2 +82639,2 @@ -../include/trace/events/f2fs.h:1614:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1614 | DECLARE_EVENT_CLASS(f2fs_reset_zone, +../include/trace/events/sunrpc.h:1837:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1837 | DECLARE_EVENT_CLASS(svc_rqst_status, @@ -74764,2 +82648,2 @@ -../include/trace/events/f2fs.h:1614:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1614 | DECLARE_EVENT_CLASS(f2fs_reset_zone, +../include/trace/events/sunrpc.h:1837:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1837 | DECLARE_EVENT_CLASS(svc_rqst_status, @@ -74767 +82651 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_issue_flush’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svc_replace_page_err’: @@ -74777,2 +82661,2 @@ -../include/trace/events/f2fs.h:1649:1: note: in expansion of macro ‘TRACE_EVENT’ - 1649 | TRACE_EVENT(f2fs_issue_flush, +../include/trace/events/sunrpc.h:1868:1: note: in expansion of macro ‘TRACE_EVENT’ + 1868 | TRACE_EVENT(svc_replace_page_err, @@ -74789,2 +82673,2 @@ -../include/trace/events/f2fs.h:1649:1: note: in expansion of macro ‘TRACE_EVENT’ - 1649 | TRACE_EVENT(f2fs_issue_flush, +../include/trace/events/sunrpc.h:1868:1: note: in expansion of macro ‘TRACE_EVENT’ + 1868 | TRACE_EVENT(svc_replace_page_err, @@ -74792 +82676 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_lookup_extent_tree_start’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svc_stats_latency’: @@ -74802,2 +82686,2 @@ -../include/trace/events/f2fs.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ - 1677 | TRACE_EVENT(f2fs_lookup_extent_tree_start, +../include/trace/events/sunrpc.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ + 1893 | TRACE_EVENT(svc_stats_latency, @@ -74814,2 +82698,2 @@ -../include/trace/events/f2fs.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ - 1677 | TRACE_EVENT(f2fs_lookup_extent_tree_start, +../include/trace/events/sunrpc.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ + 1893 | TRACE_EVENT(svc_stats_latency, @@ -74817 +82701 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_lookup_read_extent_tree_end’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svc_xprt_create_err’: @@ -74827,6 +82711,3 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/f2fs.h:1703:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 1703 | TRACE_EVENT_CONDITION(f2fs_lookup_read_extent_tree_end, - | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:1957:1: note: in expansion of macro ‘TRACE_EVENT’ + 1957 | TRACE_EVENT(svc_xprt_create_err, + | ^~~~~~~~~~~ @@ -74842,7 +82723,4 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/f2fs.h:1703:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 1703 | TRACE_EVENT_CONDITION(f2fs_lookup_read_extent_tree_end, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_lookup_age_extent_tree_end’: +../include/trace/events/sunrpc.h:1957:1: note: in expansion of macro ‘TRACE_EVENT’ + 1957 | TRACE_EVENT(svc_xprt_create_err, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svc_xprt_enqueue’: @@ -74858,6 +82736,3 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/f2fs.h:1739:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 1739 | TRACE_EVENT_CONDITION(f2fs_lookup_age_extent_tree_end, - | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2010:1: note: in expansion of macro ‘TRACE_EVENT’ + 2010 | TRACE_EVENT(svc_xprt_enqueue, + | ^~~~~~~~~~~ @@ -74873,7 +82748,4 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/f2fs.h:1739:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 1739 | TRACE_EVENT_CONDITION(f2fs_lookup_age_extent_tree_end, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_update_read_extent_tree_range’: +../include/trace/events/sunrpc.h:2010:1: note: in expansion of macro ‘TRACE_EVENT’ + 2010 | TRACE_EVENT(svc_xprt_enqueue, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svc_xprt_dequeue’: @@ -74889,2 +82761,2 @@ -../include/trace/events/f2fs.h:1778:1: note: in expansion of macro ‘TRACE_EVENT’ - 1778 | TRACE_EVENT(f2fs_update_read_extent_tree_range, +../include/trace/events/sunrpc.h:2034:1: note: in expansion of macro ‘TRACE_EVENT’ + 2034 | TRACE_EVENT(svc_xprt_dequeue, @@ -74901,2 +82773,2 @@ -../include/trace/events/f2fs.h:1778:1: note: in expansion of macro ‘TRACE_EVENT’ - 1778 | TRACE_EVENT(f2fs_update_read_extent_tree_range, +../include/trace/events/sunrpc.h:2034:1: note: in expansion of macro ‘TRACE_EVENT’ + 2034 | TRACE_EVENT(svc_xprt_dequeue, @@ -74904 +82776,20 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_update_age_extent_tree_range’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svc_xprt_event’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2058:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2058 | DECLARE_EVENT_CLASS(svc_xprt_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2058:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2058 | DECLARE_EVENT_CLASS(svc_xprt_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svc_xprt_accept’: @@ -74914,2 +82805,2 @@ -../include/trace/events/f2fs.h:1813:1: note: in expansion of macro ‘TRACE_EVENT’ - 1813 | TRACE_EVENT(f2fs_update_age_extent_tree_range, +../include/trace/events/sunrpc.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ + 2099 | TRACE_EVENT(svc_xprt_accept, @@ -74926,2 +82817,2 @@ -../include/trace/events/f2fs.h:1813:1: note: in expansion of macro ‘TRACE_EVENT’ - 1813 | TRACE_EVENT(f2fs_update_age_extent_tree_range, +../include/trace/events/sunrpc.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ + 2099 | TRACE_EVENT(svc_xprt_accept, @@ -74929 +82820 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_shrink_extent_tree’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svc_wake_up’: @@ -74939,2 +82830,2 @@ -../include/trace/events/f2fs.h:1848:1: note: in expansion of macro ‘TRACE_EVENT’ - 1848 | TRACE_EVENT(f2fs_shrink_extent_tree, +../include/trace/events/sunrpc.h:2127:1: note: in expansion of macro ‘TRACE_EVENT’ + 2127 | TRACE_EVENT(svc_wake_up, @@ -74951,2 +82842,2 @@ -../include/trace/events/f2fs.h:1848:1: note: in expansion of macro ‘TRACE_EVENT’ - 1848 | TRACE_EVENT(f2fs_shrink_extent_tree, +../include/trace/events/sunrpc.h:2127:1: note: in expansion of macro ‘TRACE_EVENT’ + 2127 | TRACE_EVENT(svc_wake_up, @@ -74954 +82845 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_destroy_extent_tree’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svc_alloc_arg_err’: @@ -74964,2 +82855,2 @@ -../include/trace/events/f2fs.h:1876:1: note: in expansion of macro ‘TRACE_EVENT’ - 1876 | TRACE_EVENT(f2fs_destroy_extent_tree, +../include/trace/events/sunrpc.h:2143:1: note: in expansion of macro ‘TRACE_EVENT’ + 2143 | TRACE_EVENT(svc_alloc_arg_err, @@ -74976,2 +82867,2 @@ -../include/trace/events/f2fs.h:1876:1: note: in expansion of macro ‘TRACE_EVENT’ - 1876 | TRACE_EVENT(f2fs_destroy_extent_tree, +../include/trace/events/sunrpc.h:2143:1: note: in expansion of macro ‘TRACE_EVENT’ + 2143 | TRACE_EVENT(svc_alloc_arg_err, @@ -74979 +82870 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_sync_dirty_inodes’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svc_deferred_event’: @@ -74986,2 +82877,2 @@ -../include/trace/events/f2fs.h:1903:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1903 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, +../include/trace/events/sunrpc.h:2165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2165 | DECLARE_EVENT_CLASS(svc_deferred_event, @@ -74995,2 +82886,2 @@ -../include/trace/events/f2fs.h:1903:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1903 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, +../include/trace/events/sunrpc.h:2165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2165 | DECLARE_EVENT_CLASS(svc_deferred_event, @@ -74998 +82889 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_shutdown’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svcsock_lifetime_class’: @@ -75005,6 +82896,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/f2fs.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ - 1941 | TRACE_EVENT(f2fs_shutdown, - | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h:2199:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2199 | DECLARE_EVENT_CLASS(svcsock_lifetime_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -75017,7 +82905,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/f2fs.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ - 1941 | TRACE_EVENT(f2fs_shutdown, - | ^~~~~~~~~~~ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_zip_start’: +../include/trace/events/sunrpc.h:2199:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2199 | DECLARE_EVENT_CLASS(svcsock_lifetime_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svcsock_marker’: @@ -75030,3 +82915,6 @@ -../include/trace/events/f2fs.h:1965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1965 | DECLARE_EVENT_CLASS(f2fs_zip_start, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2240:1: note: in expansion of macro ‘TRACE_EVENT’ + 2240 | TRACE_EVENT(svcsock_marker, + | ^~~~~~~~~~~ @@ -75039,4 +82927,7 @@ -../include/trace/events/f2fs.h:1965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1965 | DECLARE_EVENT_CLASS(f2fs_zip_start, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_zip_end’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2240:1: note: in expansion of macro ‘TRACE_EVENT’ + 2240 | TRACE_EVENT(svcsock_marker, + | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svcsock_class’: @@ -75049,2 +82940,2 @@ -../include/trace/events/f2fs.h:1996:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1996 | DECLARE_EVENT_CLASS(f2fs_zip_end, +../include/trace/events/sunrpc.h:2264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2264 | DECLARE_EVENT_CLASS(svcsock_class, @@ -75058,2 +82949,2 @@ -../include/trace/events/f2fs.h:1996:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1996 | DECLARE_EVENT_CLASS(f2fs_zip_end, +../include/trace/events/sunrpc.h:2264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2264 | DECLARE_EVENT_CLASS(svcsock_class, @@ -75061 +82952 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_iostat’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svcsock_tcp_recv_short’: @@ -75071,2 +82962,2 @@ -../include/trace/events/f2fs.h:2060:1: note: in expansion of macro ‘TRACE_EVENT’ - 2060 | TRACE_EVENT(f2fs_iostat, +../include/trace/events/sunrpc.h:2307:1: note: in expansion of macro ‘TRACE_EVENT’ + 2307 | TRACE_EVENT(svcsock_tcp_recv_short, @@ -75083,2 +82974,2 @@ -../include/trace/events/f2fs.h:2060:1: note: in expansion of macro ‘TRACE_EVENT’ - 2060 | TRACE_EVENT(f2fs_iostat, +../include/trace/events/sunrpc.h:2307:1: note: in expansion of macro ‘TRACE_EVENT’ + 2307 | TRACE_EVENT(svcsock_tcp_recv_short, @@ -75086 +82977 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_iostat_latency’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svcsock_tcp_state’: @@ -75096,2 +82987,2 @@ -../include/trace/events/f2fs.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ - 2163 | TRACE_EVENT(f2fs_iostat_latency, +../include/trace/events/sunrpc.h:2336:1: note: in expansion of macro ‘TRACE_EVENT’ + 2336 | TRACE_EVENT(svcsock_tcp_state, @@ -75108,2 +82999,2 @@ -../include/trace/events/f2fs.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ - 2163 | TRACE_EVENT(f2fs_iostat_latency, +../include/trace/events/sunrpc.h:2336:1: note: in expansion of macro ‘TRACE_EVENT’ + 2336 | TRACE_EVENT(svcsock_tcp_state, @@ -75111 +83002 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_bmap’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svcsock_accept_class’: @@ -75118,6 +83009,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/f2fs.h:2250:1: note: in expansion of macro ‘TRACE_EVENT’ - 2250 | TRACE_EVENT(f2fs_bmap, - | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h:2365:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2365 | DECLARE_EVENT_CLASS(svcsock_accept_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -75130,7 +83018,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/f2fs.h:2250:1: note: in expansion of macro ‘TRACE_EVENT’ - 2250 | TRACE_EVENT(f2fs_bmap, - | ^~~~~~~~~~~ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_fiemap’: +../include/trace/events/sunrpc.h:2365:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2365 | DECLARE_EVENT_CLASS(svcsock_accept_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_cache_event’: @@ -75143,6 +83028,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/f2fs.h:2276:1: note: in expansion of macro ‘TRACE_EVENT’ - 2276 | TRACE_EVENT(f2fs_fiemap, - | ^~~~~~~~~~~ +../include/trace/events/sunrpc.h:2403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2403 | DECLARE_EVENT_CLASS(cache_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -75155,7 +83037,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/f2fs.h:2276:1: note: in expansion of macro ‘TRACE_EVENT’ - 2276 | TRACE_EVENT(f2fs_fiemap, - | ^~~~~~~~~~~ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__rw_start’: +../include/trace/events/sunrpc.h:2403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2403 | DECLARE_EVENT_CLASS(cache_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_register_class’: @@ -75168,2 +83047,2 @@ -../include/trace/events/f2fs.h:2313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2313 | DECLARE_EVENT_CLASS(f2fs__rw_start, +../include/trace/events/sunrpc.h:2436:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2436 | DECLARE_EVENT_CLASS(register_class, @@ -75177,2 +83056,2 @@ -../include/trace/events/f2fs.h:2313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2313 | DECLARE_EVENT_CLASS(f2fs__rw_start, +../include/trace/events/sunrpc.h:2436:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2436 | DECLARE_EVENT_CLASS(register_class, @@ -75180 +83059 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__rw_end’: +../include/trace/events/sunrpc.h: In function ‘__bpf_trace_svc_unregister’: @@ -75187,3 +83066,6 @@ -../include/trace/events/f2fs.h:2354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2354 | DECLARE_EVENT_CLASS(f2fs__rw_end, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2490:1: note: in expansion of macro ‘TRACE_EVENT’ + 2490 | TRACE_EVENT(svc_unregister, + | ^~~~~~~~~~~ @@ -75196,5 +83078,7 @@ -../include/trace/events/f2fs.h:2354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2354 | DECLARE_EVENT_CLASS(f2fs__rw_end, - | ^~~~~~~~~~~~~~~~~~~ -make[5]: *** [../scripts/Makefile.build:244: fs/f2fs/super.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: fs/f2fs] Error 2 +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sunrpc.h:2490:1: note: in expansion of macro ‘TRACE_EVENT’ + 2490 | TRACE_EVENT(svc_unregister, + | ^~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: net/sunrpc/sched.o] Error 1 @@ -88218,0 +96103,4514 @@ +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/rpcrdma.h:2282, + from ../net/sunrpc/xprtrdma/module.c:21: +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_rpcrdma_simple_cid_class’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 25 | DECLARE_EVENT_CLASS(rpcrdma_simple_cid_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 25 | DECLARE_EVENT_CLASS(rpcrdma_simple_cid_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 25 | DECLARE_EVENT_CLASS(rpcrdma_simple_cid_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 25 | DECLARE_EVENT_CLASS(rpcrdma_simple_cid_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 25 | DECLARE_EVENT_CLASS(rpcrdma_simple_cid_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_rpcrdma_completion_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 55 | DECLARE_EVENT_CLASS(rpcrdma_completion_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 55 | DECLARE_EVENT_CLASS(rpcrdma_completion_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_rpcrdma_send_flush_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 95 | DECLARE_EVENT_CLASS(rpcrdma_send_flush_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 95 | DECLARE_EVENT_CLASS(rpcrdma_send_flush_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_rpcrdma_mr_completion_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 132 | DECLARE_EVENT_CLASS(rpcrdma_mr_completion_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 132 | DECLARE_EVENT_CLASS(rpcrdma_mr_completion_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_rpcrdma_receive_completion_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:172:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 172 | DECLARE_EVENT_CLASS(rpcrdma_receive_completion_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:172:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 172 | DECLARE_EVENT_CLASS(rpcrdma_receive_completion_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_rpcrdma_receive_success_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 217 | DECLARE_EVENT_CLASS(rpcrdma_receive_success_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 217 | DECLARE_EVENT_CLASS(rpcrdma_receive_success_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_rpcrdma_receive_flush_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:251:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 251 | DECLARE_EVENT_CLASS(rpcrdma_receive_flush_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:251:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 251 | DECLARE_EVENT_CLASS(rpcrdma_receive_flush_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_reply_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:288:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 288 | DECLARE_EVENT_CLASS(xprtrdma_reply_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:288:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 288 | DECLARE_EVENT_CLASS(xprtrdma_reply_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_rxprt’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:325:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 325 | DECLARE_EVENT_CLASS(xprtrdma_rxprt, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:325:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 325 | DECLARE_EVENT_CLASS(xprtrdma_rxprt, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_connect_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 354 | DECLARE_EVENT_CLASS(xprtrdma_connect_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 354 | DECLARE_EVENT_CLASS(xprtrdma_connect_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_rdch_event’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 390 | DECLARE_EVENT_CLASS(xprtrdma_rdch_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 390 | DECLARE_EVENT_CLASS(xprtrdma_rdch_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_wrch_event’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:441:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 441 | DECLARE_EVENT_CLASS(xprtrdma_wrch_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:441:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 441 | DECLARE_EVENT_CLASS(xprtrdma_wrch_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_mr_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:500:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 500 | DECLARE_EVENT_CLASS(xprtrdma_mr_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:500:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 500 | DECLARE_EVENT_CLASS(xprtrdma_mr_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_anonymous_mr_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:555:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 555 | DECLARE_EVENT_CLASS(xprtrdma_anonymous_mr_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:555:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 555 | DECLARE_EVENT_CLASS(xprtrdma_anonymous_mr_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_callback_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:595:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 595 | DECLARE_EVENT_CLASS(xprtrdma_callback_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:595:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 595 | DECLARE_EVENT_CLASS(xprtrdma_callback_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_inline_thresh’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:633:1: note: in expansion of macro ‘TRACE_EVENT’ + 633 | TRACE_EVENT(xprtrdma_inline_thresh, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:633:1: note: in expansion of macro ‘TRACE_EVENT’ + 633 | TRACE_EVENT(xprtrdma_inline_thresh, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_device_removal’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:672:1: note: in expansion of macro ‘TRACE_EVENT’ + 672 | TRACE_EVENT(xprtrdma_device_removal, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:672:1: note: in expansion of macro ‘TRACE_EVENT’ + 672 | TRACE_EVENT(xprtrdma_device_removal, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_op_connect’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:697:1: note: in expansion of macro ‘TRACE_EVENT’ + 697 | TRACE_EVENT(xprtrdma_op_connect, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:697:1: note: in expansion of macro ‘TRACE_EVENT’ + 697 | TRACE_EVENT(xprtrdma_op_connect, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_op_set_cto’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ + 723 | TRACE_EVENT(xprtrdma_op_set_cto, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ + 723 | TRACE_EVENT(xprtrdma_op_set_cto, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_createmrs’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:756:1: note: in expansion of macro ‘TRACE_EVENT’ + 756 | TRACE_EVENT(xprtrdma_createmrs, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:756:1: note: in expansion of macro ‘TRACE_EVENT’ + 756 | TRACE_EVENT(xprtrdma_createmrs, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_nomrs_err’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:781:1: note: in expansion of macro ‘TRACE_EVENT’ + 781 | TRACE_EVENT(xprtrdma_nomrs_err, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:781:1: note: in expansion of macro ‘TRACE_EVENT’ + 781 | TRACE_EVENT(xprtrdma_nomrs_err, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_marshal’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:834:1: note: in expansion of macro ‘TRACE_EVENT’ + 834 | TRACE_EVENT(xprtrdma_marshal, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:834:1: note: in expansion of macro ‘TRACE_EVENT’ + 834 | TRACE_EVENT(xprtrdma_marshal, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_marshal_failed’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:879:1: note: in expansion of macro ‘TRACE_EVENT’ + 879 | TRACE_EVENT(xprtrdma_marshal_failed, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:879:1: note: in expansion of macro ‘TRACE_EVENT’ + 879 | TRACE_EVENT(xprtrdma_marshal_failed, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_prepsend_failed’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ + 906 | TRACE_EVENT(xprtrdma_prepsend_failed, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ + 906 | TRACE_EVENT(xprtrdma_prepsend_failed, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_post_send’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:933:1: note: in expansion of macro ‘TRACE_EVENT’ + 933 | TRACE_EVENT(xprtrdma_post_send, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:933:1: note: in expansion of macro ‘TRACE_EVENT’ + 933 | TRACE_EVENT(xprtrdma_post_send, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_post_send_err’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:970:1: note: in expansion of macro ‘TRACE_EVENT’ + 970 | TRACE_EVENT(xprtrdma_post_send_err, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:970:1: note: in expansion of macro ‘TRACE_EVENT’ + 970 | TRACE_EVENT(xprtrdma_post_send_err, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_post_recvs’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1005:1: note: in expansion of macro ‘TRACE_EVENT’ + 1005 | TRACE_EVENT(xprtrdma_post_recvs, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1005:1: note: in expansion of macro ‘TRACE_EVENT’ + 1005 | TRACE_EVENT(xprtrdma_post_recvs, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_post_recvs_err’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1037:1: note: in expansion of macro ‘TRACE_EVENT’ + 1037 | TRACE_EVENT(xprtrdma_post_recvs_err, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1037:1: note: in expansion of macro ‘TRACE_EVENT’ + 1037 | TRACE_EVENT(xprtrdma_post_recvs_err, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_post_linv_err’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1067:1: note: in expansion of macro ‘TRACE_EVENT’ + 1067 | TRACE_EVENT(xprtrdma_post_linv_err, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1067:1: note: in expansion of macro ‘TRACE_EVENT’ + 1067 | TRACE_EVENT(xprtrdma_post_linv_err, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_frwr_alloc’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1106:1: note: in expansion of macro ‘TRACE_EVENT’ + 1106 | TRACE_EVENT(xprtrdma_frwr_alloc, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1106:1: note: in expansion of macro ‘TRACE_EVENT’ + 1106 | TRACE_EVENT(xprtrdma_frwr_alloc, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_frwr_dereg’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1129:1: note: in expansion of macro ‘TRACE_EVENT’ + 1129 | TRACE_EVENT(xprtrdma_frwr_dereg, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1129:1: note: in expansion of macro ‘TRACE_EVENT’ + 1129 | TRACE_EVENT(xprtrdma_frwr_dereg, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_frwr_sgerr’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1165:1: note: in expansion of macro ‘TRACE_EVENT’ + 1165 | TRACE_EVENT(xprtrdma_frwr_sgerr, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1165:1: note: in expansion of macro ‘TRACE_EVENT’ + 1165 | TRACE_EVENT(xprtrdma_frwr_sgerr, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_frwr_maperr’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1194:1: note: in expansion of macro ‘TRACE_EVENT’ + 1194 | TRACE_EVENT(xprtrdma_frwr_maperr, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1194:1: note: in expansion of macro ‘TRACE_EVENT’ + 1194 | TRACE_EVENT(xprtrdma_frwr_maperr, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_dma_maperr’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1232:1: note: in expansion of macro ‘TRACE_EVENT’ + 1232 | TRACE_EVENT(xprtrdma_dma_maperr, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1232:1: note: in expansion of macro ‘TRACE_EVENT’ + 1232 | TRACE_EVENT(xprtrdma_dma_maperr, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_reply’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1254:1: note: in expansion of macro ‘TRACE_EVENT’ + 1254 | TRACE_EVENT(xprtrdma_reply, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1254:1: note: in expansion of macro ‘TRACE_EVENT’ + 1254 | TRACE_EVENT(xprtrdma_reply, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_err_vers’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1288:1: note: in expansion of macro ‘TRACE_EVENT’ + 1288 | TRACE_EVENT(xprtrdma_err_vers, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1288:1: note: in expansion of macro ‘TRACE_EVENT’ + 1288 | TRACE_EVENT(xprtrdma_err_vers, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_err_chunk’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ + 1319 | TRACE_EVENT(xprtrdma_err_chunk, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ + 1319 | TRACE_EVENT(xprtrdma_err_chunk, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_err_unrecognized’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1343:1: note: in expansion of macro ‘TRACE_EVENT’ + 1343 | TRACE_EVENT(xprtrdma_err_unrecognized, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1343:1: note: in expansion of macro ‘TRACE_EVENT’ + 1343 | TRACE_EVENT(xprtrdma_err_unrecognized, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_fixup’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1370:1: note: in expansion of macro ‘TRACE_EVENT’ + 1370 | TRACE_EVENT(xprtrdma_fixup, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1370:1: note: in expansion of macro ‘TRACE_EVENT’ + 1370 | TRACE_EVENT(xprtrdma_fixup, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_decode_seg’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1402:1: note: in expansion of macro ‘TRACE_EVENT’ + 1402 | TRACE_EVENT(xprtrdma_decode_seg, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1402:1: note: in expansion of macro ‘TRACE_EVENT’ + 1402 | TRACE_EVENT(xprtrdma_decode_seg, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_mrs_zap’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ + 1429 | TRACE_EVENT(xprtrdma_mrs_zap, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ + 1429 | TRACE_EVENT(xprtrdma_mrs_zap, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_cb_setup’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ + 1455 | TRACE_EVENT(xprtrdma_cb_setup, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ + 1455 | TRACE_EVENT(xprtrdma_cb_setup, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_accept_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1487:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1487 | DECLARE_EVENT_CLASS(svcrdma_accept_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1487:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1487 | DECLARE_EVENT_CLASS(svcrdma_accept_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_decode_rqst’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ + 1538 | TRACE_EVENT(svcrdma_decode_rqst, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ + 1538 | TRACE_EVENT(svcrdma_decode_rqst, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_decode_short_err’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ + 1573 | TRACE_EVENT(svcrdma_decode_short_err, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ + 1573 | TRACE_EVENT(svcrdma_decode_short_err, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_badreq_event’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1598:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1598 | DECLARE_EVENT_CLASS(svcrdma_badreq_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1598:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1598 | DECLARE_EVENT_CLASS(svcrdma_badreq_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_encode_wseg’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1643:1: note: in expansion of macro ‘TRACE_EVENT’ + 1643 | TRACE_EVENT(svcrdma_encode_wseg, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1643:1: note: in expansion of macro ‘TRACE_EVENT’ + 1643 | TRACE_EVENT(svcrdma_encode_wseg, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_decode_rseg’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1679:1: note: in expansion of macro ‘TRACE_EVENT’ + 1679 | TRACE_EVENT(svcrdma_decode_rseg, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1679:1: note: in expansion of macro ‘TRACE_EVENT’ + 1679 | TRACE_EVENT(svcrdma_decode_rseg, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_decode_wseg’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1715:1: note: in expansion of macro ‘TRACE_EVENT’ + 1715 | TRACE_EVENT(svcrdma_decode_wseg, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1715:1: note: in expansion of macro ‘TRACE_EVENT’ + 1715 | TRACE_EVENT(svcrdma_decode_wseg, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_error_event’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1752 | DECLARE_EVENT_CLASS(svcrdma_error_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1752 | DECLARE_EVENT_CLASS(svcrdma_error_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_dma_map_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1786:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1786 | DECLARE_EVENT_CLASS(svcrdma_dma_map_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1786:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1786 | DECLARE_EVENT_CLASS(svcrdma_dma_map_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_dma_map_rw_err’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1829:1: note: in expansion of macro ‘TRACE_EVENT’ + 1829 | TRACE_EVENT(svcrdma_dma_map_rw_err, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1829:1: note: in expansion of macro ‘TRACE_EVENT’ + 1829 | TRACE_EVENT(svcrdma_dma_map_rw_err, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_rwctx_empty’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1862:1: note: in expansion of macro ‘TRACE_EVENT’ + 1862 | TRACE_EVENT(svcrdma_rwctx_empty, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1862:1: note: in expansion of macro ‘TRACE_EVENT’ + 1862 | TRACE_EVENT(svcrdma_rwctx_empty, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_page_overrun_err’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ + 1885 | TRACE_EVENT(svcrdma_page_overrun_err, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ + 1885 | TRACE_EVENT(svcrdma_page_overrun_err, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_small_wrch_err’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1911:1: note: in expansion of macro ‘TRACE_EVENT’ + 1911 | TRACE_EVENT(svcrdma_small_wrch_err, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1911:1: note: in expansion of macro ‘TRACE_EVENT’ + 1911 | TRACE_EVENT(svcrdma_small_wrch_err, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_send_pullup’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1943:1: note: in expansion of macro ‘TRACE_EVENT’ + 1943 | TRACE_EVENT(svcrdma_send_pullup, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1943:1: note: in expansion of macro ‘TRACE_EVENT’ + 1943 | TRACE_EVENT(svcrdma_send_pullup, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_send_err’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1971:1: note: in expansion of macro ‘TRACE_EVENT’ + 1971 | TRACE_EVENT(svcrdma_send_err, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1971:1: note: in expansion of macro ‘TRACE_EVENT’ + 1971 | TRACE_EVENT(svcrdma_send_err, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_post_send’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1996:1: note: in expansion of macro ‘TRACE_EVENT’ + 1996 | TRACE_EVENT(svcrdma_post_send, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1996:1: note: in expansion of macro ‘TRACE_EVENT’ + 1996 | TRACE_EVENT(svcrdma_post_send, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_rq_post_err’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2036:1: note: in expansion of macro ‘TRACE_EVENT’ + 2036 | TRACE_EVENT(svcrdma_rq_post_err, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2036:1: note: in expansion of macro ‘TRACE_EVENT’ + 2036 | TRACE_EVENT(svcrdma_rq_post_err, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_post_chunk_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2059:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2059 | DECLARE_EVENT_CLASS(svcrdma_post_chunk_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2059:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2059 | DECLARE_EVENT_CLASS(svcrdma_post_chunk_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_wc_read’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2106:1: note: in expansion of macro ‘TRACE_EVENT’ + 2106 | TRACE_EVENT(svcrdma_wc_read, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2106:1: note: in expansion of macro ‘TRACE_EVENT’ + 2106 | TRACE_EVENT(svcrdma_wc_read, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_qp_error’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2148:1: note: in expansion of macro ‘TRACE_EVENT’ + 2148 | TRACE_EVENT(svcrdma_qp_error, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2148:1: note: in expansion of macro ‘TRACE_EVENT’ + 2148 | TRACE_EVENT(svcrdma_qp_error, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_sendqueue_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2175 | DECLARE_EVENT_CLASS(svcrdma_sendqueue_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2175 | DECLARE_EVENT_CLASS(svcrdma_sendqueue_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_sq_post_err’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2215:1: note: in expansion of macro ‘TRACE_EVENT’ + 2215 | TRACE_EVENT(svcrdma_sq_post_err, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2215:1: note: in expansion of macro ‘TRACE_EVENT’ + 2215 | TRACE_EVENT(svcrdma_sq_post_err, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_rpcrdma_client_device_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2246:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2246 | DECLARE_EVENT_CLASS(rpcrdma_client_device_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2246:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2246 | DECLARE_EVENT_CLASS(rpcrdma_client_device_class, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../include/trace/events/rpcrdma.h: In function ‘perf_trace_rpcrdma_simple_cid_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 25 | DECLARE_EVENT_CLASS(rpcrdma_simple_cid_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 25 | DECLARE_EVENT_CLASS(rpcrdma_simple_cid_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_rpcrdma_completion_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 55 | DECLARE_EVENT_CLASS(rpcrdma_completion_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 55 | DECLARE_EVENT_CLASS(rpcrdma_completion_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_rpcrdma_send_flush_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 95 | DECLARE_EVENT_CLASS(rpcrdma_send_flush_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 95 | DECLARE_EVENT_CLASS(rpcrdma_send_flush_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_rpcrdma_mr_completion_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 132 | DECLARE_EVENT_CLASS(rpcrdma_mr_completion_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 132 | DECLARE_EVENT_CLASS(rpcrdma_mr_completion_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_rpcrdma_receive_completion_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:172:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 172 | DECLARE_EVENT_CLASS(rpcrdma_receive_completion_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:172:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 172 | DECLARE_EVENT_CLASS(rpcrdma_receive_completion_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_rpcrdma_receive_success_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 217 | DECLARE_EVENT_CLASS(rpcrdma_receive_success_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 217 | DECLARE_EVENT_CLASS(rpcrdma_receive_success_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_rpcrdma_receive_flush_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:251:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 251 | DECLARE_EVENT_CLASS(rpcrdma_receive_flush_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:251:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 251 | DECLARE_EVENT_CLASS(rpcrdma_receive_flush_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_reply_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:288:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 288 | DECLARE_EVENT_CLASS(xprtrdma_reply_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:288:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 288 | DECLARE_EVENT_CLASS(xprtrdma_reply_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_rxprt’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:325:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 325 | DECLARE_EVENT_CLASS(xprtrdma_rxprt, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:325:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 325 | DECLARE_EVENT_CLASS(xprtrdma_rxprt, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_connect_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 354 | DECLARE_EVENT_CLASS(xprtrdma_connect_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 354 | DECLARE_EVENT_CLASS(xprtrdma_connect_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_rdch_event’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 390 | DECLARE_EVENT_CLASS(xprtrdma_rdch_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 390 | DECLARE_EVENT_CLASS(xprtrdma_rdch_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_wrch_event’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:441:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 441 | DECLARE_EVENT_CLASS(xprtrdma_wrch_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:441:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 441 | DECLARE_EVENT_CLASS(xprtrdma_wrch_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_mr_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:500:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 500 | DECLARE_EVENT_CLASS(xprtrdma_mr_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:500:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 500 | DECLARE_EVENT_CLASS(xprtrdma_mr_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_anonymous_mr_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:555:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 555 | DECLARE_EVENT_CLASS(xprtrdma_anonymous_mr_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:555:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 555 | DECLARE_EVENT_CLASS(xprtrdma_anonymous_mr_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_callback_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:595:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 595 | DECLARE_EVENT_CLASS(xprtrdma_callback_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:595:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 595 | DECLARE_EVENT_CLASS(xprtrdma_callback_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_inline_thresh’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:633:1: note: in expansion of macro ‘TRACE_EVENT’ + 633 | TRACE_EVENT(xprtrdma_inline_thresh, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:633:1: note: in expansion of macro ‘TRACE_EVENT’ + 633 | TRACE_EVENT(xprtrdma_inline_thresh, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_device_removal’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:672:1: note: in expansion of macro ‘TRACE_EVENT’ + 672 | TRACE_EVENT(xprtrdma_device_removal, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:672:1: note: in expansion of macro ‘TRACE_EVENT’ + 672 | TRACE_EVENT(xprtrdma_device_removal, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_op_connect’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:697:1: note: in expansion of macro ‘TRACE_EVENT’ + 697 | TRACE_EVENT(xprtrdma_op_connect, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:697:1: note: in expansion of macro ‘TRACE_EVENT’ + 697 | TRACE_EVENT(xprtrdma_op_connect, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_op_set_cto’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ + 723 | TRACE_EVENT(xprtrdma_op_set_cto, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ + 723 | TRACE_EVENT(xprtrdma_op_set_cto, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_createmrs’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:756:1: note: in expansion of macro ‘TRACE_EVENT’ + 756 | TRACE_EVENT(xprtrdma_createmrs, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:756:1: note: in expansion of macro ‘TRACE_EVENT’ + 756 | TRACE_EVENT(xprtrdma_createmrs, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_nomrs_err’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:781:1: note: in expansion of macro ‘TRACE_EVENT’ + 781 | TRACE_EVENT(xprtrdma_nomrs_err, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:781:1: note: in expansion of macro ‘TRACE_EVENT’ + 781 | TRACE_EVENT(xprtrdma_nomrs_err, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_marshal’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:834:1: note: in expansion of macro ‘TRACE_EVENT’ + 834 | TRACE_EVENT(xprtrdma_marshal, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:834:1: note: in expansion of macro ‘TRACE_EVENT’ + 834 | TRACE_EVENT(xprtrdma_marshal, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_marshal_failed’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:879:1: note: in expansion of macro ‘TRACE_EVENT’ + 879 | TRACE_EVENT(xprtrdma_marshal_failed, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:879:1: note: in expansion of macro ‘TRACE_EVENT’ + 879 | TRACE_EVENT(xprtrdma_marshal_failed, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_prepsend_failed’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ + 906 | TRACE_EVENT(xprtrdma_prepsend_failed, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ + 906 | TRACE_EVENT(xprtrdma_prepsend_failed, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_post_send’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:933:1: note: in expansion of macro ‘TRACE_EVENT’ + 933 | TRACE_EVENT(xprtrdma_post_send, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:933:1: note: in expansion of macro ‘TRACE_EVENT’ + 933 | TRACE_EVENT(xprtrdma_post_send, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_post_send_err’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:970:1: note: in expansion of macro ‘TRACE_EVENT’ + 970 | TRACE_EVENT(xprtrdma_post_send_err, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:970:1: note: in expansion of macro ‘TRACE_EVENT’ + 970 | TRACE_EVENT(xprtrdma_post_send_err, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_post_recvs’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1005:1: note: in expansion of macro ‘TRACE_EVENT’ + 1005 | TRACE_EVENT(xprtrdma_post_recvs, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1005:1: note: in expansion of macro ‘TRACE_EVENT’ + 1005 | TRACE_EVENT(xprtrdma_post_recvs, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_post_recvs_err’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1037:1: note: in expansion of macro ‘TRACE_EVENT’ + 1037 | TRACE_EVENT(xprtrdma_post_recvs_err, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1037:1: note: in expansion of macro ‘TRACE_EVENT’ + 1037 | TRACE_EVENT(xprtrdma_post_recvs_err, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_post_linv_err’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1067:1: note: in expansion of macro ‘TRACE_EVENT’ + 1067 | TRACE_EVENT(xprtrdma_post_linv_err, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1067:1: note: in expansion of macro ‘TRACE_EVENT’ + 1067 | TRACE_EVENT(xprtrdma_post_linv_err, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_frwr_alloc’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1106:1: note: in expansion of macro ‘TRACE_EVENT’ + 1106 | TRACE_EVENT(xprtrdma_frwr_alloc, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1106:1: note: in expansion of macro ‘TRACE_EVENT’ + 1106 | TRACE_EVENT(xprtrdma_frwr_alloc, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_frwr_dereg’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1129:1: note: in expansion of macro ‘TRACE_EVENT’ + 1129 | TRACE_EVENT(xprtrdma_frwr_dereg, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1129:1: note: in expansion of macro ‘TRACE_EVENT’ + 1129 | TRACE_EVENT(xprtrdma_frwr_dereg, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_frwr_sgerr’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1165:1: note: in expansion of macro ‘TRACE_EVENT’ + 1165 | TRACE_EVENT(xprtrdma_frwr_sgerr, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1165:1: note: in expansion of macro ‘TRACE_EVENT’ + 1165 | TRACE_EVENT(xprtrdma_frwr_sgerr, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_frwr_maperr’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1194:1: note: in expansion of macro ‘TRACE_EVENT’ + 1194 | TRACE_EVENT(xprtrdma_frwr_maperr, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1194:1: note: in expansion of macro ‘TRACE_EVENT’ + 1194 | TRACE_EVENT(xprtrdma_frwr_maperr, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_dma_maperr’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1232:1: note: in expansion of macro ‘TRACE_EVENT’ + 1232 | TRACE_EVENT(xprtrdma_dma_maperr, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1232:1: note: in expansion of macro ‘TRACE_EVENT’ + 1232 | TRACE_EVENT(xprtrdma_dma_maperr, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_reply’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1254:1: note: in expansion of macro ‘TRACE_EVENT’ + 1254 | TRACE_EVENT(xprtrdma_reply, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1254:1: note: in expansion of macro ‘TRACE_EVENT’ + 1254 | TRACE_EVENT(xprtrdma_reply, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_err_vers’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1288:1: note: in expansion of macro ‘TRACE_EVENT’ + 1288 | TRACE_EVENT(xprtrdma_err_vers, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1288:1: note: in expansion of macro ‘TRACE_EVENT’ + 1288 | TRACE_EVENT(xprtrdma_err_vers, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_err_chunk’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ + 1319 | TRACE_EVENT(xprtrdma_err_chunk, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ + 1319 | TRACE_EVENT(xprtrdma_err_chunk, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_err_unrecognized’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1343:1: note: in expansion of macro ‘TRACE_EVENT’ + 1343 | TRACE_EVENT(xprtrdma_err_unrecognized, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1343:1: note: in expansion of macro ‘TRACE_EVENT’ + 1343 | TRACE_EVENT(xprtrdma_err_unrecognized, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_fixup’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1370:1: note: in expansion of macro ‘TRACE_EVENT’ + 1370 | TRACE_EVENT(xprtrdma_fixup, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1370:1: note: in expansion of macro ‘TRACE_EVENT’ + 1370 | TRACE_EVENT(xprtrdma_fixup, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_decode_seg’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1402:1: note: in expansion of macro ‘TRACE_EVENT’ + 1402 | TRACE_EVENT(xprtrdma_decode_seg, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1402:1: note: in expansion of macro ‘TRACE_EVENT’ + 1402 | TRACE_EVENT(xprtrdma_decode_seg, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_mrs_zap’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ + 1429 | TRACE_EVENT(xprtrdma_mrs_zap, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ + 1429 | TRACE_EVENT(xprtrdma_mrs_zap, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_xprtrdma_cb_setup’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ + 1455 | TRACE_EVENT(xprtrdma_cb_setup, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ + 1455 | TRACE_EVENT(xprtrdma_cb_setup, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_accept_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1487:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1487 | DECLARE_EVENT_CLASS(svcrdma_accept_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1487:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1487 | DECLARE_EVENT_CLASS(svcrdma_accept_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_decode_rqst’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ + 1538 | TRACE_EVENT(svcrdma_decode_rqst, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ + 1538 | TRACE_EVENT(svcrdma_decode_rqst, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_decode_short_err’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ + 1573 | TRACE_EVENT(svcrdma_decode_short_err, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ + 1573 | TRACE_EVENT(svcrdma_decode_short_err, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_badreq_event’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1598:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1598 | DECLARE_EVENT_CLASS(svcrdma_badreq_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1598:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1598 | DECLARE_EVENT_CLASS(svcrdma_badreq_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_encode_wseg’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1643:1: note: in expansion of macro ‘TRACE_EVENT’ + 1643 | TRACE_EVENT(svcrdma_encode_wseg, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1643:1: note: in expansion of macro ‘TRACE_EVENT’ + 1643 | TRACE_EVENT(svcrdma_encode_wseg, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_decode_rseg’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1679:1: note: in expansion of macro ‘TRACE_EVENT’ + 1679 | TRACE_EVENT(svcrdma_decode_rseg, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1679:1: note: in expansion of macro ‘TRACE_EVENT’ + 1679 | TRACE_EVENT(svcrdma_decode_rseg, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_decode_wseg’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1715:1: note: in expansion of macro ‘TRACE_EVENT’ + 1715 | TRACE_EVENT(svcrdma_decode_wseg, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1715:1: note: in expansion of macro ‘TRACE_EVENT’ + 1715 | TRACE_EVENT(svcrdma_decode_wseg, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_error_event’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1752 | DECLARE_EVENT_CLASS(svcrdma_error_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1752 | DECLARE_EVENT_CLASS(svcrdma_error_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_dma_map_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1786:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1786 | DECLARE_EVENT_CLASS(svcrdma_dma_map_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1786:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1786 | DECLARE_EVENT_CLASS(svcrdma_dma_map_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_dma_map_rw_err’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1829:1: note: in expansion of macro ‘TRACE_EVENT’ + 1829 | TRACE_EVENT(svcrdma_dma_map_rw_err, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1829:1: note: in expansion of macro ‘TRACE_EVENT’ + 1829 | TRACE_EVENT(svcrdma_dma_map_rw_err, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_rwctx_empty’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1862:1: note: in expansion of macro ‘TRACE_EVENT’ + 1862 | TRACE_EVENT(svcrdma_rwctx_empty, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1862:1: note: in expansion of macro ‘TRACE_EVENT’ + 1862 | TRACE_EVENT(svcrdma_rwctx_empty, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_page_overrun_err’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ + 1885 | TRACE_EVENT(svcrdma_page_overrun_err, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ + 1885 | TRACE_EVENT(svcrdma_page_overrun_err, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_small_wrch_err’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1911:1: note: in expansion of macro ‘TRACE_EVENT’ + 1911 | TRACE_EVENT(svcrdma_small_wrch_err, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1911:1: note: in expansion of macro ‘TRACE_EVENT’ + 1911 | TRACE_EVENT(svcrdma_small_wrch_err, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_send_pullup’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1943:1: note: in expansion of macro ‘TRACE_EVENT’ + 1943 | TRACE_EVENT(svcrdma_send_pullup, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1943:1: note: in expansion of macro ‘TRACE_EVENT’ + 1943 | TRACE_EVENT(svcrdma_send_pullup, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_send_err’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1971:1: note: in expansion of macro ‘TRACE_EVENT’ + 1971 | TRACE_EVENT(svcrdma_send_err, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1971:1: note: in expansion of macro ‘TRACE_EVENT’ + 1971 | TRACE_EVENT(svcrdma_send_err, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_post_send’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1996:1: note: in expansion of macro ‘TRACE_EVENT’ + 1996 | TRACE_EVENT(svcrdma_post_send, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1996:1: note: in expansion of macro ‘TRACE_EVENT’ + 1996 | TRACE_EVENT(svcrdma_post_send, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_rq_post_err’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2036:1: note: in expansion of macro ‘TRACE_EVENT’ + 2036 | TRACE_EVENT(svcrdma_rq_post_err, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2036:1: note: in expansion of macro ‘TRACE_EVENT’ + 2036 | TRACE_EVENT(svcrdma_rq_post_err, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_post_chunk_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2059:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2059 | DECLARE_EVENT_CLASS(svcrdma_post_chunk_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2059:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2059 | DECLARE_EVENT_CLASS(svcrdma_post_chunk_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_wc_read’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2106:1: note: in expansion of macro ‘TRACE_EVENT’ + 2106 | TRACE_EVENT(svcrdma_wc_read, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2106:1: note: in expansion of macro ‘TRACE_EVENT’ + 2106 | TRACE_EVENT(svcrdma_wc_read, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_qp_error’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2148:1: note: in expansion of macro ‘TRACE_EVENT’ + 2148 | TRACE_EVENT(svcrdma_qp_error, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2148:1: note: in expansion of macro ‘TRACE_EVENT’ + 2148 | TRACE_EVENT(svcrdma_qp_error, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_sendqueue_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2175 | DECLARE_EVENT_CLASS(svcrdma_sendqueue_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2175 | DECLARE_EVENT_CLASS(svcrdma_sendqueue_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_svcrdma_sq_post_err’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2215:1: note: in expansion of macro ‘TRACE_EVENT’ + 2215 | TRACE_EVENT(svcrdma_sq_post_err, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2215:1: note: in expansion of macro ‘TRACE_EVENT’ + 2215 | TRACE_EVENT(svcrdma_sq_post_err, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘perf_trace_rpcrdma_client_device_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2246:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2246 | DECLARE_EVENT_CLASS(rpcrdma_client_device_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2246:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2246 | DECLARE_EVENT_CLASS(rpcrdma_client_device_class, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_rpcrdma_simple_cid_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 25 | DECLARE_EVENT_CLASS(rpcrdma_simple_cid_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 25 | DECLARE_EVENT_CLASS(rpcrdma_simple_cid_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_rpcrdma_completion_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 55 | DECLARE_EVENT_CLASS(rpcrdma_completion_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 55 | DECLARE_EVENT_CLASS(rpcrdma_completion_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_rpcrdma_send_flush_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 95 | DECLARE_EVENT_CLASS(rpcrdma_send_flush_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 95 | DECLARE_EVENT_CLASS(rpcrdma_send_flush_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_rpcrdma_mr_completion_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 132 | DECLARE_EVENT_CLASS(rpcrdma_mr_completion_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 132 | DECLARE_EVENT_CLASS(rpcrdma_mr_completion_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_rpcrdma_receive_completion_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:172:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 172 | DECLARE_EVENT_CLASS(rpcrdma_receive_completion_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:172:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 172 | DECLARE_EVENT_CLASS(rpcrdma_receive_completion_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_rpcrdma_receive_success_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 217 | DECLARE_EVENT_CLASS(rpcrdma_receive_success_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 217 | DECLARE_EVENT_CLASS(rpcrdma_receive_success_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_rpcrdma_receive_flush_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:251:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 251 | DECLARE_EVENT_CLASS(rpcrdma_receive_flush_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:251:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 251 | DECLARE_EVENT_CLASS(rpcrdma_receive_flush_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_reply_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:288:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 288 | DECLARE_EVENT_CLASS(xprtrdma_reply_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:288:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 288 | DECLARE_EVENT_CLASS(xprtrdma_reply_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_rxprt’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:325:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 325 | DECLARE_EVENT_CLASS(xprtrdma_rxprt, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:325:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 325 | DECLARE_EVENT_CLASS(xprtrdma_rxprt, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_connect_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 354 | DECLARE_EVENT_CLASS(xprtrdma_connect_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 354 | DECLARE_EVENT_CLASS(xprtrdma_connect_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_rdch_event’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 390 | DECLARE_EVENT_CLASS(xprtrdma_rdch_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 390 | DECLARE_EVENT_CLASS(xprtrdma_rdch_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_wrch_event’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:441:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 441 | DECLARE_EVENT_CLASS(xprtrdma_wrch_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:441:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 441 | DECLARE_EVENT_CLASS(xprtrdma_wrch_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_mr_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:500:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 500 | DECLARE_EVENT_CLASS(xprtrdma_mr_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:500:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 500 | DECLARE_EVENT_CLASS(xprtrdma_mr_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_anonymous_mr_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:555:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 555 | DECLARE_EVENT_CLASS(xprtrdma_anonymous_mr_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:555:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 555 | DECLARE_EVENT_CLASS(xprtrdma_anonymous_mr_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_callback_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:595:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 595 | DECLARE_EVENT_CLASS(xprtrdma_callback_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:595:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 595 | DECLARE_EVENT_CLASS(xprtrdma_callback_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_inline_thresh’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:633:1: note: in expansion of macro ‘TRACE_EVENT’ + 633 | TRACE_EVENT(xprtrdma_inline_thresh, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:633:1: note: in expansion of macro ‘TRACE_EVENT’ + 633 | TRACE_EVENT(xprtrdma_inline_thresh, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_device_removal’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:672:1: note: in expansion of macro ‘TRACE_EVENT’ + 672 | TRACE_EVENT(xprtrdma_device_removal, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:672:1: note: in expansion of macro ‘TRACE_EVENT’ + 672 | TRACE_EVENT(xprtrdma_device_removal, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_op_connect’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:697:1: note: in expansion of macro ‘TRACE_EVENT’ + 697 | TRACE_EVENT(xprtrdma_op_connect, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:697:1: note: in expansion of macro ‘TRACE_EVENT’ + 697 | TRACE_EVENT(xprtrdma_op_connect, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_op_set_cto’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ + 723 | TRACE_EVENT(xprtrdma_op_set_cto, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ + 723 | TRACE_EVENT(xprtrdma_op_set_cto, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_createmrs’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:756:1: note: in expansion of macro ‘TRACE_EVENT’ + 756 | TRACE_EVENT(xprtrdma_createmrs, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:756:1: note: in expansion of macro ‘TRACE_EVENT’ + 756 | TRACE_EVENT(xprtrdma_createmrs, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_nomrs_err’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:781:1: note: in expansion of macro ‘TRACE_EVENT’ + 781 | TRACE_EVENT(xprtrdma_nomrs_err, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:781:1: note: in expansion of macro ‘TRACE_EVENT’ + 781 | TRACE_EVENT(xprtrdma_nomrs_err, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_marshal’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:834:1: note: in expansion of macro ‘TRACE_EVENT’ + 834 | TRACE_EVENT(xprtrdma_marshal, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:834:1: note: in expansion of macro ‘TRACE_EVENT’ + 834 | TRACE_EVENT(xprtrdma_marshal, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_marshal_failed’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:879:1: note: in expansion of macro ‘TRACE_EVENT’ + 879 | TRACE_EVENT(xprtrdma_marshal_failed, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:879:1: note: in expansion of macro ‘TRACE_EVENT’ + 879 | TRACE_EVENT(xprtrdma_marshal_failed, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_prepsend_failed’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ + 906 | TRACE_EVENT(xprtrdma_prepsend_failed, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ + 906 | TRACE_EVENT(xprtrdma_prepsend_failed, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_post_send’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:933:1: note: in expansion of macro ‘TRACE_EVENT’ + 933 | TRACE_EVENT(xprtrdma_post_send, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:933:1: note: in expansion of macro ‘TRACE_EVENT’ + 933 | TRACE_EVENT(xprtrdma_post_send, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_post_send_err’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:970:1: note: in expansion of macro ‘TRACE_EVENT’ + 970 | TRACE_EVENT(xprtrdma_post_send_err, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:970:1: note: in expansion of macro ‘TRACE_EVENT’ + 970 | TRACE_EVENT(xprtrdma_post_send_err, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_post_recvs’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1005:1: note: in expansion of macro ‘TRACE_EVENT’ + 1005 | TRACE_EVENT(xprtrdma_post_recvs, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1005:1: note: in expansion of macro ‘TRACE_EVENT’ + 1005 | TRACE_EVENT(xprtrdma_post_recvs, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_post_recvs_err’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1037:1: note: in expansion of macro ‘TRACE_EVENT’ + 1037 | TRACE_EVENT(xprtrdma_post_recvs_err, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1037:1: note: in expansion of macro ‘TRACE_EVENT’ + 1037 | TRACE_EVENT(xprtrdma_post_recvs_err, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_post_linv_err’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1067:1: note: in expansion of macro ‘TRACE_EVENT’ + 1067 | TRACE_EVENT(xprtrdma_post_linv_err, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1067:1: note: in expansion of macro ‘TRACE_EVENT’ + 1067 | TRACE_EVENT(xprtrdma_post_linv_err, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_frwr_alloc’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1106:1: note: in expansion of macro ‘TRACE_EVENT’ + 1106 | TRACE_EVENT(xprtrdma_frwr_alloc, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1106:1: note: in expansion of macro ‘TRACE_EVENT’ + 1106 | TRACE_EVENT(xprtrdma_frwr_alloc, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_frwr_dereg’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1129:1: note: in expansion of macro ‘TRACE_EVENT’ + 1129 | TRACE_EVENT(xprtrdma_frwr_dereg, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1129:1: note: in expansion of macro ‘TRACE_EVENT’ + 1129 | TRACE_EVENT(xprtrdma_frwr_dereg, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_frwr_sgerr’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1165:1: note: in expansion of macro ‘TRACE_EVENT’ + 1165 | TRACE_EVENT(xprtrdma_frwr_sgerr, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1165:1: note: in expansion of macro ‘TRACE_EVENT’ + 1165 | TRACE_EVENT(xprtrdma_frwr_sgerr, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_frwr_maperr’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1194:1: note: in expansion of macro ‘TRACE_EVENT’ + 1194 | TRACE_EVENT(xprtrdma_frwr_maperr, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1194:1: note: in expansion of macro ‘TRACE_EVENT’ + 1194 | TRACE_EVENT(xprtrdma_frwr_maperr, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_dma_maperr’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1232:1: note: in expansion of macro ‘TRACE_EVENT’ + 1232 | TRACE_EVENT(xprtrdma_dma_maperr, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1232:1: note: in expansion of macro ‘TRACE_EVENT’ + 1232 | TRACE_EVENT(xprtrdma_dma_maperr, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_reply’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1254:1: note: in expansion of macro ‘TRACE_EVENT’ + 1254 | TRACE_EVENT(xprtrdma_reply, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1254:1: note: in expansion of macro ‘TRACE_EVENT’ + 1254 | TRACE_EVENT(xprtrdma_reply, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_err_vers’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1288:1: note: in expansion of macro ‘TRACE_EVENT’ + 1288 | TRACE_EVENT(xprtrdma_err_vers, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1288:1: note: in expansion of macro ‘TRACE_EVENT’ + 1288 | TRACE_EVENT(xprtrdma_err_vers, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_err_chunk’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ + 1319 | TRACE_EVENT(xprtrdma_err_chunk, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ + 1319 | TRACE_EVENT(xprtrdma_err_chunk, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_err_unrecognized’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1343:1: note: in expansion of macro ‘TRACE_EVENT’ + 1343 | TRACE_EVENT(xprtrdma_err_unrecognized, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1343:1: note: in expansion of macro ‘TRACE_EVENT’ + 1343 | TRACE_EVENT(xprtrdma_err_unrecognized, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_fixup’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1370:1: note: in expansion of macro ‘TRACE_EVENT’ + 1370 | TRACE_EVENT(xprtrdma_fixup, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1370:1: note: in expansion of macro ‘TRACE_EVENT’ + 1370 | TRACE_EVENT(xprtrdma_fixup, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_decode_seg’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1402:1: note: in expansion of macro ‘TRACE_EVENT’ + 1402 | TRACE_EVENT(xprtrdma_decode_seg, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1402:1: note: in expansion of macro ‘TRACE_EVENT’ + 1402 | TRACE_EVENT(xprtrdma_decode_seg, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_mrs_zap’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ + 1429 | TRACE_EVENT(xprtrdma_mrs_zap, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ + 1429 | TRACE_EVENT(xprtrdma_mrs_zap, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_xprtrdma_cb_setup’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ + 1455 | TRACE_EVENT(xprtrdma_cb_setup, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ + 1455 | TRACE_EVENT(xprtrdma_cb_setup, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_accept_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1487:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1487 | DECLARE_EVENT_CLASS(svcrdma_accept_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1487:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1487 | DECLARE_EVENT_CLASS(svcrdma_accept_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_decode_rqst’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ + 1538 | TRACE_EVENT(svcrdma_decode_rqst, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ + 1538 | TRACE_EVENT(svcrdma_decode_rqst, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_decode_short_err’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ + 1573 | TRACE_EVENT(svcrdma_decode_short_err, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ + 1573 | TRACE_EVENT(svcrdma_decode_short_err, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_badreq_event’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1598:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1598 | DECLARE_EVENT_CLASS(svcrdma_badreq_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1598:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1598 | DECLARE_EVENT_CLASS(svcrdma_badreq_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_encode_wseg’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1643:1: note: in expansion of macro ‘TRACE_EVENT’ + 1643 | TRACE_EVENT(svcrdma_encode_wseg, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1643:1: note: in expansion of macro ‘TRACE_EVENT’ + 1643 | TRACE_EVENT(svcrdma_encode_wseg, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_decode_rseg’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1679:1: note: in expansion of macro ‘TRACE_EVENT’ + 1679 | TRACE_EVENT(svcrdma_decode_rseg, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1679:1: note: in expansion of macro ‘TRACE_EVENT’ + 1679 | TRACE_EVENT(svcrdma_decode_rseg, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_decode_wseg’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1715:1: note: in expansion of macro ‘TRACE_EVENT’ + 1715 | TRACE_EVENT(svcrdma_decode_wseg, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1715:1: note: in expansion of macro ‘TRACE_EVENT’ + 1715 | TRACE_EVENT(svcrdma_decode_wseg, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_error_event’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1752 | DECLARE_EVENT_CLASS(svcrdma_error_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1752 | DECLARE_EVENT_CLASS(svcrdma_error_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_dma_map_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1786:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1786 | DECLARE_EVENT_CLASS(svcrdma_dma_map_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1786:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1786 | DECLARE_EVENT_CLASS(svcrdma_dma_map_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_dma_map_rw_err’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1829:1: note: in expansion of macro ‘TRACE_EVENT’ + 1829 | TRACE_EVENT(svcrdma_dma_map_rw_err, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1829:1: note: in expansion of macro ‘TRACE_EVENT’ + 1829 | TRACE_EVENT(svcrdma_dma_map_rw_err, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_rwctx_empty’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1862:1: note: in expansion of macro ‘TRACE_EVENT’ + 1862 | TRACE_EVENT(svcrdma_rwctx_empty, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1862:1: note: in expansion of macro ‘TRACE_EVENT’ + 1862 | TRACE_EVENT(svcrdma_rwctx_empty, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_page_overrun_err’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ + 1885 | TRACE_EVENT(svcrdma_page_overrun_err, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ + 1885 | TRACE_EVENT(svcrdma_page_overrun_err, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_small_wrch_err’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1911:1: note: in expansion of macro ‘TRACE_EVENT’ + 1911 | TRACE_EVENT(svcrdma_small_wrch_err, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1911:1: note: in expansion of macro ‘TRACE_EVENT’ + 1911 | TRACE_EVENT(svcrdma_small_wrch_err, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_send_pullup’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1943:1: note: in expansion of macro ‘TRACE_EVENT’ + 1943 | TRACE_EVENT(svcrdma_send_pullup, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1943:1: note: in expansion of macro ‘TRACE_EVENT’ + 1943 | TRACE_EVENT(svcrdma_send_pullup, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_send_err’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1971:1: note: in expansion of macro ‘TRACE_EVENT’ + 1971 | TRACE_EVENT(svcrdma_send_err, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1971:1: note: in expansion of macro ‘TRACE_EVENT’ + 1971 | TRACE_EVENT(svcrdma_send_err, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_post_send’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1996:1: note: in expansion of macro ‘TRACE_EVENT’ + 1996 | TRACE_EVENT(svcrdma_post_send, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:1996:1: note: in expansion of macro ‘TRACE_EVENT’ + 1996 | TRACE_EVENT(svcrdma_post_send, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_rq_post_err’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2036:1: note: in expansion of macro ‘TRACE_EVENT’ + 2036 | TRACE_EVENT(svcrdma_rq_post_err, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2036:1: note: in expansion of macro ‘TRACE_EVENT’ + 2036 | TRACE_EVENT(svcrdma_rq_post_err, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_post_chunk_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2059:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2059 | DECLARE_EVENT_CLASS(svcrdma_post_chunk_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2059:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2059 | DECLARE_EVENT_CLASS(svcrdma_post_chunk_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_wc_read’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2106:1: note: in expansion of macro ‘TRACE_EVENT’ + 2106 | TRACE_EVENT(svcrdma_wc_read, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2106:1: note: in expansion of macro ‘TRACE_EVENT’ + 2106 | TRACE_EVENT(svcrdma_wc_read, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_qp_error’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2148:1: note: in expansion of macro ‘TRACE_EVENT’ + 2148 | TRACE_EVENT(svcrdma_qp_error, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2148:1: note: in expansion of macro ‘TRACE_EVENT’ + 2148 | TRACE_EVENT(svcrdma_qp_error, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_sendqueue_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2175 | DECLARE_EVENT_CLASS(svcrdma_sendqueue_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2175 | DECLARE_EVENT_CLASS(svcrdma_sendqueue_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_svcrdma_sq_post_err’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2215:1: note: in expansion of macro ‘TRACE_EVENT’ + 2215 | TRACE_EVENT(svcrdma_sq_post_err, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2215:1: note: in expansion of macro ‘TRACE_EVENT’ + 2215 | TRACE_EVENT(svcrdma_sq_post_err, + | ^~~~~~~~~~~ +../include/trace/events/rpcrdma.h: In function ‘__bpf_trace_rpcrdma_client_device_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2246:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2246 | DECLARE_EVENT_CLASS(rpcrdma_client_device_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rpcrdma.h:2246:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2246 | DECLARE_EVENT_CLASS(rpcrdma_client_device_class, + | ^~~~~~~~~~~~~~~~~~~ +make[6]: *** [../scripts/Makefile.build:244: net/sunrpc/xprtrdma/module.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: net/sunrpc/xprtrdma] Error 2 +make[4]: *** [../scripts/Makefile.build:485: net/sunrpc] Error 2 Per-file breakdown --- /tmp/tmp.VFwZuWGBeg 2024-08-28 10:25:21.181633905 -0700 +++ /tmp/tmp.0AvolrYkJX 2024-08-28 10:25:21.429639242 -0700 @@ -12 +12 @@ - 3652 ../include/trace/bpf_probe.h + 4002 ../include/trace/bpf_probe.h @@ -17,0 +18 @@ + 6 ../include/trace/events/rpcrdma.h @@ -19,0 +21 @@ + 3 ../include/trace/events/sunrpc.h @@ -21,2 +23,2 @@ - 3652 ../include/trace/perf.h - 3956 ../include/trace/trace_events.h + 4002 ../include/trace/perf.h + 4320 ../include/trace/trace_events.h